Skip to content

Commit

Permalink
update roadmap, releases
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Mar 13, 2015
1 parent 9c70c74 commit 0054c63
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/source/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,25 @@ Release Notes
:depth: 2
:backlinks: none

Paris (September 2014)
======================

* Phoenix UI as WPS client with ESGF faceted search component and a wizard to chain WPS processes
* PyWPS based processing backend with supporting processes of Malleefowl
* WMS service (inculded in Thredds) for visualization of NetCDF files
* OGC CSW catalog service for published results and OGC WPS services
* ESGF data access with wget and OpenID
* Caching of accessed files from ESGF Nodes and Catalog Service
* WPS processes: cdo, climate-indices, ensemble data visualization, demo processes
* IPython environment for WPS processes
* initial unit tests for WPS processes
* Workflow engine Restflow for running processing chains. Currently there is only a simple workflow used: get data with wget - process data.
* Installation based on anaconda and buildout
* buildout recipes (birdhousebuilder) available on PyPI to simplify installation and configuration of multiple WPS server
* Monitoring of all used services (WPS, WMS, CSW, Phoenix) with supervisor
* moved source code and documentation to Birdhouse on GitHub


Helsinki (May 2014)
===================

Expand Down
3 changes: 3 additions & 0 deletions docs/source/roadmap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ Data Sources

- make them searchable ... pattern matching ... index service ...

* CERA climate database
* OGC data services like WCS and SOS, ...

Docs & Testing
--------------

Expand Down

0 comments on commit 0054c63

Please sign in to comment.