mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
This commit sets a different way of handling SAGA versions and a new way of checking saga installations This is done to fix the messy situation that SAGA causes due to its API changing in each release.
12 lines
567 B
Plaintext
12 lines
567 B
Plaintext
Multilevel B-Spline Interpolation (from Grid)
|
|
grid_spline
|
|
ParameterRaster|GRIDPOINTS|Grid|False
|
|
Hardcoded|-TARGET_DEFINITION 0
|
|
ParameterSelection|METHOD|Method|[0] without B-spline refinement;[1] with B-spline refinement
|
|
ParameterNumber|EPSILON|Threshold Error|None|None|0.0001
|
|
ParameterNumber|LEVEL_MAX|Maximum Level|None|None|11.0
|
|
ParameterSelection|DATATYPE|Data Type|[0] same as input grid;[1] floating point
|
|
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
|
|
ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
|
|
OutputRaster|USER_GRID|Grid
|