mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
12 lines
663 B
Plaintext
12 lines
663 B
Plaintext
r.terraflow
|
|
Flow computation for massive grids.
|
|
Raster (r.*)
|
|
QgsProcessingParameterRasterLayer|elevation|Name of elevation raster map|None|False
|
|
QgsProcessingParameterBoolean|-s|SFD (D8) flow (default is MFD)|False
|
|
QgsProcessingParameterRasterDestination|filled|Filled (flooded) elevation
|
|
QgsProcessingParameterRasterDestination|direction|Flow direction
|
|
QgsProcessingParameterRasterDestination|swatershed|Sink-watershed
|
|
QgsProcessingParameterRasterDestination|accumulation|Flow accumulation
|
|
QgsProcessingParameterRasterDestination|tci|Topographic convergence index (tci)
|
|
QgsProcessingParameterFileDestination|stats|Runtime statistics|Txt files (*.txt)|None|False
|