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.1.tar.gz
(79.4 kB
view details)
File details
Details for the file ravenpy-0.1.1.tar.gz
.
File metadata
- Download URL: ravenpy-0.1.1.tar.gz
- Upload date:
- Size: 79.4 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 | 716adfc505d14590a36d6b7e11869250fbfbdfc6c265f39a30f7b57c93b1adb4 |
|
MD5 | 47ecca1819fe22eb8084ca104bbdd98d |
|
BLAKE2b-256 | d65a5403bb12be058375aeeadfcdbbe43e1ed838b35101abd42056ec47f8c055 |