QGIS/python/plugins/processing/algs/saga/description/2.1.3/UniversalKriging(Global).txt
2015-06-01 14:46:01 +01:00

22 lines
1.2 KiB
Plaintext

Universal Kriging (Global)
statistics_kriging
ParameterVector|POINTS|Points|0|False
ParameterTableField|ZFIELD|Attribute|POINTS|-1|False
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
ParameterMultipleInput|GRIDS|Input Grids|3|True
ParameterSelection|INTERPOL|Grid Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation
ParameterBoolean|COORDS|Coordinates|False
Hardcoded|-TARGET_DEFINITION 0
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
ParameterRaster|TARGET_TEMPLATE|Target System|True
OutputRaster|TARGET_PREDICTION|Prediction
OutputRaster|TARGET_VARIANCE|Quality Measure