Skip to content

Web Accessible Folder

Felimon Gayanilo edited this page Apr 26, 2016 · 3 revisions

In addition to Direct Access and 52N SOS endpoints to access data from GCOOS Data Portal, GCOOS also maintains a Web Accessible Folder (WAF) to promote data reuse. Files are summarized by observation on a monthly basis, as well as by platform or station. NetCDF data format has grown in popularity and in addition of standard Comma Separated Files (CSV), files summarized on a per platform are translated to a netCDF4 (Classic) data format.

GCOOS Networked Assets

The script to convert CSV files as generated from the GCOOS WAF (http://data.gcoos.org/data/waf) to a netCDF4 (Classic) in compliance to IOOS standard based on the NCEI recommendations at https://sites.google.com/a/noaa.gov/ncei-ioos-archive/cookbook?pli=1#TOC-Providing-Data-Integrity and in compliance with the NODC Profile Orthogonal specification at http://www.nodc.noaa.gov/data/formats/netcdf/v1.1/profileOrthogonal.cdl, are in https://github.com/GCOOS/csv2nc.

Clone this wiki locally