File tree 3 files changed +6
-6
lines changed
python/plugins/processing/algs/saga/description/2.1.3
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ ParameterRaster|ELEVATION|Elevation|False
4
4
ParameterRaster|SINKROUTE|Sink Routes|True
5
5
ParameterRaster|WEIGHT|Weight|True
6
6
ParameterRaster|MATERIAL|Material|True
7
+ ParameterRaster|VAL_INPUT|nput for Mean over Catchment Calculation|True
7
8
ParameterRaster|TARGET|Target|True
8
9
ParameterNumber|STEP|Step|None|None|1
9
10
ParameterSelection|METHOD|Method|[0] Rho 8;[1] Kinematic Routing Algorithm;[2] DEMON
10
11
ParameterNumber|MINDQV|DEMON - Min. DQV|None|None|0.0
11
- ParameterBoolean|CORRECT |Flow Correction|True
12
+ ParameterBoolean|CORRECT|Flow Correction|True
12
13
OutputRaster|CAREA|Catchment Area
13
- OutputRaster|CHEIGHT|Catchment Height
14
- OutputRaster|CSLOPE|Catchment Slope
14
+ OutputRaster|VAL_MEAN|Mean over Catchment
15
15
OutputRaster|ACCU_TOT|Total accumulated Material
16
16
OutputRaster|ACCU_LEFT|Accumulated Material from _left_ side
17
17
OutputRaster|ACCU_RIGHT|Accumulated Material from _right_ side
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ Catchment Area|Catchment Area (Parallel)
2
2
ta_hydrology
3
3
ParameterRaster|ELEVATION|Elevation|False
4
4
ParameterSelection|METHOD|Method|[0] Deterministic 8;[1] Rho 8;[2] Braunschweiger Reliefmodell;[3] Deterministic Infinity;[4] Multiple Flow Direction;[5] Multiple Triangular Flow Directon
5
- OutputRaster|CAREA|Catchment Area
5
+ OutputRaster|CAREA|Catchment Area
Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ ParameterRaster|ELEVATION|Elevation|False
4
4
ParameterRaster|SINKROUTE|Sink Routes|True
5
5
ParameterRaster|WEIGHT|Weight|True
6
6
ParameterRaster|MATERIAL|Material|True
7
+ ParameterRaster|VAL_INPUT|nput for Mean over Catchment Calculation|True
7
8
ParameterRaster|TARGET|Target|True
8
9
ParameterNumber|STEP|Step|None|None|1
9
10
ParameterRaster|TARGETS|Target Areas|True
10
11
ParameterSelection|METHOD|Method|[0] Deterministic 8;[1] Rho 8;[2] Deterministic Infinity;[3] Multiple Flow Direction
11
12
ParameterNumber|CONVERGENCE|Convergence|None|None|1.1
12
13
OutputRaster|CAREA|Catchment Area
13
- OutputRaster|CHEIGHT|Catchment Height
14
- OutputRaster|CSLOPE|Catchment Slope
14
+ OutputRaster|VAL_MEAN|Mean over Catchment
15
15
OutputRaster|ACCU_TOT|Total accumulated Material
16
16
OutputRaster|ACCU_LEFT|Accumulated Material from _left_ side
17
17
OutputRaster|ACCU_RIGHT|Accumulated Material from _right_ side
You can’t perform that action at this time.
0 commit comments