Skip to content
Elena Camossi edited this page Mar 31, 2015 · 25 revisions

Scope of this test is to replicate and document the experiment described at https://github.com/rsignell-usgs/cmre-ioos/wiki, testing THREDDS to store and share ocean observations.

Main steps:

  1. Install and configure THREDDS

    Follow the instructions of the [Production Installation Checklist] (http://www.unidata.ucar.edu/software/thredds/current/tds/reference/ChecklistReference.html).

    See also:

  2. Configure THREDDS catalogs

    A THREDDS Catalog describes what datasets a server has, and how they can be accessed. A catalog is an XML document that follows the THREDDS Catalog schema

  3. Store data in THREDDS

    Follow instructions to store ocean observations

  4. See data from THREDDS catalogue

  5. Write ncML transformations

  6. Create and publish ISO metadata

  7. Get metadata from catalogue

Clone this wiki locally