OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


lat: Array of 32 bit Reals [lat = 0..75]
lat:

lon: Array of 32 bit Reals [lon = 0..179]
lon:

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

time: Array of 64 bit Reals [time = 0..142]
time:

salinity_mean: Grid
time: depth: lat: lon:

salinity_stddev: Grid
time: depth: lat: lon:

salinity_noobs: Grid
time: depth: lat: lon:


For questions or comments about this dataset, contact the administrator of this server [Support] at: icdc.cen@lists.uni-hamburg.de

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


DDS:

Dataset {
    Float32 lat[lat = 76];
    Float32 lon[lon = 180];
    Float64 depth[depth = 105];
    Float64 time[time = 143];
    Grid {
     ARRAY:
        Float32 salinity_mean[time = 143][depth = 105][lat = 76][lon = 180];
     MAPS:
        Float64 time[time = 143];
        Float64 depth[depth = 105];
        Float32 lat[lat = 76];
        Float32 lon[lon = 180];
    } salinity_mean;
    Grid {
     ARRAY:
        Float32 salinity_stddev[time = 143][depth = 105][lat = 76][lon = 180];
     MAPS:
        Float64 time[time = 143];
        Float64 depth[depth = 105];
        Float32 lat[lat = 76];
        Float32 lon[lon = 180];
    } salinity_stddev;
    Grid {
     ARRAY:
        Int16 salinity_noobs[time = 143][depth = 105][lat = 76][lon = 180];
     MAPS:
        Float64 time[time = 143];
        Float64 depth[depth = 105];
        Float32 lat[lat = 76];
        Float32 lon[lon = 180];
    } salinity_noobs;
} bnsc_salinity_yearly;