Skip to main content

Function for interpolating hydrologic features

Project description

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

Installation

hydrointerp can be installed via pip or conda:

pip install hydrointerp

or:

conda install -c mullenkamp hydrointerp

The core dependency is Pandas and Scipy.

Project Plan

  • Core functions for 1, 2, and possibly 3D interpolation methods particularly geared towards hyrologic data (e.g. precipitation, flow, groundwater levels, etc).

  • Specific functions built upon the core interpolations functions for those hydrologic features mentioned above.

  • Functions/classes for importing scientific data from external sources that could be used as part of the interpolations (e.g. NIWA, MetService, NASA).

  • Associated utility functions

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hydrointerp-1.0.9.tar.gz (17.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page