File: OrdinaryKriging%28Global%29.txt

package info (click to toggle)
qgis 2.18.28%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,007,948 kB
  • sloc: cpp: 671,774; python: 158,539; xml: 35,690; ansic: 8,346; sh: 1,766; perl: 1,669; sql: 999; yacc: 836; lex: 461; makefile: 292
file content (27 lines) | stat: -rw-r--r-- 1,592 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Universal Kriging
statistics_kriging
ParameterVector|POINTS|Points|0|False
ParameterTableField|FIELD|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
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
OutputRaster|PREDICTION|Prediction
OutputRaster|VARIANCE|Quality Measure
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
ParameterMultipleInput|PREDICTORS|Predictors|3|True
ParameterSelection|RESAMPLING|Resampling|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation
ParameterBoolean|COORDS|Coordinates|False