OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


station: Array of 32 bit Integers [station = 0..0]
station:

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

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

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

z: Array of 64 bit Reals [z = 0..3]
z:

sal: Grid
station: time: z:

temp: Grid
station: time: z:

instrument1: String
instrument1

platform1: String
platform1

crs: 64 bit Real
crs


For questions or comments about this dataset, contact the administrator of this server [User Services] at: ncei.info@noaa.gov

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


DDS:

Dataset {
    Int32 station[station = 1];
    Float64 time[time = 10];
    Float64 lat[station = 1];
    Float64 lon[station = 1];
    Float64 z[z = 4];
    Grid {
     ARRAY:
        Float64 sal[station = 1][time = 10][z = 4];
     MAPS:
        Int32 station[station = 1];
        Float64 time[time = 10];
        Float64 z[z = 4];
    } sal;
    Grid {
     ARRAY:
        Float64 temp[station = 1][time = 10][z = 4];
     MAPS:
        Int32 station[station = 1];
        Float64 time[time = 10];
        Float64 z[z = 4];
    } temp;
    String instrument1;
    String platform1;
    Float64 crs;
} example/v2.0/NCEI_timeSeriesProfile_template_v2.0_2016-09-22_181615.251663.nc;