mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
14 lines
518 B
Plaintext
14 lines
518 B
Plaintext
Catchment Area (Mass-Flux Method)
|
|
ta_hydrology
|
|
ParameterRaster|DEM|Elevation|False
|
|
ParameterSelection|METHOD|Flow Split Method|[0] flow width (original);[1] cell area
|
|
ParameterBoolean|B_SLOPE |Slope|True
|
|
ParameterBoolean|B_ASPECT |Aspect|True
|
|
ParameterBoolean|B_AREA |Flow Accumulation|True
|
|
ParameterBoolean|B_FLOW |Flow Lines|True
|
|
OutputRaster|AREA|Flow Accumulation
|
|
OutputRaster|G_SLOPE|Slope
|
|
OutputRaster|G_ASPECT|Aspect
|
|
OutputRaster|G_AREA|Flow Accumulation
|
|
OutputRaster|G_FLOW|Flow Lines
|