netcdf olitbsgroundM1.b1.20201121.000000 { dimensions: time = UNLIMITED ; // (1261 currently) bound = 2 ; variables: int base_time ; base_time:string = "2020-11-21 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-11-21 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-11-21 00:00:00 0:00" ; time:calendar = "gregorian" ; time:bounds = "time_bounds" ; time:standard_name = "time" ; double time_bounds(time, bound) ; time_bounds:long_name = "Time cell bounds" ; time_bounds:bound_offsets = 0., 60. ; float pressure(time) ; pressure:long_name = "Air pressure at the ground station" ; pressure:units = "hPa" ; pressure:missing_value = -9999.f ; pressure:standard_name = "air_pressure" ; pressure:cell_methods = "time: mean" ; pressure:ancillary_variables = "qc_pressure" ; int qc_pressure(time) ; qc_pressure:long_name = "Quality check results on field: Air pressure at the ground station" ; 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 = 850.f ; qc_pressure:fail_max = 1050.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" ; qc_pressure:bit_4_description = "Absolute difference of current measurement from the moving average > 2 hPa" ; qc_pressure:bit_4_assessment = "Bad" ; float pressure_max(time) ; pressure_max:long_name = "Air pressure at the ground station, maxima" ; pressure_max:units = "hPa" ; pressure_max:missing_value = -9999.f ; pressure_max:cell_methods = "time: maximum" ; pressure_max:ancillary_variables = "qc_pressure_max" ; int qc_pressure_max(time) ; qc_pressure_max:long_name = "Quality check results on field: Air pressure at the ground station, maxima" ; qc_pressure_max:units = "1" ; qc_pressure_max: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_max:fail_min = 850.f ; qc_pressure_max:fail_max = 1050.f ; qc_pressure_max:flag_method = "bit" ; qc_pressure_max:bit_1_description = "Value is equal to missing_value." ; qc_pressure_max:bit_1_assessment = "Bad" ; qc_pressure_max:bit_2_description = "Value is less than fail_min." ; qc_pressure_max:bit_2_assessment = "Bad" ; qc_pressure_max:bit_3_description = "Value is greater than fail_max." ; qc_pressure_max:bit_3_assessment = "Bad" ; qc_pressure_max:bit_4_description = "Absolute difference of current measurement from the moving average > 2 hPa" ; qc_pressure_max:bit_4_assessment = "Bad" ; float pressure_min(time) ; pressure_min:long_name = "Air pressure at the ground station, minima" ; pressure_min:units = "hPa" ; pressure_min:missing_value = -9999.f ; pressure_min:cell_methods = "time: minimum" ; pressure_min:ancillary_variables = "qc_pressure_min" ; int qc_pressure_min(time) ; qc_pressure_min:long_name = "Quality check results on field: Air pressure at the ground station, minima" ; qc_pressure_min:units = "1" ; qc_pressure_min: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_min:fail_min = 850.f ; qc_pressure_min:fail_max = 1050.f ; qc_pressure_min:flag_method = "bit" ; qc_pressure_min:bit_1_description = "Value is equal to missing_value." ; qc_pressure_min:bit_1_assessment = "Bad" ; qc_pressure_min:bit_2_description = "Value is less than fail_min." ; qc_pressure_min:bit_2_assessment = "Bad" ; qc_pressure_min:bit_3_description = "Value is greater than fail_max." ; qc_pressure_min:bit_3_assessment = "Bad" ; qc_pressure_min:bit_4_description = "Absolute difference of current measurement from the moving average > 2 hPa" ; qc_pressure_min:bit_4_assessment = "Bad" ; float pressure_std(time) ; pressure_std:long_name = "Air pressure at the ground station, standard deviation" ; pressure_std:units = "hPa" ; pressure_std:cell_methods = "time: standard_deviation" ; float temperature(time) ; temperature:long_name = "Temperature at the ground station" ; temperature:units = "degC" ; temperature:missing_value = -9999.f ; temperature:standard_name = "air_temperature" ; temperature:cell_methods = "time: mean" ; temperature:ancillary_variables = "qc_temperature" ; int qc_temperature(time) ; qc_temperature:long_name = "Quality check results on field: Temperature at the ground station" ; qc_temperature:units = "1" ; qc_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_temperature:fail_min = -45.f ; qc_temperature:fail_max = 25.f ; qc_temperature:flag_method = "bit" ; qc_temperature:bit_1_description = "Value is equal to missing_value." ; qc_temperature:bit_1_assessment = "Bad" ; qc_temperature:bit_2_description = "Value is less than fail_min." ; qc_temperature:bit_2_assessment = "Bad" ; qc_temperature:bit_3_description = "Value is greater than fail_max." ; qc_temperature:bit_3_assessment = "Bad" ; float temperature_max(time) ; temperature_max:long_name = "Temperature at the ground station, maxima" ; temperature_max:units = "degC" ; temperature_max:missing_value = -9999.f ; temperature_max:cell_methods = "time: maximum" ; temperature_max:ancillary_variables = "qc_temperature_max" ; int qc_temperature_max(time) ; qc_temperature_max:long_name = "Quality check results on field: Temperature at the ground station, maxima" ; qc_temperature_max:units = "1" ; qc_temperature_max: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_temperature_max:fail_min = -45.f ; qc_temperature_max:fail_max = 25.f ; qc_temperature_max:flag_method = "bit" ; qc_temperature_max:bit_1_description = "Value is equal to missing_value." ; qc_temperature_max:bit_1_assessment = "Bad" ; qc_temperature_max:bit_2_description = "Value is less than fail_min." ; qc_temperature_max:bit_2_assessment = "Bad" ; qc_temperature_max:bit_3_description = "Value is greater than fail_max." ; qc_temperature_max:bit_3_assessment = "Bad" ; float temperature_min(time) ; temperature_min:long_name = "Temperature at the ground station, minima" ; temperature_min:units = "degC" ; temperature_min:missing_value = -9999.f ; temperature_min:cell_methods = "time: minimum" ; temperature_min:ancillary_variables = "qc_temperature_min" ; int qc_temperature_min(time) ; qc_temperature_min:long_name = "Quality check results on field: Temperature at the ground station, minima" ; qc_temperature_min:units = "1" ; qc_temperature_min: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_temperature_min:fail_min = -45.f ; qc_temperature_min:fail_max = 25.f ; qc_temperature_min:flag_method = "bit" ; qc_temperature_min:bit_1_description = "Value is equal to missing_value." ; qc_temperature_min:bit_1_assessment = "Bad" ; qc_temperature_min:bit_2_description = "Value is less than fail_min." ; qc_temperature_min:bit_2_assessment = "Bad" ; qc_temperature_min:bit_3_description = "Value is greater than fail_max." ; qc_temperature_min:bit_3_assessment = "Bad" ; float temperature_std(time) ; temperature_std:long_name = "Temperature at the ground station, standard deviation" ; temperature_std:units = "degC" ; temperature_std:cell_methods = "time: standard_deviation" ; float relative_humidity(time) ; relative_humidity:long_name = "Humidity at the ground station" ; relative_humidity:units = "%" ; relative_humidity:missing_value = -9999.f ; relative_humidity:standard_name = "relative_humidity" ; relative_humidity:cell_methods = "time: mean" ; relative_humidity:ancillary_variables = "qc_relative_humidity" ; int qc_relative_humidity(time) ; qc_relative_humidity:long_name = "Quality check results on field: Humidity at the ground station" ; qc_relative_humidity:units = "1" ; qc_relative_humidity: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_relative_humidity:fail_min = 0.f ; qc_relative_humidity:fail_max = 105.f ; qc_relative_humidity:flag_method = "bit" ; qc_relative_humidity:bit_1_description = "Value is equal to missing_value." ; qc_relative_humidity:bit_1_assessment = "Bad" ; qc_relative_humidity:bit_2_description = "Value is less than fail_min." ; qc_relative_humidity:bit_2_assessment = "Bad" ; qc_relative_humidity:bit_3_description = "Value is greater than fail_max." ; qc_relative_humidity:bit_3_assessment = "Bad" ; float relative_humidity_max(time) ; relative_humidity_max:long_name = "Humidity at the ground station, maxima" ; relative_humidity_max:units = "%" ; relative_humidity_max:missing_value = -9999.f ; relative_humidity_max:cell_methods = "time: maximum" ; relative_humidity_max:ancillary_variables = "qc_relative_humidity_max" ; int qc_relative_humidity_max(time) ; qc_relative_humidity_max:long_name = "Quality check results on field: Humidity at the ground station, maxima" ; qc_relative_humidity_max:units = "1" ; qc_relative_humidity_max: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_relative_humidity_max:fail_min = 0.f ; qc_relative_humidity_max:fail_max = 105.f ; qc_relative_humidity_max:flag_method = "bit" ; qc_relative_humidity_max:bit_1_description = "Value is equal to missing_value." ; qc_relative_humidity_max:bit_1_assessment = "Bad" ; qc_relative_humidity_max:bit_2_description = "Value is less than fail_min." ; qc_relative_humidity_max:bit_2_assessment = "Bad" ; qc_relative_humidity_max:bit_3_description = "Value is greater than fail_max." ; qc_relative_humidity_max:bit_3_assessment = "Bad" ; float relative_humidity_min(time) ; relative_humidity_min:long_name = "Humidity at the ground station, minima" ; relative_humidity_min:units = "%" ; relative_humidity_min:missing_value = -9999.f ; relative_humidity_min:cell_methods = "time: minimum" ; relative_humidity_min:ancillary_variables = "qc_relative_humidity_min" ; int qc_relative_humidity_min(time) ; qc_relative_humidity_min:long_name = "Quality check results on field: Humidity at the ground station, minima" ; qc_relative_humidity_min:units = "1" ; qc_relative_humidity_min: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_relative_humidity_min:fail_min = 0.f ; qc_relative_humidity_min:fail_max = 105.f ; qc_relative_humidity_min:flag_method = "bit" ; qc_relative_humidity_min:bit_1_description = "Value is equal to missing_value." ; qc_relative_humidity_min:bit_1_assessment = "Bad" ; qc_relative_humidity_min:bit_2_description = "Value is less than fail_min." ; qc_relative_humidity_min:bit_2_assessment = "Bad" ; qc_relative_humidity_min:bit_3_description = "Value is greater than fail_max." ; qc_relative_humidity_min:bit_3_assessment = "Bad" ; float relative_humidity_std(time) ; relative_humidity_std:long_name = "Humidity at the ground station, standard deviation" ; relative_humidity_std:units = "%" ; relative_humidity_std:cell_methods = "time: standard_deviation" ; float wind_speed(time) ; wind_speed:long_name = "Wind speed 5m AGL at the ground station" ; wind_speed:units = "m/s" ; wind_speed:missing_value = -9999.f ; wind_speed:sensor_height = "5 m AGL" ; wind_speed:standard_name = "wind_speed" ; wind_speed:cell_methods = "time: mean" ; wind_speed:ancillary_variables = "qc_wind_speed" ; int qc_wind_speed(time) ; qc_wind_speed:long_name = "Quality check results on field: Wind speed 5m AGL at the ground station" ; qc_wind_speed:units = "1" ; qc_wind_speed: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_wind_speed:fail_min = 0.f ; qc_wind_speed:fail_max = 100.f ; qc_wind_speed:flag_method = "bit" ; qc_wind_speed:bit_1_description = "Value is equal to missing_value." ; qc_wind_speed:bit_1_assessment = "Bad" ; qc_wind_speed:bit_2_description = "Value is less than fail_min." ; qc_wind_speed:bit_2_assessment = "Bad" ; qc_wind_speed:bit_3_description = "Value is greater than fail_max." ; qc_wind_speed:bit_3_assessment = "Bad" ; qc_wind_speed:bit_4_description = "Absolute difference of current measurement from the moving average > 20 m/s" ; qc_wind_speed:bit_4_assessment = "Bad" ; float wind_speed_max(time) ; wind_speed_max:long_name = "Maximum 1s wind speed at the ground station in one minute, maxima" ; wind_speed_max:units = "m/s" ; wind_speed_max:missing_value = -9999.f ; wind_speed_max:sensor_height = "5 m AGL" ; wind_speed_max:cell_methods = "time: maximum" ; wind_speed_max:ancillary_variables = "qc_wind_speed_max" ; int qc_wind_speed_max(time) ; qc_wind_speed_max:long_name = "Quality check results on field: Maximum 1s wind speed at the ground station in one minute, maxima" ; qc_wind_speed_max:units = "1" ; qc_wind_speed_max: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_wind_speed_max:fail_min = 0.f ; qc_wind_speed_max:fail_max = 100.f ; qc_wind_speed_max:flag_method = "bit" ; qc_wind_speed_max:bit_1_description = "Value is equal to missing_value." ; qc_wind_speed_max:bit_1_assessment = "Bad" ; qc_wind_speed_max:bit_2_description = "Value is less than fail_min." ; qc_wind_speed_max:bit_2_assessment = "Bad" ; qc_wind_speed_max:bit_3_description = "Value is greater than fail_max." ; qc_wind_speed_max:bit_3_assessment = "Bad" ; qc_wind_speed_max:bit_4_description = "Absolute difference of current measurement from the moving average > 20 m/s" ; qc_wind_speed_max:bit_4_assessment = "Bad" ; float wind_speed_min(time) ; wind_speed_min:long_name = "Minimum 1s wind speed at the ground station in one minute, minima" ; wind_speed_min:units = "m/s" ; wind_speed_min:missing_value = -9999.f ; wind_speed_min:sensor_height = "5 m AGL" ; wind_speed_min:cell_methods = "time: minimum" ; wind_speed_min:ancillary_variables = "qc_wind_speed_min" ; int qc_wind_speed_min(time) ; qc_wind_speed_min:long_name = "Quality check results on field: Minimum 1s wind speed at the ground station in one minute, minima" ; qc_wind_speed_min:units = "1" ; qc_wind_speed_min: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_wind_speed_min:fail_min = 0.f ; qc_wind_speed_min:fail_max = 100.f ; qc_wind_speed_min:flag_method = "bit" ; qc_wind_speed_min:bit_1_description = "Value is equal to missing_value." ; qc_wind_speed_min:bit_1_assessment = "Bad" ; qc_wind_speed_min:bit_2_description = "Value is less than fail_min." ; qc_wind_speed_min:bit_2_assessment = "Bad" ; qc_wind_speed_min:bit_3_description = "Value is greater than fail_max." ; qc_wind_speed_min:bit_3_assessment = "Bad" ; qc_wind_speed_min:bit_4_description = "Absolute difference of current measurement from the moving average > 20 m/s" ; qc_wind_speed_min:bit_4_assessment = "Bad" ; float wind_speed_std(time) ; wind_speed_std:long_name = "Standard Deviation of 1s wind speed at the ground station in one minute, standard deviation" ; wind_speed_std:units = "m/s" ; wind_speed_std:sensor_height = "5 m AGL" ; wind_speed_std:cell_methods = "time: standard_deviation" ; 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 = "tbsground_ingest -s oli -f M1" ; :Conventions = "ARM-1.2" ; :process_version = "ingest-tbsground-1.4-0.el7" ; :dod_version = "tbsground-b1-1.2" ; :input_source = "/data/collection/oli/olitbsgroundM1.00/SNL_CR1000_Table1_2020_11_20_23.dat" ; :site_id = "oli" ; :platform_id = "tbsground" ; :facility_id = "M1" ; :data_level = "b1" ; :location_description = "North Slope of Alaska (NSA), Oliktok Point, Alaska" ; :datastream = "olitbsgroundM1.b1" ; :doi = "10.5439/1246367" ; :history = "created by user dsmgr on machine flint at 2020-11-21 01:42:00, using ingest-tbsground-1.4-0.el7" ; }