Skip to content

Commit d70a0ad

Browse files
committed
Merge pull request #2375 from NaturalGIS/saga_flow_accu
Fix SAGA 2.2.0 flow accumulation modules
2 parents d19165b + ec3fb23 commit d70a0ad

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

python/plugins/processing/algs/saga/description/2.2.0/CatchmentArea(FlowTracing).txt renamed to python/plugins/processing/algs/saga/description/2.2.0/FlowAccumulation(FlowTracing).txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Catchment Area (Flow Tracing)
1+
Flow Accumulation (Flow Tracing)
22
ta_hydrology
33
ParameterRaster|ELEVATION|Elevation|False
44
ParameterRaster|SINKROUTE|Sink Routes|True

python/plugins/processing/algs/saga/description/2.2.0/CatchmentArea(Recursive).txt renamed to python/plugins/processing/algs/saga/description/2.2.0/FlowAccumulation(Recursive).txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Catchment Area (Recursive)
1+
Flow Accumulation (Recursive)
22
ta_hydrology
33
ParameterRaster|ELEVATION|Elevation|False
44
ParameterRaster|SINKROUTE|Sink Routes|True

python/plugins/processing/algs/saga/description/2.2.0/CatchmentArea(Parallel).txt renamed to python/plugins/processing/algs/saga/description/2.2.0/FlowAccumulation(Top-Down).txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Catchment Area|Flow Accumulation (Top-Down)
1+
Flow Accumulation (Top-Down)
22
ta_hydrology
33
ParameterRaster|ELEVATION|Elevation|False
44
ParameterSelection|METHOD|Method|[0] Deterministic 8;[1] Rho 8;[2] Braunschweiger Reliefmodell;[3] Deterministic Infinity;[4] Multiple Flow Direction;[5] Multiple Triangular Flow Directon

0 commit comments

Comments
 (0)