OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


temp: Grid
time: level: lat: lon:

rh: Grid
time: lat: lon:

lat: Array of 32 bit Integers [lat = 0..4]
lat:

lon: Array of 32 bit Integers [lon = 0..9]
lon:

level: Array of 32 bit Integers [level = 0..3]
level:

time: Array of 16 bit Integers [time = 0..0]
time:


For questions or comments about this dataset, contact the administrator of this server [Support] at: support@my.group

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


DDS:

Dataset {
    Grid {
     ARRAY:
        Float32 temp[time = 1][level = 4][lat = 5][lon = 10];
     MAPS:
        Int16 time[time = 1];
        Int32 level[level = 4];
        Int32 lat[lat = 5];
        Int32 lon[lon = 10];
    } temp;
    Grid {
     ARRAY:
        Float32 rh[time = 1][lat = 5][lon = 10];
     MAPS:
        Int16 time[time = 1];
        Int32 lat[lat = 5];
        Int32 lon[lon = 10];
    } rh;
    Int32 lat[lat = 5];
    Int32 lon[lon = 10];
    Int32 level[level = 4];
    Int16 time[time = 1];
} data/example_1.nc;