mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
14 lines
856 B
Plaintext
14 lines
856 B
Plaintext
Multilevel B-Spline Interpolation (from Grid)
|
|
grid_spline
|
|
QgsProcessingParameterRasterLayer|GRID|Grid|None|False
|
|
Hardcoded|-TARGET_DEFINITION 0
|
|
ParameterSelection|METHOD|Method|[0] without B-spline refinement;[1] with B-spline refinement
|
|
QgsProcessingParameterNumber|EPSILON|Threshold Error|QgsProcessingParameterNumber.Double|0.0001|False|0|None
|
|
QgsProcessingParameterNumber|LEVEL_MAX|Maximum Level|QgsProcessingParameterNumber.Double|11.0|False|1|14
|
|
ParameterBoolean|UPDATE|Update View|False
|
|
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
|
|
QgsProcessingParameterNumber|TARGET_USER_SIZE|Cellsize|QgsProcessingParameterNumber.Double|100.0|False|None|None
|
|
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
|
|
OutputRaster|TARGET_OUT_GRID|Grid
|