OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


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

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

epsg: 32 bit Integer
epsg

lon: Grid
x: y:

lat: Grid
x: y:

wgs84: 32 bit Integer
wgs84

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

depth: Grid
time: x: y:


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 x[x = 3];
    Float32 y[y = 5];
    Int32 epsg;
    Grid {
     ARRAY:
        Float32 lon[x = 3][y = 5];
     MAPS:
        Float32 x[x = 3];
        Float32 y[y = 5];
    } lon;
    Grid {
     ARRAY:
        Float32 lat[x = 3][y = 5];
     MAPS:
        Float32 x[x = 3];
        Float32 y[y = 5];
    } lat;
    Int32 wgs84;
    Float64 time[time = 1];
    Grid {
     ARRAY:
        Float32 depth[time = 1][x = 3][y = 5];
     MAPS:
        Float64 time[time = 1];
        Float32 x[x = 3];
        Float32 y[y = 5];
    } depth;
} opendap/test/nc_cf_grid_write_x_y_orthogonal_tutorial.nc;