<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="daily-04km-SST.dat" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xml.opendap.org/ns/DAP2" xsi:schemaLocation="http://xml.opendap.org/ns/DAP2 http://xml.opendap.org/dap/dap2.xsd">
    <Attribute name="FF_GLOBAL" type="Container">
        <Attribute name="Server" type="String">
            <value>DODS FreeFrom based on FFND release 4.2.3</value>
        </Attribute>
    </Attribute>
    <Attribute name="DODS_Global" type="Container">
        <Attribute name="DODS_FileType" type="String">
            <value>FileServer</value>
        </Attribute>
        <Attribute name="DODS_Interfaces" type="String">
            <value>date</value>
            <value>time</value>
            <value>date_time</value>
        </Attribute>
        <Attribute name="DODS_Title" type="String">
            <value>NASA Jet Propulsion Lab, Global Level-3 MODIS Archive</value>
        </Attribute>
        <Attribute name="DODS_StartDate" type="String">
            <value>2000/10/31</value>
        </Attribute>
        <Attribute name="DODS_EndDate" type="String">
            <value>2002/12/31</value>
        </Attribute>
    </Attribute>
    <Attribute name="DODS_Date" type="Container">
        <Attribute name="year_variable" type="String">
            <value>modis_L3.year</value>
        </Attribute>
        <Attribute name="month_variable" type="String">
            <value>modis_L3.month</value>
        </Attribute>
        <Attribute name="day_variable" type="String">
            <value>modis_L3.day</value>
        </Attribute>
    </Attribute>
    <Attribute name="DODS_Time" type="Container">
        <Attribute name="hours_variable" type="String">
            <value>modis_L3.hour</value>
        </Attribute>
    </Attribute>
    <Sequence name="modis_L3">
        <Int32 name="year"/>
        <Int32 name="month"/>
        <Int32 name="day"/>
        <Int32 name="hour"/>
        <String name="platform"/>
        <String name="DODS_URL"/>
    </Sequence>
    <dataBLOB href=""/>
</Dataset>

