netcdf corsodarM1.b1.20190501.000000 { dimensions: time = UNLIMITED ; // (1 currently) height = 38 ; variables: int base_time ; base_time:string = "2019-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" ; base_time:ancillary_variables = "time_offset" ; double time_offset(time) ; time_offset:long_name = "Time offset from base_time" ; time_offset:units = "seconds since 2019-05-01 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 2019-05-01 00:00:00 0:00" ; time:standard_name = "time" ; float height(height) ; height:long_name = "Center of sodar height level" ; height:units = "m" ; float wind_speed(time, height) ; wind_speed:long_name = "Horizontal wind speed" ; wind_speed:units = "m/s" ; wind_speed:missing_value = -9999.f ; wind_speed:standard_name = "wind_speed" ; float wind_direction(time, height) ; wind_direction:long_name = "Horizontal wind direction" ; wind_direction:units = "degree" ; wind_direction:missing_value = -9999.f ; wind_direction:standard_name = "wind_from_direction" ; float vertical_wind_speed(time, height) ; vertical_wind_speed:long_name = "Vertical component of wind speed" ; vertical_wind_speed:units = "m/s" ; vertical_wind_speed:positive = "up" ; vertical_wind_speed:comment = "Positive value means wind blowing upward" ; vertical_wind_speed:missing_value = -9999.f ; float vertical_wind_speed_std(time, height) ; vertical_wind_speed_std:long_name = "Standard deviation of vertical component of wind speed" ; vertical_wind_speed_std:units = "m/s" ; vertical_wind_speed_std:missing_value = -9999.f ; int instrument_error(time, height) ; instrument_error:long_name = "Instrument error codes" ; instrument_error:units = "unitless" ; instrument_error:flag_values = 0, 256 ; instrument_error:flag_meanings = "no_error ground_clutter_contamination_detected_and_removed" ; instrument_error:missing_value = -9999 ; float backscatter(time, height) ; backscatter:long_name = "Backscatter, as total intensity of received signal, filtered and range-normalized" ; backscatter:units = "unitless" ; backscatter:missing_value = -9999.f ; 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 = "sodar_ingest -s cor -f M1" ; :process_version = "ingest-sodar-1.3-0.el6" ; :dod_version = "sodar-b1-2.0" ; :input_source = "/data/collection/cor/corsodarM1.00/190430.mnd" ; :site_id = "cor" ; :platform_id = "sodar" ; :facility_id = "M1" ; :data_level = "b1" ; :location_description = "Cloud, Aerosol, and Complex Terrain Interactions (CACTI), Cordoba, Argentina" ; :datastream = "corsodarM1.b1" ; :serial_number = "unknown" ; :sampling_interval = "variable" ; :averaging_interval = "None" ; :comment = "DOE/ARM SODAR" ; :comment_on_time = "The time stamp refers to the end of the sample period. Sample period is made up of data collection and processing time." ; :number_freq = "unknown" ; :number_pulses = "unknown" ; :pulse_length_lowfreq = "unknown" ; :pulse_length_highfreq = "unknown" ; :dwell_time = "unknown" ; :freq_amp = "unknown" ; :history = "created by user dsmgr on machine ruby at 2019-05-01 02:34:00, using ingest-sodar-1.3-0.el6" ; }