2016-02-18 14:57:49 +02:00
Resampling
grid_tools
2017-08-15 04:20:09 +10:00
QgsProcessingParameterRasterLayer|INPUT|Grid|None|False
2017-08-15 17:39:27 +10:00
QgsProcessingParameterBoolean|KEEP_TYPE|Preserve Data Type|True
2016-02-18 14:57:49 +02:00
Hardcoded|-TARGET_DEFINITION 0
2019-01-07 08:55:55 +10:00
QgsProcessingParameterEnum|SCALE_UP|Upscaling Method|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Bicubic Spline Interpolation;[3] B-Spline Interpolation;[4] Mean Value;[5] Mean Value (cell area weighted);[6] Minimum Value;[7] Maximum Value;[8] Majority|False|5
QgsProcessingParameterEnum|SCALE_DOWN|Downscaling Method|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Bicubic Spline Interpolation;[3] B-Spline Interpolation|False|3
2018-03-10 20:10:51 +01:00
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
2017-08-15 17:48:32 +10:00
QgsProcessingParameterEnum|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
2017-08-15 04:20:09 +10:00
QgsProcessingParameterRasterLayer|TARGET_TEMPLATE|Target system|None|True
2017-08-15 05:07:09 +10:00
QgsProcessingParameterRasterDestination|OUTPUT|Grid