mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-08 00:02:35 -05:00
10 lines
730 B
Plaintext
10 lines
730 B
Plaintext
Slope Limited Flow Accumulation
|
|
ta_hydrology
|
|
QgsProcessingParameterRasterLayer|DEM|Elevation|None|False
|
|
QgsProcessingParameterRasterLayer|WEIGHT|Weight|None|True
|
|
OutputRaster|FLOW|Flow Accumulation
|
|
QgsProcessingParameterNumber|SLOPE_MIN|Slope Minimum|QgsProcessingParameterNumber.Double|0.000000|False| 0.000000|None
|
|
QgsProcessingParameterNumber|SLOPE_MAX|Slope Threshold|QgsProcessingParameterNumber.Double|5.000000|False| 0.000000| 90.000000
|
|
ParameterBoolean|B_FLOW|Use Flow Threshold|False
|
|
QgsProcessingParameterNumber|T_FLOW_MIN|Flow Threshold (Min)|QgsProcessingParameterNumber.Integer|None|False|None|None
|
|
QgsProcessingParameterNumber|T_FLOW_MAX|Flow Threshold (Max)|QgsProcessingParameterNumber.Integer|None|False|None|None |