- Raven (the bird)
- A WPS service that offers processes related to hydrological modelling.
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.
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
You can find information about contributing in our Developer Guide.
Please use bump-my-version to release a new version.
- Free software: MIT license
- Documentation: https://raven.readthedocs.io.
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.