<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="gosta.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_Interfaces" type="String">
            <value>date</value>
            <value>time</value>
            <value>date_time</value>
        </Attribute>
    </Attribute>
    <Attribute name="DODS_Date" type="Container">
        <Attribute name="year_variable" type="String">
            <value>climatology.year</value>
        </Attribute>
        <Attribute name="month_variable" type="String">
            <value>climatology.month</value>
        </Attribute>
        <Attribute name="day_variable" type="String">
            <value>climatology.day</value>
        </Attribute>
    </Attribute>
    <Attribute name="DODS_Time" type="Container">
        <Attribute name="hours_variable" type="String">
            <value>climatology.hours</value>
        </Attribute>
        <Attribute name="minutes_variable" type="String">
            <value>climatology.minutes</value>
        </Attribute>
        <Attribute name="seconds_variable" type="String">
            <value>climatology.seconds</value>
        </Attribute>
        <Attribute name="gmt_time" type="String">
            <value>true</value>
        </Attribute>
    </Attribute>
    <Attribute name="DODS_Date_Time" type="Container">
        <Attribute name="year_variable" type="String">
            <value>climatology.year</value>
        </Attribute>
        <Attribute name="month_variable" type="String">
            <value>climatology.month</value>
        </Attribute>
        <Attribute name="day_variable" type="String">
            <value>climatology.day</value>
        </Attribute>
        <Attribute name="hours_variable" type="String">
            <value>climatology.hours</value>
        </Attribute>
        <Attribute name="minutes_variable" type="String">
            <value>climatology.minutes</value>
        </Attribute>
        <Attribute name="seconds_variable" type="String">
            <value>climatology.seconds</value>
        </Attribute>
        <Attribute name="gmt_time" type="String">
            <value>true</value>
        </Attribute>
    </Attribute>
    <Sequence name="climatology">
        <Int32 name="year"/>
        <Int32 name="month"/>
        <Int32 name="day"/>
        <String name="DODS_URL"/>
    </Sequence>
    <dataBLOB href=""/>
</Dataset>

