OPeNDAP Dataset Access Form


Tested on Netscape 4.61 and Internet Explorer 5.00.

Action:

Data URL:


Global Attributes:


Variables:


palette: Array of 8 bit Bytes [rgb = 0..2][eightbitcolor = 0..255]
rgb: eightbitcolor:

chlor_a: Grid
time: lat: lon:

lon: Array of 64 bit Reals [lon = 0..8639]
lon:

lat: Array of 64 bit Reals [lat = 0..4319]
lat:

time: Array of Strings [time = 0..11]
time:


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

For questions or comments about OPeNDAP, email OPeNDAP support at: support@opendap.org


DDS:

Dataset {
    Byte palette[rgb = 3][eightbitcolor = 256];
    Grid {
     ARRAY:
        Float32 chlor_a[time = 12][lat = 4320][lon = 8640];
     MAPS:
        String time[time = 12];
        Float64 lat[lat = 4320];
        Float64 lon[lon = 8640];
    } chlor_a;
    Float64 lon[lon = 8640];
    Float64 lat[lat = 4320];
    String time[time = 12];
} MODIS_L3_AGG_CLA_145.nc;