mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-26 00:02:08 -05:00
9 lines
353 B
Plaintext
9 lines
353 B
Plaintext
r.stream.del
|
|
r.stream.del - Calculate basins according user input
|
|
Raster (r.*)
|
|
ParameterRaster|stream|Input map: stream mask|False
|
|
ParameterRaster|dir|Input map: flow direction|False
|
|
ParameterNumber|threshold|Minimum number of cell in stream|1|None|1
|
|
ParameterBoolean|-z|Create zero-value background|False
|
|
OutputRaster|reduced|Output reduced stream map
|