OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


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

instrument1: String
instrument1

platform1: String
platform1

crs: 64 bit Real
crs

profile: Array of 32 bit Integers [profile = 0..2]
profile:

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

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

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

sal: Grid
profile: z:

temp: Grid
profile: z:


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 {
    Float64 z[z = 10];
    String instrument1;
    String platform1;
    Float64 crs;
    Int32 profile[profile = 3];
    Float64 time[profile = 3];
    Float64 lat[profile = 3];
    Float64 lon[profile = 3];
    Grid {
     ARRAY:
        Float64 sal[profile = 3][z = 10];
     MAPS:
        Int32 profile[profile = 3];
        Float64 z[z = 10];
    } sal;
    Grid {
     ARRAY:
        Float64 temp[profile = 3][z = 10];
     MAPS:
        Int32 profile[profile = 3];
        Float64 z[z = 10];
    } temp;
} example/v2.0/NCEI_profile_template_v2.0_aggregation.ncml;