<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="1998-6-avhrr.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_Time" type="Container">
        <Attribute name="hours_variable" type="String">
            <value>GSO_AVHRR.hh</value>
        </Attribute>
        <Attribute name="minutes_variable" type="String">
            <value>GSO_AVHRR.mm</value>
        </Attribute>
        <Attribute name="seconds_variable" type="String">
            <value>GSO_AVHRR.ss</value>
        </Attribute>
        <Attribute name="gmt_time" type="String">
            <value>true</value>
        </Attribute>
    </Attribute>
    <Attribute name="DODS_Date" type="Container">
        <Attribute name="year_variable" type="String">
            <value>GSO_AVHRR.year</value>
        </Attribute>
        <Attribute name="year_base" type="Int32">
            <value>1900</value>
        </Attribute>
        <Attribute name="year_day_variable" type="String">
            <value>GSO_AVHRR.day_num</value>
        </Attribute>
    </Attribute>
    <Sequence name="GSO_AVHRR">
        <String name="satellite"/>
        <Int32 name="year"/>
        <Int32 name="day_num"/>
        <Int32 name="hh"/>
        <Int32 name="mm"/>
        <Int32 name="ss"/>
        <String name="DODS_URL"/>
    </Sequence>
    <dataBLOB href=""/>
</Dataset>

