Home#
Welcome to SciKit GStat#
SciKit-Gstat is a scipy-styled analysis module for variogram analysis.
The base class is called Variogram
, which is probably the
only import needed. However, several other classes exist:
DirectionalVariogram
for directional variogramsSpaceTimeVariogram
for spatio-temporal variogramsOrdinaryKriging
for interpolationMetricSpace
for pre-computed spatial samples
The variogram classes have a similar interface and can compute experimental variograms and fit theoretical variogram model functions. The module makes use of a rich selection of semi-variance estimators, variogram model functions and sptial binning functions, while being extensible at the same time.
How to cite#
In case you use SciKit-GStat in other software or scientific publications, please reference this module. There is a GMD publication. Please cite it like:
Mälicke, M.: SciKit-GStat 1.0: a SciPy-flavored geostatistical variogram estimation toolbox written in Python, Geosci. Model Dev., 15, 2505–2532, https://doi.org/10.5194/gmd-15-2505-2022, 2022.
The code itself is published and has a DOI. It can be cited as:
Mirko Mälicke, Romain Hugonnet, Helge David Schneider, Sebastian Müller, Egil Möller, & Johan Van de Wauw. (2022). mmaelicke/scikit-gstat: Version 1.0 (v1.0.0). Zenodo. https://doi.org/10.5281/zenodo.5970098
Contents:
- Installation
- Getting Started
- User Guide
- SciKit-GStat Tutorials
- Technical Notes
- Code Reference
- Changelog
- Version 1.1-rc
- Version 1.0.0
- Version 0.6.14
- Version 0.6.13
- Version 0.6.12
- Version 0.6.11
- Version 0.6.10
- Version 0.6.9
- Version 0.6.8
- Version 0.6.7
- Version 0.6.6
- Version 0.6.5
- Version 0.6.4
- Version 0.6.3
- Version 0.6.2
- Version 0.6.1
- Version 0.6.0
- Version 0.5.6
- Version 0.5.5
- Version 0.5.4
- Version 0.5.3
- Version 0.5.2
- Version 0.5.1
- Version 0.5.0
- Version 0.4.4
- Version 0.4.3
- Version 0.4.2
- Version 0.4.1
- Version 0.4.0
- Version 0.3.11
- Version 0.3.10
- Version 0.3.9
- Version 0.3.8
- Version 0.3.7
- Version 0.3.6
- Version 0.3.5
- Version 0.3.4
- Version 0.3.3
- Version 0.3.2
- Version 0.3.1
- Version 0.3.0
- Version 0.2.8
- Version 0.2.7
- Version 0.2.6
- Version 0.2.5
- Version 0.2.4
- Version 0.2.3
- Version 0.2.2
- Version 0.2.1
- Version 0.2.0