<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset xmlns="http://xml.opendap.org/ns/DAP/4.0#" xml:base="http://www.nosc.go.kr/opendap/CONJUGATE/CURRENT_MAP/Pacific/annual/2001/KHOA_SCU_L4_Z004_Y01_U2001_Pacific.nc" dapVersion="4.0" dmrVersion="1.0" name="KHOA_SCU_L4_Z004_Y01_U2001_Pacific.nc">
    <Dimension name="lat" size="340"/>
    <Dimension name="lon" size="800"/>
    <Float64 name="lat">
        <Dim name="/lat"/>
        <Attribute name="_FillValue" type="Float64">
            <Value>NaN</Value>
        </Attribute>
    </Float64>
    <Float64 name="lon">
        <Dim name="/lon"/>
        <Attribute name="_FillValue" type="Float64">
            <Value>NaN</Value>
        </Attribute>
    </Float64>
    <Float64 name="u">
        <Dim name="/lon"/>
        <Dim name="/lat"/>
        <Attribute name="_FillValue" type="Float64">
            <Value>NaN</Value>
        </Attribute>
        <Attribute name="lon_name" type="String">
            <Value>sea surface u-momentum component</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>meter second-1</Value>
        </Attribute>
        <Attribute name="time" type="String">
            <Value>ocean_time</Value>
        </Attribute>
        <Attribute name="field" type="String">
            <Value>u-velocity, scalar, series</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>lon_rho lat_rho ocean_time</Value>
        </Attribute>
        <Map name="/lon"/>
        <Map name="/lat"/>
    </Float64>
    <Float64 name="v">
        <Dim name="/lon"/>
        <Dim name="/lat"/>
        <Attribute name="_FillValue" type="Float64">
            <Value>NaN</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>sea surface v-momentum component</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>meter second-1</Value>
        </Attribute>
        <Attribute name="time" type="String">
            <Value>ocean_time</Value>
        </Attribute>
        <Attribute name="field" type="String">
            <Value>v-velocity, scalar, series</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>lon_rho lat_rho ocean_time</Value>
        </Attribute>
        <Map name="/lon"/>
        <Map name="/lat"/>
    </Float64>
    <Attribute name="NC_GLOBAL" type="Container">
        <Attribute name="location" type="String">
            <Value>Velocity estimated from CMEMS</Value>
        </Attribute>
        <Attribute name="date" type="String">
            <Value>2023-11-08</Value>
        </Attribute>
    </Attribute>
</Dataset>
