Installation
Intro
GeoKrige requires Python 3.10+ and can be installed via PyPi with the following command:
Dependencies
The package has some additional dependencies that need to be installed:
numpy>= 1.24.3geopandas>= 0.14.1scipy>= 1.11.1scikit-learn>= 1.3.2matplotlib>= 3.7.2pandas>= 2.0.3shapely>= 2.0.2rasterio>= 1.3.9