Skip to content

Commit

Permalink
framework to architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
nilshempelmann committed Sep 6, 2018
1 parent 726f773 commit 2a64636
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions docs/source/architecture.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
.. _birdhouse_overview:

Framework Architecture
======================
.. _components:

Architecture
============

.. contents::
:local:
:depth: 2


Framework overview
------------------

.. image:: _images/birdhouse-components.png

ESGF_ is currently the main climate data resource (but more resources are possible).
Expand All @@ -31,26 +37,24 @@ WPS serivces can be accessed through web-applications like Phoenix or from scrip
.. _Birdhouse Presentation: https://github.com/bird-house/birdhouse-presentation


.. _components:

Components
----------

Birdhouse is the home of Web Processing Services used in climate science and
components to support them (the birds):

WPS client side:
---------------

* `Phoenix`_: a web-based WPS client with ESGF data access
* `Birdy`_: a WPS command line client and native library

WPS supporting services and libraries:
--------------------------------------

* `Twitcher`_: an OWS Security Proxy
* `Malleefowl`_: access to climate data (ESGF, ...) as a service
* `Eggshell`_: provides common functionallity for Birdhouse WPS services

WPS services used in climate data analysis:
-------------------------------------------

* `Flyingpigeon`_: services for the climate impact community
* `Black Swan`_: services for the extreme weather event assessments
Expand Down

0 comments on commit 2a64636

Please sign in to comment.