OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


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

analysis_time: 64 bit Real
analysis_time

row: Array of 64 bit Reals [row = 0..16]
row:

col: Array of 64 bit Reals [col = 0..26]
col:

lat: Grid
row: col:

lon: Grid
row: col:

Wind_v: Grid
time: row: col:

Wind_u: Grid
time: row: col:

Air_pressure: Grid
time: row: col:


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 {
    Float64 time[time = 65];
    Float64 analysis_time;
    Float64 row[row = 17];
    Float64 col[col = 27];
    Grid {
     ARRAY:
        Float64 lat[row = 17][col = 27];
     MAPS:
        Float64 row[row = 17];
        Float64 col[col = 27];
    } lat;
    Grid {
     ARRAY:
        Float64 lon[row = 17][col = 27];
     MAPS:
        Float64 row[row = 17];
        Float64 col[col = 27];
    } lon;
    Grid {
     ARRAY:
        Float32 Wind_v[time = 65][row = 17][col = 27];
     MAPS:
        Float64 time[time = 65];
        Float64 row[row = 17];
        Float64 col[col = 27];
    } Wind_v;
    Grid {
     ARRAY:
        Float32 Wind_u[time = 65][row = 17][col = 27];
     MAPS:
        Float64 time[time = 65];
        Float64 row[row = 17];
        Float64 col[col = 27];
    } Wind_u;
    Grid {
     ARRAY:
        Float32 Air_pressure[time = 65][row = 17][col = 27];
     MAPS:
        Float64 time[time = 65];
        Float64 row[row = 17];
        Float64 col[col = 27];
    } Air_pressure;
} opendap/test/NOAA_GFS_0003.nc;