GSTools-Cython API

Purpose

GSTools is a library providing geostatistical tools for random field generation, conditioned field generation, kriging and variogram estimation based on a list of provided or even user-defined covariance models.

This package provides the Cython backend implementations for GSTools.

Subpackages

field

This is the randomization method summator, implemented in cython.

krige

This is a summator for the kriging routines

variogram

This is the variogram estimater, implemented in cython.