Module Variogram (Dialog)
- Author: O.Conrad (c) 2009
- Specification: grid
- Menu: Spatial and Geostatistics|Points
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Points | Shapes (input) | POINTS | - | - |
Output | Variogram | Table (output) | VARIOGRAM | - | - |
Options | Attribute | Table field | ATTRIBUTE | - | - |
Logarithmic Transformation | Boolean | LOG | - | Default: 0 | |
Maximum Distance | Floating point | VAR_MAXDIST | - | Default: -1.000000 | |
Lag Distance Classes | Integer | VAR_NCLASSES | initial number of lag distance classes | Minimum: 1 Default: 100 | |
Skip | Integer | VAR_NSKIP | - | Minimum: 1 Default: 1 | |
Model | Text | VAR_MODEL | - | Default: a + b * x |
Command-line
Usage: saga_cmd statistics_kriging 4 -POINTS <str> [-ATTRIBUTE <str>] [-VARIOGRAM <str>] [-LOG <str>] [-VAR_MAXDIST <str>] [-VAR_NCLASSES <num>] [-VAR_NSKIP <num>] [-VAR_MODEL <str>] -POINTS:<str> Points Shapes (input) -ATTRIBUTE:<str> Attribute Table field -VARIOGRAM:<str> Variogram Table (output) -LOG:<str> Logarithmic Transformation Boolean Default: 0 -VAR_MAXDIST:<str> Maximum Distance Floating point Default: -1.000000 -VAR_NCLASSES:<num> Lag Distance Classes Integer Minimum: 1 Default: 100 -VAR_NSKIP:<num> Skip Integer Minimum: 1 Default: 1 -VAR_MODEL:<str> Model Text Default: a + b * x