netcdf L0103.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:scale_factor = 1.f ; air_temperature:add_offset = 0.f ; 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 ; air_temperature:ancillary_variables = "air_temperature_qc" ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature Quality" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:_FillValue = 128s ; 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" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:units = "1" ; float wind_gust(time, wind_depth, lat, lon) ; wind_gust:long_name = "Wind Gust" ; wind_gust:short_name = "WGST" ; wind_gust:scale_factor = 1.f ; wind_gust:add_offset = 0.f ; 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 ; wind_gust:ancillary_variables = "wind_gust_qc" ; byte wind_gust_qc(time, wind_depth, lat, lon) ; wind_gust_qc:long_name = "Wind Gust Quality" ; wind_gust_qc:short_name = "WGSTQC" ; wind_gust_qc:_FillValue = 128s ; 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" ; wind_gust_qc:intent = "data_quality" ; wind_gust_qc:standard_name = "wind_gust data_quality" ; wind_gust_qc:units = "1" ; float wind_speed(time, wind_depth, lat, lon) ; wind_speed:long_name = "Wind Speed" ; wind_speed:standard_name = "wind_speed" ; wind_speed:short_name = "WSPD" ; wind_speed:scale_factor = 1.f ; wind_speed:add_offset = 0.f ; 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 ; wind_speed:ancillary_variables = "wind_speed_qc" ; byte wind_speed_qc(time, wind_depth, lat, lon) ; wind_speed_qc:long_name = "Wind Speed Quality" ; wind_speed_qc:short_name = "WSPDQC" ; wind_speed_qc:_FillValue = 128s ; 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" ; wind_speed_qc:intent = "data_quality" ; wind_speed_qc:standard_name = "wind_speed data_quality" ; wind_speed_qc:units = "1" ; float wind_direction(time, wind_depth, lat, lon) ; wind_direction:long_name = "Wind Direction" ; wind_direction:standard_name = "wind_from_direction" ; wind_direction:short_name = "WDIR" ; wind_direction:scale_factor = 1.f ; wind_direction:add_offset = 0.f ; 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 ; wind_direction:ancillary_variables = "wind_direction_qc" ; byte wind_direction_qc(time, wind_depth, lat, lon) ; wind_direction_qc:long_name = "Wind Direction Quality" ; wind_direction_qc:short_name = "WDIRQC" ; wind_direction_qc:_FillValue = 128s ; 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" ; wind_direction_qc:intent = "data_quality" ; wind_direction_qc:standard_name = "wind_direction data_quality" ; wind_direction_qc:units = "1" ; float visibility(time, visibility_depth, lat, lon) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility_in_air" ; visibility:short_name = "VIS" ; visibility:scale_factor = 1.f ; visibility:add_offset = 0.f ; 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. ; visibility:ancillary_variables = "visibility_qc" ; byte visibility_qc(time, visibility_depth, lat, lon) ; visibility_qc:long_name = "Visibility Quality" ; visibility_qc:short_name = "VISQ" ; visibility_qc:_FillValue = 128s ; 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" ; visibility_qc:intent = "data_quality" ; visibility_qc:standard_name = "visibility data_quality" ; visibility_qc:units = "1" ; // 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 = "27-Jun-2003 12:57:41: Added ancillary_variables, intent attributes for CF compliance." ; :source = "surface observation" ; :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 = 91.9 ; :mooring_site_id = "L0103" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.2 ; :last_mysql_update_index = -1 ; :starting_julian_day_number = 2452890.00000579 ; :starting_julian_day_string = "2003-09-07 00:00:00" ; :ending_julian_day_number = 2452896.95833912 ; :ending_julian_day_string = "2003-09-13 23:00:00" ; :algorithm_ids = "WIND_DIR_1.2: 27-Aug-2003 12:27:09\n", "AAN_VIZ_1.2: 27-Aug-2003 12:27:09" ; data: lat = 43.624283 ; lon = -66.552817 ; air_temperature_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2452890, 2452890.04166667, 2452890.08333333, 2452890.125, 2452890.16666667, 2452890.20833333, 2452890.25, 2452890.29166667, 2452890.33333333, 2452890.375, 2452890.41666667, 2452890.45833333, 2452890.5, 2452890.54166667, 2452890.58333333, 2452890.625, 2452890.66666667, 2452890.70833333, 2452890.75, 2452890.79166667, 2452890.83333333, 2452890.875, 2452890.91666667, 2452890.95833333, 2452891, 2452891.04166667, 2452891.08333333, 2452891.125, 2452891.16666667, 2452891.20833333, 2452891.25, 2452891.29166667, 2452891.33333333, 2452891.375, 2452891.41666667, 2452891.45833333, 2452891.5, 2452891.54166667, 2452891.58333333, 2452891.625, 2452891.66666667, 2452891.70833333, 2452891.75, 2452891.79166667, 2452891.83333333, 2452891.875, 2452891.91666667, 2452891.95833333, 2452892, 2452892.04166667, 2452892.08333333, 2452892.125, 2452892.16666667, 2452892.20833333, 2452892.25, 2452892.29166667, 2452892.33333333, 2452892.375, 2452892.41666667, 2452892.45833333, 2452892.5, 2452892.54166667, 2452892.58333333, 2452892.625, 2452892.66666667, 2452892.70833333, 2452892.75, 2452892.79166667, 2452892.83333333, 2452892.875, 2452892.91666667, 2452892.95833333, 2452893, 2452893.04166667, 2452893.08333333, 2452893.125, 2452893.16666667, 2452893.20833333, 2452893.25, 2452893.29166667, 2452893.33333333, 2452893.375, 2452893.41666667, 2452893.45833333, 2452893.5, 2452893.54166667, 2452893.58333333, 2452893.625, 2452893.66666667, 2452893.70833333, 2452893.75, 2452893.79166667, 2452893.83333333, 2452893.875, 2452893.91666667, 2452893.95833333, 2452894, 2452894.04166667, 2452894.08333333, 2452894.125, 2452894.16666667, 2452894.20833333, 2452894.25, 2452894.29166667, 2452894.33333333, 2452894.375, 2452894.41666667, 2452894.45833333, 2452894.5, 2452894.54166667, 2452894.58333333, 2452894.625, 2452894.66666667, 2452894.70833333, 2452894.75, 2452894.79166667, 2452894.83333333, 2452894.875, 2452894.91666667, 2452894.95833333, 2452895, 2452895.04166667, 2452895.08333333, 2452895.125, 2452895.16666667, 2452895.20833333, 2452895.25, 2452895.29166667, 2452895.33333333, 2452895.375, 2452895.41666667, 2452895.45833333, 2452895.5, 2452895.54166667, 2452895.58333333, 2452895.625, 2452895.66666667, 2452895.70833333, 2452895.75, 2452895.79166667, 2452895.83333333, 2452895.875, 2452895.91666667, 2452895.95833333, 2452896, 2452896.04166667, 2452896.08333333, 2452896.125, 2452896.16666667, 2452896.20833333, 2452896.25, 2452896.29166667, 2452896.33333333, 2452896.375, 2452896.41666667, 2452896.45833333, 2452896.5, 2452896.54166667, 2452896.58333333, 2452896.625, 2452896.66666667, 2452896.70833333, 2452896.75, 2452896.79166667, 2452896.83333333, 2452896.875, 2452896.91666667, 2452896.95833333 ; air_temperature = 12.88, 12.49, 13.02, 12.73, 12.42, 12.43, 12.51, 12.27, 12.32, 12.87, 12.95, 13.17, 12.97, 12.91, 13.22, 13.46, 13.81, 14.05, 13.92, 14.02, 14.36, 14.42, 14.32, 12.85, 12.45, 13.03, 13.51, 12.79, 13.06, 12.8, 12.87, 12.76, 12.62, 12.34, 12.01, 12.04, 11.69, 11.73, 11.58, 11.41, 11.48, 11.67, 11.94, 12.18, 12.57, 12.99, 12.88, 12.2, 12.03, 11.73, 11.46, 11.84, 12.55, 11.52, 11.79, 11.48, 11.36, 11.19, 11.16, 11.5, 11.19, 11.12, 10.9, 10.84, 10.92, 11.02, 11.15, 11.39, 11.43, 11.78, 11.82, 11.31, 11.34, 11.03, 10.76, 10.87, 11, 10.86, 11.06, 10.79, 10.64, 10.69, 10.47, 11.14, 11.1, 11.34, 12.41, 12.59, 12.75, 12.82, 12.87, 13.16, 13.35, 13.44, 13.07, 12.86, 13.05, 13.25, 13.47, 13.63, 13.42, 13, 11.51, 11.88, 11.8, 11.43, 11.1, 11.61, 11.79, 11.71, 12, 11.57, 11.63, 11.67, 11.6, 11.86, 12.22, 12.69, 12.39, 12.69, 11.99, 11.61, 11.37, 11.43, 10.75, 10.3, 10.25, 10.23, 10.35, 10.39, 10.4, 11.25, 11.48, 11.44, 11.82, 12.43, 12.43, 12.6, 12.75, 12.52, 12.34, 12.37, 12.1, 11.85, 11.81, 11.87, 11.39, 10.93, 10.61, 10.5, 10.51, 10.54, 11.16, 11.66, 11.88, 12.47, 12.95, 13.37, 13.82, 14.23, 14.38, 13.88, 12.79, 12.76, 12.78, 14.24, 12.46, 11.76 ; 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 = 3.626, 2.45, 3.058, 3.293, 3.489, 4.194, 4.351, 4.194, 4.547, 4.155, 4.43, 4.234, 3.822, 4.038, 3.528, 3.567, 3.489, 3.646, 3.881, 4.586, 3.626, 3.646, 2.842, 2.587, 3.136, 3.528, 4.116, 3.998, 5.802, 5.919, 5.762, 5.566, 5.41, 5.998, 5.135, 3.822, 4.861, 5.253, 5.096, 4.155, 3.606, 5.174, 4.704, 3.43, 3.646, 2.94, 3.175, 3.332, 2.352, 2.587, 2.038, 3.136, 7.29, 5.586, 6.154, 5.684, 5.841, 5.684, 5.723, 6.664, 8.19, 6.468, 5.096, 5.449, 6.194, 6.782, 7.37, 7.41, 7.76, 7.49, 6.174, 4.665, 3.724, 1.862, 2.234, 1.862, 2.195, 2.901, 3.371, 2.548, 1.764, 1.274, 1.568, 1.176, 1.215, 2.274, 2.548, 3.254, 3.842, 5.958, 6.076, 6.664, 7.21, 6.566, 5.645, 6.076, 5.488, 4.9, 5.018, 5.919, 5.096, 5.018, 5.096, 5.762, 5.214, 4.351, 3.881, 3.842, 3.018, 3.136, 5.684, 6.586, 5.37, 6.35, 6.507, 7.25, 8.23, 7.57, 6.821, 5.488, 3.998, 3.371, 4.116, 2.744, 1.999, 0.98, 0.745, 0.588, 0.862, 1.646, 1.646, 1.607, 1.333, 2.156, 1.607, 2.195, 2.548, 1.999, 3.254, 2.509, 2.587, 2.038, 2.979, 2.979, 3.097, 4.116, 4.273, 3.606, 2.548, 1.666, 1.294, 1.568, 1.646, 2.391, 2.822, 1.862, 1.803, 1.372, 0.98, 2.234, 1.568, 2.626, 3.45, 2.666, 2.254, 1.411, 2.117, 2.156 ; 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 = 3.064, 1.963, 2.667, 2.902, 3.177, 3.61, 3.758, 3.463, 3.891, 3.77, 3.879, 3.696, 3.325, 3.558, 3.103, 3.042, 3.19, 3.308, 3.478, 3.994, 3.246, 3.259, 1.995, 2.252, 2.745, 2.902, 3.538, 3.441, 4.972, 5.031, 4.989, 4.75, 4.594, 4.569, 4.386, 3.147, 3.973, 4.176, 3.975, 3.204, 2.992, 4.369, 4.186, 2.868, 3.067, 2.279, 2.6, 2.846, 2.061, 2.369, 1.79, 2.784, 6.393, 4.665, 5.451, 4.985, 5.116, 4.851, 4.82, 5.621, 7.15, 5.157, 4.359, 4.305, 5.022, 5.797, 6.488, 6.543, 6.857, 6.47, 4.844, 4.002, 3.06, 0.574, 1.902, 1.407, 1.899, 2.607, 3.047, 1.909, 1.634, 0.991, 1.342, 0.786, 1.11, 1.955, 1.957, 2.86, 3.256, 5.395, 5.388, 5.854, 6.337, 5.713, 4.965, 5.315, 4.934, 4.41, 4.433, 5.087, 4.471, 4.25, 4.459, 4.954, 4.6, 3.879, 3.351, 3.227, 2.354, 2.629, 4.659, 5.815, 4.565, 5.307, 5.582, 6.324, 7.06, 6.596, 6.185, 3.977, 3.38, 2.761, 3.323, 1.953, 1.468, 0.719, 0.499, 0.355, 0.636, 1.325, 1.261, 1.274, 0.98, 1.787, 1.342, 1.587, 2.147, 1.612, 2.271, 1.668, 1.954, 1.603, 2.505, 2.57, 2.59, 3.592, 3.698, 3.291, 1.855, 1.352, 1.054, 1.188, 1.243, 1.784, 2.323, 1.23, 1.514, 0.921, 0.732, 1.81, 1.191, 2.198, 3.028, 2.356, 1.602, 1.085, 1.671, 1.715 ; 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 = 248.9, 265.6, 275.7, 267.1, 265.9, 266.5, 268.9, 250.4, 258.5, 250, 243.5, 242.8, 234.5, 253.6, 250.5, 256.1, 260.5, 257.6, 246.5, 233, 248, 239.5, 223, 221.7, 216.4, 260.6, 264, 294.5, 356.76, 7.06, 6.13, 5.73, 359.08, 353.68, 353.15, 345.797, 338.5, 338.2, 346.726, 344.398, 330.4, 339.9, 328.5, 308, 286.6, 273.7, 295.8, 296.1, 272.6, 260.5, 258.8, 304, 7.76, 11.72, 10.32, 10.52, 11.96, 10.25, 13.48, 9.01, 7.59, 15.57, 8.02, 359.31, 0.9, 354.95, 351.87, 354.92, 357.94, 356.99, 350.96, 351.66, 7.72, 53.9, 232.7, 245.7, 248, 296.4, 305.8, 303.2, 305.8, 318.8, 317.6, 232, 214.7, 209.1, 236.3, 243.2, 225.6, 232.6, 249.1, 249.3, 257.9, 253.5, 270.9, 258.7, 246.3, 244.4, 246.9, 262, 284.1, 336.7, 30.44, 44.79, 53.7, 64.2, 27.5, 54.1, 17.06, 15.11, 14.58, 10.39, 358.28, 351.79, 352.71, 345.96, 347.112, 349.32, 345.909, 17.04, 19.07, 18.11, 36.83, 55.8, 98.3, 101.2, 15.45, 92.5, 36.61, 30.71, 25.52, 117.1, 131.1, 128.6, 106.3, 135.7, 160.1, 119.9, 149.5, 164.8, 173.1, 194.8, 205.2, 203.5, 204, 208, 205.1, 207.6, 204.5, 187.4, 200.8, 152.5, 186.7, 216.9, 246.6, 229.4, 198.2, 180.8, 140.2, 160.6, 170.6, 210.6, 209.3, 211.1, 222.9, 184.6, 199.8, 206.5 ; 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 = 2829.973, 2696.616, 2840.185, 2834.779, 2823.966, 2872.623, 2879.832, 2855.803, 2835.379, 2896.051, 2878.03, 2864.814, 2849.796, 2790.326, 2767.5, 2726.652, 2724.249, 2820.362, 2802.941, 2725.45, 2777.712, 2846.192, 2853.401, 2799.938, 2711.634, 2795.733, 2899.054, 2846.793, 2902.058, 2882.234, 2908.065, 2926.086, 2927.287, 2918.277, 2676.793, 2799.938, 2798.136, 2885.238, 2793.33, 2886.439, 2887.04, 2876.228, 2899.655, 2846.192, 2881.033, 2837.782, 2647.359, 2908.065, 2907.464, 2903.86, 2914.673, 2916.475, 2926.687, 2915.273, 2919.478, 2920.079, 2920.68, 2879.832, 2230.469, 2849.196, 2650.963, 2741.669, 2910.468, 2876.828, 2865.415, 2865.415, 2842.588, 2801.74, 2679.196, 2888.241, 2775.91, 2921.28, 2932.093, 2938.1, 2937.499, 2935.697, 2935.097, 2935.697, 2942.906, 2938.701, 2938.1, 2938.1, 2925.485, 2930.892, 2899.054, 2917.075, 2900.256, 2929.09, 2934.496, 2934.496, 2909.867, 2849.796, 2838.984, 2744.673, 2653.366, 2834.178, 2855.803, 2852.199, 2832.376, 2849.196, 2868.418, 2866.015, 2803.542, 2825.768, 2875.026, 2883.436, 2892.447, 2775.91, 2882.234, 2869.62, 2562.659, 2889.443, 2844.991, 2796.934, 2861.811, 2786.722, 2309.161, 514.8537, 618.175, 2934.496, 2932.093, 2928.489, 2942.906, 2941.104, 2908.666, 2904.461, 2891.245, 2890.044, 2891.846, 2909.266, 2911.068, 2917.075, 2896.651, 2888.842, 2899.655, 2917.676, 2866.015, 2898.454, 2901.457, 2921.881, 2872.623, 2893.047, 2921.881, 2913.471, 2933.895, 2933.294, 2939.302, 2923.683, 2902.058, 2891.846, 2891.245, 2905.061, 2865.415, 2920.68, 2911.068, 1920.505, 2855.203, 2872.623, 2872.623, 2901.457, 2899.054, 2888.241, 2900.256, 2874.425, 2902.658, 692.6625, 1186.443, 2893.648 ; 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 ; }