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

14 lines
883 B
Plaintext
Raw Normal View History

Multilevel B-Spline Interpolation (from Grid)
grid_spline
2017-08-15 04:20:09 +10:00
QgsProcessingParameterRasterLayer|GRID|Grid|None|False
Hardcoded|-TARGET_DEFINITION 0
ParameterSelection|METHOD|Method|[0] without B-spline refinement;[1] with B-spline refinement
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|EPSILON|Threshold Error|QgsProcessingParameterNumber.Double|0.0001|False|0|None
QgsProcessingParameterNumber|LEVEL_MAX|Maximum Level|QgsProcessingParameterNumber.Double|11.0|False|1|14
2015-06-01 14:46:01 +01:00
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
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|TARGET_USER_SIZE|Cellsize|QgsProcessingParameterNumber.Double|100.0|False|None|None
2015-06-01 14:46:01 +01:00
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
2017-08-15 05:07:09 +10:00
QgsProcessingParameterRasterDestination|TARGET_OUT_GRID|Grid