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.

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:

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

Store data in THREDDS

Follow instructions to store ocean observations

See data from THREDDS catalogue

Write ncML transformations

  1. Create and publish ISO metadata

  2. Get metadata from catalogue

Clone this wiki locally