|
1 | 1 | Flow Accumulation (Recursive)
|
2 | 2 | ta_hydrology
|
3 | 3 | ParameterRaster|ELEVATION|Elevation|False
|
| 4 | +ParameterSelection|FLOW_UNIT|Flow Accumulation Units|[0] Number of Cells;[1] Cell Area|1 |
4 | 5 | ParameterRaster|SINKROUTE|Sink Routes|True
|
5 |
| -ParameterRaster|WEIGHT|Weight|True |
6 |
| -ParameterRaster|MATERIAL|Material|True |
7 |
| -ParameterRaster|VAL_INPUT|Input for Mean over Catchment Calculation|True |
8 |
| -ParameterRaster|TARGET|Target|True |
| 6 | +ParameterRaster|WEIGHTS|Weights|True |
| 7 | +ParameterRaster|ACCU_MATERIAL|Material for Accumulation|True |
| 8 | +ParameterRaster|VAL_INPUT|Input for Mean over Catchment|True |
| 9 | +ParameterRaster|ACCU_TARGET|Accumulation Target|True |
9 | 10 | ParameterNumber|STEP|Step|None|None|1
|
10 | 11 | ParameterRaster|TARGETS|Target Areas|True
|
11 | 12 | ParameterSelection|METHOD|Method|[0] Deterministic 8;[1] Rho 8;[2] Deterministic Infinity;[3] Multiple Flow Direction
|
12 | 13 | ParameterNumber|CONVERGENCE|Convergence|None|None|1.1
|
13 |
| -OutputRaster|CAREA|Catchment Area |
| 14 | +ParameterBoolean|NO_NEGATIVES|Prevent Negative Flow Accumulation|True |
| 15 | +OutputRaster|FLOW|Catchment Area |
14 | 16 | OutputRaster|VAL_MEAN|Mean over Catchment
|
15 |
| -OutputRaster|ACCU_TOT|Total accumulated Material |
| 17 | +OutputRaster|ACCU_TOTAL|Accumulated Material |
16 | 18 | OutputRaster|ACCU_LEFT|Accumulated Material from left side
|
17 | 19 | OutputRaster|ACCU_RIGHT|Accumulated Material from right side
|
18 |
| -OutputRaster|FLOWLEN|Flow Path Length |
| 20 | +OutputRaster|FLOW_LENGTH|Flow Path Length |
| 21 | +OutputRaster|WEIGHT_LOSS|Loss through Negative Weights |
0 commit comments