mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
This commit sets a different way of handling SAGA versions and a new way of checking saga installations This is done to fix the messy situation that SAGA causes due to its API changing in each release.
25 lines
1.3 KiB
Plaintext
25 lines
1.3 KiB
Plaintext
Universal Kriging (Global)
|
|
geostatistics_kriging
|
|
ParameterVector|SHAPES|Points|0|False
|
|
ParameterTableField|FIELD|Attribute|SHAPES|-1|False
|
|
ParameterBoolean|BVARIANCE |Create Variance Grid|True
|
|
Hardcoded|-TARGET_DEFINITION 0
|
|
ParameterSelection|MODEL|Variogram Model|[0] Spherical Model;[1] Exponential Model;[2] Gaussian Model;[3] Linear Regression;[4] Exponential Regression;[5] Power Function Regression
|
|
ParameterBoolean|BLOCK|Block Kriging|True
|
|
ParameterNumber|DBLOCK|Block Size|1|None|100
|
|
ParameterBoolean|BLOG|Logarithmic Transformation|True
|
|
ParameterNumber|NUGGET|Nugget|None|None|0.0
|
|
ParameterNumber|SILL|Sill|None|None|0.0
|
|
ParameterNumber|RANGE|Range|None|None|0.0
|
|
ParameterNumber|LIN_B|Linear Regression|None|None|1
|
|
ParameterNumber|EXP_B|Exponential Regression|None|None|0.5
|
|
ParameterNumber|POW_A|Power Function - A|None|None|1.0
|
|
ParameterNumber|POW_B|Power Function - B|None|None|0.1
|
|
ParameterMultipleInput|GRIDS|Grids|3|False
|
|
ParameterSelection|INTERPOL|Grid Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation
|
|
ParameterNumber|USER_CELL_SIZE|Grid Size|0|None|1.0
|
|
ParameterBoolean|USER_FIT_EXTENT |Fit Extent|True
|
|
Extent USER_X_EXTENT_MIN USER_X_EXTENT_MAX USER_Y_EXTENT_MIN USER_Y_EXTENT_MIN
|
|
OutputRaster|GRID|Grid
|
|
OutputRaster|VARIANCE|Variance
|