netcdf nsagriddedsondeC1.c0.20200225.000030 { dimensions: time = UNLIMITED ; // (1440 currently) height = 332 ; variables: int base_time ; base_time:string = "2020-02-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 2020-02-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 2020-02-25 00:00:00 0:00" ; time:calendar = "gregorian" ; time:standard_name = "time" ; float height(height) ; height:long_name = "Height" ; height:units = "km" ; height:comment = "Height represents km above mean sea level" ; height:standard_name = "altitude" ; float temp(time, height) ; temp:long_name = "Temperature" ; temp:units = "degC" ; temp:standard_name = "air_temperature" ; temp:valid_min = -90.f ; temp:valid_max = 50.f ; temp:missing_value = -9999.f ; temp:ancillary_variables = "qc_temp" ; int qc_temp(time, height) ; qc_temp:long_name = "Quality check results on field: Temperature" ; qc_temp:units = "unitless" ; qc_temp: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_temp:flag_method = "bit" ; qc_temp:bit_1_description = "Value is less than the valid_min." ; qc_temp:bit_1_assessment = "Indeterminate" ; qc_temp:bit_2_description = "Value is greater than the valid_max." ; qc_temp:bit_2_assessment = "Indeterminate" ; qc_temp:bit_3_description = "Data value not available in input file, data value has been set to missing_value." ; qc_temp:bit_3_assessment = "Bad" ; float rh(time, height) ; rh:long_name = "Relative humidity" ; rh:units = "%" ; rh:standard_name = "relative_humidity" ; rh:valid_min = 0.f ; rh:valid_max = 105.f ; rh:missing_value = -9999.f ; rh:ancillary_variables = "qc_rh" ; int qc_rh(time, height) ; qc_rh:long_name = "Quality check results on field: Relative humidity" ; qc_rh:units = "unitless" ; 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:flag_method = "bit" ; qc_rh:bit_1_description = "Value is less than the valid_min." ; qc_rh:bit_1_assessment = "Indeterminate" ; qc_rh:bit_2_description = "Value is greater than the valid_max." ; qc_rh:bit_2_assessment = "Indeterminate" ; qc_rh:bit_3_description = "Data value not available in input file, data value has been set to missing_value." ; qc_rh:bit_3_assessment = "Bad" ; float bar_pres(time, height) ; bar_pres:long_name = "Barometric pressure" ; bar_pres:units = "kPa" ; bar_pres:standard_name = "air_pressure" ; bar_pres:valid_min = 0.f ; bar_pres:valid_max = 110.f ; bar_pres:missing_value = -9999.f ; bar_pres:ancillary_variables = "qc_bar_pres" ; int qc_bar_pres(time, height) ; qc_bar_pres:long_name = "Quality check results on field: Barometric pressure" ; qc_bar_pres:units = "unitless" ; qc_bar_pres: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_bar_pres:flag_method = "bit" ; qc_bar_pres:bit_1_description = "Value is less than the valid_min." ; qc_bar_pres:bit_1_assessment = "Indeterminate" ; qc_bar_pres:bit_2_description = "Value is greater than the valid_max." ; qc_bar_pres:bit_2_assessment = "Indeterminate" ; qc_bar_pres:bit_3_description = "Data value not available in input file, data value has been set to missing_value." ; qc_bar_pres:bit_3_assessment = "Bad" ; float wspd(time, height) ; wspd:long_name = "Wind speed" ; wspd:units = "m s-1" ; wspd:standard_name = "wind_speed" ; wspd:valid_min = 0.f ; wspd:valid_max = 100.f ; wspd:missing_value = -9999.f ; wspd:ancillary_variables = "qc_wspd" ; int qc_wspd(time, height) ; qc_wspd:long_name = "Quality check results on field: Wind speed" ; qc_wspd:units = "unitless" ; qc_wspd: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_wspd:flag_method = "bit" ; qc_wspd:bit_1_description = "Value is less than the valid_min." ; qc_wspd:bit_1_assessment = "Indeterminate" ; qc_wspd:bit_2_description = "Value is greater than the valid_max." ; qc_wspd:bit_2_assessment = "Indeterminate" ; qc_wspd:bit_3_description = "Data value not available in input file, data value has been set to missing_value." ; qc_wspd:bit_3_assessment = "Bad" ; float wdir(time, height) ; wdir:long_name = "Wind direction" ; wdir:units = "degree" ; wdir:standard_name = "wind_to_direction" ; wdir:valid_min = 0.f ; wdir:valid_max = 360.f ; wdir:missing_value = -9999.f ; wdir:ancillary_variables = "qc_wdir" ; int qc_wdir(time, height) ; qc_wdir:long_name = "Quality check results on field: Wind direction" ; qc_wdir:units = "unitless" ; qc_wdir: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_wdir:flag_method = "bit" ; qc_wdir:bit_1_description = "Value is less than the valid_min." ; qc_wdir:bit_1_assessment = "Indeterminate" ; qc_wdir:bit_2_description = "Value is greater than the valid_max." ; qc_wdir:bit_2_assessment = "Indeterminate" ; qc_wdir:bit_3_description = "Data value not available in input file, data value has been set to missing_value." ; qc_wdir:bit_3_assessment = "Bad" ; float u_wind(time, height) ; u_wind:long_name = "Eastward wind component" ; u_wind:units = "m s-1" ; u_wind:valid_min = -75.f ; u_wind:valid_max = 75.f ; u_wind:missing_value = -9999.f ; u_wind:ancillary_variables = "qc_u_wind" ; u_wind:standard_name = "eastward_wind" ; int qc_u_wind(time, height) ; qc_u_wind:long_name = "Quality check results on field: Eastward wind component" ; qc_u_wind:units = "unitless" ; qc_u_wind: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_u_wind:flag_method = "bit" ; qc_u_wind:bit_1_description = "Value is less than the valid_min." ; qc_u_wind:bit_1_assessment = "Indeterminate" ; qc_u_wind:bit_2_description = "Value is greater than the valid_max." ; qc_u_wind:bit_2_assessment = "Indeterminate" ; qc_u_wind:bit_3_description = "Data value not available in input file, data value has been set to missing_value." ; qc_u_wind:bit_3_assessment = "Bad" ; float v_wind(time, height) ; v_wind:long_name = "Northward wind component" ; v_wind:units = "m s-1" ; v_wind:valid_min = -75.f ; v_wind:valid_max = 75.f ; v_wind:missing_value = -9999.f ; v_wind:ancillary_variables = "qc_v_wind" ; v_wind:standard_name = "northward_wind" ; int qc_v_wind(time, height) ; qc_v_wind:long_name = "Quality check results on field: Northward wind component" ; qc_v_wind:units = "unitless" ; qc_v_wind: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_v_wind:flag_method = "bit" ; qc_v_wind:bit_1_description = "Value is less than the valid_min." ; qc_v_wind:bit_1_assessment = "Indeterminate" ; qc_v_wind:bit_2_description = "Value is greater than the valid_max." ; qc_v_wind:bit_2_assessment = "Indeterminate" ; qc_v_wind:bit_3_description = "Data value not available in input file, data value has been set to missing_value." ; qc_v_wind:bit_3_assessment = "Bad" ; float dp(time, height) ; dp:long_name = "Dewpoint temperature" ; dp:units = "degC" ; dp:valid_min = -110.f ; dp:valid_max = 50.f ; dp:missing_value = -9999.f ; dp:ancillary_variables = "qc_dp" ; dp:standard_name = "dew_point_temperature" ; int qc_dp(time, height) ; qc_dp:long_name = "Quality check results on field: Dewpoint temperature" ; qc_dp:units = "unitless" ; qc_dp: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_dp:flag_method = "bit" ; qc_dp:bit_1_description = "Value is less than the valid_min." ; qc_dp:bit_1_assessment = "Indeterminate" ; qc_dp:bit_2_description = "Value is greater than the valid_max." ; qc_dp:bit_2_assessment = "Indeterminate" ; qc_dp:bit_3_description = "Data value not available in input file, data value has been set to missing_value." ; qc_dp:bit_3_assessment = "Bad" ; 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 = "idl -R -n griddedsonde -n griddedsonde -s nsa -f C1 -b 20200225 -e 20200226" ; :Conventions = "ARM-1.1" ; :process_version = "vap-griddedsonde-3.0-0.el6" ; :dod_version = "griddedsonde-c0-1.1" ; :input_datastreams = "nsasondewnpnC1.b1 : 10.13 : 20200222.230100-20200227.230100" ; :site_id = "nsa" ; :platform_id = "griddedsonde" ; :facility_id = "C1" ; :data_level = "c0" ; :location_description = "North Slope of Alaska (NSA), Barrow, Alaska" ; :datastream = "nsagriddedsondeC1.c0" ; :history = "created by user dsmgr on machine ruby at 2020-03-01 00:40:08, using vap-griddedsonde-3.0-0.el6" ; }