Skip to content

mullenkamp/hydrointerp

Repository files navigation

hydrointerp - A Python package for interpolating hydrologic data

The hydrointerp package includes several interpolation functions specifically designed for hydrologic data. These are mainly derived from Scipy interpolation functions like griddata.

Documentation

The primary documentation for the package can be found here.

Installation

hydrointerp can be installed via pip or conda:

pip install hydrointerp

or:

conda install -c mullenkamp hydrointerp

The core dependencies are Pandas, Scipy, xarray, and pyproj.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published