<?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/2007_andreas_work/iceh.2007-04-01.nc" dapVersion="4.0" dmrVersion="1.0" name="iceh.2007-04-01.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 2007-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 2007-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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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="sice_d">
        <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_d">
        <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_d">
        <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_d">
        <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="sst_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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="flat_ai_d">
        <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_d">
        <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_d">
        <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_d">
        <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="congel_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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_d">
        <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="trsig_d">
        <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>
    <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 20070402</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-06-16 at 02:37:14.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>
