/geostatpy

Geostatistical Python toolbox

Primary LanguagePython

geostatpy

I want to introduce "geostatpy" a geostatistical python toolbox.

This toolbox has been my partner since my time as PhD at The University of Adelaide.

The aims are to implement a fully python-numpy-scipy geostatistical toolbox.

In this first version I have implemented the following:

  • Kriging simple and ordinary
  • Variogram models with spherical and exponential structures
  • Scattered, grid and cross validation
  • 3D and 2D data set
  • Isotropy and anisotropy for variogram models and searching criteria

Some python features

  • Standard libraries used: Numpy and Scipy
  • Vectorized matrix operations
  • No c/c++/fortran dependencies

This a toolbox for begginers, students and python lovers, so I am not resposible for any mistake but very willing to fix any bug and incorporate new functionalities. If you report any mistake I will try to fix it as soon as possible. Just send me an email at esepulveda@protonmail.com

Cheers!