Scikit-GStat 0.2.7: A scipy flavored geostatistical analysis toolbox written in Python.
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.
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 the next release.
Files
mmaelicke/scikit-gstat-v.0.2.7.zip
Files
(124.4 kB)
Name | Size | Download all |
---|---|---|
md5:a1b01cf4a996bdc16a02b8a9982a1fe4
|
124.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/mmaelicke/scikit-gstat/tree/v.0.2.7 (URL)