netcdf twpradarcfadC3.c1.20081231.000000 { dimensions: time = UNLIMITED ; // (8640 currently) time_hour = 24 ; height = 200 ; dBZ = 15 ; range = 2 ; variables: int base_time ; base_time:string = "2008-12-31 00:00:00 0:00" ; base_time:long_name = "Base time in Epoch" ; base_time:units = "seconds since 1970-01-01 00:00:00 00:00" ; base_time:ancillary_variables = "time_offset" ; double time_offset(time) ; time_offset:long_name = "Time offset from base_time" ; time_offset:units = "seconds since 2008-12-31 00:00:00 0:00" ; time_offset:ancillary_variables = "base_time" ; double time(time) ; time:long_name = "Time offset from midnight" ; time:units = "seconds since 2008-12-31 00:00:00 0:00" ; double time_hour(time_hour) ; time_hour:long_name = "Time offset from midnight" ; time_hour:units = "seconds since 2008-12-31 00:00:00 0:00" ; time_hour:bounds = "time_hour_bounds" ; double time_hour_bounds(time_hour, range) ; time_hour_bounds:long_name = "Time range for the hourly statistics, in time offset from midnight" ; float height(height) ; height:long_name = "Height at the middle point of the layer, above mean sea level" ; height:units = "m" ; height:axis = "Z" ; height:bounds = "height_bounds" ; float height_bounds(height, range) ; height_bounds:long_name = "Height range for the 100m statistics, above mean sea level" ; float dBZ(dBZ) ; dBZ:long_name = "dBZe at the middle point of the bin" ; dBZ:units = "dBZ" ; dBZ:bounds = "dBZ_bounds" ; float dBZ_bounds(dBZ, range) ; dBZ_bounds:long_name = "dBZ range for the 5dBZ-interval statistics." ; float Reflectivity_BestEstimate(time, height) ; Reflectivity_BestEstimate:long_name = "MMCR Best Estimate of Hydrometeor Reflectivity at 100m vertical resolution" ; Reflectivity_BestEstimate:units = "dBZ" ; Reflectivity_BestEstimate:missing_value = -9999.f ; Reflectivity_BestEstimate:valid_min = -100.f ; Reflectivity_BestEstimate:valid_max = 100.f ; Reflectivity_BestEstimate:flag_values = -999.f ; Reflectivity_BestEstimate:flag_meanings = "clear_sky" ; Reflectivity_BestEstimate:cell_methods = "height:mean" ; float Reflectivity_NoClutter(time, height) ; Reflectivity_NoClutter:long_name = "MMCR Reflectivity with Clutter Removed at 100m vertical resolution" ; Reflectivity_NoClutter:units = "dBZ" ; Reflectivity_NoClutter:missing_value = -9999.f ; Reflectivity_NoClutter:valid_min = -100.f ; Reflectivity_NoClutter:valid_max = 100.f ; Reflectivity_NoClutter:flag_values = -999.f ; Reflectivity_NoClutter:flag_meanings = "clear_sky" ; Reflectivity_NoClutter:cell_methods = "height:mean" ; float CFAD_high(time_hour, dBZ, height) ; CFAD_high:long_name = "Joint histogram of equivalent reflectivity factor over height with Reflectivity_BestEstimate" ; CFAD_high:units = "%" ; CFAD_high:missing_value = -9999.f ; CFAD_high:cell_methods = "time_hour:mean dBZ:mean height:mean" ; float CFAD_low(time_hour, dBZ, height) ; CFAD_low:long_name = "Joint histogram of equivalent reflectivity factor over height with Reflectivity_NoClutter" ; CFAD_low:units = "%" ; CFAD_low:missing_value = -9999.f ; CFAD_low:cell_methods = "time_hour:mean dBZ:mean height:mean" ; float lon ; lon:long_name = "East longitude" ; lon:units = "degree_east" ; lon:standard_name = "longitude" ; lon:valid_min = -180.f ; lon:valid_max = 180.f ; float lat ; lat:long_name = "North latitude" ; lat:units = "degree_north" ; lat:standard_name = "latitude" ; lat:valid_min = -90.f ; lat:valid_max = 90.f ; float alt ; alt:long_name = "Altitude above mean sea level" ; alt:units = "m" ; alt:standard_name = "altitude" ; // global attributes: :command_line = "process_arscl_radarCFAD.pro" ; :process_version = "Version 1" ; :dod_version = "DOD v0.1" ; :input_datastreams = "twparscl1clothC3.c1" ; :site_id = "TWP" ; :platform_id = "N/A" ; :facility_id = "C3" ; :data_level = "c1" ; :location_description = "N/A" ; :datastream = "N/A" ; :doi = "N/A" ; :history = "N/A" ; :Description = "GCM-oriented ARM radar CFAD product for ARM radar simulator" ; :References = "Zhang and Xie, 2014: Creation of an ARM CFAD data product for ARM radar simulator." ; :Comments = "The data product are generated from the ARM value-added cloud product called ARSCL (Active Remote Sensing of CLouds) // Radar Reflectivity profiles are generated with 100m vertical resolution and at the original temporal resolution. The profiles of minimum detectable signal and maximum record signal are applied to the original radar reflectivity. // The hourly radar CFADs are generated from the processed radar reflectivity with 100m resolution" ; :Institution = "Lawrence Livermore National Lab" ; :Contact = "Yuying Zhang " ; :CreationDate = "Wed Aug 31 02:00:46 2016" ; }