A Python wrapper to setup and run the hydrologic modelling framework Raven.
Project description
RavenPy
A Python wrapper to setup and run the hydrologic modelling framework Raven.
Free software: MIT license
Documentation: https://ravenpy.readthedocs.io.
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
Release history Release notifications | RSS feed
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.3.tar.gz
(79.6 kB
view details)
File details
Details for the file ravenpy-0.1.3.tar.gz
.
File metadata
- Download URL: ravenpy-0.1.3.tar.gz
- Upload date:
- Size: 79.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bf8fd3237d2446e89d10c96e599ca2e695db6d745cd630617bc5856e78c1675 |
|
MD5 | eb1bb0d20138b3117ccc9ba301e92c9a |
|
BLAKE2b-256 | 7537c1691bae2ccdad4bf2724becc9218b529014ddfbf5bcc123d2e2d9d17da0 |