birdhouse-raven


Namebirdhouse-raven JSON
Version 0.19.0 PyPI version JSON
download
home_pageNone
SummaryA WPS service that offers processes related to hydrological modelling.
upload_time2025-07-16 13:42:08
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords wps pywps birdhouse raven hydrology gis analysis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========================================
Raven : Hydrological modeling and analytics
===========================================

+----------------------------+----------------------------------------+
| Versions                   | |pypi| |conda| |platforms|             |
+----------------------------+----------------------------------------+
| Documentation and Support  | |docs| |gitter| |versions|             |
+----------------------------+----------------------------------------+
| Open Source                | |license|                              |
+----------------------------+----------------------------------------+
| Coding Standards           | |black| |ruff| |pre-commit|            |
+----------------------------+----------------------------------------+
| Development Status         | |status| |build| |coveralls|           |
+----------------------------+----------------------------------------+

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.

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

.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
        :target: https://github.com/psf/black
        :alt: Python Black

.. |build| 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

.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/raven-wps.svg
    :target: https://anaconda.org/conda-forge/raven-wps
    :alt: Anaconda Version

.. |coveralls| image:: https://coveralls.io/repos/github/Ouranosinc/raven/badge.svg
    :target: https://coveralls.io/github/Ouranosinc/raven
    :alt: Coveralls

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

.. |fossa| 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

.. |gitter| 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

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

.. |platforms| image:: https://anaconda.org/conda-forge/raven-wps/badges/platforms.svg
    :target: https://anaconda.org/conda-forge/raven-wps
    :alt: Supported Python Versions

.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/Ouranosinc/raven/main.svg
    :target: https://results.pre-commit.ci/latest/github/Ouranosinc/raven/main
    :alt: pre-commit.ci status

.. |pypi| image:: https://img.shields.io/pypi/v/birdhouse-raven.svg
    :target: https://pypi.python.org/pypi/birdhouse-raven
    :alt: PyPI

.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
    :target: https://github.com/astral-sh/ruff
    :alt: Ruff

.. |status| image:: https://www.repostatus.org/badges/latest/active.svg
    :target: https://www.repostatus.org/#active
    :alt: Project Status: Active - The project has reached a stable, usable state and is being actively developed.

.. |versions| image:: https://img.shields.io/pypi/pyversions/birdhouse-raven.svg
    :target: https://pypi.python.org/pypi/birdhouse-raven
    :alt: Supported Python Versions

.. |zenodo| image:: https://zenodo.org/badge/135511617.svg
    :target: https://zenodo.org/badge/latestdoi/135511617
    :alt: DOI

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "birdhouse-raven",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": "Trevor James Smith <smith.trevorj@ouranos.ca>, Tuan Long Vu <vu.long@ouranos.ca>",
    "keywords": "wps, pywps, birdhouse, raven, hydrology, gis, analysis",
    "author": null,
    "author_email": "David Huard <huard.david@ouranos.ca>, Richard Arsenault <richard.arsenault@etsmtl.ca>",
    "download_url": "https://files.pythonhosted.org/packages/33/dd/8b42e6e409a7e056733bd5b981c398814c882c593239b0dc285dc24ce786/birdhouse_raven-0.19.0.tar.gz",
    "platform": null,
    "description": "===========================================\nRaven : Hydrological modeling and analytics\n===========================================\n\n+----------------------------+----------------------------------------+\n| Versions                   | |pypi| |conda| |platforms|             |\n+----------------------------+----------------------------------------+\n| Documentation and Support  | |docs| |gitter| |versions|             |\n+----------------------------+----------------------------------------+\n| Open Source                | |license|                              |\n+----------------------------+----------------------------------------+\n| Coding Standards           | |black| |ruff| |pre-commit|            |\n+----------------------------+----------------------------------------+\n| Development Status         | |status| |build| |coveralls|           |\n+----------------------------+----------------------------------------+\n\nRaven (the bird)\n  *A WPS service that offers processes related to hydrological modelling.*\n\nRaven 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.\n\nThe properties of custom watersheds can be extracted from a Digital Elevation Model and a land-use database.\n\nRaven can be compiled and installed, or simply deployed using docker. A hosted version is available at https://pavics.ouranos.ca/twitcher/ows/proxy/raven.\n\nDocumentation\n-------------\n\nLearn more about Raven in its official documentation at https://pavics-raven.readthedocs.io.\n\nSubmit bug reports, questions and feature requests at https://github.com/Ouranosinc/raven/issues\n\nContributing\n------------\n\nYou can find information about contributing in our `Developer Guide`_.\n\nPlease use `bump-my-version`_ to release a new version.\n\nLicense\n-------\n\n* Free software: MIT license\n* Documentation: https://raven.readthedocs.io.\n\nCredits\n-------\n\nThis project was funded by the `CANARIE`_ research software program.\n\nHydrological models are based on the `Raven`_ modeling framework.\n\nThis package was created with `Cookiecutter`_ and the `bird-house/cookiecutter-birdhouse`_ project template.\n\n.. _`birdy`: https://birdy.readthedocs.io\n.. _`xarray`: http://xarray.pydata.org\n.. _`xclim`: https://xclim.readthedocs.io\n.. _`Raven`: http://raven.uwaterloo.ca\n.. _`CANARIE`: https://www.canarie.ca\n.. _`Cookiecutter`: https://github.com/audreyr/cookiecutter\n.. _`bird-house/cookiecutter-birdhouse`: https://github.com/bird-house/cookiecutter-birdhouse\n.. _`Developer Guide`: https://pavics-raven.readthedocs.io/en/latest/dev_guide.html\n.. _`bump-my-version`: https://pavics-raven.readthedocs.io/en/latest/dev_guide.html#bump-a-new-version\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n        :target: https://github.com/psf/black\n        :alt: Python Black\n\n.. |build| image:: https://github.com/Ouranosinc/raven/actions/workflows/main.yml/badge.svg\n    :target: https://github.com/Ouranosinc/raven/actions/workflows/main.yml\n    :alt: Build Status\n\n.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/raven-wps.svg\n    :target: https://anaconda.org/conda-forge/raven-wps\n    :alt: Anaconda Version\n\n.. |coveralls| image:: https://coveralls.io/repos/github/Ouranosinc/raven/badge.svg\n    :target: https://coveralls.io/github/Ouranosinc/raven\n    :alt: Coveralls\n\n.. |docs| image:: https://readthedocs.org/projects/pavics-raven/badge/?version=latest\n    :target: https://pavics-raven.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. |fossa| image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2FOuranosinc%2Fraven.svg?type=shield\n    :target: https://app.fossa.com/projects/git%2Bgithub.com%2FOuranosinc%2Fraven?ref=badge_shield\n    :alt: FOSSA\n\n.. |gitter| image:: https://badges.gitter.im/bird-house/birdhouse.svg\n    :target: https://gitter.im/bird-house/birdhouse?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\n    :alt: Join the chat at https://gitter.im/bird-house/birdhouse\n\n.. |license| image:: https://img.shields.io/github/license/Ouranosinc/raven.svg\n    :target: https://github.com/Ouranosinc/raven/blob/main/LICENSE\n    :alt: License\n\n.. |platforms| image:: https://anaconda.org/conda-forge/raven-wps/badges/platforms.svg\n    :target: https://anaconda.org/conda-forge/raven-wps\n    :alt: Supported Python Versions\n\n.. |pre-commit| image:: https://results.pre-commit.ci/badge/github/Ouranosinc/raven/main.svg\n    :target: https://results.pre-commit.ci/latest/github/Ouranosinc/raven/main\n    :alt: pre-commit.ci status\n\n.. |pypi| image:: https://img.shields.io/pypi/v/birdhouse-raven.svg\n    :target: https://pypi.python.org/pypi/birdhouse-raven\n    :alt: PyPI\n\n.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json\n    :target: https://github.com/astral-sh/ruff\n    :alt: Ruff\n\n.. |status| image:: https://www.repostatus.org/badges/latest/active.svg\n    :target: https://www.repostatus.org/#active\n    :alt: Project Status: Active - The project has reached a stable, usable state and is being actively developed.\n\n.. |versions| image:: https://img.shields.io/pypi/pyversions/birdhouse-raven.svg\n    :target: https://pypi.python.org/pypi/birdhouse-raven\n    :alt: Supported Python Versions\n\n.. |zenodo| image:: https://zenodo.org/badge/135511617.svg\n    :target: https://zenodo.org/badge/latestdoi/135511617\n    :alt: DOI\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A WPS service that offers processes related to hydrological modelling.",
    "version": "0.19.0",
    "project_urls": {
        "About Ouranos": "https://www.ouranos.ca/en/",
        "Changelog": "https://pavics-sdi.readthedocs.io/projects/raven/en/latest/changes.html",
        "Homepage": "https://pavics-raven.readthedocs.io/",
        "Issue tracker": "https://github.com/Ouranosinc/raven/issues",
        "Source": "https://github.com/Ouranosinc/raven/"
    },
    "split_keywords": [
        "wps",
        " pywps",
        " birdhouse",
        " raven",
        " hydrology",
        " gis",
        " analysis"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3f13f79bdf40c39a791326a0feb21d41a3aaa3c91c5096f579933fb8808c2537",
                "md5": "413c10f5f388041454a00def4ae9c176",
                "sha256": "8fa833f5e70f9db0397693578dc8e457436954fa55b3a196d12ae88d287da3cc"
            },
            "downloads": -1,
            "filename": "birdhouse_raven-0.19.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "413c10f5f388041454a00def4ae9c176",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 4530871,
            "upload_time": "2025-07-16T13:42:02",
            "upload_time_iso_8601": "2025-07-16T13:42:02.362639Z",
            "url": "https://files.pythonhosted.org/packages/3f/13/f79bdf40c39a791326a0feb21d41a3aaa3c91c5096f579933fb8808c2537/birdhouse_raven-0.19.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "33dd8b42e6e409a7e056733bd5b981c398814c882c593239b0dc285dc24ce786",
                "md5": "3442e9f51c8488ba60ff8a61ee15bc61",
                "sha256": "f0554e0025d8c5b742de8a2f13f4a5d50710a97cfe224ab2fca9edf77c841f25"
            },
            "downloads": -1,
            "filename": "birdhouse_raven-0.19.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3442e9f51c8488ba60ff8a61ee15bc61",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 4640614,
            "upload_time": "2025-07-16T13:42:08",
            "upload_time_iso_8601": "2025-07-16T13:42:08.364641Z",
            "url": "https://files.pythonhosted.org/packages/33/dd/8b42e6e409a7e056733bd5b981c398814c882c593239b0dc285dc24ce786/birdhouse_raven-0.19.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 13:42:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Ouranosinc",
    "github_project": "raven",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "birdhouse-raven"
}
        
Elapsed time: 0.48975s