variogram-spherical-structure
schema/components/variogram-spherical-structure/1.1.0/variogram-spherical-structure.schema.json
A spherical variogram model structure, used as a component of the variogram object. The spherical model is one of the most commonly used variogram models in geostatistics, reaching the sill at a finite range.
Used by: variogram.
See also: other variogram models: exponential, Gaussian, cubic, linear, generalised Cauchy, spheroidal.
Properties
variogram-spherical-structure (v1.1.0)
Spherical variogram structure.
| Property | Type | Description | Flags |
|---|---|---|---|
| contribution | Number | The scaling of the structure and contribution to the total sill of the variogram model. | ✅ |
| anisotropy | ellipsoid | The spatial extent and orientation of the variogram structure. | ✅ |
| variogram_type | String | type of structure - spherical | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |