-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Médéric RIBREUX
committed
Feb 28, 2016
1 parent
d2b6457
commit ee33661
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
python/plugins/processing/algs/grass7/description/r.uslek.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |