{"id":18458106,"url":"https://github.com/bird-house/flyingpigeon","last_synced_at":"2025-10-24T11:49:16.618Z","repository":{"id":20339028,"uuid":"23613598","full_name":"bird-house/flyingpigeon","owner":"bird-house","description":"WPS processes for climate model data, indices and extreme events","archived":false,"fork":false,"pushed_at":"2024-10-30T05:25:36.000Z","size":140943,"stargazers_count":20,"open_issues_count":15,"forks_count":15,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-11-23T11:50:48.431Z","etag":null,"topics":["climate","ogc-services","python","pywps","wps"],"latest_commit_sha":null,"homepage":"http://flyingpigeon.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bird-house.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-09-03T09:03:59.000Z","updated_at":"2024-11-05T08:07:38.000Z","dependencies_parsed_at":"2023-01-12T08:45:43.324Z","dependency_job_id":"65491f2d-5db1-4674-99c1-2d829d948036","html_url":"https://github.com/bird-house/flyingpigeon","commit_stats":{"total_commits":3172,"total_committers":27,"mean_commits":"117.48148148148148","dds":0.5381462799495587,"last_synced_commit":"7054d6f326f40cacc9d7dc87f10a44ef49f43e3f"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bird-house%2Fflyingpigeon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bird-house%2Fflyingpigeon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bird-house%2Fflyingpigeon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bird-house%2Fflyingpigeon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bird-house","download_url":"https://codeload.github.com/bird-house/flyingpigeon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230568588,"owners_count":18246378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["climate","ogc-services","python","pywps","wps"],"created_at":"2024-11-06T08:16:44.723Z","updated_at":"2025-10-24T11:49:16.548Z","avatar_url":"https://github.com/bird-house.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Flyingpigeon\n=============\n\n.. image:: https://img.shields.io/badge/docs-latest-brightgreen.svg\n   :target: http://flyingpigeon.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\n.. image:: https://travis-ci.org/bird-house/flyingpigeon.svg?branch=master\n   :target: https://travis-ci.org/bird-house/flyingpigeon\n   :alt: Travis Build\n\n.. image:: https://img.shields.io/github/license/bird-house/flyingpigeon.svg\n    :target: https://github.com/bird-house/flyingpigeon/blob/master/LICENSE.txt\n    :alt: GitHub license\n\n.. image:: https://badges.gitter.im/bird-house/birdhouse.svg\n    :target: https://gitter.im/bird-house/birdhouse?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge\n    :alt: Join the chat at https://gitter.im/bird-house/birdhouse\n\n\nFlyingpigeon (the bird)\n  *The pigeon finds its way home over extremely long distances. [..].* ( `Wikipedia \u003chttps://en.wikipedia.org/wiki/Pigeon_flying\u003e`__ ).\n\nA Web Processing Service Testbed.\n\nFlyingpigeon 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.\n\nThe Flyingpigeon software stack as of version 1.0 was published in `Computers \u0026 Geosciences \u003chttps://www.sciencedirect.com/science/article/pii/S0098300416302801\u003e`_ and can still be accessed from the `release page \u003chttps://github.com/bird-house/flyingpigeon/releases/tag/1.0.0\u003e`_. 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`_.\n\nDocumentation\n-------------\n\nLearn more about Flyingpigeon in its official documentation at\nhttps://flyingpigeon.readthedocs.io.\n\nSubmit bug reports, questions and feature requests at\nhttps://github.com/bird-house/flyingpigeon/issues\n\nContributing\n------------\n\nYou can find information about contributing in our `Developer Guide`_.\n\nPlease use bumpversion_ to release a new version.\n\nLicense\n-------\n\nFree software: Apache Software License 2.0\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `bird-house/cookiecutter-birdhouse`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`bird-house/cookiecutter-birdhouse`: https://github.com/bird-house/cookiecutter-birdhouse\n.. _`Developer Guide`: https://flyingpigeon.readthedocs.io/en/latest/dev_guide.html\n.. _bumpversion: https://flyingpigeon.readthedocs.io/en/latest/dev_guide.html#bump-a-new-version\n.. _blackswan: https://github.com/bird-house/blackswan\n.. _birdhouse: https://birdhouse.readthedocs.io/en/latest/\n.. _finch: https://github.com/bird-house/finch\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbird-house%2Fflyingpigeon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbird-house%2Fflyingpigeon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbird-house%2Fflyingpigeon/lists"}