mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-08 00:02:35 -05:00
10 lines
697 B
Plaintext
10 lines
697 B
Plaintext
Close Gaps with Stepwise Resampling
|
|
grid_tools
|
|
QgsProcessingParameterRasterLayer|INPUT|Grid|None|False
|
|
QgsProcessingParameterRasterLayer|MASK|Mask|None|True
|
|
OutputRaster|RESULT|Result
|
|
ParameterSelection|RESAMPLING|Resampling|[0] Nearest Neighbour;[1] Bilinear Interpolation;[2] Bicubic Spline Interpolation;[3] B-Spline Interpolation| 3
|
|
QgsProcessingParameterNumber|GROW|Grow Factor|QgsProcessingParameterNumber.Double|2.000000|False| 1.000000|None
|
|
ParameterBoolean|PYRAMIDS|Use Pyramids|False
|
|
ParameterSelection|START|Start Size|[0] grid cell size;[1] user defined size| 0
|
|
QgsProcessingParameterNumber|START_SIZE|User Defined Size|QgsProcessingParameterNumber.Double|1.000000|False| 0.000000|None |