Software Open Access
Mirko Mälicke; Helge David Schneider
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.
Documentation
Breaking change
There is one potetial breaking change compared to version 0.3.0
: The lag_classes generator now yields empty arrays for unoccupied lag classes. This will result in NaN values for the semi-variance.
Changes since 0.3
Version 0.3.11
stable_entropy
option that will optimize the lag class edges to be of comparable Shannon Entropy.fit_sigma='entropy'
, the fitting weights will be adjusted according to the lag classes' Shannon entropy. That will ignore lag classes of high uncertainty and emphasize lags of low uncertainty.Version 0.3.10
binning_agg_func='median'
. The cluster centroids will be derived from the members median value, instead of mean value.fit_method='ml'
- a maximum likelihood fitting procedure to fit the theoretical variogram to the experimentalfit_method='manual'
. This is a manual fitting method that takes the variogram parameters either at instantiation prefixed by fit_
, or as keyword arguments by fit.Version 0.3.9
Version 0.3.8
Version 0.3.7
Version 0.3.6
Version 0.3.5
Version 0.3.4
Version 0.3.3
Version 0.3.2
Version 0.3.1
Name | Size | |
---|---|---|
mmaelicke/scikit-gstat-v.0.4.0.zip
md5:0cc272fabce939c0c557c35423a58d2d |
8.0 MB | Download |
All versions | This version | |
---|---|---|
Views | 2,925 | 75 |
Downloads | 182 | 2 |
Data volume | 558.6 MB | 16.0 MB |
Unique views | 2,513 | 67 |
Unique downloads | 160 | 2 |