<?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/A4_fram/2009_andreas_work/iceh.2009-04.nc" dapVersion="4.0" dmrVersion="1.0" name="iceh.2009-04.nc">
    <Dimension name="time" size="1"/>
    <Dimension name="d2" size="2"/>
    <Dimension name="nj" size="1202"/>
    <Dimension name="ni" size="1602"/>
    <Dimension name="nc" size="5"/>
    <Dimension name="nkice" size="7"/>
    <Dimension name="nksnow" size="1"/>
    <Float32 name="time">
        <Dim name="/time"/>
        <Attribute name="long_name" type="String">
            <Value>model time</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>days since 2008-01-01 00:00:00</Value>
        </Attribute>
        <Attribute name="calendar" type="String">
            <Value>Gregorian</Value>
        </Attribute>
        <Attribute name="bounds" type="String">
            <Value>time_bounds</Value>
        </Attribute>
    </Float32>
    <Float32 name="time_bounds">
        <Dim name="/time"/>
        <Dim name="/d2"/>
        <Attribute name="long_name" type="String">
            <Value>boundaries for time-averaging interval</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>days since 2008-01-01 00:00:00</Value>
        </Attribute>
    </Float32>
    <Float32 name="TLON">
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="long_name" type="String">
            <Value>T grid center longitude</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degrees_east</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
    </Float32>
    <Float32 name="TLAT">
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="long_name" type="String">
            <Value>T grid center latitude</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degrees_north</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
    </Float32>
    <Float32 name="ULON">
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="long_name" type="String">
            <Value>U grid center longitude</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degrees_east</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
    </Float32>
    <Float32 name="ULAT">
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="long_name" type="String">
            <Value>U grid center latitude</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degrees_north</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="comment" type="String">
            <Value>Latitude of NE corner of T grid cell</Value>
        </Attribute>
    </Float32>
    <Float32 name="NCAT">
        <Dim name="/nc"/>
        <Attribute name="long_name" type="String">
            <Value>category maximum thickness</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>m</Value>
        </Attribute>
    </Float32>
    <Float32 name="VGRDi">
        <Dim name="/nkice"/>
        <Attribute name="long_name" type="String">
            <Value>vertical ice levels</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>1</Value>
        </Attribute>
    </Float32>
    <Float32 name="VGRDs">
        <Dim name="/nksnow"/>
        <Attribute name="long_name" type="String">
            <Value>vertical snow levels</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>1</Value>
        </Attribute>
    </Float32>
    <Float32 name="tmask">
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="long_name" type="String">
            <Value>ocean grid mask</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT</Value>
        </Attribute>
        <Attribute name="comment" type="String">
            <Value>0 = land, 1 = ocean</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
    </Float32>
    <Float32 name="blkmask">
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="long_name" type="String">
            <Value>ice grid block mask</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT</Value>
        </Attribute>
        <Attribute name="comment" type="String">
            <Value>mytask + iblk/100</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
    </Float32>
    <Float32 name="tarea">
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="long_name" type="String">
            <Value>area of T grid cells</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>m^2</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
    </Float32>
    <Float32 name="uarea">
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="long_name" type="String">
            <Value>area of U grid cells</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>m^2</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
    </Float32>
    <Float32 name="ANGLE">
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="long_name" type="String">
            <Value>angle grid makes with latitude line on U grid</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>radians</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
    </Float32>
    <Float32 name="ANGLET">
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="long_name" type="String">
            <Value>angle grid makes with latitude line on T grid</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>radians</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
    </Float32>
    <Float32 name="hi">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>m</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>grid cell mean ice thickness</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="hs">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>m</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>grid cell mean snow thickness</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="Tsfc">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>C</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>snow/ice surface temperature</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="aice">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>1</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>ice area  (aggregate)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="uvel">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>m/s</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>ice velocity (x)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: uarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="vvel">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>m/s</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>ice velocity (y)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: uarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="uatm">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>m/s</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>atm velocity (x)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: uarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="vatm">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>m/s</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>atm velocity (y)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: uarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="sice">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>ppt</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>bulk ice salinity</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="fswdn">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>W/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>down solar flux</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="flwdn">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>W/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>down longwave flux</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="snow_ai">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>cm/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>snowfall rate</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="rain_ai">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>cm/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>rainfall rate</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="sst">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>C</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>sea surface temperature</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="sss">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>ppt</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>sea surface salinity</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="uocn">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>m/s</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>ocean current (x)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: uarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="vocn">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>m/s</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>ocean current (y)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: uarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="frzmlt">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>W/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>freeze/melt potential</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="fswfac">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>1</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>shortwave scaling factor</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="fswint_ai">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>W/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>shortwave absorbed in ice interior</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="fswabs">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>W/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>snow/ice/ocn absorbed solar flux (cpl)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="fswabs_ai">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>W/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>snow/ice/ocn absorbed solar flux</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="albsni">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>%</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>snow/ice broad band albedo</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="flat_ai">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>W/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>latent heat flux</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="fsens_ai">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>W/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>sensible heat flux</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="flwup_ai">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>W/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>upward longwave flux</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="evap_ai">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>cm/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>evaporative water flux</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="Tair">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>C</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>air temperature</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="Tref">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>C</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>2m reference temperature</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="Qref">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>g/kg</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>2m reference specific humidity</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="congel">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>cm/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>congelation ice growth</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="frazil">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>cm/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>frazil ice growth</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="snoice">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>cm/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>snow-ice formation</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="meltt">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>cm/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>top ice melt</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="melts">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>cm/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>top snow melt</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="meltb">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>cm/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>basal ice melt</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="meltl">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>cm/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>lateral ice melt</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="fresh_ai">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>cm/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>freshwtr flx ice to ocn</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="fsalt_ai">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>kg/m^2/s</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>salt flux ice to ocean</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="fhocn_ai">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>W/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>heat flux ice to ocean</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="fswthru_ai">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>W/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>SW flux thru ice to ocean</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="strairx">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>N/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>atm/ice stress (x)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: uarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="strairy">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>N/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>atm/ice stress (y)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: uarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="strocnx">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>N/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>ocean/ice stress (x)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: uarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="strocny">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>N/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>ocean/ice stress (y)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: uarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="strintx">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>N/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>internal ice stress (x)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: uarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="strinty">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>N/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>internal ice stress (y)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: uarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="strength">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>N/m</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>compressive ice strength</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="divu">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>%/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>strain rate (divergence)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>instantaneous</Value>
        </Attribute>
    </Float32>
    <Float32 name="shear">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>%/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>strain rate (shear)</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>instantaneous</Value>
        </Attribute>
    </Float32>
    <Float32 name="sig1">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>1</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>norm. principal stress 1</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: uarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>instantaneous</Value>
        </Attribute>
    </Float32>
    <Float32 name="sig2">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>1</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>norm. principal stress 2</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>ULON ULAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: uarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>instantaneous</Value>
        </Attribute>
    </Float32>
    <Float32 name="dvidtt">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>cm/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>volume tendency thermo</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="dvidtd">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>cm/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>volume tendency dynamics</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="daidtt">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>%/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>area tendency thermo</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="daidtd">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>%/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>area tendency dynamics</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="dagedtt">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>day/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>age tendency thermo</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="dagedtd">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>day/day</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>age tendency dynamics</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="mlt_onset">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>day of year</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>melt onset date</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>instantaneous</Value>
        </Attribute>
    </Float32>
    <Float32 name="frz_onset">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>day of year</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>freeze onset date</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>instantaneous</Value>
        </Attribute>
    </Float32>
    <Float32 name="trsig">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>N/m^2</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>internal stress tensor trace</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>instantaneous</Value>
        </Attribute>
    </Float32>
    <Float32 name="ice_present">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>1</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>fraction of time-avg interval that ice is present</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="iage">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>years</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>sea ice age</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="ardg">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>1</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>ridged ice area fraction</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Float32 name="vrdg">
        <Dim name="/time"/>
        <Dim name="/nj"/>
        <Dim name="/ni"/>
        <Attribute name="units" type="String">
            <Value>m</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>ridged ice volume</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>TLON TLAT time</Value>
        </Attribute>
        <Attribute name="cell_measures" type="String">
            <Value>area: tarea</Value>
        </Attribute>
        <Attribute name="missing_value" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>1.00000002e+30</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>time: mean</Value>
        </Attribute>
        <Attribute name="time_rep" type="String">
            <Value>averaged</Value>
        </Attribute>
    </Float32>
    <Attribute name="NC_GLOBAL" type="Container">
        <Attribute name="title" type="String">
            <Value>sea ice model output for CICE</Value>
        </Attribute>
        <Attribute name="contents" type="String">
            <Value>Diagnostic and Prognostic Variables</Value>
        </Attribute>
        <Attribute name="source" type="String">
            <Value>Los Alamos Sea Ice Model (CICE) Version 5</Value>
        </Attribute>
        <Attribute name="comment" type="String">
            <Value>This year has 365 days</Value>
        </Attribute>
        <Attribute name="comment2" type="String">
            <Value>File written on model date 20090501</Value>
        </Attribute>
        <Attribute name="comment3" type="String">
            <Value>seconds elapsed into model date:      0</Value>
        </Attribute>
        <Attribute name="conventions" type="String">
            <Value>CF-1.0</Value>
        </Attribute>
        <Attribute name="history" type="String">
            <Value>This dataset was created on 2022-07-01 at 14:24:06.6</Value>
        </Attribute>
        <Attribute name="io_flavor" type="String">
            <Value>io_netcdf</Value>
        </Attribute>
    </Attribute>
    <Attribute name="DODS_EXTRA" type="Container">
        <Attribute name="Unlimited_Dimension" type="String">
            <Value>time</Value>
        </Attribute>
    </Attribute>
</Dataset>
