Skip to content
Stephen Pascoe edited this page Apr 9, 2014 · 9 revisions
Wiki Reorganisation
This page has been classified for reorganisation. It has been given the category MOVE.
The content of this page will be revised and moved to one or more other pages in the new wiki structure.

Download

  • Repo : Find the esgcet packages here

Tutorials

other resources

Data Model

The publisher records all datasets available at the data node in the postgres database. The schema is defined in the esgcet.model package using the SQLAlchemy object relational mapper. The schema is summarised below using UML.

Current Schema

ESG Publisher v1 DB schema

Version 2 schema

Version 2 will support full CRUD operations and versioning.

ESG Publisher v2 DB schema

THREDDS Catalogues

TODO: detail the format of the THREDDS catalogues created by esgpublish .

Clone this wiki locally