Skip to content

Commit d2b6457

Browse files
author
Médéric RIBREUX
committed
Add r.usler algorithm
1 parent 4269a95 commit d2b6457

File tree

1 file changed

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

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
r.usler
2+
Computes USLE R factor, Rainfall erosivity index.
3+
Raster (r.*)
4+
ParameterRaster|input|Name of annual precipitation raster map [mm/year]|False
5+
ParameterSelection|method|Name of USLE R equation|roose;morgan;foster;elswaify|0
6+
OutputRaster|output|USLE R Raster

0 commit comments

Comments
 (0)