mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-08 00:02:35 -05:00
14 lines
870 B
Plaintext
14 lines
870 B
Plaintext
SAGA Wetness Index
|
|
ta_hydrology
|
|
QgsProcessingParameterRasterLayer|DEM|Elevation|None|False
|
|
QgsProcessingParameterNumber|SUCTION|Suction|QgsProcessingParameterNumber.Double|10.0|False|0.0|None
|
|
ParameterSelection|AREA_TYPE|Type of Area|[0] absolute catchment area;[1] square root of catchment area;[2] specific catchment area
|
|
ParameterSelection|SLOPE_TYPE|Type of Slope|[0] local slope;[1] catchment slope
|
|
QgsProcessingParameterNumber|SLOPE_MIN|Suction|QgsProcessingParameterNumber.Double|0.0|False|0.0|None
|
|
QgsProcessingParameterNumber|SLOPE_OFF|Suction|QgsProcessingParameterNumber.Double|0.1|False|0.0|None
|
|
QgsProcessingParameterNumber|SLOPE_WEIGHT|Suction|QgsProcessingParameterNumber.Double|1.0|False|0.0|None
|
|
OutputRaster|AREA|Catchment area
|
|
OutputRaster|SLOPE|Catchment slope
|
|
OutputRaster|AREA_MOD|Modified catchment area
|
|
OutputRaster|TWI|Topographic Wetness Index
|