netcdf oliaafdatahawkmetF3.a0.20170515.190349 { dimensions: time = UNLIMITED ; // (37714 currently) variables: int base_time ; base_time:string = "2017-05-15 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 2017-05-15 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 2017-05-15 00:00:00 0:00" ; time:calendar = "gregorian" ; time:standard_name = "time" ; float pressure(time) ; pressure:long_name = "Atmospheric pressure" ; pressure:units = "hPa" ; pressure:valid_min = 500.f ; pressure:valid_max = 1013.25f ; pressure:missing_value = -9999.f ; pressure:standard_name = "air_pressure" ; float temperature(time) ; temperature:long_name = "Temperature" ; temperature:units = "degC" ; temperature:valid_min = -40.f ; temperature:valid_max = 80.f ; temperature:missing_value = -9999.f ; temperature:standard_name = "air_temperature" ; float relative_humidity(time) ; relative_humidity:long_name = "Relative humidity" ; relative_humidity:units = "V" ; relative_humidity:valid_min = 0.f ; relative_humidity:valid_max = 100.f ; relative_humidity:missing_value = -9999.f ; relative_humidity:standard_name = "relative_humidity" ; float ground_speed(time) ; ground_speed:long_name = "Aircraft ground speed from GPS" ; ground_speed:units = "m/s" ; ground_speed:valid_min = 0.f ; ground_speed:valid_max = 50.f ; ground_speed:missing_value = -9999.f ; ground_speed:standard_name = "platform_speed_wrt_ground" ; float airspeed(time) ; airspeed:long_name = "Aircraft pitot airspeed" ; airspeed:units = "m/s" ; airspeed:valid_min = 0.f ; airspeed:valid_max = 50.f ; airspeed:missing_value = -9999.f ; airspeed:standard_name = "platform_speed_wrt_air" ; float pitch(time) ; pitch:long_name = "Pitch angle of aircraft" ; pitch:units = "degree" ; pitch:valid_min = -180.f ; pitch:valid_max = 180.f ; pitch:missing_value = -9999.f ; pitch:comment = "Positive is nose up" ; pitch:standard_name = "platform_pitch_angle" ; float roll(time) ; roll:long_name = "Roll angle of aircraft" ; roll:units = "degree" ; roll:valid_min = -180.f ; roll:valid_max = 180.f ; roll:missing_value = -9999.f ; roll:comment = "Positive is starboard down" ; roll:standard_name = "platform_roll_angle" ; float heading(time) ; heading:long_name = "Heading of aircraft" ; heading:units = "degree" ; heading:missing_value = -9999.f ; heading:valid_min = 0.f ; heading:valid_max = 360.f ; float gps_velocity_x(time) ; gps_velocity_x:long_name = "X component of aircraft velocity" ; gps_velocity_x:units = "m/s" ; gps_velocity_x:missing_value = -9999.f ; gps_velocity_x:valid_min = -200.f ; gps_velocity_x:valid_max = 200.f ; float gps_velocity_y(time) ; gps_velocity_y:long_name = "Y component of aircraft velocity" ; gps_velocity_y:units = "m/s" ; gps_velocity_y:missing_value = -9999.f ; gps_velocity_y:valid_min = -200.f ; gps_velocity_y:valid_max = 200.f ; float wind_u(time) ; wind_u:long_name = "U component of wind velocity" ; wind_u:units = "m/s" ; wind_u:valid_min = -200.f ; wind_u:valid_max = 200.f ; wind_u:missing_value = -9999.f ; wind_u:standard_name = "eastward_wind" ; float wind_v(time) ; wind_v:long_name = "V component of wind velocity" ; wind_v:units = "m/s" ; wind_v:valid_min = -200.f ; wind_v:valid_max = 200.f ; wind_v:missing_value = -9999.f ; wind_v:standard_name = "northward_wind" ; float wind_w(time) ; wind_w:long_name = "W component of wind velocity" ; wind_w:units = "m/s" ; wind_w:valid_min = -50.f ; wind_w:valid_max = 50.f ; wind_w:missing_value = -9999.f ; wind_w:standard_name = "upward_air_velocity" ; float ir_ventral(time) ; ir_ventral:long_name = "Ventral thermopile voltage" ; ir_ventral:units = "V" ; ir_ventral:valid_min = -10.f ; ir_ventral:valid_max = 10.f ; ir_ventral:missing_value = -9999.f ; float ir_dorsal(time) ; ir_dorsal:long_name = "Dorsal thermopile voltage" ; ir_dorsal:units = "V" ; ir_dorsal:valid_min = -10.f ; ir_dorsal:valid_max = 10.f ; ir_dorsal:missing_value = -9999.f ; float cold_wire(time) ; cold_wire:long_name = "Cold wire raw temperature reading" ; cold_wire:units = "V" ; cold_wire:missing_value = -9999.f ; cold_wire:valid_min = -10.f ; cold_wire:valid_max = 10.f ; float hot_wire(time) ; hot_wire:long_name = "Hot wire raw temperature reading" ; hot_wire:units = "V" ; hot_wire:missing_value = -9999.f ; hot_wire:valid_min = -10.f ; hot_wire:valid_max = 10.f ; float small_wire(time) ; small_wire:long_name = "Small wire raw temperature reading" ; small_wire:units = "V" ; small_wire:missing_value = -9999.f ; small_wire:valid_min = -10.f ; small_wire:valid_max = 10.f ; float alt_pressure_sensor(time) ; alt_pressure_sensor:long_name = "Altitude above surface from pressure sensor" ; alt_pressure_sensor:units = "m" ; alt_pressure_sensor:missing_value = -9999.f ; alt_pressure_sensor:standard_name = "altitude" ; double lat(time) ; lat:long_name = "North latitude" ; lat:units = "degree_N" ; lat:valid_min = -90. ; lat:valid_max = 90. ; lat:missing_value = -9999. ; lat:standard_name = "latitude" ; double lon(time) ; lon:long_name = "East longitude" ; lon:units = "degree_E" ; lon:valid_min = -180. ; lon:valid_max = 180. ; lon:missing_value = -9999. ; lon:standard_name = "longitude" ; double alt(time) ; alt:long_name = "Altitude above mean sea level" ; alt:units = "m" ; alt:valid_min = -100. ; alt:valid_max = 15000. ; alt:missing_value = -9999. ; alt:standard_name = "altitude" ; // global attributes: :command_line = "aafdatahawkme_ingest -s oli -f F3" ; :Conventions = "ARM-1.2" ; :process_version = "ingest-aafdatahawkme-1.2-0.el6" ; :dod_version = "aafdatahawkmet-a0-2.0" ; :site_id = "oli" ; :platform_id = "aafdatahawkmet" ; :facility_id = "F3" ; :data_level = "a0" ; :location_description = "North Slope of Alaska (NSA), DataHawk Unmanned Aerial System" ; :datastream = "oliaafdatahawkmetF3.a0" ; :input_source = "/data/collection/oli/oliaafdatahawkF3.01/aaf.uas10hz.dh2.oli.20170515190349.a0.txt" ; :doi = "10.5439/1280879" ; :history = "created by user dsmgr on machine ruby at 2018-01-03 22:40:02, using ingest-aafdatahawkme-1.2-0.el6" ; }