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.
23 lines
1.2 KiB
Plaintext
23 lines
1.2 KiB
Plaintext
Ordinary 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.0
|
|
ParameterNumber|EXP_B|Exponential Regression|None|None|0.1
|
|
ParameterNumber|POW_A|Power Function - A|None|None|1.0
|
|
ParameterNumber|POW_B|Power Function - B|None|None|0.5
|
|
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
|