ESGFNode|Publisher - ESGF/esgf.github.io GitHub Wiki
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
-
Publication tutorial : The first introduction you should read regarding ESGF publication.
-
Publication scripts : description on the scripts that are part of the publication package.
-
Configuration Reference : description on the main configuration file (normally at
$HOME/.esgcet/esg.ini
)
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
Version 2 schema
Version 2 will support full CRUD operations and versioning.
THREDDS Catalogues
TODO: detail the format of the THREDDS catalogues created by esgpublish
.