netcdf scat1875_1d { dimensions: time = UNLIMITED ; // (375 currently) depth = 1 ; lat = 1 ; lon = 1 ; variables: float lon(lon) ; lon:units = 'd', 'e', 'g', 'r', 'e', 'e', 's' ; lon:epic_code = 501 ; float lat(lat) ; lat:units = 'd', 'e', 'g', 'r', 'e', 'e', 's' ; lat:epic_code = 500 ; float depth(depth) ; depth:units = 'm', 'e', 't', 'e', 'r', 's' ; depth:epic_code = 1 ; long time(time) ; time:units = 'd', 'a', 'y', 's' ; time:epic_code = 624 ; time:reset_yr = 2000s ; time:reset_mo = 9s ; time:reset_da = 28s ; time:reset_hr = 15s ; time:reset_mn = 0s ; time:reset_sc = 1s ; time:rec_period = 86400.f ; long time2(time) ; time2:units = 'm', 'i', 'l', 'l', 'i', 's', 'e', 'c', 'o', 'n', 'd', 's' ; time2:epic_code = 624 ; float scan(time, depth, lat, lon) ; scan:long_name = 's', 'c', 'a', 'n', ' ', 'n', 'u', 'm', 'b', 'e', 'r' ; scan:units = ' ' ; scan:valid_range = 1., 135372. ; float temp(time, depth, lat, lon) ; temp:long_name = 't', 'e', 'm', 'p', 'e', 'r', 'a', 't', 'u', 'r', 'e' ; temp:units = ' ', 'I', 'T', 'S', '-', '9', '0', ' ', '[', 'd', 'e', 'g', ' ', 'C', ']' ; temp:valid_range = -4.687399864196777, 23.76090049743652 ; float cond(time, depth, lat, lon) ; cond:long_name = 'c', 'o', 'n', 'd', 'u', 'c', 't', 'i', 'v', 'i', 't', 'y', ' ', '[', 'S', '/', 'm', ']' ; cond:units = ' ' ; cond:valid_range = -0.08966899663209915, 5.246749877929688 ; float flag(time, depth, lat, lon) ; flag:long_name = ' ', '0', '.', '0', '0', '0', 'e', '+', '0', '0' ; flag:units = ' ' ; flag:valid_range = 0., 0. ; float sal(time, depth, lat, lon) ; sal:long_name = "salinity" ; sal:units = "PSU" ; float sigma(time, depth, lat, lon) ; sigma:long_name = "density (sigma-theta)" ; sigma:units = "kg/m^3" ; // global attributes: :Mon Feb 25 14:01:48 2002 = "epic_truncate ../epic/scat1875.epic ../epic/scat1875.epic 3563 147418 [IDL]" ; :Mon May 23 06:30:11 2005 = "/usr/local/epictools/gridepic scat1875.epic scat1875_1d.epic badval -99.99" ; :comments = "1 day average from original sample rate." ; }