Skip to main content

A Python wrapper to setup and run the hydrologic modelling framework Raven.

Project description

RavenPy

https://img.shields.io/pypi/v/ravenpy.svg https://img.shields.io/travis/CSHS-CWRA/ravenpy.svg Documentation Status Updates

A Python wrapper to setup and run the hydrologic modelling framework Raven.

Features

  • TODO

Credits

This package was created with Cookiecutter and the Ouranosinc/cookiecutter-pypackage project template.

Install

sudo apt install libnetcdf-dev libspatialindex-dev libgdal-dev
python -m venv ./venv
source ./venv/bin/activate
pip install . --verbose --install-option="--with-raven" --install-option="--with-testdata"

Grid Weight Generation Script

To run the grid weight generation script (written and maintained by Julie Mai) you can do:

ravenpy generate-grid-weights /path/to/HRU/shapefile /path/to/NC/file --var-names lon lat --output raven

History

0.1.0 (2020-12-20)

  • First release on PyPI.

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

ravenpy-0.1.2.tar.gz (79.5 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