netcdf nsatwrC1.b1.20240501.000000 { dimensions: time = UNLIMITED ; // (1440 currently) height = 4 ; variables: int base_time ; base_time:string = "2024-05-01 00:00:00 0:00" ; base_time:long_name = "Base time in Epoch" ; base_time:units = "seconds since 1970-1-1 0:00:00 0:00" ; double time_offset(time) ; time_offset:long_name = "Time offset from base_time" ; time_offset:units = "seconds since 2024-05-01 00:00:00 0:00" ; double time(time) ; time:long_name = "Time offset from midnight" ; time:units = "seconds since 2024-05-01 00:00:00 0:00" ; time:standard_name = "time" ; int height(height) ; height:long_name = "Height" ; height:units = "m" ; float temp_mean(time, height) ; temp_mean:long_name = "Temperature mean" ; temp_mean:units = "degC" ; temp_mean:valid_min = -60.f ; temp_mean:valid_max = 30.f ; temp_mean:valid_delta = 10.f ; temp_mean:missing_value = -9999.f ; int qc_temp_mean(time, height) ; qc_temp_mean:long_name = "Quality check results on field: Temperature mean" ; qc_temp_mean:units = "unitless" ; qc_temp_mean:description = "See global attributes for individual bit descriptions." ; float temp_std(time, height) ; temp_std:long_name = "Temperature standard deviation" ; temp_std:units = "degC" ; float rh_mean(time, height) ; rh_mean:long_name = "Relative humidity mean" ; rh_mean:units = "%" ; rh_mean:valid_min = 0.f ; rh_mean:valid_max = 104.f ; rh_mean:valid_delta = 30.f ; rh_mean:missing_value = -9999.f ; int qc_rh_mean(time, height) ; qc_rh_mean:long_name = "Quality check results on field: Relative humidity mean" ; qc_rh_mean:units = "unitless" ; qc_rh_mean:description = "See global attributes for individual bit descriptions." ; float rh_std(time, height) ; rh_std:long_name = "Relative humidity standard deviation" ; rh_std:units = "%" ; float vapor_pressure_mean(time, height) ; vapor_pressure_mean:long_name = "Vapor pressure mean, calculated" ; vapor_pressure_mean:units = "kPa" ; vapor_pressure_mean:valid_min = 0.001f ; vapor_pressure_mean:valid_max = 4.3f ; vapor_pressure_mean:valid_delta = 1.f ; vapor_pressure_mean:missing_value = -9999.f ; int qc_vapor_pressure_mean(time, height) ; qc_vapor_pressure_mean:long_name = "Quality check results on field: Vapor pressure mean, calculated" ; qc_vapor_pressure_mean:units = "unitless" ; qc_vapor_pressure_mean:description = "See global attributes for individual bit descriptions." ; float vapor_pressure_std(time, height) ; vapor_pressure_std:long_name = "Vapor pressure standard deviation" ; vapor_pressure_std:units = "kPa" ; float wspd_arith_mean(time, height) ; wspd_arith_mean:long_name = "Wind speed arithmetic mean" ; wspd_arith_mean:units = "m/s" ; wspd_arith_mean:valid_min = 0.f ; wspd_arith_mean:valid_max = 100.f ; wspd_arith_mean:valid_delta = 20.f ; wspd_arith_mean:missing_value = -9999.f ; int qc_wspd_arith_mean(time, height) ; qc_wspd_arith_mean:long_name = "Quality check results on field: Wind speed arithmetic mean" ; qc_wspd_arith_mean:units = "unitless" ; qc_wspd_arith_mean:description = "See global attributes for individual bit descriptions." ; float wspd_vec_mean(time, height) ; wspd_vec_mean:long_name = "Wind speed vector mean" ; wspd_vec_mean:units = "m/s" ; wspd_vec_mean:valid_min = 0.f ; wspd_vec_mean:valid_max = 100.f ; wspd_vec_mean:valid_delta = 20.f ; wspd_vec_mean:missing_value = -9999.f ; int qc_wspd_vec_mean(time, height) ; qc_wspd_vec_mean:long_name = "Quality check results on field: Wind speed vector mean" ; qc_wspd_vec_mean:units = "unitless" ; qc_wspd_vec_mean:description = "See global attributes for individual bit descriptions." ; float wdir_vec_mean(time, height) ; wdir_vec_mean:long_name = "Wind direction vector mean" ; wdir_vec_mean:units = "degree" ; wdir_vec_mean:valid_min = 0.f ; wdir_vec_mean:valid_max = 360.f ; wdir_vec_mean:missing_value = -9999.f ; int qc_wdir_vec_mean(time, height) ; qc_wdir_vec_mean:long_name = "Quality check results on field: Wind direction vector mean" ; qc_wdir_vec_mean:units = "unitless" ; qc_wdir_vec_mean:description = "See global attributes for individual bit descriptions." ; float wdir_vec_std(time, height) ; wdir_vec_std:long_name = "Wind direction vector mean standard deviation" ; wdir_vec_std:units = "degree" ; float dew_point_mean(time, height) ; dew_point_mean:long_name = "Dew point mean, calculated" ; dew_point_mean:units = "degC" ; dew_point_mean:valid_min = -60.f ; dew_point_mean:valid_max = 30.f ; dew_point_mean:valid_delta = 10.f ; dew_point_mean:missing_value = -9999.f ; int qc_dew_point_mean(time, height) ; qc_dew_point_mean:long_name = "Quality check results on field: Dew point mean, calculated" ; qc_dew_point_mean:units = "unitless" ; qc_dew_point_mean:description = "See global attributes for individual bit descriptions." ; float dew_point_std(time, height) ; dew_point_std:long_name = "Dew point standard deviation" ; dew_point_std:units = "degC" ; int trh_err_code(time, height) ; trh_err_code:long_name = "Temperature and relative humidity sensor error code" ; trh_err_code:units = "unitless" ; trh_err_code:missing_value = -9999 ; int qc_trh_err_code(time, height) ; qc_trh_err_code:long_name = "Quality check results on field: Temperature and relative humidity sensor error code" ; qc_trh_err_code:units = "unitless" ; qc_trh_err_code:description = "See global attributes for individual bit descriptions." ; float lat ; lat:long_name = "North latitude" ; lat:units = "degree_N" ; lat:valid_min = -90.f ; lat:valid_max = 90.f ; lat:standard_name = "latitude" ; float lon ; lon:long_name = "East longitude" ; lon:units = "degree_E" ; lon:valid_min = -180.f ; lon:valid_max = 180.f ; lon:standard_name = "longitude" ; float alt ; alt:long_name = "Altitude above mean sea level" ; alt:units = "m" ; alt:standard_name = "altitude" ; // global attributes: :command_line = "met_ingest -s nsa -f C1" ; :process_version = "ingest-met-4.53-0.el7" ; :dod_version = "twr-b1-1.2" ; :input_source = "/data/collection/nsa/nsametC1.00/METData.20240501000000.dat" ; :site_id = "nsa" ; :platform_id = "twr" ; :facility_id = "C1" ; :data_level = "b1" ; :location_description = "North Slope of Alaska (NSA), Barrow, Alaska" ; :datastream = "nsatwrC1.b1" ; :sampling_interval = "2 seconds" ; :averaging_interval = "60 seconds" ; :averaging_interval_comment = "The time assigned to each data point indicates the end of the averaging interval." ; :qc_bit_comment = "The QC field values are a bit packed representation of true/false values for the tests that may have been performed. A QC value of zero means that none of the tests performed on the value failed." ; :qc_bit_1_description = "Value is equal to missing_value." ; :qc_bit_1_assessment = "Bad" ; :qc_bit_2_description = "Value is less than the valid_min." ; :qc_bit_2_assessment = "Bad" ; :qc_bit_3_description = "Value is greater than the valid_max." ; :qc_bit_3_assessment = "Bad" ; :qc_bit_4_description = "Difference between current and previous values exceeds valid_delta." ; :qc_bit_4_assessment = "Indeterminate" ; :ingest_software = "ingest-met-4.53-0.el7" ; :history = "created by user dsmgr on machine prod-proc4.adc.arm.gov at 2024-05-01 02:10:00, using ingest-met-4.53-0.el7" ; }