July 8, 2011 Authors and Contact Persons: For Wyoming Cloud Radar and Wyoming Cloud Lidar: David Leon, leon@uwyo.edu {mailing address, tel #, fax #} For the GVR liquid water paths: Paquita Zuidema, pzuidema@rsmas.miami.edu RSMAS/MPO, 4600 Rickenbacker Cswy, Miami, FL 33149 tel: 305-421-4276 fax: 305-421-4696 Data Set Overview: Integrated DataSets in netcdf format, at one-second time resolution, have been composed for each of the VOCALS C-130 Research Flights based on data from the three cloud remote sensors on the C-130. These flights occurred between Oct, 15, 2008-Nov. 15, 2008, in the southeast Pacific stratocumulus region. Below is a sample header file from one of the C-130 research flight WCRWCLGVR 1Hz datasets, as of June 20, 2011. These files contain basic aircraft position and thermodynamic data, derived variables from the Wyoming Cloud Radar (e.g., max dBZ within the column, dBZ at selected altitudes, radar-derived cloud top, radar drizzle detection), Wyoming Cloud Lidar (e.g., cloud base), and liquid water path from a G-band Vapor Radiometer. An additional variable is an adiabatic liquid water path derived from the lidar/radar cloud boundaries. The Wyoming Cloud Lidar is described in: Wang, Z., Wechsler, P., Kuestner, W., French, J., Rodi, A., Glover, B., Burkhart, M., and Lukens, D.: Wyoming Cloud Lidar: instrument description and applications, Opt. Ex., 17, no. 16, 2009. The GVR LWPs are described in: Zuidema, P., D. Leon, A. Pazmany and M. Cadeddu, 2011: Aircraft millimeter-wavelength retrievals of cloud liquid water path during VOCALS-REx. Atmos. Chem. Phys. Discuss., 11, pp. 19581-19616, doi:10.5194/acpd-11-19581-2011 (ACPD VOCALS Special Issue, under review for ACP). We request that the use of this data be acknowledged within any publication and the appropriate contact person notified. Use of the GVR data should also include a citation to the publication mentioned above, to the final ACP article once it's accepted. These Integrated Datasets may continue to be updated from time to time. netcdf VOCALS_RF03_WCRWCLGVR_IDS { dimensions: Time = 30241 ; level = 5 ; variables: int Time(Time) ; Time:long_name = "time of measurement" ; Time:standard_name = "time" ; Time:units = "seconds since 2008-10-21 06:00:00 +0000" ; Time:strptime_format = "seconds since %F %T %z" ; Time:SOURCE = "C130" ; float LATC(Time) ; LATC:_FillValue = -32767.f ; LATC:units = "degree_N" ; LATC:long_name = "GPS-Corrected Inertial Latitude" ; LATC:valid_range = -90.f, 90.f ; LATC:Category = "Position" ; LATC:standard_name = "latitude" ; LATC:DataQuality = "Preliminary" ; LATC:Dependencies = "11 LAT LON GGLAT_NTL GGLON_NTL VNS VEW GGVNS_NTL GGVEW_NTL ROLL GGNSAT_NTL GGSTATUS_NTL" ; LATC:GPS_ROLL_MAX = 40.f ; LATC:GPS_TAUP = 600.f ; LATC:GPS_TAU = 120.f ; LATC:coordinate_system = "WGS84" ; LATC:SOURCE = "C130" ; float LONC(Time) ; LONC:_FillValue = -32767.f ; LONC:units = "degree_E" ; LONC:long_name = "GPS-Corrected Inertial Longitude" ; LONC:valid_range = -180.f, 180.f ; LONC:Category = "Position" ; LONC:standard_name = "longitude" ; LONC:DataQuality = "Good" ; LONC:Dependencies = "1 LATC" ; LONC:coordinate_system = "WGS84" ; LONC:SOURCE = "C130" ; float ALTX(Time) ; ALTX:_FillValue = -32767.f ; ALTX:units = "m" ; ALTX:long_name = "Altitude, Reference (MSL)" ; ALTX:Category = "Position" ; ALTX:standard_name = "altitude" ; ALTX:DataQuality = "Good" ; ALTX:Dependencies = "1 ALTVOC" ; ALTX:SOURCE = "C130" ; float HGM232(Time) ; HGM232:_FillValue = -32767.f ; HGM232:units = "feet" ; HGM232:long_name = "Altitude above ground (radar altimeter)" ; HGM232:Category = "Position" ; HGM232:standard_name = "height" ; HGM232:SampledRate = 25 ; HGM232:DespikeSlope = 20.f ; HGM232:DataQuality = "Good" ; HGM232:SOURCE = "C130" ; float WDC(Time) ; WDC:_FillValue = -32767.f ; WDC:units = "degree_T" ; WDC:long_name = "GPS-Corrected Horizontal Wind Direction" ; WDC:valid_range = 0.f, 360.f ; WDC:Category = "Wind" ; WDC:standard_name = "wind_from_direction" ; WDC:DataQuality = "Good" ; WDC:Dependencies = "2 UIC VIC" ; WDC:modulus_range = 0.f, 360.f ; WDC:SOURCE = "C130" ; float WSC(Time) ; WSC:_FillValue = -32767.f ; WSC:units = "m/s" ; WSC:long_name = "GPS-Corrected Horizontal Wind Speed" ; WSC:Category = "Wind" ; WSC:standard_name = "wind_speed" ; WSC:DataQuality = "Good" ; WSC:Dependencies = "2 UIC VIC" ; WSC:SOURCE = "C130" ; float level ; level:long_name = "level: 0 -- Surface (100m) ; 1 -- 250m; 2 -- 500m; 3 -- cloudbase ; 4 -- Zmax" ; short LegType(Time) ; LegType:long_name = "Leg type: 0 sub cloud;1 in cloud;2 above cloud." ; short leg(Time) ; leg:long_name = "Number of current leg" ; leg:LegName = "P1u,P1d,AC1,C1,SC1,AC2,C2,SC2,P2u,P2d,AC3,C3,SC3,AC4,C4,BC4,P3u,P3d,SC4,AC5,C5,SC5,AC6,C6,SC6,P4u,P4d,AC6,C6,SC6,AC7,C7,SC7,P5u,P5d,C8" ; leg:_FillValue = -32767s ; leg:P1u = 60300, 61410 ; leg:P1u_idx = 179, 849 ; leg:P1d = 61400, 62154 ; leg:P1d_idx = 839, 1313 ; leg:AC1 = 62154, 63154 ; leg:AC1_idx = 1313, 1913 ; leg:C1 = 63510, 64510 ; leg:C1_idx = 2109, 2709 ; leg:SC1 = 64953, 65953 ; leg:SC1_idx = 2992, 3592 ; leg:AC2 = 70518, 71518 ; leg:AC2_idx = 3917, 4517 ; leg:C2 = 71734, 72800 ; leg:C2_idx = 4653, 5279 ; leg:SC2 = 73225, 74250 ; leg:SC2_idx = 5544, 6169 ; leg:P2u = 74335, 75513 ; leg:P2u_idx = 6214, 6912 ; leg:P2d = 75130, 75820 ; leg:P2d_idx = 6689, 7099 ; leg:AC3 = 80214, 81215 ; leg:AC3_idx = 7333, 7934 ; leg:C3 = 81450, 82450 ; leg:C3_idx = 8089, 8689 ; leg:SC3 = 83000, 84100 ; leg:SC3_idx = 8999, 9659 ; leg:AC4 = 84725, 90000 ; leg:AC4_idx = 10044, 10799 ; leg:C4 = 90340, 91300 ; leg:C4_idx = 11019, 11579 ; leg:BC4 = 92014, 93130 ; leg:BC4_idx = 12013, 12689 ; leg:P3u = 93130, 94310 ; leg:P3u_idx = 12689, 13389 ; leg:P3d = 94310, 95530 ; leg:P3d_idx = 13389, 14129 ; leg:SC4 = 95530, 100315 ; leg:SC4_idx = 14129, 14594 ; leg:AC5 = 101352, 102433 ; leg:AC5_idx = 15231, 15872 ; leg:C5 = 102800, 103800 ; leg:C5_idx = 16079, 16679 ; leg:SC5 = 104443, 105602 ; leg:SC5_idx = 17082, 17761 ; leg:AC6 = 110625, 111620 ; leg:AC6_idx = 18384, 18979 ; leg:C6 = 112120, 113340 ; leg:C6_idx = 19279, 20019 ; leg:SC6 = 113840, 115200 ; leg:SC6_idx = 20319, 21119 ; leg:P4u = 115200, 120320 ; leg:P4u_idx = 21119, 21799 ; leg:P4d = 120320, 121020 ; leg:P4d_idx = 21799, 22219 ; leg:AC6_b = 121100, 122545 ; leg:AC6_b_idx = 22259, 23144 ; leg:C6_b = 122837, 123837 ; leg:C6_b_idx = 23316, 23916 ; leg:SC6_b = 124245, 125245 ; leg:SC6_b_idx = 24164, 24764 ; leg:AC7 = 130000, 131000 ; leg:AC7_idx = 25199, 25799 ; leg:C7 = 131320, 132620 ; leg:C7_idx = 25999, 26779 ; leg:SC7 = 133000, 134000 ; leg:SC7_idx = 26999, 27599 ; leg:P5u = 134010, 135029 ; leg:P5u_idx = 27609, 28228 ; leg:P5d = 135029, 135740 ; leg:P5d_idx = 28228, 28659 ; leg:C8 = 135740, 140800 ; leg:C8_idx = 28659, 29279 ; short WCRfile(Time) ; WCRfile:WCR_Filename = "28 WCR.VOCALS08.20081021.060438_063209.SV2.nc WCR.VOCALS08.20081021.063236_064523.PP4.nc WCR.VOCALS08.20081021.064553_070017.SH1.nc WCR.VOCALS08.20081021.070101_071548.SV2.nc WCR.VOCALS08.20081021.071615_072833.PP4.nc WCR.VOCALS08.20081021.072855_074315.SH1.nc WCR.VOCALS08.20081021.074340_081243.PP4.nc WCR.VOCALS08.20081021.081320_082753.PP6.nc WCR.VOCALS08.20081021.082907_084243.SH1.nc WCR.VOCALS08.20081021.084339_090027.PP4.nc WCR.VOCALS08.20081021.090050_091509.PP6.nc WCR.VOCALS08.20081021.091544_093314.SH1.nc WCR.VOCALS08.20081021.093345_094921.PP4.nc WCR.VOCALS08.20081021.094947_100741.SH1.nc WCR.VOCALS08.20081021.100807_102529.PP4.nc WCR.VOCALS08.20081021.102612_103854.PP6.nc WCR.VOCALS08.20081021.103944_105704.SH1.nc WCR.VOCALS08.20081021.105808_111809.PP4.nc WCR.VOCALS08.20081021.111832_113502.PP6.nc WCR.VOCALS08.20081021.114008_115344.SH1.nc WCR.VOCALS08.20081021.115405_122710.PP4.nc WCR.VOCALS08.20081021.122734_123956.PP6.nc WCR.VOCALS08.20081021.124042_125409.SH1.nc WCR.VOCALS08.20081021.125435_131027.PP4.nc WCR.VOCALS08.20081021.131106_132912.PP6.nc WCR.VOCALS08.20081021.132934_134307.SH1.nc WCR.VOCALS08.20081021.134358_135727.SV2.nc WCR.VOCALS08.20081021.135747_141917.PP4.nc" ; WCRfile:_FillValue = -32767s ; float Zmax(Time) ; Zmax:long_name = "Max reflectivity in vertical column (1-second average)" ; Zmax:units = "dBZ" ; Zmax:Category = "WCR" ; Zmax:SOURCE = "WCR-WCL IDs" ; Zmax:_FillValue = -32767.f ; Zmax:missing_value = -32767.f ; Zmax:valid_min = -40.f ; Zmax:SubThreshold = -100.f ; Zmax:Comments = "Attenuation Correction Applied" ; float alt_Zmax(Time) ; alt_Zmax:long_name = "Altitude of Zmax" ; alt_Zmax:units = "meters" ; alt_Zmax:Category = "WCR" ; alt_Zmax:SOURCE = "WCR-WCL IDs" ; alt_Zmax:_FillValue = -32767.f ; alt_Zmax:missing_value = -32767.f ; alt_Zmax:valid_min = -40.f ; alt_Zmax:SubThreshold = -100.f ; short drizzle(Time) ; drizzle:long_name = "Drizzle indicator (reflectivity threshold based) drizzle indicator (1 -- Drizzle ; 0 -- No Drizzle)" ; drizzle:Threshold_Value = -18.f ; drizzle:Category = "WCR" ; drizzle:SOURCE = "WCR-WCL IDs" ; drizzle:_FillValue = -32767s ; drizzle:missing_value = -32767s ; float Z500(Time) ; Z500:long_name = "Radar reflectivity at 500m altitude" ; Z500:units = "dBZ" ; Z500:Category = "WCR" ; Z500:SOURCE = "WCR-WCL IDs" ; Z500:_FillValue = -32767.f ; Z500:missing_value = -32767.f ; Z500:valid_min = -40.f ; Z500:SubThreshold = -100.f ; Z500:Comments = "Attenuation Correction Applied" ; float Z250(Time) ; Z250:long_name = "Radar reflectivity at 250 m altitude" ; Z250:units = "dBZ" ; Z250:Category = "WCR" ; Z250:SOURCE = "WCR-WCL IDs" ; Z250:_FillValue = -32767.f ; Z250:missing_value = -32767.f ; Z250:valid_min = -40.f ; Z250:SubThreshold = -100.f ; Z250:Comments = "Attenuation Correction Applied" ; float Zsfc(Time) ; Zsfc:long_name = "Radar reflectivity 100 m above the ocean surface" ; Zsfc:units = "dBZ" ; Zsfc:Category = "WCR" ; Zsfc:_FillValue = -32767.f ; Zsfc:missing_value = -32767.f ; Zsfc:valid_min = -40.f ; Zsfc:SubThreshold = -100.f ; Zsfc:Comments = "Attenuation Correction Applied" ; float Vdsfc(Time) ; Vdsfc:long_name = "Doppler velocity 100 m above the ocean surface" ; Vdsfc:units = "m/s" ; Vdsfc:Comments = "Positive upward" ; Vdsfc:Category = "WCR" ; Vdsfc:_FillValue = -32767.f ; Vdsfc:missing_value = -32767.f ; Vdsfc:valid_min = -40.f ; Vdsfc:SubThreshold = -100.f ; float Zpath(Time) ; Zpath:long_name = "Vertically integrated reflectivity (1-second average)" ; Zpath:units = "10Log10(mm^6/m^2)" ; Zpath:Category = "WCR" ; Zpath:SOURCE = "WCR-WCL IDs" ; Zpath:_FillValue = -32767.f ; Zpath:missing_value = -32767.f ; Zpath:valid_min = -40.f ; Zpath:SubThreshold = -100.f ; float sigma0down(Time) ; sigma0down:long_name = "Surface Return Down Beam" ; sigma0down:units = "dB" ; sigma0down:Category = "WCR Surface" ; sigma0down:_FillValue = -32767.f ; sigma0down:missing_value = -32767.f ; sigma0down:valid_min = -40.f ; float IncidenceAngleDown(Time) ; IncidenceAngleDown:long_name = "Down Beam Incidence Angle" ; IncidenceAngleDown:units = "degrees" ; IncidenceAngleDown:Category = "WCR Surface" ; IncidenceAngleDown:_FillValue = -32767.f ; IncidenceAngleDown:missing_value = -32767.f ; IncidenceAngleDown:valid_min = -40.f ; float sigma0down_dBM(Time) ; sigma0down_dBM:long_name = "Surface Return (dBM) Down Beam" ; sigma0down_dBM:units = "dBM" ; sigma0down_dBM:Category = "WCR Surface" ; float sigma0downaft(Time) ; sigma0downaft:long_name = "Surface Return Down Beam" ; sigma0downaft:units = "dB" ; sigma0downaft:Category = "WCR Surface" ; sigma0downaft:_FillValue = -32767.f ; sigma0downaft:missing_value = -32767.f ; sigma0downaft:valid_min = -40.f ; float IncidenceAngleDownAft(Time) ; IncidenceAngleDownAft:long_name = "Down Beam Incidence Angle" ; IncidenceAngleDownAft:units = "degrees" ; IncidenceAngleDownAft:Category = "WCR Surface" ; IncidenceAngleDownAft:_FillValue = -32767.f ; IncidenceAngleDownAft:missing_value = -32767.f ; IncidenceAngleDownAft:valid_min = -40.f ; float sigma0downaft_dBM(Time) ; sigma0downaft_dBM:long_name = "Surface Return (dBM) Down-Aft Beam" ; sigma0downaft_dBM:units = "dBM" ; sigma0downaft_dBM:Category = "WCR Surface" ; float cloudtop(Time) ; cloudtop:long_name = "WCR-derived cloud-top height " ; cloudtop:units = "meters" ; cloudtop:_FillValue = -32767.f ; cloudtop:missing_value = -32767.f ; cloudtop:Category = "WCR" ; float Zcloudtop(Time) ; Zcloudtop:long_name = "WCR-Reflectivity 1 gate below cloud-top" ; Zcloudtop:units = "dBZ" ; Zcloudtop:_FillValue = -32767.f ; Zcloudtop:missing_value = -32767.f ; Zcloudtop:Category = "WCR" ; short WCLfile(Time) ; WCLfile:WCL_Filename = "9 a08A2106.030876.meg a08A2107.043383.meg a08A2108.123418.meg a08A2109.141912.meg a08A2110.255052.meg a08A2111.551063.meg a08A2112.563334.meg a08A2113.032446.meg a08A2113.275238.meg" ; WCLfile:_FillValue = -32767s ; short WCLcloud(Time) ; WCLcloud:long_name = "WCL cloud-detection (below cloud only): 1 cloud ; 0 no cloud" ; WCLcloud:Category = "WCL" ; WCLcloud:_FillValue = -32767s ; float cloudbase(Time) ; cloudbase:long_name = "cloud-base height" ; cloudbase:units = "meters" ; cloudbase:Category = "WCL" ; cloudbase:_FillValue = -32767.f ; cloudbase:Dependencies = "1 ALTX" ; short cloudbaseSource(Time) ; cloudbaseSource:long_name = "Source used to derive cloud base: 1 -- WCL ; 2 in situ lwc" ; cloudbaseSource:units = "meters" ; cloudbaseSource:Category = "WCL" ; cloudbaseSource:_FillValue = -32767s ; cloudbaseSource:Dependencies = "1 ALTX" ; float LCL(Time) ; LCL:long_name = "Lifting Condensation Level" ; LCL:Category = "in situ thermo" ; LCL:_FillValue = -32767.f ; LCL:Dependencies = "4 ALTX ATX PSXC DPXC" ; LCL:DewpointTemperatureOffset = 0.8f ; LCL:NOTE = "Dewpoint temperature correction applied (see DewpointTemperatureOffset)" ; float deltaTcb(Time) ; deltaTcb:long_name = "Cloud base radiative temperature minus temperature projected dry adiabatically from flight level" ; deltaTcb:units = "degrees C" ; deltaTcb:_FillValue = -32767.f ; float deltaMRcb(Time) ; deltaMRcb:long_name = "Water Vapor Mixing Ratio Difference Cloud Base - Flight Level" ; deltaMRcb:units = "gram/kg" ; deltaMRcb:_FillValue = -32767.f ; deltaMRcb:Dependencies = "1 RSTT" ; deltaMRcb:DewpointTemperatureOffset = 0.8f ; deltaMRcb:NOTE = "Dewpoint temperature correction applied (see DewpointTemperatureOffset)" ; float LWPadiabatic(Time) ; LWPadiabatic:long_name = "Adiabatic Liquid Water Path" ; LWPadiabatic:units = "g/m2" ; LWPadiabatic:Category = "WCR-WCL-in situ combined thermo" ; LWPadiabatic:_FillValue = -32767.f ; short LWPadiabaticFlags(Time) ; LWPadiabaticFlags:long_name = "Source for LWPadiabatic and related variables: 1 -- WCL + WCR cloud top; 2 -- In Situ LWC + WCR Cloud-Top" ; LWPadiabaticFlags:Category = "WCR-WCL-in situ combined thermo" ; LWPadiabaticFlags:_FillValue = -32767s ; float LWCct(Time) ; LWCct:long_name = "Liquid Water Content @ Cloud Top (Adiabatic Assumptions)" ; LWCct:units = "g/m3" ; LWCct:Category = "WCR-WCL-in situ combined thermo" ; LWCct:_FillValue = -32767.f ; float Tcb(Time) ; Tcb:long_name = "Cloud Base Temperature" ; Tcb:units = "deg_C" ; Tcb:Category = "WCR-WCL-in situ combined thermo" ; Tcb:_FillValue = -32767.f ; float lwcz(Time) ; lwcz:long_name = "Liquid Water Mixing Ratio Lapse Rate (g/m^4)" ; lwcz:units = "gram/m4" ; lwcz:Category = "WCR-WCL-in situ combined thermo" ; lwcz:_FillValue = -32767.f ; float cloudthick(Time) ; cloudthick:long_name = "Cloud Thickness" ; cloudthick:units = "meters" ; cloudthick:Category = "WCR-WCL-in situ combined thermo" ; cloudthick:_FillValue = -32767.f ; float WVPbl(Time) ; WVPbl:long_name = "Water Vapor Path Above Aircraft Within the Boundary Layer" ; WVPbl:units = "mm" ; WVPbl:Category = "WCR-WCL-in situ combined thermo" ; WVPbl:_FillValue = -32767.f ; WVPbl:DewpointTemperatureOffset = 0.8f ; WVPbl:NOTE = "Dewpoint temperature offset applied (see DewpointTemperatureOffset)" ; float TWPbl(Time) ; TWPbl:long_name = "Total Water Path (Liquid + Vapor) within Boundary Layer" ; TWPbl:units = "mm" ; TWPbl:Category = "WCR-WCL-in situ combined thermo" ; TWPbl:_FillValue = -32767.f ; TWPbl:DewpointTemperatureOffset = 0.8f ; TWPbl:Dependencies = "4 ALTX ATX PSXC DPXC" ; TWPbl:NOTE = "Dewpoint Temperature offset applied (see DewpointTemperatureOffset)" ; float VaporAttenuation(Time, level) ; VaporAttenuation:long_name = "Estimated 2-way attenuation due to water vapor" ; VaporAttenuation:units = "dB" ; VaporAttenuation:Category = "WCR Corrections" ; VaporAttenuation:_FillValue = -32767.f ; float LWPdown(Time) ; LWPdown:long_name = "Adiabatic Liquid Water Path Below Aircraft (in cloud only)" ; LWPdown:units = "g/m2" ; LWPdown:Category = "WCR-WCL-in situ combined thermo" ; LWPdown:_FillValue = -32767.f ; float LiquidAttenuation(Time, level) ; LiquidAttenuation:long_name = "Two way attenuation due to cloud water" ; LiquidAttenuation:units = "dB" ; LiquidAttenuation:Category = "in-cloud computations" ; LiquidAttenuation:_FillValue = -32767.f ; float REFFct(Time) ; REFFct:long_name = "Effective Radius at Cloud Top (adiabatic assumptions)" ; REFFct:units = "um" ; REFFct:Category = "WCR-WCL-in situ combined thermo" ; REFFct:_FillValue = -32767.f ; float Zcloudbase(Time) ; Zcloudbase:long_name = "WCR Reflectivity at WCL-measured cloud base height" ; Zcloudbase:units = "dBZ" ; Zcloudbase:SubThreshold = -100.f ; Zcloudbase:Category = "WCR-WCL" ; Zcloudbase:_FillValue = -32767.f ; Zcloudbase:Comments = "Attenuation Correction Applied" ; short AttenuationFlag(Time) ; AttenuationFlag:long_name = "Attenuation Flag" ; AttenuationFlag:Category = "Attenuation" ; AttenuationFlag:_FillValue = -32767s ; float SfcAttenuation(Time, level) ; SfcAttenuation:long_name = "Surface scattering-based attenuation estimate" ; SfcAttenuation:units = "dB" ; SfcAttenuation:Category = "Attenuation" ; SfcAttenuation:_FillValue = -32767.f ; float Zuncorrected(Time, level) ; Zuncorrected:long_name = "Radar Reflectivity -- no attenuation correction applied" ; Zuncorrected:units = "dBZ" ; Zuncorrected:Category = "Attenuation" ; Zuncorrected:_FillValue = -32767.f ; float LWP(Time) ; LWP:units = "g/m^2" ; LWP:long_name = "GVR retrieved LWP" ; LWP:FillValue = "-32767.f" ; LWP:source = "Paquita Zuidema, Oct. 3, 2010" ; LWP:comment1 = "SC1,SC2,SC3,BC4,SC4,SC5,SC6A,SC6B,SC7 " ; LWP:comment2 = "uses WVPbl from IDS dated July 29, 2010 as input " ; LWP:comment3 = "SC1,SC7-wvpbl not available, estimated from pre- and post-SC leg aircraft data, quality less good" ; // global attributes: :C130Source = "NCAR Research Aviation Facility" ; :C130Conventions = "NCAR-RAF/nimbus" ; :C130ConventionsURL = "http://www.eol.ucar.edu/raf/Software/netCDF.html" ; :C130ConventionsVersion = "1.3" ; :C130ProcessorRevision = "4467" ; :C130DateProcessed = "2009-06-19 22:49:26 +0000" ; :ProjectName = "VOCALS" ; :Platform = "N130AR" ; :ProjectNumber = "VOCALS" ; :FlightDate = "10/21/2008" ; :TimeInterval = "06:00:00-14:24:00" ; :WCRWCLDateProcessed = " 2010- 9-20 15:55:07 +0000" ; }