netcdf anxaerioe1turnM1.c1.20200520.000959 { dimensions: time = UNLIMITED ; // (234 currently) height = 55 ; obs_dim = 366 ; gas_dim = 3 ; dfs_dim = 16 ; arb = 123 ; arb2 = 123 ; index_dim = 5 ; bound = 2 ; variables: int base_time ; base_time:string = "2020-05-20 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 2020-05-20 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 2020-05-20 00:00:00 0:00" ; time:bounds = "time_bounds" ; time:standard_name = "time" ; double time_bounds(time, bound) ; time_bounds:long_name = "Time cell bounds" ; int aqc_flag(time) ; aqc_flag:long_name = "Manual QC flag" ; aqc_flag:units = "1" ; aqc_flag:comment = "value of 0 implies quality is OK; non-zero values indicate that the sample has suspect quality" ; aqc_flag:flag_method = "integer" ; aqc_flag:flag_values = 0, 1, 2, 3 ; aqc_flag:flag_meanings = "OK hatch_open did_not_converge rms_too_large" ; aqc_flag:flag_1_description = "Implies hatch was not open for full observing period" ; aqc_flag:flag_2_description = "Implies retrieval did not converge" ; aqc_flag:flag_3_description = "Implies retrieval converged but RMS between the observed and computed spectrum is too large" ; aqc_flag:RMS_threshold_used_for_QC = "6.000 [unitless]" ; aqc_flag:description = "This variable contains integer values indicating the results of a QC test on the data. Non-zero integers indicate the QC condition given in the description for those integers; a value of 0 indicates the data has not failed any QC tests." ; aqc_flag:flag_1_assessment = "Bad" ; aqc_flag:flag_2_assessment = "Bad" ; aqc_flag:flag_3_assessment = "Bad" ; float height(height) ; height:long_name = "Height" ; height:units = "km" ; height:bounds = "height_bounds" ; height:standard_name = "height" ; float height_bounds(height, bound) ; height_bounds:long_name = "Height cell bounds" ; float temperature(time, height) ; temperature:long_name = "Temperature" ; temperature:units = "degC" ; temperature:missing_value = -9999.f ; temperature:standard_name = "air_temperature" ; temperature:ancillary_variables = "aqc_flag" ; float waterVapor(time, height) ; waterVapor:long_name = "Water vapor mixing ratio" ; waterVapor:units = "g/kg" ; waterVapor:missing_value = -9999.f ; waterVapor:standard_name = "humidity_mixing_ratio" ; waterVapor:ancillary_variables = "aqc_flag" ; float lwp(time) ; lwp:long_name = "Liquid water path" ; lwp:units = "g/m2" ; lwp:missing_value = -9999.f ; lwp:standard_name = "atmosphere_mass_content_of_cloud_liquid_water" ; lwp:ancillary_variables = "aqc_flag" ; float lReff(time) ; lReff:long_name = "Liquid water effective radius" ; lReff:units = "um" ; lReff:missing_value = -9999.f ; lReff:standard_name = "effective_radius_of_cloud_liquid_water_particles" ; lReff:ancillary_variables = "aqc_flag" ; float iTau(time) ; iTau:long_name = "Ice cloud optical depth (geometric limit)" ; iTau:units = "1" ; iTau:missing_value = -9999.f ; float iReff(time) ; iReff:long_name = "Ice effective radius" ; iReff:units = "um" ; iReff:missing_value = -9999.f ; float co2(time, gas_dim) ; co2:long_name = "Carbon dioxide concentration" ; co2:units = "ppm" ; float ch4(time, gas_dim) ; ch4:long_name = "Methane concentration" ; ch4:units = "ppm" ; ch4:missing_value = -9999.f ; float n2o(time, gas_dim) ; n2o:long_name = "Nitrous oxide concentration" ; n2o:units = "ppm" ; n2o:missing_value = -9999.f ; float sigma_temperature(time, height) ; sigma_temperature:long_name = "1-sigma uncertainty in temperature" ; sigma_temperature:units = "degC" ; sigma_temperature:missing_value = -9999.f ; float sigma_waterVapor(time, height) ; sigma_waterVapor:long_name = "1-sigma uncertainty in water vapor mixing ratio" ; sigma_waterVapor:units = "g/kg" ; sigma_waterVapor:missing_value = -9999.f ; float sigma_lwp(time) ; sigma_lwp:long_name = "1-sigma uncertainty in liquid water path" ; sigma_lwp:units = "g/m2" ; sigma_lwp:missing_value = -9999.f ; float sigma_lReff(time) ; sigma_lReff:long_name = "1-sigma uncertainty in liquid water effective radius" ; sigma_lReff:units = "um" ; sigma_lReff:missing_value = -9999.f ; float sigma_iTau(time) ; sigma_iTau:long_name = "1-sigma uncertainty in ice cloud optical depth (geometric limit)" ; sigma_iTau:units = "1" ; sigma_iTau:missing_value = -9999.f ; float sigma_iReff(time) ; sigma_iReff:long_name = "1-sigma uncertainty in ice effective radius" ; sigma_iReff:units = "um" ; sigma_iReff:missing_value = -9999.f ; float sigma_co2(time, gas_dim) ; sigma_co2:long_name = "1-sigma uncertainty in carbon dioxide concentration" ; sigma_co2:units = "ppm" ; sigma_co2:missing_value = -9999.f ; float sigma_ch4(time, gas_dim) ; sigma_ch4:long_name = "1-sigma uncertainty in methane concentration" ; sigma_ch4:units = "ppm" ; sigma_ch4:missing_value = -9999.f ; float sigma_n2o(time, gas_dim) ; sigma_n2o:long_name = "1-sigma uncertainty in nitrous oxide concentration" ; sigma_n2o:units = "ppm" ; sigma_n2o:missing_value = -9999.f ; short converged_flag(time) ; converged_flag:long_name = "Convergence flag" ; converged_flag:units = "1" ; converged_flag:flag_values = 0s, 1s, 2s, 3s, 9s ; converged_flag:flag_meanings = "no_convergence di2m<