Skip to content

Commit d514655

Browse files
pcavalexbruy
authored andcommittedApr 19, 2015
Update MultilevelB-SplineInterpolation.txt
Partial fix for https://hub.qgis.org/issues/12519
1 parent c27a2a6 commit d514655

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.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ ParameterSelection|METHOD|Method|[0] without B-spline refinement;[1] with B-spli
77
ParameterNumber|EPSILON|Threshold Error|None|None|0.0001
88
ParameterNumber|LEVEL_MAX|Maximum Level|None|None|11.0
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.