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

14 lines
965 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
QgsProcessingParameterEnum|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.Integer|11|False|1|14
2017-08-15 17:39:27 +10:00
QgsProcessingParameterBoolean|UPDATE|Update View|False
QgsProcessingParameterEnum|DATATYPE|Data Type|[0] same as input grid;[1] floating point
QgsProcessingParameterExtent|TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX|Output extent|None|True
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|TARGET_USER_SIZE|Cellsize|QgsProcessingParameterNumber.Double|100.0|False|None|None
QgsProcessingParameterEnum|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
2017-08-15 05:07:09 +10:00
QgsProcessingParameterRasterDestination|TARGET_OUT_GRID|Grid