From d2b6457911e9c4e04c5327b6dd8c6a2d7b476c2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A9d=C3=A9ric=20RIBREUX?= Date: Sat, 27 Feb 2016 10:15:25 +0100 Subject: [PATCH] Add r.usler algorithm --- .../plugins/processing/algs/grass7/description/r.usler.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/plugins/processing/algs/grass7/description/r.usler.txt diff --git a/python/plugins/processing/algs/grass7/description/r.usler.txt b/python/plugins/processing/algs/grass7/description/r.usler.txt new file mode 100644 index 00000000000..b8e44b5177c --- /dev/null +++ b/python/plugins/processing/algs/grass7/description/r.usler.txt @@ -0,0 +1,6 @@ +r.usler +Computes USLE R factor, Rainfall erosivity index. +Raster (r.*) +ParameterRaster|input|Name of annual precipitation raster map [mm/year]|False +ParameterSelection|method|Name of USLE R equation|roose;morgan;foster;elswaify|0 +OutputRaster|output|USLE R Raster