
Create your geo-statistical model with Python!
Included Packages¶
The following Python-Packages are part of the GeoStat Framework.
GSTools¶
GeoStatTools is a library providing geostatistical tools like kriging, random field generation, variogram estimation, covariance models and much more.

Version | |
Installation | pip install gstools or conda install gstools |
Source | https://github.com/GeoStat-Framework/GSTools |
Documentation | https://gstools.readthedocs.io |
PyKrige¶
PyKrige provides 2D and 3D ordinary and universal kriging.

Version | |
Installation | pip install PyKrige or conda install pykrige |
Source | https://github.com/GeoStat-Framework/PyKrige |
Documentation | https://pykrige.readthedocs.io |
ogs5py¶
ogs5py is a Python-API for the OpenGeoSys 5 scientific modeling package.

Version | |
Installation | pip install ogs5py or conda install ogs5py |
Source | https://github.com/GeoStat-Framework/ogs5py |
Documentation | https://ogs5py.readthedocs.io |
WellTestPy¶
WellTestPy is a python-package for handling well based field campaigns.

Version | |
Installation | pip install welltestpy |
Source | https://github.com/GeoStat-Framework/welltestpy |
Documentation | https://welltestpy.readthedocs.io |
AnaFlow¶
Anaflow provides several analytical and semi-analytical solutions for the groundwater-flow-equation.

Version | |
Installation | pip install anaflow |
Source | https://github.com/GeoStat-Framework/AnaFlow |
Documentation | https://anaflow.readthedocs.io |
pentapy¶
pentapy is a toolbox to deal with pentadiagonal matrices in Python.

Version | |
Installation | pip install pentapy |
Source | https://github.com/GeoStat-Framework/pentapy |
Documentation | https://pentapy.readthedocs.io |