There is a newer version of the record available.

Published November 7, 2019 | Version v0.2.6
Software Open

Scikit-GStat 0.2.6: A scipy flavored geostatistical analysis toolbox written in Python.

  • 1. Karlsruhe Institute of Technology (KIT)

Description

SciKit-Gstat is a scipy-styled analysis module for geostatistics. It includes two base classes Variogram and OrdinaryKriging. Additionally, various variogram classes inheriting from Variogram are available for solving directional or space-time related tasks. The module makes use of a rich selection of semi-variance estimators and variogram model functions while being extensible at the same time.

Note that there are no unit tests for Kriging so far, and they are not documented. Kriging got some new keywords in this version and there are some strategies to increase performance or gain better results. The main bottleneck for performance is not handled yet (on purpose). The Variogram.compiled_model function is deprecated and was replaced by the much faster Variogram.fitted_model.

Files

mmaelicke/scikit-gstat-v0.2.6.zip

Files (96.0 kB)

Name Size Download all
md5:812aa5da8023e0047c2a32ee2b6d5f40
96.0 kB Preview Download

Additional details

Related works