OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


crs: 16 bit Integer
crs

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

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

time: Array of 32 bit Integers [time = 0..163]
time:

heatwave_category: Grid
time: lat: lon:

mask: Grid
time: lat: lon:


For questions or comments about this dataset, contact the administrator of this server [Jim Potemra] at: jimp@hawaii.edu

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


DDS:

Dataset {
    Int16 crs;
    Float32 lon[lon = 7200];
    Float32 lat[lat = 3600];
    Int32 time[time = 164];
    Grid {
     ARRAY:
        Byte heatwave_category[time = 164][lat = 3600][lon = 7200];
     MAPS:
        Int32 time[time = 164];
        Float32 lat[lat = 3600];
        Float32 lon[lon = 7200];
    } heatwave_category;
    Grid {
     ARRAY:
        Byte mask[time = 164][lat = 3600][lon = 7200];
     MAPS:
        Int32 time[time = 164];
        Float32 lat[lat = 3600];
        Float32 lon[lon = 7200];
    } mask;
} mhw_5km;