From fa4ccfe788cbba7a69e5af0dde28fc778172da75 Mon Sep 17 00:00:00 2001 From: Simon <31246246+SimonMolinsky@users.noreply.github.com> Date: Mon, 2 Dec 2024 22:50:12 +0200 Subject: [PATCH] Updated pyinterpolate --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b55f1b0..1682089 100644 --- a/README.md +++ b/README.md @@ -911,6 +911,7 @@ with GNSS (global navigation satellite system). * [pyGEOS](https://github.com/pygeos/pygeos) - Exposes geospatial operations from GEOS into Python. * [pyGMT](https://github.com/GenericMappingTools/pygmt) - Pythonic interface for the Generic Mapping Tools (GMT). * [pyimpute](https://github.com/perrygeo/pyimpute) - Python module for geospatial prediction using scikit-learn and rasterio. +* [pyinterpolate](https://github.com/DataverseLabs/pyinterpolate) - Ordinary Kriging, Simple Kriging, Indicator Kriging, Poisson Kriging, Area-to-Point Kriging, Semivariogram Deconvolution, and variogram modeling in Python * [pyKriging](https://github.com/capaulson/pyKriging) - N-dimensional kriging. * [pyle38](https://github.com/iwpnd/pyle38) - Asynchronous Client for the worlds fastest in-memory geo-database Tile38 * [pymap3d](https://github.com/scivision/pymap3d) - Python 3D coordinate conversions for geospace ecef enu eci.