mmaelicke/scikit-gstat: A scipy flavoured geostatistical variogram analysis toolbox
Creators
- 1. Karlsruhe Institute of Technology (KIT)
- 2. Université de Toulouse & ETH Zürich
- 3. @GeoStat-Framework, @mhm-ufz, @ufz
- 4. EMerald Geomodelling
Description
Here we present SciKit-GStat, an open source Python package for variogram estimation, that fits well into established frameworks for scientific computing like SciPy, numpy, gstools or pandas. SciKit-GStat is written in a mutable, object-oriented way that mimics the typical geostatistical analysis workflow. Its main strength is the ease of usage and interactivity and it is therefore usable with only a little or even no knowledge in Python.
SciKit-GStat ships with a large number of predefined procedures, algorithms, and models, such as variogram estimators, theoretical spatial models, or binning algorithms. Common approaches to estimate variograms are covered and can be used out of the box. At the same time, the base class is very flexible and can be adjusted to less common problems, as well.
SciKit-GStat can easily interface to GSTools.
- Find the documentation here
- Tutorials: https://mmaelicke.github.io/scikit-gstat/auto_examples/index.html
- DockerHub: https://hub.docker.com/r/mmaelicke/scikit-gstat
If you use SciKit-GStat, pleace cite this publication:
Mälicke, M.: SciKit-GStat 1.0: A SciPy flavoured geostatistical variogram estimation toolbox written in Python, Geosci. Model Dev. Discuss. [preprint], https://doi.org/10.5194/gmd-2021-174, in review, 2021.
The code itself can also be cited:
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
Files
mmaelicke/scikit-gstat-v1.0.0.zip
Files
(2.2 MB)
Name | Size | Download all |
---|---|---|
md5:2a5ae9170c13e056168ffdeffa096dd1
|
2.2 MB | Preview Download |
Additional details
Related works
- Is described by
- Journal article: 10.5194/gmd-2021-174 (DOI)
- Is supplement to
- https://github.com/mmaelicke/scikit-gstat/tree/v1.0.0 (URL)