netcdf M0103.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 = "09-Jul-2003 17:49:52: Modified [lon,lat] to [-67.881500,43.489700]." ; :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 ; :wind_sensor_serial_number = -1 ; :visibility_sensor_serial_number = 290 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0103" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.5333 ; :last_mysql_update_index = -1 ; :starting_julian_day_number = 2452897.00000579 ; :starting_julian_day_string = "2003-09-14 00:00:00" ; :ending_julian_day_number = 2452903.95833912 ; :ending_julian_day_string = "2003-09-20 23:00:00" ; :algorithm_ids = "WIND_DIR_1.2: 27-Aug-2003 12:40:08\n", "AAN_VIZ_1.2: 27-Aug-2003 12:40:08" ; data: lat = 43.4897 ; lon = -67.8815 ; air_temperature_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2452897, 2452897.04166667, 2452897.08333333, 2452897.125, 2452897.16666667, 2452897.20833333, 2452897.25, 2452897.29166667, 2452897.33333333, 2452897.375, 2452897.41666667, 2452897.45833333, 2452897.5, 2452897.54166667, 2452897.58333333, 2452897.625, 2452897.66666667, 2452897.70833333, 2452897.75, 2452897.79166667, 2452897.83333333, 2452897.875, 2452897.91666667, 2452897.95833333, 2452898, 2452898.04166667, 2452898.08333333, 2452898.125, 2452898.16666667, 2452898.20833333, 2452898.25, 2452898.29166667, 2452898.33333333, 2452898.375, 2452898.41666667, 2452898.45833333, 2452898.5, 2452898.54166667, 2452898.58333333, 2452898.625, 2452898.66666667, 2452898.70833333, 2452898.75, 2452898.79166667, 2452898.83333333, 2452898.875, 2452898.91666667, 2452898.95833333, 2452899, 2452899.04166667, 2452899.08333333, 2452899.125, 2452899.16666667, 2452899.20833333, 2452899.25, 2452899.29166667, 2452899.33333333, 2452899.375, 2452899.41666667, 2452899.45833333, 2452899.5, 2452899.54166667, 2452899.58333333, 2452899.625, 2452899.66666667, 2452899.70833333, 2452899.75, 2452899.79166667, 2452899.83333333, 2452899.875, 2452899.91666667, 2452899.95833333, 2452900, 2452900.04166667, 2452900.08333333, 2452900.125, 2452900.16666667, 2452900.20833333, 2452900.25, 2452900.29166667, 2452900.33333333, 2452900.375, 2452900.41666667, 2452900.45833333, 2452900.5, 2452900.54166667, 2452900.58333333, 2452900.625, 2452900.66666667, 2452900.70833333, 2452900.75, 2452900.79166667, 2452900.83333333, 2452900.875, 2452900.91666667, 2452900.95833333, 2452901, 2452901.04166667, 2452901.08333333, 2452901.125, 2452901.16666667, 2452901.20833333, 2452901.25, 2452901.29166667, 2452901.33333333, 2452901.375, 2452901.41666667, 2452901.45833333, 2452901.5, 2452901.54166667, 2452901.58333333, 2452901.625, 2452901.66666667, 2452901.70833333, 2452901.75, 2452901.79166667, 2452901.83333333, 2452901.875, 2452901.91666667, 2452901.95833333, 2452902, 2452902.04166667, 2452902.08333333, 2452902.125, 2452902.16666667, 2452902.20833333, 2452902.25, 2452902.29166667, 2452902.33333333, 2452902.375, 2452902.41666667, 2452902.45833333, 2452902.5, 2452902.54166667, 2452902.58333333, 2452902.625, 2452902.66666667, 2452902.70833333, 2452902.75, 2452902.79166667, 2452902.83333333, 2452902.875, 2452902.91666667, 2452902.95833333, 2452903, 2452903.04166667, 2452903.08333333, 2452903.125, 2452903.16666667, 2452903.20833333, 2452903.25, 2452903.29166667, 2452903.33333333, 2452903.375, 2452903.41666667, 2452903.45833333, 2452903.5, 2452903.54166667, 2452903.58333333, 2452903.625, 2452903.66666667, 2452903.70833333, 2452903.75, 2452903.79166667, 2452903.83333333, 2452903.875, 2452903.91666667, 2452903.95833333 ; air_temperature = 16.44, 16.47, 16.57, 16.74, 16.85, 16.97, 16.91, 16.58, 16.37, 16.31, 16.27, 17.24, 17.07, 17.21, 17.14, 17.47, 17.44, 17.57, 17.82, 17.99, 18.22, 18.36, 18.32, 18.25, 18.16, 18.05, 17.97, 18.07, 18.03, 17.98, 17.91, 17.99, 17.84, 17.75, 17.55, 17.58, 17.79, 17.95, 18.03, 18.11, 18.31, 18.5, 18.73, 19.11, 19.14, 18.64, 18.46, 18.01, 17.98, 17.87, 17.78, 17.79, 17.71, 17.39, 17.32, 17.19, 17.38, 17.49, 17.89, 18.47, 18.2, 18.23, 17.76, 17.74, 17.93, 18.52, 18.44, 18.21, 18.28, 18.59, 18.55, 18.37, 17.99, 17.75, 17.52, 16.97, 16.79, 16.73, 16.83, 16.71, 16.48, 16.5, 16.42, 16.43, 16.59, 16.62, 16.68, 16.95, 16.95, 17.06, 17.33, 17.37, 17.6, 17.79, 17.66, 17.25, 17.45, 17.47, 17.44, 16.92, 16.72, 16.54, 16.89, 16.61, 16.42, 16.46, 16.51, 16.53, 16.47, 16.55, 16.38, 16.22, 16.37, 16.41, 16.36, 16.63, 16.58, 16.81, 16.45, 16.7, 17.09, 17.08, 17.08, 17.11, 16.76, 16.66, 16.43, 16.46, 16.38, 16.24, 16.34, 16.11, 16.19, 16.11, 16.1, 16.3, 16.6, 16.65, 16.5, 16.62, 16.73, 16.77, 16.74, 17.14, 17.2, 17.31, 17.4, 17.62, 17.64, 17.65, 17.81, 17.75, 17.67, 17.8, 17.87, 17.92, 17.81, 17.63, 17.74, 17.74, 17.74, 17.89, 17.78, 17.61, 17.4, 17.37, 17.23, 17.32 ; 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.018, 3.763, 4.077, 3.842, 3.959, 3.371, 3.41, 2.156, 1.45, 0.686, 1.646, 2.078, 1.921, 1.646, 3.606, 3.842, 5.135, 4.978, 5.096, 4.018, 4.547, 3.214, 3.058, 3.136, 3.646, 3.842, 4.822, 4.351, 4.273, 4.077, 3.685, 4.704, 3.41, 3.254, 2.352, 1.372, 2.47, 2.548, 3.606, 3.959, 4.194, 3.685, 2.744, 2.626, 2.705, 2.744, 2.548, 3.097, 4.939, 4.351, 5.253, 5.802, 5.253, 7.84, 6.586, 5.37, 3.724, 3.763, 4.586, 5.998, 6.742, 6.076, 7.33, 6.86, 7.06, 7.49, 8.27, 8.35, 7.17, 7.57, 7.17, 6.194, 5.488, 6.154, 5.684, 5.41, 3.822, 4.234, 6.938, 6.37, 6.037, 5.802, 5.88, 6.468, 5.174, 4.939, 4.861, 5.37, 5.449, 5.41, 4.038, 4.234, 4.43, 3.881, 4.312, 4.038, 4.351, 3.646, 5.096, 5.645, 5.214, 4.038, 4.43, 5.096, 4.743, 4.547, 3.959, 4.469, 5.41, 6.115, 7.02, 6.507, 6.37, 5.214, 5.018, 4.861, 4.547, 4.234, 4.939, 4.9, 4.822, 5.41, 5.292, 5.135, 5.998, 5.802, 5.194, 5.958, 6.507, 7.8, 8.04, 8.7, 9.02, 9.45, 10.04, 9.45, 8.08, 8.15, 8.86, 8.78, 9.21, 8.55, 10.11, 10.11, 10.07, 10.58, 9.45, 8.74, 10.19, 9.33, 9.49, 9.29, 9.37, 9.17, 8.86, 7.37, 6.978, 6.037, 4.704, 5.723, 6.076, 5.919, 6.154, 5.449, 5.018, 5.802, 4.606, 4.038 ; 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 = 2.506, 3.18, 3.428, 3.129, 3.32, 2.93, 2.729, 1.37, 0.844, 0.357, 1.052, 1.553, 1.473, 1.302, 3.033, 3.272, 4.55, 4.204, 4.454, 3.137, 3.881, 2.714, 2.583, 2.178, 2.979, 3.345, 3.848, 3.742, 3.602, 3.475, 3.155, 3.782, 2.975, 2.82, 1.843, 0.618, 2.089, 2.111, 3.108, 3.599, 3.471, 3.127, 2.131, 2.002, 2.109, 2.055, 1.736, 2.351, 3.22, 3.65, 4.25, 4.777, 4.358, 6.553, 5.518, 4.31, 2.799, 2.65, 3.839, 4.724, 5.486, 5.172, 5.91, 5.786, 6.098, 6.014, 7.1, 7.06, 6.061, 6.233, 5.847, 5.175, 4.753, 5.416, 4.719, 4.255, 3.219, 3.342, 5.557, 4.92, 4.836, 4.536, 4.757, 4.977, 4.06, 3.481, 3.774, 4.172, 4.371, 4.27, 3.448, 3.468, 3.636, 3.264, 3.36, 3.393, 3.453, 3.014, 4.228, 4.085, 4.005, 3.262, 3.664, 4.01, 3.757, 3.723, 3.343, 3.432, 4.167, 4.843, 5.904, 5.649, 5.325, 4.462, 4.16, 4.142, 3.877, 3.587, 4.125, 4.237, 4.08, 4.633, 4.5, 4.325, 4.742, 4.916, 4.391, 4.924, 5.483, 6.52, 6.959, 7.43, 7.6, 8.25, 8.31, 8.06, 6.992, 6.718, 7.55, 7.46, 7.52, 7.55, 8.4, 8.67, 8.38, 8.4, 8.03, 7.18, 8.15, 7.98, 8.2, 7.67, 8.08, 7.67, 7.61, 6.137, 6.226, 5.046, 3.726, 4.936, 5.181, 5.141, 5.226, 4.6, 4.438, 4.86, 3.471, 3.41 ; 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 = 171.7667, 174.6667, 183.6667, 184.0667, 181.3667, 188.4667, 187.6667, 186.1667, 170.9667, 289.5667, 128.9667, 153.5667, 155.9667, 134.3667, 153.7667, 163.8667, 177.0667, 188.3667, 181.8667, 192.6667, 201.1667, 188.8667, 194.2667, 197.7667, 188.2667, 200.6667, 203.4667, 203.2667, 201.8667, 220.6667, 218.5667, 216.8667, 220.6667, 235.4667, 229.7667, 152.3667, 208.1667, 193.5667, 206.1667, 199.0667, 207.9667, 192.2667, 182.0667, 186.3667, 197.5667, 176.2667, 136.8667, 140.3667, 151.5667, 156.5667, 158.2667, 156.4667, 157.6667, 176.0667, 175.8667, 172.2667, 138.4667, 118.5667, 121.7667, 136.1667, 133.6667, 132.9667, 130.9667, 132.9667, 138.3667, 151.8667, 160.3667, 164.0667, 170.0667, 176.6667, 185.6667, 192.3667, 203.8667, 227.9667, 246.7667, 280.5667, 304.2667, 300.9667, 307.2667, 299.9667, 327.9667, 321.1667, 314.3667, 320.1667, 321.5667, 321.3667, 319.8667, 316.0667, 317.3667, 317.4667, 305.8667, 293.3667, 281.7667, 272.8667, 270.3667, 277.9667, 299.5667, 299.9667, 321.7667, 336.1667, 357.1867, 18.3167, 23.7167, 40.0667, 36.7567, 47.4067, 63.6667, 46.5867, 37.7967, 37.5567, 37.9867, 39.1467, 61.0667, 52.8667, 51.9467, 59.7667, 42.9867, 49.5467, 42.1967, 61.4667, 77.5667, 79.8667, 81.2667, 98.0667, 93.6667, 90.5667, 99.5667, 73.9667, 91.2667, 87.4667, 95.2667, 97.8667, 97.0667, 100.2667, 108.7667, 114.7667, 114.4667, 113.3667, 109.4667, 111.0667, 112.6667, 113.3667, 113.4667, 111.6667, 117.7667, 118.9667, 117.4667, 122.1667, 127.9667, 130.5667, 137.3667, 141.0667, 145.0667, 151.0667, 155.1667, 161.3667, 158.7667, 144.9667, 140.8667, 131.6667, 145.3667, 168.7667, 163.7667, 177.8667, 171.7667, 180.9667, 166.6667, 176.4667 ; 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 = 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2953.719, 2948.913, 2956.722, 2956.722, 2931.492, 2942.906, 2936.899, 2910.468, 2915.273, 2947.711, 2937.499, 2944.708, 2955.521, 2955.521, 2955.521, 2956.121, 2955.521, 2956.121, 2954.92, 2955.521, 2956.121, 2955.521, 2954.319, 2954.92, 2955.521, 2948.312, 2953.118, 2950.114, 2948.913, 2935.697, 2924.885, 2948.913, 2952.517, 2949.513, 2816.157, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2955.521, 499.2354, 352.1826, 397.2355, 2937.499, 2948.913, 2955.521, 2693.012, 2952.517, 2934.496, 690.8605, 499.8361, 2723.048, 2798.736, 2365.027, 2023.225, 2359.02, 2736.864, 2477.96, 2547.641, 618.7758, 513.6523, 475.2071, 837.4326, 2953.118, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2829.973, 2956.722, 2787.323, 2939.902, 2955.521, 2953.719, 2954.92, 2956.121, 2738.666, 2684.602, 2458.136, 2954.319, 2954.92, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2946.51, 2954.92, 2950.114, 2953.719, 2955.521, 2954.92, 2948.913, 2956.722, 2953.719, 2953.118, 2954.92, 2893.047, 2953.118, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2849.196, 2918.277, 2915.874, 2946.51, 2933.294, 2944.708, 2946.51, 2770.503, 2948.312, 2927.888, 2947.711, 2946.51, 2953.118, 2944.708, 2938.701, 2923.083, 2910.468, 2885.238, 2875.026, 2789.726, 2772.305, 2613.118, 2661.776, 2533.225, 2509.797, 1949.939, 1329.411, 2835.379, 2814.355, 2724.85, 2868.418, 2793.33, 2387.854, 234.9249, 297.8788, 204.5893, 353.6844 ; 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 ; }