netcdf guctbsimetxq2M1.b1.20220725.225701 { dimensions: time = UNLIMITED ; // (23 currently) num_xq2 = 1 ; strlen = 40 ; variables: int base_time ; base_time:string = "2022-07-25 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" ; base_time:ancillary_variables = "time_offset" ; double time_offset(time) ; time_offset:long_name = "Time offset from base_time" ; time_offset:units = "seconds since 2022-07-25 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 2022-07-25 00:00:00 0:00" ; time:calendar = "gregorian" ; time:standard_name = "time" ; char xq2_file_name(num_xq2, strlen) ; xq2_file_name:long_name = "iMet XQ2 file names" ; xq2_file_name:units = "1" ; xq2_file_name:comment = "This variable indicates which XQ2 sensor from the balloon flight is assigned to which num_xq2 index in the data" ; int serial_number(num_xq2) ; serial_number:long_name = "Serial number of XQ2 sensors" ; serial_number:units = "1" ; float pressure(time, num_xq2) ; pressure:long_name = "Air pressure" ; pressure:units = "hPa" ; pressure:missing_value = -9999.f ; pressure:standard_name = "air_pressure" ; pressure:ancillary_variables = "qc_pressure" ; int qc_pressure(time, num_xq2) ; qc_pressure:long_name = "Quality check results on field: Air pressure" ; qc_pressure:units = "1" ; qc_pressure:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_pressure:fail_min = 620.f ; qc_pressure:fail_max = 820.f ; qc_pressure:flag_method = "bit" ; qc_pressure:bit_1_description = "Value is equal to missing_value." ; qc_pressure:bit_1_assessment = "Bad" ; qc_pressure:bit_2_description = "Value is less than fail_min." ; qc_pressure:bit_2_assessment = "Bad" ; qc_pressure:bit_3_description = "Value is greater than fail_max." ; qc_pressure:bit_3_assessment = "Bad" ; float air_temperature(time, num_xq2) ; air_temperature:long_name = "Air temperature corrected for solar radiation" ; air_temperature:units = "degC" ; air_temperature:missing_value = -9999.f ; air_temperature:standard_name = "air_temperature" ; air_temperature:ancillary_variables = "qc_air_temperature" ; int qc_air_temperature(time, num_xq2) ; qc_air_temperature:long_name = "Quality check results on field: Air temperature corrected for solar radiation" ; qc_air_temperature:units = "1" ; qc_air_temperature:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_air_temperature:fail_min = -40.f ; qc_air_temperature:fail_max = 45.f ; qc_air_temperature:flag_method = "bit" ; qc_air_temperature:bit_1_description = "Value is equal to missing_value." ; qc_air_temperature:bit_1_assessment = "Bad" ; qc_air_temperature:bit_2_description = "Value is less than fail_min." ; qc_air_temperature:bit_2_assessment = "Bad" ; qc_air_temperature:bit_3_description = "Value is greater than fail_max." ; qc_air_temperature:bit_3_assessment = "Bad" ; float rh(time, num_xq2) ; rh:long_name = "Relative humidity" ; rh:units = "%" ; rh:missing_value = -9999.f ; rh:standard_name = "relative_humidity" ; rh:ancillary_variables = "qc_rh" ; int qc_rh(time, num_xq2) ; qc_rh:long_name = "Quality check results on field: Relative humidity" ; qc_rh:units = "1" ; qc_rh:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_rh:fail_min = 0.f ; qc_rh:fail_max = 100.f ; qc_rh:flag_method = "bit" ; qc_rh:bit_1_description = "Value is equal to missing_value." ; qc_rh:bit_1_assessment = "Bad" ; qc_rh:bit_2_description = "Value is less than fail_min." ; qc_rh:bit_2_assessment = "Bad" ; qc_rh:bit_3_description = "Value is greater than fail_max." ; qc_rh:bit_3_assessment = "Bad" ; float rh_sensor_temperature(time, num_xq2) ; rh_sensor_temperature:long_name = "Temperature of humidity sensor" ; rh_sensor_temperature:units = "degC" ; rh_sensor_temperature:missing_value = -9999.f ; rh_sensor_temperature:ancillary_variables = "qc_rh_sensor_temperature" ; int qc_rh_sensor_temperature(time, num_xq2) ; qc_rh_sensor_temperature:long_name = "Quality check results on field: Temperature of humidity sensor" ; qc_rh_sensor_temperature:units = "1" ; qc_rh_sensor_temperature:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_rh_sensor_temperature:fail_min = -40.f ; qc_rh_sensor_temperature:fail_max = 45.f ; qc_rh_sensor_temperature:flag_method = "bit" ; qc_rh_sensor_temperature:bit_1_description = "Value is equal to missing_value." ; qc_rh_sensor_temperature:bit_1_assessment = "Bad" ; qc_rh_sensor_temperature:bit_2_description = "Value is less than fail_min." ; qc_rh_sensor_temperature:bit_2_assessment = "Bad" ; qc_rh_sensor_temperature:bit_3_description = "Value is greater than fail_max." ; qc_rh_sensor_temperature:bit_3_assessment = "Bad" ; float sat_count(time, num_xq2) ; sat_count:long_name = "Satellite count" ; sat_count:units = "count" ; sat_count:missing_value = -9999.f ; sat_count:comment = "Data with < 5 sat counts is erroneous and is bad data" ; sat_count:ancillary_variables = "qc_sat_count" ; int qc_sat_count(time, num_xq2) ; qc_sat_count:long_name = "Quality check results on field: Satellite count" ; qc_sat_count:units = "1" ; qc_sat_count:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_sat_count:fail_min = 5.f ; qc_sat_count:flag_method = "bit" ; qc_sat_count:bit_1_description = "Value is equal to missing_value." ; qc_sat_count:bit_1_assessment = "Bad" ; qc_sat_count:bit_2_description = "Value is less than fail_min." ; qc_sat_count:bit_2_assessment = "Bad" ; float lat(time, num_xq2) ; lat:long_name = "Latitude in decimal degrees from XQ2 sensor" ; lat:units = "degree_N" ; lat:missing_value = -9999.f ; lat:standard_name = "latitude" ; lat:ancillary_variables = "qc_lat" ; int qc_lat(time, num_xq2) ; qc_lat:long_name = "Quality check results on field: Latitude in decimal degrees from XQ2 sensor" ; qc_lat:units = "1" ; qc_lat:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_lat:fail_min = 38.5f ; qc_lat:fail_max = 39.5f ; qc_lat:flag_method = "bit" ; qc_lat:bit_1_description = "Value is equal to missing_value." ; qc_lat:bit_1_assessment = "Bad" ; qc_lat:bit_2_description = "Value is less than fail_min." ; qc_lat:bit_2_assessment = "Bad" ; qc_lat:bit_3_description = "Value is greater than fail_max." ; qc_lat:bit_3_assessment = "Bad" ; float lon(time, num_xq2) ; lon:long_name = "Longitude in decimal degrees from XQ2 sensor" ; lon:units = "degree_E" ; lon:missing_value = -9999.f ; lon:standard_name = "longitude" ; lon:ancillary_variables = "qc_lon" ; int qc_lon(time, num_xq2) ; qc_lon:long_name = "Quality check results on field: Longitude in decimal degrees from XQ2 sensor" ; qc_lon:units = "1" ; qc_lon:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_lon:fail_min = -107.5f ; qc_lon:fail_max = -106.5f ; qc_lon:flag_method = "bit" ; qc_lon:bit_1_description = "Value is equal to missing_value." ; qc_lon:bit_1_assessment = "Bad" ; qc_lon:bit_2_description = "Value is less than fail_min." ; qc_lon:bit_2_assessment = "Bad" ; qc_lon:bit_3_description = "Value is greater than fail_max." ; qc_lon:bit_3_assessment = "Bad" ; float alt(time, num_xq2) ; alt:long_name = "Altitude above mean sea level from XQ2 sensor" ; alt:units = "m" ; alt:missing_value = -9999.f ; alt:standard_name = "altitude" ; alt:ancillary_variables = "qc_alt" ; int qc_alt(time, num_xq2) ; qc_alt:long_name = "Quality check results on field: Altitude above mean sea level from XQ2 sensor" ; qc_alt:units = "1" ; qc_alt:description = "This field contains bit packed integer values, where each bit represents a QC test on the data. Non-zero bits indicate the QC condition given in the description for those bits; a value of 0 (no bits set) indicates the data has not failed any QC tests." ; qc_alt:fail_min = 0.f ; qc_alt:fail_max = 3700.f ; qc_alt:flag_method = "bit" ; qc_alt:bit_1_description = "Value is equal to missing_value." ; qc_alt:bit_1_assessment = "Bad" ; qc_alt:bit_2_description = "Value is less than fail_min." ; qc_alt:bit_2_assessment = "Bad" ; qc_alt:bit_3_description = "Value is greater than fail_max." ; qc_alt:bit_3_assessment = "Bad" ; // global attributes: :command_line = "tbsimetxq2_ingest -s guc -f M1 -D -R" ; :Conventions = "ARM-1.2" ; :process_version = "ingest-tbsimetxq2-1.2-0.el7" ; :dod_version = "tbsimetxq2-b1-1.0" ; :input_source = "/data/collection/guc/guctbsimetxq2M1.00/20220723-000000-00044490_1_1.csv" ; :site_id = "guc" ; :platform_id = "tbsimetxq2" ; :facility_id = "M1" ; :data_level = "b1" ; :location_description = "Surface Atmosphere Integrated Field Laboratory (SAIL), Mt Crested Butte, Colorado" ; :datastream = "guctbsimetxq2M1.b1" ; :doi = "10.5439/1483632" ; :history = "created by user dsmgr on machine prod-proc4.adc.arm.gov at 2022-09-22 12:48:45, using ingest-tbsimetxq2-1.2-0.el7" ; }