2014-04-19 15:53:43 +02:00
|
|
|
r.flow
|
2015-07-26 03:48:27 +02:00
|
|
|
Construction of flowlines, flowpath lengths, and flowaccumulation (contributing areas) from a raster digital elevation model (DEM).
|
2014-04-19 15:53:43 +02:00
|
|
|
Raster (r.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterLayer|elevation|Elevation|None|False
|
|
|
|
QgsProcessingParameterNumber|skip|Number of cells between flowlines|QgsProcessingParameterNumber.Double|7|False|None|None
|
|
|
|
QgsProcessingParameterNumber|bound|Maximum number of segments per flowline|QgsProcessingParameterNumber.Double|1609|False|None|None
|
|
|
|
QgsProcessingParameterBoolean|-u|Compute upslope flowlines instead of default downhill flowlines|False
|
|
|
|
QgsProcessingParameterBoolean|-3|3-D lengths instead of 2-D|False
|
|
|
|
*QgsProcessingParameterBoolean|-m|Use less memory, at a performance penalty|False
|
|
|
|
QgsProcessingParameterVectorDestination|flowline|Flow line
|
|
|
|
QgsProcessingParameterRasterDestination|flowlength|Flow path length
|
|
|
|
QgsProcessingParameterRasterDestination|flowaccumulation|Flow accumulation
|