This page provides a detailed description of the end-to-end process of becoming a data provider, registering new glider deployments and submitting NetCDF files to the U.S. IOOS National Glider Data Assembly Center.
Edit me

All additional questions or feedback should be directed to:

        glider.dac.support@noaa.gov

A consolidated list of the links referenced below can be found here.

Data Provider Registration

You must register as a data provider and receive a user account in order to contribute data sets to the IOOS Glider Data Assembly Center. The following contact information is required:

  • Contact name
  • Contact organization
  • Email address
  • Telephone number

and all user account requests should be emailed to:

        glider.dac.support@noaa.gov

New user accounts are typically created the same day they are received.

New Deployment Registration

Data providers can register deployments after the user account has been created. New deployment registration is a 1 or 2 step process, depending on whether the deployment is current or historical. If the deployment is current or in the future and you would like the data to be released on the Global Telecommunication System (GTS), you must request a WMO ID for the glider. This ID must be referenced as a global attribute as well as an attribute of the file’s platform variable in each NetCDF file uploaded to the NGDAC.

The next step is to register the deployment with the NGDAC.

Requesting a WMO ID

A WMO ID is required to release real-time glider profiles to the Global Telecommunication System. WMO IDs that have previously been assigned to a glider for one deployment region can now be used regardless of the new deployment location. So, if a glider has been assigned a WMO ID, it may continue to be used for that glider deployed anywhere in the world.

Submit new WMO ID requests to:

        glider.dac.support@noaa.gov

Please provide the following required information:

  • Program (typically the provider’s institution; NOT the project, as a glider can be used for multiple different projects over its lifetime)
  • Glider Model (e.g. Slocum G2, Spray, Seaglider, etc)
  • Glider Name
  • Glider Serial # (if not available, then the Glider Call Sign will be used)

We also recommend providing:

  • Glider Call Sign
  • Approximate deployment date
  • Approximate deployment location (GPS coordinates)
  • Provider name

Once the request is received, it will be promptly submitted by the GDAC Team to the OceanOPS / OceanGliders Request Identifiers Interface. The assigned WMO ID will be sent to the requester/data provider, typically in 1 business day.

Note: OceanOPS enables providers to submit a WMO ID request directly through the OceanGliders Request Identifiers Interface, following the OceanOPS guidelines; however, this practice is discouraged, as it requires a user to be declared as a contact point of the US Glider DAC program and the GDAC already provides this WMO ID assignment as a centralized service. IOOS highly recommends that users request new WMO IDs via the GDAC rather than directly through OceanOPS.

Deployment Creation

Deployments are registered and managed via the GliderDAC providers page. Each deployment must be registered by the data provider before any NetCDF files are uploaded. The deployment registration process is as follows:

  1. Navigate to the GliderDAC providers page and login with your account credentials.
  2. Click the Your Deployments link. A deployment registration form will be displayed.

GliderDAC - Deployments page

  1. Enter the name of the glider and deployment date/time (ISO-8601) using the following convention: YYYYmmddTHHMM

    Where YYYYmmddTHHMM is the timestamp specifying the start of the deployment. This is also the value that should be assigned to the trajectory variable in each NetCDF file that is submitted to the DAC.

    IMPORTANT: This WMO ID must be included as th global attribute wmo_id as well as an attribute (wmo_id) of the file’s platform variable in each NetCDF file uploaded to the NGDAC.

  2. An additional field, attribution, is also provided as a means for the data provider to acknowledge the funding agencies and/or funding source.

  3. Click New Deployment to create the deployment. This creates a directory on the IOOS Glider DAC FTP server using the specified deployment name. This is the directory that the NetCDF files must be uploaded to.

    IMPORTANT: New deployments cannot be created by logging into the ftp server. All new deployments must be created via the process described above.

  4. After the deployment has been registered, click on the deployment name to take you to the deployment metadata page and specify the operator. Once the deployment has been completed (i.e.: the glider has been recovered or the deployment has been completed), click the Completed check box to denote that the data is ready for archiving by NCEI. See the section below for more details on the NCEI archival process.

Submission of NetCDF Files

The data provider user account provides ftp push access to the directories created under the user’s home directory. The ftp url is:

         ftp://gliders.ioos.us

Here’s an example of the ftp login process and the resulting directory structure:

    $ ftp -i gliders.ioos.us
    Connected to gliders.ioos.us (54.204.42.247).
    220 Welcome to the IOOS Glider DAC FTP Server
    Name (gliders.ioos.us:kerfoot): rutgers
    331 Please specify the password.
    Password:
    230 Login successful.
    Remote system type is UNIX.
    Using binary mode to transfer files.
    ftp> pwd
    257 "/"
    ftp> dir
    200 PORT command successful. Consider using PASV.
    150 Here comes the directory listing.
    drwxr-xr-x    2 ftp      ftp         77824 Dec 08 16:40 ru01-20140104T1621
    drwxr-xr-x    2 ftp      ftp          4096 Dec 08 16:41 ru01-20140120T1444
    drwxr-xr-x    2 ftp      ftp         57344 Dec 08 16:41 ru01-20140123T1250
    drwxr-xr-x    2 ftp      ftp         65536 Dec 08 16:41 ru01-20140217T1244
    drwxr-xr-x    2 ftp      ftp         36864 Jan 15 16:07 ru05-20150105T1600
    drwxr-xr-x    2 ftp      ftp         65536 Feb 02 13:41 ru05-20150115T1443

    226 Directory send OK.

New NetCDF files should be uploaded to the directory created above. For example, uploading files to the ru05-20150115T1443 deployment is done as follows:

    ftp> cd ru05-20150115T1443
    250 Directory successfully changed.
    ftp> lcd LOCAL_DIRECTORY
    Local directory now LOCAL_DIRECTORY
    ftp> mput *.nc

Please remember to use the proper file naming convention.

The resulting deployment directory structure will look something like this:

    /ru05-20150115T1443
        profile1.nc
        profile2.nc
        profile3.nc
        ...

A generic ftp script, written in Perl is contained in the repository and may be used to upload the files to the NGDAC. The script requires the following Perl non-core modules:

You must specify your credentials in the $USER and $PASS variables contained in the script.

Dataset Status

Once one or more files have been successfully uploaded for the specified deployment, the aggregation process begins. As there are multiple file syncing and aggregation processes going on, it will take some time for the data access end points on both the ERDDAP and THREDDS servers to be created and populated. The end-to-end processing pathway currently takes 1 - 2 hrs. We are actively working on ways to decrease this time frame.

We’ve built a dataset status page to provide administrators and users with the ability to track datasets through the end-to-end process. The home page displays a list of all data sets for which either/both the ERDDAP and THREDDS are not yet available. Please check this page before emailing the DAC administrators regarding data set availability.

Dataset Archiving

Once a glider deployment is completed the data provider has the option to archive the dataset with the National Centers for Environmental Information national ocean archive. It is the responsibility of the data provider to mark the deployment as completed before the NCEI archival process begins.

Here’s how to mark a deployment as complete and submit the dataset to NCEI:

  1. Navigate to the GliderDAC providers page and login with your account credentials.

2.Once logged

GliderDAC - Deployments page

  1. Select the deployment of interest from the table of deployments by clicking on the deployment name.

  2. Under the Edit section on the right side of the deployment page, you’ll see checkboxes for Completed and Submit to NCEI on Completion. Select both checkboxes and click the Submit button.

GliderDAC - Deployments page

Once submitted, the IOOS GliderDAC compliance checker is run to check for compliance with NCEI’s authority tables for project, institution, platform, and instrument. The results of these checks will be emailed on completion. If any of these checks have failed, NCEI will not archive the deployment.

There are typically 2 reasons that a deployment fails an NCEI check.

  1. The dataset needs to be fixed if there is indeed an error (this can be as simple as a typo). Check the tables to see if there is an existing entry that can be used instead.

NOTE: ERDDAP uses the metadata from the latest file in a deployment to create an aggregation. So data providers only need to fix metadata on the latest file for the changes to be reflected in ERDDAP.

  1. The NCEI tables need to be updated to include your new project, institution, instruments, or platforms. If you feel this is the case please email glider.dac.support@noaa.gov to initiate that process.

NCEI Authority Tables

The National Centers for Environmental Information authority tables are available here: https://gliders.ioos.us/ncei_authority_tables/.