We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 6ad29b5 commit 98643a1Copy full SHA for 98643a1
python/plugins/processing/algs/grass7/description/r.uslek.txt
@@ -0,0 +1,8 @@
1
+r.uslek
2
+Computes USLE Soil Erodibility Factor (K).
3
+Raster (r.*)
4
+ParameterRaster|psand|Name of soil sand fraction raster map [0.0-1.0]|False
5
+ParameterRaster|pclay|Name of soil clay fraction raster map [0.0-1.0]|False
6
+ParameterRaster|psilt|Name of soil silt fraction raster map [0.0-1.0]|False
7
+ParameterRaster|pomat|Name of soil organic matter raster map [0.0-1.0]|False
8
+OutputRaster|output|USLE R Raster
0 commit comments