Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Ouranosinc/raven

WPS services related to hydrological modeling
https://github.com/Ouranosinc/raven

birdhouse gis hydrology pavics wps

Last synced: 3 months ago
JSON representation

WPS services related to hydrological modeling

Awesome Lists containing this project

README

        

Raven : Hydrological modeling and analytics
===========================================

.. image:: https://readthedocs.org/projects/pavics-raven/badge/?version=latest
:target: https://pavics-raven.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://github.com/Ouranosinc/raven/actions/workflows/main.yml/badge.svg
:target: https://github.com/Ouranosinc/raven/actions/workflows/main.yml
:alt: Build status

.. image:: https://img.shields.io/github/license/Ouranosinc/raven.svg
:target: https://github.com/Ouranosinc/raven/blob/main/LICENSE.txt
:alt: GitHub license

.. image:: https://badges.gitter.im/bird-house/birdhouse.svg
:target: https://gitter.im/bird-house/birdhouse?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
:alt: Join the chat at https://gitter.im/bird-house/birdhouse

.. image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2FOuranosinc%2Fraven.svg?type=shield
:target: https://app.fossa.com/projects/git%2Bgithub.com%2FOuranosinc%2Fraven?ref=badge_shield
:alt: FOSSA

.. image:: https://zenodo.org/badge/135511617.svg
:target: https://zenodo.org/badge/latestdoi/135511617
:alt: 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.

.. _`birdy`: https://birdy.readthedocs.io
.. _`xarray`: http://xarray.pydata.org
.. _`xclim`: https://xclim.readthedocs.io
.. _`Raven`: http://raven.uwaterloo.ca
.. _`CANARIE`: https://www.canarie.ca
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`bird-house/cookiecutter-birdhouse`: https://github.com/bird-house/cookiecutter-birdhouse
.. _`Developer Guide`: https://pavics-raven.readthedocs.io/en/latest/dev_guide.html
.. _bumpversion: https://pavics-raven.readthedocs.io/en/latest/dev_guide.html#bump-a-new-version