Skip to content

Ouranosinc/raven

Repository files navigation

Raven : Hydrological modeling and analytics

Documentation Status

Build status

GitHub license

Join the chat at https://gitter.im/bird-house/birdhouse

FOSSA

DOI

Raven (the bird)

Raven offers processes related to hydrological modeling, and in particular, the Raven hydrological modelling framework.

Raven is an open source server project offering data collection and preparation, as well as geoprocessing and catchment delineation through the Web Processing Service (WPS) standard. Raven processes can be embedded in a graphical user interface or accessed directly from a programming environment. From Python, birdy WPSClient provides a user-friendly python interface to Raven's WPS processes for geospatial processing.

The properties of custom watersheds can be extracted from a Digital Elevation Model and a land-use database.

Raven can be compiled and installed, or simply deployed using docker. A hosted version is available at https://pavics.ouranos.ca/twitcher/ows/proxy/raven.

Documentation

Learn more about Raven in its official documentation at https://pavics-raven.readthedocs.io.

Submit bug reports, questions and feature requests at https://github.com/Ouranosinc/raven/issues

Contributing

You can find information about contributing in our Developer Guide.

Please use bumpversion to release a new version.

License

Free software: MIT license

Credits

This project was funded by the CANARIE research software program.

Hydrological models are based on the Raven modeling framework.

This package was created with Cookiecutter and the bird-house/cookiecutter-birdhouse project template.