OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


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

lonbounds: Array of 32 bit Reals [lon = 0..2][vertices = 0..1]
lon: vertices:

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

latbounds: Array of 32 bit Reals [lat = 0..4][vertices = 0..1]
lat: vertices:

wgs84: 32 bit Integer
wgs84

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

depth: Grid
time: lon: lat:


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 {
    Float32 lon[lon = 3];
    Float32 lonbounds[lon = 3][vertices = 2];
    Float32 lat[lat = 5];
    Float32 latbounds[lat = 5][vertices = 2];
    Int32 wgs84;
    Float64 time[time = 1];
    Grid {
     ARRAY:
        Float32 depth[time = 1][lon = 3][lat = 5];
     MAPS:
        Float64 time[time = 1];
        Float32 lon[lon = 3];
        Float32 lat[lat = 5];
    } depth;
} opendap/test/nc_cf_grid_write_lat_lon_orthogonal_tutorial.nc;