Skip to content

Commit

Permalink
Add r.uslek algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
Médéric RIBREUX committed Feb 27, 2016
1 parent 6ad29b5 commit 98643a1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions python/plugins/processing/algs/grass7/description/r.uslek.txt
@@ -0,0 +1,8 @@
r.uslek
Computes USLE Soil Erodibility Factor (K).
Raster (r.*)
ParameterRaster|psand|Name of soil sand fraction raster map [0.0-1.0]|False
ParameterRaster|pclay|Name of soil clay fraction raster map [0.0-1.0]|False
ParameterRaster|psilt|Name of soil silt fraction raster map [0.0-1.0]|False
ParameterRaster|pomat|Name of soil organic matter raster map [0.0-1.0]|False
OutputRaster|output|USLE R Raster

0 comments on commit 98643a1

Please sign in to comment.