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.
26 lines
1.3 KiB
Plaintext
26 lines
1.3 KiB
Plaintext
Ordinary Kriging
|
|
geostatistics_kriging
|
|
ParameterVector|POINTS|Points|0|False
|
|
ParameterTableField|ZFIELD|Attribute|POINTS|-1|False
|
|
Hardcoded|-TARGET 0
|
|
ParameterSelection|TQUALITY|Type of Quality Measure|[0] standard deviation;[1] variance
|
|
ParameterBoolean|LOG |Logarithmic Transformation|True
|
|
ParameterBoolean|BLOCK |Block Kriging|True
|
|
ParameterNumber|DBLOCK|Block Size|0|None|100
|
|
ParameterNumber|VAR_MAXDIST|Maximum Distance|None|None|-1.0
|
|
ParameterNumber|VAR_NCLASSES|Lag Distance Classes|1|None|100
|
|
ParameterNumber|VAR_NSKIP|Skip|1|None|1
|
|
ParameterString|VAR_MODEL|Variogram Model|a + b * x
|
|
ParameterSelection|SEARCH_RANGE|Search Range|[0] local;[1] global
|
|
ParameterNumber|SEARCH_RADIUS|Maximum Search Distance|0|None|1000
|
|
ParameterSelection|SEARCH_POINTS_ALL|Number of Points|[0] maximum number of nearest points;[1] all points within search distance
|
|
ParameterNumber|SEARCH_POINTS_MIN|Minimum|1|None|4
|
|
ParameterNumber|SEARCH_POINTS_MAX|Maximum|1|None|20
|
|
ParameterSelection|SEARCH_DIRECTION|Search Direction|[0] all directions;[1] quadrants
|
|
ParameterBoolean|USER_BVARIANCE |Create Quality Grid|True
|
|
Extent USER_XMIN USER_XMAX USER_YMIN USER_YMAX
|
|
ParameterNumber|USER_SIZE|Cellsize|0|None|1.0
|
|
ParameterSelection|USER_FIT|Search Direction|[0] nodes;[1] cells
|
|
OutputRaster|USER_GRID|Grid
|
|
OutputRaster|USER_VARIANCE|Variance
|