variogram-gaussian-structure
schema/components/variogram-gaussian-structure/1.1.0/variogram-gaussian-structure.schema.json
A Gaussian variogram model structure, used as a component of the variogram object. The Gaussian model is characterised by a parabolic behaviour near the origin, producing very smooth fields.
Used by: variogram.
See also: other variogram models: spherical, exponential, cubic, linear, generalised Cauchy, spheroidal.
Properties
variogram-gaussian-structure (v1.1.0)
Gaussian 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 - gaussian | ✅ |
Legend
| Flag | Description |
|---|---|
| ⬆️ | Inherited property |
| ✅ | Required property |