netcdf A0106.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 168 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:scale_factor = 1. ; lat:add_offset = 0. ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:epic_code = 500 ; lat:Comment = "Coordinate variable" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:scale_factor = 1. ; lon:add_offset = 0. ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:scale_factor = 1. ; air_temperature_depth:add_offset = 0. ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:scale_factor = 1. ; visibility_depth:add_offset = 0. ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:scale_factor = 1. ; wind_depth:add_offset = 0. ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:scale_factor = 1. ; time:add_offset = 0. ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:scale_factor = 1. ; air_temperature:add_offset = 0. ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:scale_factor = 1. ; air_temperature_qc:add_offset = 0. ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_gust(time, wind_depth, lat, lon) ; wind_gust:long_name = "Wind Gust" ; wind_gust:short_name = "WGST" ; wind_gust:ancillary_variables = "wind_gust_qc" ; wind_gust:scale_factor = 1. ; wind_gust:add_offset = 0. ; wind_gust:_FillValue = -999.f ; wind_gust:units = "m/s" ; wind_gust:valid_range = 0.f, 200.f ; wind_gust:is_dead = 0 ; wind_gust:epic_code = 42 ; byte wind_gust_qc(time, wind_depth, lat, lon) ; wind_gust_qc:long_name = "Wind Gust QC" ; wind_gust_qc:short_name = "WGSTQC" ; wind_gust_qc:intent = "data_quality" ; wind_gust_qc:standard_name = "wind_gust data_quality" ; wind_gust_qc:scale_factor = 1. ; wind_gust_qc:add_offset = 0. ; wind_gust_qc:_FillValue = 128s ; wind_gust_qc:units = "1" ; wind_gust_qc:valid_range = -127s, 127s ; wind_gust_qc:flag_values = 0s, 1s, 2s, 3s ; wind_gust_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_speed(time, wind_depth, lat, lon) ; wind_speed:long_name = "Wind Speed" ; wind_speed:standard_name = "wind_speed" ; wind_speed:ancillary_variables = "wind_speed_qc" ; wind_speed:short_name = "WSPD" ; wind_speed:scale_factor = 1. ; wind_speed:add_offset = 0. ; wind_speed:_FillValue = -999.f ; wind_speed:units = "m/s" ; wind_speed:valid_range = 0.f, 200.f ; wind_speed:is_dead = 0 ; wind_speed:epic_code = 401 ; byte wind_speed_qc(time, wind_depth, lat, lon) ; wind_speed_qc:long_name = "Wind Speed QC" ; wind_speed_qc:short_name = "WSPDQC" ; wind_speed_qc:intent = "data_quality" ; wind_speed_qc:standard_name = "wind_speed data_quality" ; wind_speed_qc:scale_factor = 1. ; wind_speed_qc:add_offset = 0. ; wind_speed_qc:_FillValue = 128s ; wind_speed_qc:units = "1" ; wind_speed_qc:valid_range = -127s, 127s ; wind_speed_qc:flag_values = 0s, 1s, 2s, 3s ; wind_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_direction(time, wind_depth, lat, lon) ; wind_direction:long_name = "Wind Direction" ; wind_direction:standard_name = "wind_from_direction" ; wind_direction:ancillary_variables = "wind_direction_qc" ; wind_direction:short_name = "WDIR" ; wind_direction:scale_factor = 1. ; wind_direction:add_offset = 0. ; wind_direction:_FillValue = -999.f ; wind_direction:units = "degrees" ; wind_direction:valid_range = 0.f, 360.f ; wind_direction:is_dead = 0 ; wind_direction:epic_code = 410 ; byte wind_direction_qc(time, wind_depth, lat, lon) ; wind_direction_qc:long_name = "Wind Direction QC" ; wind_direction_qc:short_name = "WDIRQC" ; wind_direction_qc:intent = "data_quality" ; wind_direction_qc:standard_name = "wind_from_direction data_quality" ; wind_direction_qc:scale_factor = 1. ; wind_direction_qc:add_offset = 0. ; wind_direction_qc:_FillValue = 128s ; wind_direction_qc:units = "1" ; wind_direction_qc:valid_range = -127s, 127s ; wind_direction_qc:flag_values = 0s, 1s, 2s, 3s ; wind_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float visibility(time, visibility_depth, lat, lon) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility_in_air" ; visibility:short_name = "VIS" ; visibility:ancillary_variables = "visibility_qc" ; visibility:scale_factor = 1. ; visibility:add_offset = 0. ; visibility:_FillValue = -999.f ; visibility:units = "meters" ; visibility:valid_range = 0.f, 3000.f ; visibility:is_dead = 0 ; visibility:calibration_coeffs = -0.5517, 0.6007056, 0., 0. ; byte visibility_qc(time, visibility_depth, lat, lon) ; visibility_qc:long_name = "Visibility Quality" ; visibility_qc:short_name = "VISQ" ; visibility_qc:intent = "data_quality" ; visibility_qc:standard_name = "visibility_in_air data_quality" ; visibility_qc:scale_factor = 1. ; visibility_qc:add_offset = 0. ; visibility_qc:_FillValue = 128s ; visibility_qc:units = "1" ; visibility_qc:valid_range = -127s, 127s ; visibility_qc:flag_values = 0s, 1s, 2s, 3s ; visibility_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; // global attributes: :title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ; :institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ; :institution_url = "http://gyre.umeoce.maine.edu" ; :history = "30-Jun-2003 15:05:00: Modified [lon,lat] to [-70.566500,42.527670]." ; :source = "Ocean Data Acquisition Systems (ODAS) Buoy" ; :references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ; :comment = "processed with MATLAB" ; :Conventions = "CF-1.0" ; :project = "GOMOOS" ; :project_url = "http://gomoos.org" ; :contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ; :time_zone = "UTC" ; :julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ; :buffer_type = "met" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65. ; :mooring_site_id = "A0106" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :last_mysql_update_index = -1 ; :starting_julian_day_number = 2452904.00000579 ; :starting_julian_day_string = "2003-09-21 00:00:00" ; :ending_julian_day_number = 2452910.95833912 ; :ending_julian_day_string = "2003-09-27 23:00:00" ; :algorithm_ids = "WIND_DIR_1.2: 27-Aug-2003 13:11:07\n", "AAN_VIZ_1.2: 27-Aug-2003 13:11:07" ; data: lat = 42.52767 ; lon = -70.5665 ; air_temperature_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2452904, 2452904.04166667, 2452904.08333333, 2452904.125, 2452904.16666667, 2452904.20833333, 2452904.25, 2452904.29166667, 2452904.33333333, 2452904.375, 2452904.41666667, 2452904.45833333, 2452904.5, 2452904.54166667, 2452904.58333333, 2452904.625, 2452904.66666667, 2452904.70833333, 2452904.75, 2452904.79166667, 2452904.83333333, 2452904.875, 2452904.91666667, 2452904.95833333, 2452905, 2452905.04166667, 2452905.08333333, 2452905.125, 2452905.16666667, 2452905.20833333, 2452905.25, 2452905.29166667, 2452905.33333333, 2452905.375, 2452905.41666667, 2452905.45833333, 2452905.5, 2452905.54166667, 2452905.58333333, 2452905.625, 2452905.66666667, 2452905.70833333, 2452905.75, 2452905.79166667, 2452905.83333333, 2452905.875, 2452905.91666667, 2452905.95833333, 2452906, 2452906.04166667, 2452906.08333333, 2452906.125, 2452906.16666667, 2452906.20833333, 2452906.25, 2452906.29166667, 2452906.33333333, 2452906.375, 2452906.41666667, 2452906.45833333, 2452906.5, 2452906.54166667, 2452906.58333333, 2452906.625, 2452906.66666667, 2452906.70833333, 2452906.75, 2452906.79166667, 2452906.83333333, 2452906.875, 2452906.91666667, 2452906.95833333, 2452907, 2452907.04166667, 2452907.08333333, 2452907.125, 2452907.16666667, 2452907.20833333, 2452907.25, 2452907.29166667, 2452907.33333333, 2452907.375, 2452907.41666667, 2452907.45833333, 2452907.5, 2452907.54166667, 2452907.58333333, 2452907.625, 2452907.66666667, 2452907.70833333, 2452907.75, 2452907.79166667, 2452907.83333333, 2452907.875, 2452907.91666667, 2452907.95833333, 2452908, 2452908.04166667, 2452908.08333333, 2452908.125, 2452908.16666667, 2452908.20833333, 2452908.25, 2452908.29166667, 2452908.33333333, 2452908.375, 2452908.41666667, 2452908.45833333, 2452908.5, 2452908.54166667, 2452908.58333333, 2452908.625, 2452908.66666667, 2452908.70833333, 2452908.75, 2452908.79166667, 2452908.83333333, 2452908.875, 2452908.91666667, 2452908.95833333, 2452909, 2452909.04166667, 2452909.08333333, 2452909.125, 2452909.16666667, 2452909.20833333, 2452909.25, 2452909.29166667, 2452909.33333333, 2452909.375, 2452909.41666667, 2452909.45833333, 2452909.5, 2452909.54166667, 2452909.58333333, 2452909.625, 2452909.66666667, 2452909.70833333, 2452909.75, 2452909.79166667, 2452909.83333333, 2452909.875, 2452909.91666667, 2452909.95833333, 2452910, 2452910.04166667, 2452910.08333333, 2452910.125, 2452910.16666667, 2452910.20833333, 2452910.25, 2452910.29166667, 2452910.33333333, 2452910.375, 2452910.41666667, 2452910.45833333, 2452910.5, 2452910.54166667, 2452910.58333333, 2452910.625, 2452910.66666667, 2452910.70833333, 2452910.75, 2452910.79166667, 2452910.83333333, 2452910.875, 2452910.91666667, 2452910.95833333 ; air_temperature = 19.25, 18.68, 19.85, 19.66, 20.01, 19.26, 18.87, 18.12, 17.86, 17.22, 17.12, 17.15, 17.52, 17.21, 17.18, 17.43, 17.67, 17.95, 18.1, 18.2, 18.61, 18.37, 18.09, 17.57, 17.36, 17.43, 17.56, 17.64, 17.79, 17.73, 17.6, 17.03, 17.07, 17.62, 17.34, 17.38, 17.67, 17.54, 17.56, 17.59, 17.31, 17.54, 17.67, 17.58, 17.74, 17.73, 17.6, 17.42, 17.39, 17.26, 17.16, 17.21, 17.2, 17.32, 17.19, 17.17, 17.26, 17.3, 17.07, 17.11, 17.11, 17.06, 17.52, 17.8, 18.1, 18.47, 18.83, 19.07, 18.95, 19.6, 18.74, 18.3, 18.63, 18.36, 18.37, 18.2, 17.63, 17.19, 16.56, 16.17, 16.14, 15.71, 15.33, 15.09, 15.04, 15.73, 16.38, 17.19, 17.51, 17.95, 17.94, 18.9, 20.06, 19.77, 18.65, 17.68, 17.52, 17.65, 17.24, 17.11, 17.3, 17.2, 17.09, 16.98, 16.8, 16.67, 16.8, 16.93, 17.22, 17.54, 17.51, 17.76, 18.1, 18.29, 18.44, 18.42, 18.83, 19.54, 19.07, 18.89, 18.71, 18.19, 17.92, 17.65, 17.56, 17.35, 17.46, 17.29, 17.21, 17.3, 16.85, 16.79, 16.38, 16.27, 15.59, 15.62, 15.57, 15.72, 15.7, 15.55, 15.4, 15.56, 15.41, 15.52, 15.61, 15.78, 15.95, 16.03, 15.9, 15.9, 16.15, 16.4, 16.38, 16.58, 16.5, 16.65, 16.57, 16.73, 17.06, 17.39, 17.51, 17.78, 17.6, 18.2, 18.57, 18.41, 18.36, 18.02 ; air_temperature_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 2.274, 1.47, 3.175, 3.842, 5.292, 3.626, 5.018, 5.958, 4.665, 4.861, 5.645, 5.39, 5.841, 5.88, 6.664, 6.546, 5.762, 5.174, 4.9, 2.842, 1.921, 2.156, 2.783, 1.862, 1.686, 1.372, 1.921, 3.802, 4.822, 3.567, 3.41, 3.45, 4.782, 4.116, 4.312, 4.782, 3.959, 3.097, 2.901, 2.822, 3.45, 2.646, 2.078, 3.489, 3.489, 4.234, 3.606, 3.489, 5.214, 5.253, 4.782, 5.802, 5.782, 5.606, 6.272, 7.45, 7.64, 7.92, 8.74, 8.86, 9.8, 10.98, 10.68, 10.94, 12, 12.86, 11.13, 13.01, 12.5, 13.56, 9.72, 6.174, 6.899, 6.782, 7.68, 8.11, 8.66, 8.35, 8.66, 10.07, 9.56, 8.55, 8.08, 8.58, 7.57, 6.468, 6.546, 4.939, 3.92, 3.646, 3.567, 2.45, 1.764, 5.449, 5.802, 7.72, 6.35, 6.586, 7.45, 7.8, 7.84, 8, 7.53, 7.17, 6.272, 6.272, 6.703, 6.664, 7.41, 7.84, 8.15, 8.66, 9.33, 10.78, 8.9, 7.21, 6.115, 7.96, 7.88, 8.23, 8.51, 8.7, 6.762, 5.958, 5.194, 3.528, 2.313, 2.352, 3.332, 2.058, 2.901, 5.37, 7.8, 7.29, 8.23, 8.39, 7.84, 6.86, 5.527, 6.468, 6.037, 5.41, 5.096, 4.704, 3.763, 3.763, 3.136, 1.646, 2.038, 0.784, 2.862, 2.822, 1.96, 1.646, 4.155, 4.861, 4.861, 5.018, 3.842, 3.038, 2.234, 1.646, 2.43, 4.273, 5.057, 6.39, 5.958, 5.684 ; wind_gust_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed = 1.939, 1.076, 2.623, 3.319, 4.671, 3.064, 4.225, 4.943, 3.944, 4.148, 4.689, 4.43, 4.88, 5.107, 5.734, 5.44, 4.856, 4.113, 4.068, 1.858, 1.622, 1.85, 2.367, 1.279, 1.362, 1.023, 1.645, 3.211, 4.038, 3.078, 2.754, 3.078, 4.24, 3.394, 3.876, 4.242, 3.381, 2.678, 2.398, 2.246, 2.771, 1.979, 1.622, 2.995, 2.483, 3.63, 3.148, 2.969, 4.631, 4.409, 4.193, 4.84, 4.58, 4.916, 5.511, 6.327, 6.546, 6.889, 7.42, 7.84, 7.96, 9.09, 8.96, 9.47, 10.07, 10.68, 9.81, 10.8, 10.54, 11.84, 7.16, 3.767, 5.808, 5.946, 6.605, 6.941, 6.73, 6.541, 7.23, 8.38, 8.48, 7.28, 6.897, 7.16, 6.42, 5.394, 5.609, 4.327, 3.118, 3.092, 3.124, 1.864, 1.005, 4.813, 4.887, 6.419, 5.387, 5.657, 5.89, 6.744, 6.937, 6.73, 6.383, 6.349, 5.46, 5.267, 5.817, 5.784, 6.469, 6.433, 7.13, 7.56, 7.97, 9.25, 7.54, 6.136, 5.192, 6.663, 6.842, 7.3, 7.42, 6.943, 5.65, 5.306, 3.982, 2.266, 1.74, 1.992, 2.897, 1.045, 2.369, 4.221, 6.627, 6.124, 6.814, 7.27, 6.788, 5.546, 4.865, 5.513, 5.254, 4.808, 4.279, 4.191, 3.113, 3.179, 1.624, 1.108, 1.382, 0.161, 2.432, 2.192, 0.896, 1.261, 2.442, 4.16, 4.165, 4.316, 3.088, 2.268, 1.801, 1.328, 2.054, 3.675, 4.287, 5.625, 5.038, 4.967 ; wind_speed_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 201.4, 304.6, 350.985, 308.7, 324.1, 312, 305.4, 323.4, 336.1, 350.174, 350.83, 356.45, 5.39, 4.08, 3.49, 7.49, 8.39, 1, 19.77, 54.7, 91.5, 119.9, 113.2, 178.2, 219.1, 235.8, 272.5, 269.3, 279.5, 288.3, 324.8, 347.955, 2.04, 28.88, 28.36, 36.92, 30.36, 30, 40.99, 10.47, 42.46, 46.11, 53.8, 71.8, 86.4, 90.2, 105.4, 101.1, 108.5, 118.2, 136.5, 154.2, 170.3, 157.8, 161.1, 161, 166.8, 151.2, 154.6, 146.9, 148.9, 144.8, 153, 153.7, 148.2, 156.8, 159.2, 157.4, 159.7, 173.8, 220, 230.6, 254.9, 264.4, 266.5, 275.6, 274.2, 271.1, 284.3, 284.5, 277.9, 287.5, 275.9, 282.9, 279.3, 284, 276.4, 265.9, 244.5, 230.6, 219.7, 200.2, 169.7, 176.6, 172.4, 156.6, 143.2, 200.6, 208, 209, 217.2, 225.7, 214.3, 213, 206.3, 199.2, 191.4, 182.6, 188.2, 186.4, 174, 179.7, 173.6, 173.1, 173.7, 181.8, 195.7, 202.8, 185.9, 194.9, 198, 190.2, 178.9, 188.6, 204, 235.9, 217.5, 201.8, 152.6, 217.1, 337.8, 4.78, 29.12, 18.43, 15.42, 24.8, 17.44, 26.34, 32.27, 18, 21.26, 34.24, 20.26, 37.04, 52.73, 66, 99.6, 66.5, 70.7, 15.77, 73.8, 79.1, 97.4, 73.1, 100.1, 65.6, 55.9, 56.2, 54.2, 115.6, 97.6, 76.1, 67.5, 108.6, 124.8, 116.7, 123.3, 121.9 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2918.277, 2826.969, 2844.991, 2775.309, 2952.517, 2918.277, 2938.1, 2903.259, 2866.616, 2820.962, 2803.542, 2900.256, 2926.687, 2909.867, 2926.086, 2941.704, 2939.902, 2953.719, 2955.521, 2957.323, 2956.121, 2956.722, 2857.605, 2957.923, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2954.319, 2939.902, 2945.309, 2956.722, 2957.323, 2888.842, 2924.284, 2940.503, 2930.291, 2900.256, 2772.305, 2918.277, 2956.722, 2957.923, 2958.524, 2958.524, 2957.323, 2954.319, 2953.719, 2954.92, 2954.92, 2953.719, 2957.923, 2957.323, 2946.51, 2631.14, 2309.161, 2455.133, 2545.239, 2502.589, 2526.016, 2391.458, 2287.536, 2206.441, 2076.688, 1005.029, 2527.218, 2958.524, 2957.923, 2956.121, 2957.923, 2958.524, 2958.524, 2958.524, 2958.524, 2957.923, 2957.923, 2957.923, 2918.877, 2955.521, 2508.596, 2943.506, 2954.92, 2953.719, 2948.312, 2947.711, 2945.309, 2941.704, 2923.083, 2129.55, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2957.323, 2957.923, 2958.524, 2958.524, 2890.044, 2949.513, 2775.309, 2836.581, 2939.902, 2871.422, 2594.497, 2584.284, 2602.906, 2732.659, 2726.051, 2876.828, 2954.92, 2957.923, 2950.715, 2907.464, 2881.033, 2784.92, 2699.62, 2877.429, 2655.769, 2643.754, 2721.245, 2380.045, 2763.896, 2925.485, 2858.206, 2941.104, 2903.86, 2921.881, 2911.669, 2738.065, 2570.468, 2172.801, 2378.843, 2417.288, 2560.256, 2404.674, 2391.458, 2479.161, 1157.008, 2079.091, 2449.727, 2506.793, 2790.927, 2725.45, 2747.677, 2914.072, 2210.045, 2215.451, 303.2852, 165.6035, 327.3735, 157.6141, 232.5821, 201.2253, 2896.051, 2948.312, 2817.959, 2883.436, 2940.503 ; visibility_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }