netcdf twparmbeatmC2.c1.20100101.000000 { dimensions: time = UNLIMITED ; // (8760 currently) range = 2 ; p = 37 ; z = 512 ; variables: double base_time ; base_time:long_name = "Base time in Epoch" ; base_time:units = "seconds since 1970-1-1 0:00:00 0:00" ; base_time:string = "2010-01-01 00.00, GMT" ; base_time:ancillary_variables = "time_offset" ; double time_offset(time) ; time_offset:long_name = "Time offset from base_time" ; time_offset:units = "seconds since 2010-1-1 0:00:00 0:00" ; time_offset:bounds = "time_bounds" ; time_offset:calendar = "gregorian" ; time_offset:ancillary_variables = "base_time" ; double time(time) ; time:long_name = "Time offset from midnight " ; time:units = "seconds since 2010-1-1 0:00:00 0:00" ; time:calendar = "gregorian" ; time:axis = "T" ; time:bounds = "time_bounds" ; time:standard_name = "time" ; double time_bounds(time, range) ; time_bounds:long_name = "Time range for the hourly averages, in time offset from midnight" ; time_bounds:units = "seconds since 2010-01-01 00.00, GMT" ; float time_frac(time) ; time_frac:long_name = "calendar day fraction of the year 2010" ; time_frac:units = "days since 2009-12-31" ; time_frac:calendar = "gregorian" ; float p(p) ; p:long_name = "pressure" ; p:units = "hPa" ; p:axis = "Z" ; p:positive = "down" ; p:standard_name = "air_pressure" ; p:bounds = "p_bounds" ; double p_bounds(p, range) ; p_bounds:long_name = "Pressure range bounds" ; p_bounds:units = "hPa" ; float z(z) ; z:long_name = "height above ground level" ; z:units = "m" ; z:axis = "Z" ; z:positive = "up" ; z:standard_name = "height" ; z:bounds = "z_bounds" ; double z_bounds(z, range) ; z_bounds:long_name = "height z range bounds, above ground level" ; z_bounds:units = "m" ; float z10 ; z10:long_name = "height, 10m above ground level" ; z10:units = "m" ; z10:positive = "up" ; float z2 ; z2:long_name = "height, 2m above ground level" ; z2:units = "m" ; z2:positive = "up" ; float u_sfc(time) ; u_sfc:long_name = "U Windspeed, x component, at 10m" ; u_sfc:standard_name = "eastward_wind" ; u_sfc:units = "m/s" ; u_sfc:missing_value = -9999.f ; u_sfc:_FillValue = -9999.f ; u_sfc:coordinates = "z10" ; u_sfc:source = "twpsmet60sC2.b1" ; float v_sfc(time) ; v_sfc:long_name = "V Windspeed, y component, at 10m" ; v_sfc:standard_name = "northward_wind" ; v_sfc:units = "m/s" ; v_sfc:missing_value = -9999.f ; v_sfc:_FillValue = -9999.f ; v_sfc:coordinates = "z10" ; v_sfc:source = "twpsmet60sC2.b1" ; float T_sfc(time) ; T_sfc:long_name = "Temperature mean, at 2m" ; T_sfc:standard_name = "air_temperature" ; T_sfc:units = "K" ; T_sfc:missing_value = -9999.f ; T_sfc:_FillValue = -9999.f ; T_sfc:coordinates = "z2" ; T_sfc:source = "twpsmet60sC2.b1" ; float rh_sfc(time) ; rh_sfc:long_name = "Relative humidity mean, at 2m" ; rh_sfc:standard_name = "relative_humidity" ; rh_sfc:units = "%" ; rh_sfc:missing_value = -9999.f ; rh_sfc:_FillValue = -9999.f ; rh_sfc:coordinates = "z2" ; rh_sfc:source = "twpsmet60sC2.b1" ; float p_sfc(time) ; p_sfc:long_name = "Atmospheric pressure" ; p_sfc:standard_name = "surface_air_pressure" ; p_sfc:units = "hPa" ; p_sfc:missing_value = -9999.f ; p_sfc:_FillValue = -9999.f ; p_sfc:source = "twpsmet60sC2.b1" ; float prec_sfc(time) ; prec_sfc:long_name = "Precipitation Rate" ; prec_sfc:standard_name = "lwe_precipitation_rate" ; prec_sfc:units = "mm/hour" ; prec_sfc:missing_value = -9999.f ; prec_sfc:_FillValue = -9999.f ; prec_sfc:source = "twpsmet60sC2.b1" ; float qc_precip_sfc(time) ; qc_precip_sfc:long_name = "Quality check results on field: Precipitation mean" ; qc_precip_sfc:standard_name = " " ; qc_precip_sfc:units = " " ; qc_precip_sfc:missing_value = -9999.f ; qc_precip_sfc:_FillValue = -9999.f ; qc_precip_sfc:source = "twpsmet60sC2.b1" ; float T_p(time, p) ; T_p:long_name = "Dry Bulb Temperature, from sounding in p coordinate" ; T_p:standard_name = "air_temperature" ; T_p:units = "K" ; T_p:missing_value = -9999.f ; T_p:_FillValue = -9999.f ; T_p:source = "twpsondewnpnC2.b1:tdry" ; float T_z(time, z) ; T_z:long_name = "Dry Bulb Temperature, from sounding in z coordinate" ; T_z:standard_name = "air_temperature" ; T_z:units = "K" ; T_z:missing_value = -9999.f ; T_z:_FillValue = -9999.f ; T_z:source = "twpsondewnpnC2.b1:tdry" ; float Td_p(time, p) ; Td_p:long_name = "Dewpoint Temperature, from sounding in p coordinate" ; Td_p:standard_name = "dew_point_temperature" ; Td_p:units = "K" ; Td_p:missing_value = -9999.f ; Td_p:_FillValue = -9999.f ; Td_p:source = "twpsondewnpnC2.b1:dp" ; float Td_z(time, z) ; Td_z:long_name = "Dewpoint Temperature, from sounding in z coordinate" ; Td_z:standard_name = "dew_point_temperature" ; Td_z:units = "K" ; Td_z:missing_value = -9999.f ; Td_z:_FillValue = -9999.f ; Td_z:source = "twpsondewnpnC2.b1:dp" ; float rh_p(time, p) ; rh_p:long_name = "Relative Humidity, from sounding in p coordinate" ; rh_p:standard_name = "relative_humidity" ; rh_p:units = "%" ; rh_p:missing_value = -9999.f ; rh_p:_FillValue = -9999.f ; rh_p:source = "twpsondewnpnC2.b1:rh" ; float rh_z(time, z) ; rh_z:long_name = "Relative Humidity, from sounding in z coordinate" ; rh_z:standard_name = "relative_humidity" ; rh_z:units = "%" ; rh_z:missing_value = -9999.f ; rh_z:_FillValue = -9999.f ; rh_z:source = "twpsondewnpnC2.b1:rh" ; float u_p(time, p) ; u_p:long_name = "Eastward Wind Component, from sounding in p coordinate" ; u_p:standard_name = "eastward_wind" ; u_p:units = "m/s" ; u_p:missing_value = -9999.f ; u_p:_FillValue = -9999.f ; u_p:source = "twpsondewnpnC2.b1:u_wind" ; float u_z(time, z) ; u_z:long_name = "Eastward Wind Component, from sounding in z coordinate" ; u_z:standard_name = "eastward_wind" ; u_z:units = "m/s" ; u_z:missing_value = -9999.f ; u_z:_FillValue = -9999.f ; u_z:source = "twpsondewnpnC2.b1:u_wind" ; float v_p(time, p) ; v_p:long_name = "Northward Wind Component, from sounding in p coordinate" ; v_p:standard_name = "northward_wind" ; v_p:units = "m/s" ; v_p:missing_value = -9999.f ; v_p:_FillValue = -9999.f ; v_p:source = "twpsondewnpnC2.b1:v_wind" ; float v_z(time, z) ; v_z:long_name = "Northward Wind Component, from sounding in z coordinate" ; v_z:standard_name = "northward_wind" ; v_z:units = "m/s" ; v_z:missing_value = -9999.f ; v_z:_FillValue = -9999.f ; v_z:source = "twpsondewnpnC2.b1:v_wind" ; float lat ; lat:long_name = "North latitude" ; lat:units = "degrees_south" ; lat:standard_name = "latitude" ; lat:missing_value = -9999.f ; lat:valid_min = -90.f ; lat:valid_max = 90.f ; float lon ; lon:long_name = "East longitude" ; lon:units = "degrees_east" ; lon:standard_name = "longitude" ; lon:missing_value = -9999.f ; lon:valid_min = -180.f ; lon:valid_max = 180.f ; float alt ; alt:long_name = "Altitude above mean sea level" ; alt:units = "m" ; alt:standard_name = "altitude" ; alt:missing_value = -9999.f ; // global attributes: :Conventions = "CF-1.6" ; :title = "ARM Best Estimate (ARMBE) Product, atmospheric profiles: armbeatm, formerly known as cmbe_atm" ; :description = "ARM Best Estimate hourly averaged qc controlled product, derived from ARM observational Value Added Product data: met, sounde, BAEBBR, QCECOR, ruc ananlysis." ; :project = "Atmospheric Radiation Measurements (ARM) Program, http://www.arm.gov" ; :location = "TWP, C2; lon = 166.9 E, lat = 0.5 S, alt = 7.1 m MSL" ; :averaging_interval = "60 min. reported at the center of the interval" ; :references = "http://science.arm.gov/wg/cpm/scm/best_estimate.html" ; :institution = "Lawrence Livermore National Laboratory, CA, USA" ; :software = "IDL program, R.B.McCoy, LLNL, renata@llnl.gov" ; :source = "ARM VAPs: MET, sounding" ; :source_met = "twpsmet60sC2.b1.2010*.cdf" ; :source_sonde = "twpsondewnpnC2.b1.2010*.cdf" ; :site_id = "twp" ; :facility_id = "C2" ; :platform_id = "armbeatm" ; :datastream = "twparmbeatmC2.c1" ; :location_description = "Tropical Western Pacific (TWP), Nauru Island" ; :data_level = "c1" ; :dod_version = "armbeatm-c1-1.4" ; :process_version = "armbeatm v1.4" ; :command_line = "armbeatm_correct_soundings_v1.4" ; :input_datastreams = "twparmbeatmC2.c1:1.3:20100101; twpsondewnpnC2.b1:3.51:20100101 - twpsondewnpnC2.b1:3.51:20101231" ; :postprocessing_date = "Tue Feb 4 20:12:43 2014 UTC" ; :postprocessing_commnd = "armbeatm_correct_soundings_v1.4" ; :postprocessing_svn_tag = "9650" ; :doi = "10.5439/1111568" ; :doi_url = "http://dx.doi.org/10.5439/1111568" ; :suggested_citation = "see http://www.arm.gov/data/armbe" ; :history = "created by user mccoy20 on machine dream.llnl.gov at Tue Feb 4 20:12:43 2014 UTC, using armbeatm_correct_soundings_v1.4" ; }