Statistics
| Revision:

root / org.gvsig.toolbox / tags / v1.0.1 / org.gvsig.toolbox.gui / alg_descriptions / saga / description / alg_geostatistics_kriging_31.txt @ 431

History | View | Annotate | Download (3.34 KB)

1
_____________________________________________
2
  #####   ##   #####    ##
3
 ###     ###  ##       ###
4
  ###   # ## ##  #### # ##
5
   ### ##### ##    # #####
6
##### #   ##  ##### #   ##
7
_____________________________________________
8

    
9
library path:	D:\projects\sextante\workspaces\gvsig_1_11\_fwAndami\gvSIG\extensiones\es.unex.sextante\saga\modules
10
library name:	geostatistics_kriging
11
module name :	Universal Kriging (Global)
12
author      :	(c) 2003 by O.Conrad
13
_____________________________________________
14
go...
15
Usage: 8 [-GRID <str>] [-VARIANCE <str>] -SHAPES <str> [-FIELD <str>] [-BVARIANCE] [-TARGET <str>] [-MODEL <str>] [-BLOCK] [-DBLOCK <str>] [-BLOG] [-NUGGET <str>] [-SILL <str>] [-RANGE <str>] [-LIN_B <str>] [-EXP_B <str>] [-POW_A <str>] [-POW_B <str>] -GRIDS <str> [-INTERPOL <str>] [-USER_CELL_SIZE <str>] [-USER_FIT_EXTENT] [-USER_X_EXTENT_MIN <str>] [-USER_X_EXTENT_MAX <str>] [-USER_Y_EXTENT_MIN <str>] [-USER_Y_EXTENT_MAX <str>] [-SYSTEM_SYSTEM_NX <num>] [-SYSTEM_SYSTEM_NY <num>] [-SYSTEM_SYSTEM_X <str>] [-SYSTEM_SYSTEM_Y <str>] [-SYSTEM_SYSTEM_D <str>] [-GRID_GRID <str>] [-GRID_VARIANCE <str>]
16
  -GRID:<str>             	Grid
17
	Data Object (optional output)
18
  -VARIANCE:<str>         	Variance
19
	Data Object (optional output)
20
  -SHAPES:<str>           	Points
21
	Shapes (input)
22
  -FIELD:<str>            	Attribute
23
	Table field
24
  -BVARIANCE              	Create Variance Grid
25
	Boolean
26
  -TARGET:<str>           	Target Grid
27
	Choice
28
	Available Choices:
29
	[0] user defined
30
	[1] grid system
31
	[2] grid
32
  -MODEL:<str>            	Variogram Model
33
	Choice
34
	Available Choices:
35
	[0] Spherical Model
36
	[1] Exponential Model
37
	[2] Gaussian Model
38
	[3] Linear Regression
39
	[4] Exponential Regression
40
	[5] Power Function Regression
41
  -BLOCK                  	Block Kriging
42
	Boolean
43
  -DBLOCK:<str>           	Block Size
44
	Floating point
45
	Minimum: 0.000000
46
  -BLOG                   	Logarithmic Transformation
47
	Boolean
48
  -NUGGET:<str>           	Nugget
49
	Floating point
50
	Minimum: 0.000000
51
  -SILL:<str>             	Sill
52
	Floating point
53
	Minimum: 0.000000
54
  -RANGE:<str>            	Range
55
	Floating point
56
	Minimum: 0.000000
57
  -LIN_B:<str>            	Linear Regression
58
	Floating point
59
  -EXP_B:<str>            	Exponential Regression
60
	Floating point
61
  -POW_A:<str>            	Power Function - A
62
	Floating point
63
  -POW_B:<str>            	Power Function - B
64
	Floating point
65
  -GRIDS:<str>            	Grids
66
	Grid list (input)
67
  -INTERPOL:<str>         	Grid Interpolation
68
	Choice
69
	Available Choices:
70
	[0] Nearest Neighbor
71
	[1] Bilinear Interpolation
72
	[2] Inverse Distance Interpolation
73
	[3] Bicubic Spline Interpolation
74
	[4] B-Spline Interpolation
75
  -USER_CELL_SIZE:<str>   	Grid Size
76
	Floating point
77
	Minimum: 0.000000
78
  -USER_FIT_EXTENT        	Fit Extent
79
	Boolean
80
  -USER_X_EXTENT_MIN:<str>	X-Extent
81
	Value range
82
  -USER_X_EXTENT_MAX:<str>	X-Extent
83
	Value range
84
  -USER_Y_EXTENT_MIN:<str>	Y-Extent
85
	Value range
86
  -USER_Y_EXTENT_MAX:<str>	Y-Extent
87
	Value range
88
  -SYSTEM_SYSTEM_NX:<num> 	Grid System
89
	Grid system
90
  -SYSTEM_SYSTEM_NY:<num> 	Grid System
91
	Grid system
92
  -SYSTEM_SYSTEM_X:<str>  	Grid System
93
	Grid system
94
  -SYSTEM_SYSTEM_Y:<str>  	Grid System
95
	Grid system
96
  -SYSTEM_SYSTEM_D:<str>  	Grid System
97
	Grid system
98
  -GRID_GRID:<str>        	Grid
99
	Grid (input)
100
  -GRID_VARIANCE:<str>    	Variance
101
	Grid (optional input)