Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bird-house/flyingpigeon
WPS processes for climate model data, indices and extreme events
https://github.com/bird-house/flyingpigeon
climate ogc-services python pywps wps
Last synced: 10 days ago
JSON representation
WPS processes for climate model data, indices and extreme events
- Host: GitHub
- URL: https://github.com/bird-house/flyingpigeon
- Owner: bird-house
- License: apache-2.0
- Created: 2014-09-03T09:03:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T05:25:36.000Z (17 days ago)
- Last Synced: 2024-10-30T08:36:21.922Z (17 days ago)
- Topics: climate, ogc-services, python, pywps, wps
- Language: Python
- Homepage: http://flyingpigeon.readthedocs.io/en/latest/
- Size: 134 MB
- Stars: 19
- Watchers: 13
- Forks: 15
- Open Issues: 15
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Flyingpigeon
=============.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg
:target: http://flyingpigeon.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status.. image:: https://travis-ci.org/bird-house/flyingpigeon.svg?branch=master
:target: https://travis-ci.org/bird-house/flyingpigeon
:alt: Travis Build.. image:: https://img.shields.io/github/license/bird-house/flyingpigeon.svg
:target: https://github.com/bird-house/flyingpigeon/blob/master/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/birdhouseFlyingpigeon (the bird)
*The pigeon finds its way home over extremely long distances. [..].* ( `Wikipedia `__ ).A Web Processing Service Testbed.
Flyingpigeon is a server providing a sandbox and test environment for new Web Processing Services (OGC WPS). It is part of the `birdhouse`_ ecosystem, which aims to build interoperable services in support to substainable development goals. Once stable, mature and thoroughly tested, Flyingpigeon services are meant to move to stand-alone thematic servers used in production.
The Flyingpigeon software stack as of version 1.0 was published in `Computers & Geosciences `_ and can still be accessed from the `release page `_. Meanwhile many of the 1.0 processes have migrated to other birdhouse repositories. For example, processes related to extreme weather event assessment can be found in `blackswan`_, while processes focusing on climate indices will be found in `finch`_.
Documentation
-------------Learn more about Flyingpigeon in its official documentation at
https://flyingpigeon.readthedocs.io.Submit bug reports, questions and feature requests at
https://github.com/bird-house/flyingpigeon/issuesContributing
------------You can find information about contributing in our `Developer Guide`_.
Please use bumpversion_ to release a new version.
License
-------Free software: Apache Software License 2.0
Credits
-------This package was created with Cookiecutter_ and the `bird-house/cookiecutter-birdhouse`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`bird-house/cookiecutter-birdhouse`: https://github.com/bird-house/cookiecutter-birdhouse
.. _`Developer Guide`: https://flyingpigeon.readthedocs.io/en/latest/dev_guide.html
.. _bumpversion: https://flyingpigeon.readthedocs.io/en/latest/dev_guide.html#bump-a-new-version
.. _blackswan: https://github.com/bird-house/blackswan
.. _birdhouse: https://birdhouse.readthedocs.io/en/latest/
.. _finch: https://github.com/bird-house/finch