Skip to content

Commit

Permalink
fix saga catchment area modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Manghi authored and alexbruy committed Apr 19, 2015
1 parent 3987ea2 commit 872a89f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Expand Up @@ -4,14 +4,14 @@ ParameterRaster|ELEVATION|Elevation|False
ParameterRaster|SINKROUTE|Sink Routes|True
ParameterRaster|WEIGHT|Weight|True
ParameterRaster|MATERIAL|Material|True
ParameterRaster|VAL_INPUT|nput for Mean over Catchment Calculation|True
ParameterRaster|TARGET|Target|True
ParameterNumber|STEP|Step|None|None|1
ParameterSelection|METHOD|Method|[0] Rho 8;[1] Kinematic Routing Algorithm;[2] DEMON
ParameterNumber|MINDQV|DEMON - Min. DQV|None|None|0.0
ParameterBoolean|CORRECT |Flow Correction|True
ParameterBoolean|CORRECT|Flow Correction|True
OutputRaster|CAREA|Catchment Area
OutputRaster|CHEIGHT|Catchment Height
OutputRaster|CSLOPE|Catchment Slope
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
Expand Up @@ -2,4 +2,4 @@ Catchment Area|Catchment Area (Parallel)
ta_hydrology
ParameterRaster|ELEVATION|Elevation|False
ParameterSelection|METHOD|Method|[0] Deterministic 8;[1] Rho 8;[2] Braunschweiger Reliefmodell;[3] Deterministic Infinity;[4] Multiple Flow Direction;[5] Multiple Triangular Flow Directon
OutputRaster|CAREA|Catchment Area
OutputRaster|CAREA|Catchment Area
Expand Up @@ -4,14 +4,14 @@ ParameterRaster|ELEVATION|Elevation|False
ParameterRaster|SINKROUTE|Sink Routes|True
ParameterRaster|WEIGHT|Weight|True
ParameterRaster|MATERIAL|Material|True
ParameterRaster|VAL_INPUT|nput for Mean over Catchment Calculation|True
ParameterRaster|TARGET|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
OutputRaster|CAREA|Catchment Area
OutputRaster|CHEIGHT|Catchment Height
OutputRaster|CSLOPE|Catchment Slope
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
Expand Down

0 comments on commit 872a89f

Please sign in to comment.