GeostatsGuy / GeostatsPy

GeostatsPy Python package for spatial data analytics and geostatistics. Started as a reimplementation of GSLIB, Geostatistical Library (Deutsch and Journel, 1992) from Fortran to Python, Geostatistics in a Python package. Now with many additional methods. I hope this resources is helpful, Prof. Michael Pyrcz
https://pypi.org/project/geostatspy/
MIT License
479 stars 183 forks source link

KT3D starter code #25

Closed fang-helen closed 2 years ago

fang-helen commented 4 years ago

Added an implementation of KT3D that focuses on simple point kriging, as well as a jupyter notebook with some basic tests. Similar to KB2D but some of the details have been simplified.