Variogram (Dialog)
- Author: O.Conrad (c) 2009
- Menu: Spatial and Geostatistics | Points
Description
Variogram (Dialog)
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 number, CMD | VAR_MAXDIST | - | Default: -1.000000 | |
Lag Distance Classes | integer number, CMD | VAR_NCLASSES | initial number of lag distance classes | Minimum: 1 Default: 100 | |
Skip | integer number, CMD | VAR_NSKIP | - | Minimum: 1 Default: 1 | |
Model | text, CMD | VAR_MODEL | - | Default: a + b * x |
Command Line
Usage: saga_cmd statistics_kriging 4 [-POINTS] [-ATTRIBUTE ] [-VARIOGRAM ] [-LOG ] [-VAR_MAXDIST ] [-VAR_NCLASSES ] [-VAR_NSKIP ] [-VAR_MODEL ] -POINTS: Points shapes, input -ATTRIBUTE: Attribute table field -VARIOGRAM: Variogram table, output -LOG: Logarithmic Transformation boolean Default: 0 -VAR_MAXDIST: Maximum Distance floating point number, CMD Default: -1.000000 -VAR_NCLASSES: Lag Distance Classes integer number, CMD Minimum: 1 Default: 100 -VAR_NSKIP: Skip integer number, CMD Minimum: 1 Default: 1 -VAR_MODEL: Model text, CMD Default: a + b * x