<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset xmlns="http://xml.opendap.org/ns/DAP/4.0#" xml:base="https://ns9081k.hyrax.sigma2.no/opendap/K160_bgc/run_Kongsfjorden-160m_present_subglacial/kongsfjorden_160m_cice_kmt.nc" dapVersion="4.0" dmrVersion="1.0" name="kongsfjorden_160m_cice_kmt.nc">
    <Dimension name="xi_ha" size="402"/>
    <Dimension name="eta_ha" size="602"/>
    <Float64 name="xi_ha">
        <Dim name="/xi_ha"/>
        <Attribute name="long_name" type="String">
            <Value>X coordinate of T-points</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>projection_x_coordinate</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>meter</Value>
        </Attribute>
    </Float64>
    <Float64 name="eta_ha">
        <Dim name="/eta_ha"/>
        <Attribute name="long_name" type="String">
            <Value>Y coordinate of T-points</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>projection_y_coordinate</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>meter</Value>
        </Attribute>
    </Float64>
    <Float64 name="kmt">
        <Dim name="/eta_ha"/>
        <Dim name="/xi_ha"/>
        <Attribute name="long_name" type="String">
            <Value>mask on T-points</Value>
        </Attribute>
        <Attribute name="option_0" type="String">
            <Value>land</Value>
        </Attribute>
        <Attribute name="option_1" type="String">
            <Value>water</Value>
        </Attribute>
        <Map name="/eta_ha"/>
        <Map name="/xi_ha"/>
    </Float64>
</Dataset>
