A Python wrapper to setup and run the hydrologic modelling framework Raven.
- Free software: MIT license
- Documentation: https://ravenpy.readthedocs.io
- Download and compile Raven with pip
- Configure, run and parse Raven outputs from Python
- Parallel simulations over parameters, models or watersheds
- Utility command to create grid weight files
- Extract physiographic information about watersheds
- Algorithms to estimate model parameters from ungauged watersheds
- Exposes outputs (flow, storage) as xarray.DataArray objects
Please see the detailed installation docs.
RavenPy's development has been funded by CANARIE.
This package was created with Cookiecutter and the Ouranosinc/cookiecutter-pypackage project template.