netcdf cb03l16_flux_1hr { dimensions: time = UNLIMITED ; // (1006 currently) depth = 1 ; lat = 1 ; lon = 1 ; variables: float lon(lon) ; lon:units = "degrees longitude" ; lon:epic_code = 501 ; float lat(lat) ; lat:units = "degrees latitude" ; lat:epic_code = 500 ; float depth(depth) ; depth:units = "meters" ; depth:epic_code = 1 ; int time(time) ; time:units = "days" ; time:epic_code = 624 ; time:reset_yr = 2003 ; time:reset_mo = 7 ; time:reset_da = 16 ; time:reset_hr = 17 ; time:reset_mn = 25 ; time:reset_sc = 0 ; time:rec_period = 3600.f ; int time2(time) ; time2:units = "milliseconds since midnight" ; time2:epic_code = 624 ; float QB(time, depth, lat, lon) ; QB:long_name = "sensible heat flux" ; QB:units = "W/m^2" ; float QH(time, depth, lat, lon) ; QH:long_name = "latent heat flux" ; QH:units = "W/m^2" ; float Qs(time, depth, lat, lon) ; Qs:long_name = "net shortwave radiation" ; Qs:units = "W/m^2" ; float Ql(time, depth, lat, lon) ; Ql:long_name = "net longwave radiation" ; Ql:units = "W/m^2" ; float QN(time, depth, lat, lon) ; QN:long_name = "net heat flux" ; QN:units = "W/m^2" ; float taue(time, depth, lat, lon) ; taue:long_name = "east wind stress" ; taue:units = "N/m^2" ; float taun(time, depth, lat, lon) ; taun:long_name = "north wind stress" ; taun:units = "N/m^2" ; float taumag(time, depth, lat, lon) ; taumag:long_name = "wind stress magnitude" ; taumag:units = "N/m^2" ; float taudir(time, depth, lat, lon) ; taudir:long_name = "wind stress direction" ; taudir:units = "degrees" ; float ws_h(time, depth, lat, lon) ; ws_h:long_name = "adjusted wind speed at 10.0m" ; ws_h:units = "m/s" ; float qq_h(time, depth, lat, lon) ; qq_h:long_name = "adjusted specific humidity at 2.0m" ; qq_h:units = "g/kg" ; float ta_h(time, depth, lat, lon) ; ta_h:long_name = "adjusted air temperature at 2.0m" ; ta_h:units = "degC" ; float tskin(time, depth, lat, lon) ; tskin:long_name = "skin temperature" ; tskin:units = "degC" ; // global attributes: :compliance = "EPIC" ; :coord_system = "GEOGRAPHICAL" ; :data_type = "TIME" ; :experiment = "Cblast2003" ; :platform = "mooring F" ; :title = "Cblast 2003 logger L16" ; :met_file = "akita.whoi.edu:/data/kelan/cblast2003/flux/src/cb03l16_met.epic (Apr 26 2004 11:06:16)" ; :parameter_file = "akita.whoi.edu:/data/kelan/cblast2003/flux/src/cb03l16.dat (Nov 03 2003 08:55:58)" ; :flux_file = "akita.whoi.edu:/data/kelan/cblast2003/flux/src/cb03l16_flux.epic (Apr 26 2004 12:15:42)" ; :Mon Apr 26 13:08:18 2004 = "fltepic cb03l16_flux.epic cb03l16_flux_1hr.epic nflt 60 ndec 60 badval 9.96921e+36" ; :comments = " " ; }