2014-04-19 15:53:43 +02:00
|
|
|
r.stream.extract
|
2015-07-26 03:48:27 +02:00
|
|
|
Stream network extraction
|
2014-04-19 15:53:43 +02:00
|
|
|
Raster (r.*)
|
|
|
|
ParameterRaster|elevation|Input map: elevation map|False
|
|
|
|
ParameterRaster|accumulation|Input map: accumulation map|True
|
|
|
|
ParameterRaster|depression|Input map: map with real depressions|True
|
2015-05-30 07:54:34 +01:00
|
|
|
ParameterNumber|threshold|Minimum flow accumulation for streams|1.0|None|1
|
2014-04-19 15:53:43 +02:00
|
|
|
ParameterNumber|mexp|Montgomery exponent for slope|0|None|0
|
|
|
|
ParameterNumber|stream_length|Delete stream segments shorter than cells|0|None|0
|
|
|
|
ParameterNumber|d8cut|Use SFD above this threshold|0|None|0
|
2015-05-20 19:55:11 +02:00
|
|
|
OutputRaster|stream_raster|Unique stream ids (rast)
|
2015-05-30 07:54:34 +01:00
|
|
|
OutputVector|stream_vector|Unique stream ids (vect)
|
2015-05-20 19:55:11 +02:00
|
|
|
OutputRaster|direction|Flow direction
|