https://github.com/Ouranosinc/raven
WPS services related to hydrological modeling
https://github.com/Ouranosinc/raven
birdhouse gis hydrology pavics wps
Last synced: 5 months ago
JSON representation
WPS services related to hydrological modeling
- Host: GitHub
- URL: https://github.com/Ouranosinc/raven
- Owner: Ouranosinc
- License: mit
- Created: 2018-05-31T00:37:14.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T11:33:06.000Z (11 months ago)
- Last Synced: 2024-06-11T16:38:19.833Z (11 months ago)
- Topics: birdhouse, gis, hydrology, pavics, wps
- Language: Python
- Homepage: https://pavics-raven.readthedocs.io
- Size: 82.3 MB
- Stars: 37
- Watchers: 10
- Forks: 12
- Open Issues: 18
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE.txt
- Authors: AUTHORS.rst
Awesome Lists containing this project
- open-sustainable-technology - Raven - Made to help scientists run hydrological modeling experiments with climate change projections. (Hydrosphere / Freshwater and Hydrology)
README
===========================================
Raven : Hydrological modeling and analytics
===========================================.. image:: https://img.shields.io/pypi/v/birdhouse-raven.svg
:target: https://pypi.python.org/pypi/birdhouse-raven
:alt: PyPI.. 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
: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: DOIRaven (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.
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 bump-my-version_ to release a new version.
License
-------* Free software: MIT license
* Documentation: https://raven.readthedocs.io.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
.. _bump-my-version: https://pavics-raven.readthedocs.io/en/latest/dev_guide.html#bump-a-new-version