<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Dataset
         name="hadcm3.a2.2005.02.vas.nc"
         dapVersion="4.0"
         dmrVersion="1.0"
         xmlns="http://xml.opendap.org/ns/DAP/4.0#"
         xmlns:dap="http://xml.opendap.org/ns/DAP/4.0#">
    <Dimension name="time" size="120" _edu.ucar.isunlimited="1"/>
    <Dimension name="bound" size="2"/>
    <Dimension name="latitude" size="72"/>
    <Dimension name="longitude" size="96"/>
    <Float32 name="bounds_time">
        <Dim name="/time"/>
        <Dim name="/bound"/>
    </Float32>
    <Float32 name="bounds_latitude">
        <Dim name="/latitude"/>
        <Dim name="/bound"/>
    </Float32>
    <Float32 name="bounds_longitude">
        <Dim name="/longitude"/>
        <Dim name="/bound"/>
    </Float32>
    <Float32 name="vas">
        <Dim name="/time"/>
        <Dim name="/latitude"/>
        <Dim name="/longitude"/>
        <Attribute name="_FillValue" type="Float32">
            <Value value="-1.073741824E9"/>
        </Attribute>
        <Attribute name="name" type="String">
            <Value value="northward_wind2"/>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value value="northward_wind2"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="M/S"/>
        </Attribute>
        <Attribute name="axis" type="String">
            <Value value="TXY"/>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value value="10 METRE WIND V-COMP (with a {height} coordinate of 10 m)"/>
        </Attribute>
        <Map name="/time"/>
        <Map name="/latitude"/>
        <Map name="/longitude"/>
    </Float32>
    <Float32 name="time">
        <Dim name="/time"/>
        <Attribute name="calendar" type="String">
            <Value value="360_day"/>
        </Attribute>
        <Attribute name="bounds" type="String">
            <Value value="bounds_time"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="days since 1960-1-1"/>
        </Attribute>
        <Attribute name="axis" type="String">
            <Value value="T"/>
        </Attribute>
    </Float32>
    <Float32 name="latitude">
        <Dim name="/latitude"/>
        <Attribute name="bounds" type="String">
            <Value value="bounds_latitude"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="degrees_north"/>
        </Attribute>
        <Attribute name="axis" type="String">
            <Value value="Y"/>
        </Attribute>
    </Float32>
    <Float32 name="longitude">
        <Dim name="/longitude"/>
        <Attribute name="topology" type="String">
            <Value value="circular"/>
        </Attribute>
        <Attribute name="bounds" type="String">
            <Value value="bounds_longitude"/>
        </Attribute>
        <Attribute name="units" type="String">
            <Value value="degrees_east"/>
        </Attribute>
        <Attribute name="axis" type="String">
            <Value value="X"/>
        </Attribute>
        <Attribute name="modulo" type="Float64">
            <Value value="360.0"/>
        </Attribute>
    </Float32>
    <Attribute name="Conventions" type="String">
        <Value value="CF-1.0"/>
    </Attribute>
    <Attribute name="history" type="String">
        <Value value="Sat Mar  7 14:17:59 2009: ncrename -O -v northward_wind2,vas agwdda.pjk5210.03226.nc"/>
    </Attribute>
    <Attribute name="_DAP4_Little_Endian" type="UInt8">
        <Value value="1"/>
    </Attribute>
</Dataset>
