ioos / ioos-us

The homepage for the IOOS.us website
https://ioos.us/
MIT License
0 stars 16 forks source link

Add a link to thredds endpoint on gliderDAC homepage #171

Closed Bobfrat closed 6 years ago

Bobfrat commented 6 years ago

Glider Data access still baffles people. Need to add a THREDDS link to the Data Visualization and Access menu on gliders.ioos.us/data

Thredds URL: https://data.ioos.us/gliders/thredds/catalog.html

gitchrisadams commented 6 years ago

@Bobfrat What do you think abou this? image

Or full Thredds def from https://www.unidata.ucar.edu/software/thredds/current/tds/TDS.html or other description? The THREDDS Data Server (TDS) is a web server that provides metadata and data access for scientific datasets, using OPeNDAP, OGC WMS and WCS, HTTP, and other remote data access protocols. The TDS is developed and supported by Unidata, a division of the University Corporation for Atmospheric Research (UCAR), and is sponsored by the National Science Foundation.

Bobfrat commented 6 years ago

I think we can be more specific to GliderDAC here;

Can you put it under ERDDAP Catalog?

THREDDS Catalog The THREDDS Data Server (TDS) is a web server that provides metadata and data access to all GliderDAC datasets, using a variety of remote data access protocols.

gitchrisadams commented 6 years ago

Yes will put under ERDDAP and update to include that description. Thanks. image

gitchrisadams commented 6 years ago

Created PR: https://github.com/ioos/gliders/pull/50