QGIS/python/plugins/processing/algs/saga/description/2.1.3/CatchmentArea(FlowTracing).txt

18 lines
781 B
Plaintext
Raw Normal View History

Catchment Area (Flow Tracing)
ta_hydrology
ParameterRaster|ELEVATION|Elevation|False
ParameterRaster|SINKROUTE|Sink Routes|True
ParameterRaster|WEIGHT|Weight|True
ParameterRaster|MATERIAL|Material|True
2015-04-09 11:55:17 +01:00
ParameterRaster|VAL_INPUT|nput for Mean over Catchment Calculation|True
ParameterRaster|TARGET|Target|True
ParameterNumber|STEP|Step|None|None|1
2015-04-08 10:20:12 +02:00
ParameterSelection|METHOD|Method|[0] Rho 8;[1] Kinematic Routing Algorithm;[2] DEMON
ParameterNumber|MINDQV|DEMON - Min. DQV|None|None|0.0
2015-04-09 11:55:17 +01:00
ParameterBoolean|CORRECT|Flow Correction|True
OutputRaster|CAREA|Catchment Area
2015-04-09 11:55:17 +01:00
OutputRaster|VAL_MEAN|Mean over Catchment
OutputRaster|ACCU_TOT|Total accumulated Material
OutputRaster|ACCU_LEFT|Accumulated Material from _left_ side
OutputRaster|ACCU_RIGHT|Accumulated Material from _right_ side