<?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/EastSea/annual/2019/KHOA_SCU_L4_Z004_Y01_U2019_EastSea.nc" dapVersion="4.0" dmrVersion="1.0" name="KHOA_SCU_L4_Z004_Y01_U2019_EastSea.nc">
    <Dimension name="lat" size="56"/>
    <Dimension name="lon" size="59"/>
    <Float64 name="lat">
        <Dim name="/lat"/>
        <Attribute name="long_name" type="String">
            <Value>Latitude</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>latitude</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degrees_north</Value>
        </Attribute>
        <Attribute name="axis" type="String">
            <Value>Y</Value>
        </Attribute>
    </Float64>
    <Float64 name="lon">
        <Dim name="/lon"/>
        <Attribute name="long_name" type="String">
            <Value>Longitude</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>longitude</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degrees_east</Value>
        </Attribute>
        <Attribute name="axis" type="String">
            <Value>X</Value>
        </Attribute>
    </Float64>
    <Float64 name="u">
        <Dim name="/lon"/>
        <Dim name="/lat"/>
        <Attribute name="long_name" type="String">
            <Value>sea surface u-momentum component</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>meter second-1</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>lat_rho lon_rho</Value>
        </Attribute>
        <Attribute name="field" type="String">
            <Value>u_velocity, scalar, series</Value>
        </Attribute>
        <Map name="/lon"/>
        <Map name="/lat"/>
    </Float64>
    <Float64 name="v">
        <Dim name="/lon"/>
        <Dim name="/lat"/>
        <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="coordinates" type="String">
            <Value>lat_rho lon_rho</Value>
        </Attribute>
        <Attribute name="field" type="String">
            <Value>v_velocity, scalar, series</Value>
        </Attribute>
        <Map name="/lon"/>
        <Map name="/lat"/>
    </Float64>
    <Float64 name="mask">
        <Dim name="/lon"/>
        <Dim name="/lat"/>
        <Attribute name="long_name" type="String">
            <Value>mask</Value>
        </Attribute>
        <Attribute name="flag_values" type="String">
            <Value>[0  1]</Value>
        </Attribute>
        <Attribute name="flag_meanings" type="String">
            <Value>land(=0) water(=1)</Value>
        </Attribute>
        <Map name="/lon"/>
        <Map name="/lat"/>
    </Float64>
    <Float64 name="ssh">
        <Dim name="/lon"/>
        <Dim name="/lat"/>
        <Attribute name="long_name" type="String">
            <Value>Sea Surface Height</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>m</Value>
        </Attribute>
        <Map name="/lon"/>
        <Map name="/lat"/>
    </Float64>
    <Attribute name="NC_GLOBAL" type="Container">
        <Attribute name="time" type="String">
            <Value>2022-08-26</Value>
        </Attribute>
    </Attribute>
</Dataset>
