Skip to content

Commit 98643a1

Browse files
author
Médéric RIBREUX
committed
Add r.uslek algorithm
1 parent 6ad29b5 commit 98643a1

File tree

1 file changed

+8
-0
lines changed
  • python/plugins/processing/algs/grass7/description

1 file changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)