OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


lon: Array of 64 bit Reals [lon = 0..2160]
lon:

lat: Array of 64 bit Reals [lat = 0..1050]
lat:

depth: Array of 64 bit Reals [depth = 0..33]
depth:

density: Grid
time: depth: lat: lon:

salinity: Grid
time: depth: lat: lon:

sea_temp: Grid
time: depth: lat: lon:

time: Array of 32 bit Integers [time = 0..3794]
time:


For questions or comments about this dataset, contact the administrator of this server [Support] at: udsrs-info@udel.edu

For questions or comments about the OPeNDAP service bundled with the TDS, email THREDDS support at: support-thredds@unidata.ucar.edu


DDS:

Dataset {
    Float64 lon[lon = 2161];
    Float64 lat[lat = 1051];
    Float64 depth[depth = 34];
    Grid {
     ARRAY:
        Float32 density[time = 3795][depth = 34][lat = 1051][lon = 2161];
     MAPS:
        Int32 time[time = 3795];
        Float64 depth[depth = 34];
        Float64 lat[lat = 1051];
        Float64 lon[lon = 2161];
    } density;
    Grid {
     ARRAY:
        Float32 salinity[time = 3795][depth = 34][lat = 1051][lon = 2161];
     MAPS:
        Int32 time[time = 3795];
        Float64 depth[depth = 34];
        Float64 lat[lat = 1051];
        Float64 lon[lon = 2161];
    } salinity;
    Grid {
     ARRAY:
        Float32 sea_temp[time = 3795][depth = 34][lat = 1051][lon = 2161];
     MAPS:
        Int32 time[time = 3795];
        Float64 depth[depth = 34];
        Float64 lat[lat = 1051];
        Float64 lon[lon = 2161];
    } sea_temp;
    Int32 time[time = 3795];
} GODAE_DATA.nc;