Skip to content

Commit dc7542c

Browse files
committed
Merge pull request #1981 from NaturalGIS/fix_saga_contour
fix SAGA contour lines from grid
2 parents 7c419bf + 33655a0 commit dc7542c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/plugins/processing/algs/saga/description/2.1.3/ContourLinesfromGrid.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Contour Lines from Grid
22
shapes_grid
3-
ParameterRaster|INPUT|Grid|False
3+
ParameterRaster|GRID|Grid|False
44
ParameterNumber|ZMIN|Minimum Contour Value|None|None|0.0
55
ParameterNumber|ZMAX|Maximum Contour Value|None|None|10000.0
66
ParameterNumber|ZSTEP|Equidistance|None|None|100.0

0 commit comments

Comments
 (0)