Skip to content

Commit 18c856d

Browse files
committedApr 8, 2015
Update MultilevelB-SplineInterpolation(fromGrid).txt
Partial fix for https://hub.qgis.org/issues/12519
1 parent d3a947a commit 18c856d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎python/plugins/processing/algs/saga/description/2.1.3/MultilevelB-SplineInterpolation(fromGrid).txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ ParameterNumber|EPSILON|Threshold Error|None|None|0.0001
77
ParameterNumber|LEVEL_MAX|Maximum Level|None|None|11.0
88
ParameterSelection|DATATYPE|Data Type|[0] same as input grid;[1] floating point
99
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
10-
ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
11-
OutputRaster|USER_GRID|Grid
10+
ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
11+
OutputRaster|TARGET_OUT_GRID|Grid

0 commit comments

Comments
 (0)
Please sign in to comment.