File: FlowAccumulation%28Recursive%29.txt

package info (click to toggle)
qgis 2.18.28%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,007,948 kB
  • sloc: cpp: 671,774; python: 158,539; xml: 35,690; ansic: 8,346; sh: 1,766; perl: 1,669; sql: 999; yacc: 836; lex: 461; makefile: 292
file content (21 lines) | stat: -rw-r--r-- 1,088 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Flow Accumulation (Recursive)
ta_hydrology
ParameterRaster|ELEVATION|Elevation|False
ParameterSelection|FLOW_UNIT|Flow Accumulation Units|[0] Number of Cells;[1] Cell Area|1
ParameterRaster|SINKROUTE|Sink Routes|True
ParameterRaster|WEIGHTS|Weights|True
ParameterRaster|ACCU_MATERIAL|Material for Accumulation|True
ParameterRaster|VAL_INPUT|Input for Mean over Catchment|True
ParameterRaster|ACCU_TARGET|Accumulation Target|True
ParameterNumber|STEP|Step|None|None|1
ParameterRaster|TARGETS|Target Areas|True
ParameterSelection|METHOD|Method|[0] Deterministic 8;[1] Rho 8;[2] Deterministic Infinity;[3] Multiple Flow Direction
ParameterNumber|CONVERGENCE|Convergence|None|None|1.1
ParameterBoolean|NO_NEGATIVES|Prevent Negative Flow Accumulation|True
OutputRaster|FLOW|Catchment Area
OutputRaster|VAL_MEAN|Mean over Catchment
OutputRaster|ACCU_TOTAL|Accumulated Material
OutputRaster|ACCU_LEFT|Accumulated Material from left side
OutputRaster|ACCU_RIGHT|Accumulated Material from right side
OutputRaster|FLOW_LENGTH|Flow Path Length
OutputRaster|WEIGHT_LOSS|Loss through Negative Weights