Skip to content

Commit

Permalink
updated refs to emu
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Mar 11, 2015
1 parent edf1ccb commit e1f6b4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ Introduction
Birdhouse is a collection of OGC Web Processing Service (WPS) related
Python components to support data processing in the climate science
community. The aim of Birdhouse is to make the usage of WPS easy. Most
of the OGC/WPS related software comes from the `GeoPython project <http://geopython.github.io/>`_.
of the OGC/WPS related software comes from the `GeoPython <http://geopython.github.io/>`_ project.

Birdhouse is the home of the following WPS components (birds):

* :ref:`Phoenix <phoenix:introduction>`: a web-based WPS client with ESGF data access
* :ref:`Malleefowl <malleefowl:introduction>`: access to climate data (ESGF, ...) as a service and library
* :ref:`Flyingpigeon <flyingpigeon:introduction>`: services for the climate impact community
* :ref:`Hummingbird <hummingbird:introduction>`: provides cdo and cfchecker as a service
* `Emu <http://emu.readthedocs.org/en/latest/>`_: some example WPS processes
* :ref:`Emu <emu:introduction>`_: some example WPS processes
* `Birdy <http://birdy.readthedocs.org/en/latest/>`_: a WPS command line tool

You can find the source code for all Birdhouse components on
Expand Down
2 changes: 1 addition & 1 deletion docs/source/tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Tutorials

* `Web Processing Service Information Site <http://geoprocessing.info/wpsdoc/index>`_
* `PyWPS Tutorial <http://pywps.wald.intevation.org/documentation/course/process/index.html>`_
* `Emu: starting with some WPS test processes <http://emu.readthedocs.org/en/latest/>`_
* :ref:`Emu Example with Docker <emu:tutorial>`
* :ref:`Phoenix Tutorial <phoenix:tutorial>` (outdated)

0 comments on commit e1f6b4f

Please sign in to comment.