2012-08-04 19:48:25 +02:00
|
|
|
r.watershed
|
|
|
|
r.watershed - Watershed basin analysis program.
|
|
|
|
Raster (r.*)
|
2013-01-27 14:51:38 +01:00
|
|
|
ParameterRaster|elevation|Elevation|False
|
|
|
|
ParameterRaster|depression|Locations of real depressions|True
|
|
|
|
ParameterRaster|flow|Amount of overland flow per cell|True
|
|
|
|
ParameterRaster|disturbed.land|Percent of disturbed land, for USLE|True
|
|
|
|
ParameterRaster|blocking|Terrain blocking overland surface flow, for USLE|True
|
|
|
|
ParameterNumber|threshold|Minimum size of exterior watershed basin|None|None|0
|
|
|
|
ParameterNumber|max.slope.length|Maximum length of surface flow, for USLE|None|None|0
|
2012-08-04 19:48:25 +02:00
|
|
|
ParameterBoolean|-4|Allow only horizontal and vertical flow of water|True
|
2013-01-27 14:51:38 +01:00
|
|
|
OutputRaster|accumulation|Number of cells that drain through each cell
|
|
|
|
OutputRaster|drainage|Drainage direction
|
|
|
|
OutputRaster|basin|Unique label for each watershed basin
|
|
|
|
OutputRaster|stream|Stream segments
|
|
|
|
OutputRaster|half.basin|Half-basins output layer
|
|
|
|
OutputRaster|visual|Visual display output layer
|
|
|
|
OutputRaster|length.slope|Slope length and steepness (LS) factor for USLE
|
|
|
|
OutputRaster|slope.steepness|Slope steepness (S) factor for USLE
|