<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset xmlns="http://xml.opendap.org/ns/DAP/4.0#" xml:base="https://ns9081k.hyrax-dl.sigma2.no/opendap/data/dapreader/fnoc1.dds" dapVersion="4.0" dmrVersion="1.0" name="fnoc1.nc">
    <Dimension name="time_a" size="16"/>
    <Dimension name="lat" size="17"/>
    <Dimension name="lon" size="21"/>
    <Dimension name="time" size="16"/>
    <Int16 name="u">
        <Dim name="/time_a"/>
        <Dim name="/lat"/>
        <Dim name="/lon"/>
        <Attribute name="units" type="String">
            <Value>meter per second</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>Vector wind eastward component</Value>
        </Attribute>
        <Attribute name="missing_value" type="String">
            <Value>-32767</Value>
        </Attribute>
        <Attribute name="scale_factor" type="String">
            <Value>0.005</Value>
        </Attribute>
        <Attribute name="DODS_Name" type="String">
            <Value>UWind</Value>
        </Attribute>
        <Attribute name="b" type="Byte">
            <Value>128</Value>
        </Attribute>
        <Attribute name="i" type="Int32">
            <Value>32000</Value>
        </Attribute>
        <Attribute name="WOA01" type="Url">
            <Value>&quot;http://localhost/junk&quot;</Value>
        </Attribute>
    </Int16>
    <Int16 name="v">
        <Dim name="/time_a"/>
        <Dim name="/lat"/>
        <Dim name="/lon"/>
        <Attribute name="units" type="String">
            <Value>meter per second</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>Vector wind northward component</Value>
        </Attribute>
        <Attribute name="missing_value" type="String">
            <Value>-32767</Value>
        </Attribute>
        <Attribute name="scale_factor" type="String">
            <Value>0.005</Value>
        </Attribute>
        <Attribute name="DODS_Name" type="String">
            <Value>VWind</Value>
        </Attribute>
    </Int16>
    <Float32 name="lat">
        <Dim name="/lat"/>
        <Attribute name="units" type="String">
            <Value>degree North</Value>
        </Attribute>
    </Float32>
    <Float32 name="lon">
        <Dim name="/lon"/>
        <Attribute name="units" type="String">
            <Value>degree East</Value>
        </Attribute>
    </Float32>
    <Float32 name="time">
        <Dim name="/time"/>
        <Attribute name="units" type="String">
            <Value>hours from base_time</Value>
        </Attribute>
    </Float32>
    <Attribute name="NC_GLOBAL" type="Container">
        <Attribute name="base_time" type="String">
            <Value>88- 10-00:00:00</Value>
        </Attribute>
        <Attribute name="title" type="String">
            <Value> FNOC UV wind components from 1988- 10 to 1988- 13.</Value>
        </Attribute>
    </Attribute>
    <Attribute name="DODS_EXTRA" type="Container">
        <Attribute name="Unlimited_Dimension" type="String">
            <Value>time_a</Value>
        </Attribute>
    </Attribute>
</Dataset>
