<?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/ncml/fnoc1_improved.ncml" dapVersion="4.0" dmrVersion="1.0" name="/usr/share/hyrax/data/ncml/fnoc1_improved.ncml">
    <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="max" type="Int32">
            <Value>2000</Value>
        </Attribute>
        <Attribute name="min" type="Int32">
            <Value>0</Value>
        </Attribute>
        <Attribute name="range" type="Int32">
            <Value>0</Value>
            <Value>2000</Value>
        </Attribute>
        <Attribute name="oldRange" type="Int32">
            <Value>-1</Value>
            <Value>1023</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>
    </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>
