netcdf _MVERTENS_csm_b030.02_ice_19800100 { dimensions: hlon = 150 ; hlat = 72 ; vlon = 151 ; vlat = 74 ; time = UNLIMITED ; // (1 currently) variables: float hlon(hlon) ; hlon:units = "degrees_east" ; hlon:long_name = "longitude" ; float hlat(hlat) ; hlat:units = "degrees_north" ; hlat:long_name = "latitude" ; float vlon(vlon) ; vlon:units = "degrees_east" ; vlon:long_name = "longitude" ; float vlat(vlat) ; vlat:units = "degrees_north" ; vlat:long_name = "latitude" ; float time(time) ; time:units = "days" ; time:long_name = "sea_ice_model_time" ; time:time_origin = "01-JAN-0000:00:00:00" ; float hicelay(time, hlat, hlon) ; hicelay:units = "m" ; hicelay:long_name = "ice thickness" ; hicelay:missing_value = 1.e+36f ; float fice(time, hlat, hlon) ; fice:units = " " ; fice:long_name = "ice concentration" ; fice:missing_value = 1.e+36f ; float ts(time, hlat, hlon) ; ts:units = "C" ; ts:long_name = "temp @ ice/snow surface" ; ts:missing_value = 1.e+36f ; float hsnolay(time, hlat, hlon) ; hsnolay:units = "m" ; hsnolay:long_name = "snow depth" ; hsnolay:missing_value = 1.e+36f ; float snowf(time, hlat, hlon) ; snowf:units = "(kg/s)/m**2" ; snowf:long_name = "wtr flx at top of ice" ; snowf:missing_value = 1.e+36f ; float fwfice(time, hlat, hlon) ; fwfice:units = "(kg/s)/m**2" ; fwfice:long_name = "wtr flx at bot of ice" ; fwfice:missing_value = 1.e+36f ; float uiceh(time, hlat, hlon) ; uiceh:units = "m/s" ; uiceh:long_name = "eastward ice velocity" ; uiceh:missing_value = 1.e+36f ; float viceh(time, hlat, hlon) ; viceh:units = "m/s" ; viceh:long_name = "northward ice velocity" ; viceh:missing_value = 1.e+36f ; float wsxh(time, hlat, hlon) ; wsxh:units = "N/m**2" ; wsxh:long_name = "net E stress on ice h-grid" ; wsxh:missing_value = 1.e+36f ; float wsyh(time, hlat, hlon) ; wsyh:units = "N/m**2" ; wsyh:long_name = "net N stress on ice h-grid" ; wsyh:missing_value = 1.e+36f ; float qc(time, hlat, hlon) ; qc:units = "W/m**2" ; qc:long_name = "heat ex. between ice and ocn" ; qc:missing_value = 1.e+36f ; float xmask(time, hlat, hlon) ; xmask:units = " " ; xmask:long_name = "mask" ; xmask:missing_value = 1.e+36f ; // global attributes: :TITLE = "b030.02 19800100 CSM1.2 (CASE-A1:PROGSUL,tauvis=.01,s04 dir,6hr data)" ; }