netcdf olitbswindM1.a1.20201120.025017 { dimensions: time = UNLIMITED ; // (1115 currently) num_anem = 1 ; strlen = 40 ; variables: int base_time ; base_time:string = "2020-11-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-11-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-11-20 00:00:00 0:00" ; time:calendar = "gregorian" ; time:standard_name = "time" ; char anem_file_name(num_anem, strlen) ; anem_file_name:long_name = "Anemometer file names" ; anem_file_name:units = "1" ; anem_file_name:comment = "This variable indicates which anemometer file from the balloon flight is assigned to which num_anem index in the data" ; char serial_number(num_anem, strlen) ; serial_number:long_name = "Serial number of anemometers" ; serial_number:units = "1" ; serial_number:comment = "This variable indicates which anemometer serial number from the balloon flight is assigned to which num_anem index in the data" ; char altitude_datastream(num_anem, strlen) ; altitude_datastream:long_name = "Datastream to use altitude measurements" ; altitude_datastream:units = "1" ; altitude_datastream:comment = "The datastream will be either the tbsimet or tbsimetxq2" ; char altitude_fname(num_anem, strlen) ; altitude_fname:long_name = "Filename to retrieve location information from" ; altitude_fname:units = "1" ; altitude_fname:comment = "Name of specific tbsimet or tbsimetxq2 file to retrieve the altitude information from" ; float altitude_offset(num_anem) ; altitude_offset:long_name = "Altitude offset from desired datastream file" ; altitude_offset:units = "m" ; altitude_offset:comment = "The offset will be added to the altitude retrieved from the appropriate datastream" ; float wind_speed(time, num_anem) ; wind_speed:long_name = "Wind speed" ; wind_speed:units = "m/s" ; wind_speed:missing_value = -9999.f ; wind_speed:standard_name = "wind_speed" ; float wind_direction(time, num_anem) ; wind_direction:long_name = "Wind direction" ; wind_direction:units = "degree" ; wind_direction:missing_value = -9999.f ; wind_direction:standard_name = "wind_from_direction" ; float wind_gust(time, num_anem) ; wind_gust:long_name = "Wind gust" ; wind_gust:units = "m/s" ; wind_gust:missing_value = -9999.f ; wind_gust:standard_name = "wind_speed_of_gust" ; float pulse_count(time, num_anem) ; pulse_count:long_name = "Pulse count" ; pulse_count:units = "count" ; pulse_count:missing_value = -9999.f ; float pitch(time, num_anem) ; pitch:long_name = "Pitch from compass module" ; pitch:units = "degree" ; pitch:missing_value = -9999.f ; pitch:standard_name = "platform_pitch_fore_up" ; float roll(time, num_anem) ; roll:long_name = "Roll from compass module" ; roll:units = "degree" ; roll:missing_value = -9999.f ; roll:standard_name = "platform_roll_starboard_down" ; 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 = "tbswind_ingest -s oli -f M1 -DR" ; :Conventions = "ARM-1.2" ; :process_version = "ingest-tbswind-1.1-0.el7" ; :dod_version = "tbswind-a1-2.1" ; :input_source = "/data/collection/oli/olitbswindM1.00/R1035_20201119_AMF3_3_1.csv" ; :site_id = "oli" ; :platform_id = "tbswind" ; :facility_id = "M1" ; :data_level = "a1" ; :location_description = "North Slope of Alaska (NSA), Oliktok Point, Alaska" ; :datastream = "olitbswindM1.a1" ; :doi = "10.5439/1483631" ; :history = "created by user dsmgr on machine flint at 2021-01-08 13:29:30, using ingest-tbswind-1.1-0.el7" ; }