Version 0.2.8
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.
This version changed some of the internal parameter settings and removed old, not working code. An interface to gstools CovModel was added, which is still experimental and untested.