Skip to content

Version 0.2.7

Compare
Choose a tag to compare
@mmaelicke mmaelicke released this 25 Nov 09:35
2a9ab55

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 increases the test coverage a bit and the documentation made progress. Besides some minor bug fixes, the main new feature of this version is the module skgstat.interfaces that collects interfaces to other packages. PyKrige and scikit-learn are available. GsTools will follow with next release.