netcdf M0104.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:_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:_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:_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:_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:_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:_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:_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:_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:_FillValue = -999.f ; wind_gust:units = "m/s" ; wind_gust:valid_range = 0.f, 200.f ; wind_gust:is_dead = 2453055.54166667 ; 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:_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:_FillValue = -999.f ; wind_speed:units = "m/s" ; wind_speed:valid_range = 0.f, 200.f ; wind_speed:is_dead = 2453055.54166667 ; 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:_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:_FillValue = -999.f ; wind_direction:units = "degrees" ; wind_direction:valid_range = 0.f, 360.f ; wind_direction:is_dead = 2453055.54166667 ; 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:_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:_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:_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 = "19-Feb-2004 15:21:37: Parameter wind_direction marked as non-functional as of julian day 2453055.541667 (2004-02-19 13:00:00)\n", "19-Feb-2004 15:21:09: Parameter wind_gust marked as non-functional as of julian day 2453055.541667 (2004-02-19 13:00:00)\n", "19-Feb-2004 15:19:34: Parameter wind_speed marked as non-functional as of julian day 2453055.541667 (2004-02-19 13:00:00)\n", "Wed Feb 11 19:39:16 2004: /usr/local/nco/bin/ncrcat -d time,2452920.9688,2453047.8333 M0104.met.realtime.nc M0104.met.realtime.nc.new\n", "15-Jan-2004 14:01:19: Parameter wind_direction marked as non-functional as of julian day 2453019.500000 (2004-01-14 12:00:00)\n", "15-Jan-2004 14:01:02: Parameter wind_gust marked as non-functional as of julian day 2453019.500000 (2004-01-14 12:00:00)\n", "15-Jan-2004 14:00:55: Parameter wind_speed marked as non-functional as of julian day 2453019.500000 (2004-01-14 12:00:00)\n", "08-Oct-2003 20:33:42: Modified [lon,lat] to [-67.880825,43.491051].\n", "Wed Oct 8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.met.realtime.nc post/M0104.met.realtime.nc" ; :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 = "" ; :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 = 5004 ; :visibility_sensor_serial_number = 288 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453065.04167244 ; :starting_julian_day_string = "2004-02-29 01:00:00" ; :ending_julian_day_number = 2453072.00000579 ; :ending_julian_day_string = "2004-03-07 00:00:00" ; :algorithm_ids = "WIND_DIR_1.2: 03-Oct-2003 13:46:17\n", "AAN_VIZ_1.2: 03-Oct-2003 13:46:17" ; data: lat = 43.4910513070913 ; lon = -67.8808247492864 ; air_temperature_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453065.04166667, 2453065.08333333, 2453065.125, 2453065.16666667, 2453065.20833333, 2453065.25, 2453065.29166667, 2453065.33333333, 2453065.375, 2453065.41666667, 2453065.45833333, 2453065.5, 2453065.54166667, 2453065.58333333, 2453065.625, 2453065.66666667, 2453065.70833333, 2453065.75, 2453065.79166667, 2453065.83333333, 2453065.875, 2453065.91666667, 2453065.95833333, 2453066, 2453066.04166667, 2453066.08333333, 2453066.125, 2453066.16666667, 2453066.20833333, 2453066.25, 2453066.29166667, 2453066.33333333, 2453066.375, 2453066.41666667, 2453066.45833333, 2453066.5, 2453066.54166667, 2453066.58333333, 2453066.625, 2453066.66666667, 2453066.70833333, 2453066.75, 2453066.79166667, 2453066.83333333, 2453066.875, 2453066.91666667, 2453066.95833333, 2453067, 2453067.04166667, 2453067.08333333, 2453067.125, 2453067.16666667, 2453067.20833333, 2453067.25, 2453067.29166667, 2453067.33333333, 2453067.375, 2453067.41666667, 2453067.45833333, 2453067.5, 2453067.54166667, 2453067.58333333, 2453067.625, 2453067.66666667, 2453067.70833333, 2453067.75, 2453067.79166667, 2453067.83333333, 2453067.875, 2453067.91666667, 2453067.95833333, 2453068, 2453068.04166667, 2453068.08333333, 2453068.125, 2453068.16666667, 2453068.20833333, 2453068.25, 2453068.29166667, 2453068.33333333, 2453068.375, 2453068.41666667, 2453068.45833333, 2453068.5, 2453068.54166667, 2453068.58333333, 2453068.625, 2453068.66666667, 2453068.70833333, 2453068.75, 2453068.79166667, 2453068.83333333, 2453068.875, 2453068.91666667, 2453068.95833333, 2453069, 2453069.04166667, 2453069.08333333, 2453069.125, 2453069.16666667, 2453069.20833333, 2453069.25, 2453069.29166667, 2453069.33333333, 2453069.375, 2453069.41666667, 2453069.45833333, 2453069.5, 2453069.54166667, 2453069.58333333, 2453069.625, 2453069.66666667, 2453069.70833333, 2453069.75, 2453069.79166667, 2453069.83333333, 2453069.875, 2453069.91666667, 2453069.95833333, 2453070, 2453070.04166667, 2453070.08333333, 2453070.125, 2453070.16666667, 2453070.20833333, 2453070.25, 2453070.29166667, 2453070.33333333, 2453070.375, 2453070.41666667, 2453070.45833333, 2453070.5, 2453070.54166667, 2453070.58333333, 2453070.625, 2453070.66666667, 2453070.70833333, 2453070.75, 2453070.79166667, 2453070.83333333, 2453070.875, 2453070.91666667, 2453070.95833333, 2453071, 2453071.04166667, 2453071.08333333, 2453071.125, 2453071.16666667, 2453071.20833333, 2453071.25, 2453071.29166667, 2453071.33333333, 2453071.375, 2453071.41666667, 2453071.45833333, 2453071.5, 2453071.54166667, 2453071.58333333, 2453071.625, 2453071.66666667, 2453071.70833333, 2453071.75, 2453071.79166667, 2453071.83333333, 2453071.875, 2453071.91666667, 2453071.95833333, 2453072 ; air_temperature = 2.014, 2.038, 2.341, 2.101, 1.694, 1.382, 1.198, 0.855, 0.636, 0.472, 0.276, 0.76, 0.959, 1.217, 1.28, 2.512, 1.586, 1.899, 1.872, 1.408, 1.663, 1.358, 1.688, 1.809, 2, 1.91, 1.958, 2.021, 1.981, 1.956, 1.91, 1.605, 1.576, 1.474, 1.53, 2.037, 2.73, 2.855, 3.616, 3.316, 2.389, 2.03, 1.977, 2.31, 2.163, 1.811, 1.503, 1.734, 1.719, 1.489, 1.582, 1.892, 2.084, 2.206, 2.431, 2.285, 2.468, 2.619, 2.711, 2.971, 3.294, 3.344, 3.854, 4.028, 4.383, 3.947, 4.088, 3.82, 3.873, 3.429, 3.376, 3.307, 3.455, 3.095, 4.919, 4.187, 4.484, 4.249, 5.067, 4.858, 4.404, 4.505, 4.657, 4.294, 4.566, 4.263, 4.35, 4.188, 4.129, 4.282, 4.407, 4.644, 4.439, 4.086, 3.89, 4.24, 4.056, 3.538, 3.111, 2.784, 2.634, 2.417, 2.247, 2.192, 2.218, 2.185, 2.228, 2.348, 2.307, 2.479, 2.649, 2.957, 2.805, 3.04, 3.029, 2.917, 2.778, 2.667, 2.803, 2.954, 2.905, 2.724, 2.794, 3.012, 3.638, 2.91, 3.106, 2.91, 2.532, 2.446, 2.363, 2.28, 2.29, 2.334, 2.136, 2.076, 1.979, 1.977, 1.944, 1.836, 1.877, 1.812, 1.95, 2.028, 2.356, 2.433, 2.426, 2.808, 3.309, 3.828, 3.769, 3.783, 3.291, 3.301, 3.296, 3.537, 4.056, 4.516, 4.51, 3.718, 3.624, 3.953, 4.647, 6.171, 6.206, 5.485, 4.763, 4.902 ; 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.078, 0.196, 2.666, 1.607, 0.431, 0, 0, 1.999, 4.155, 2.862, 2.822, 0.51, 0.627, 0.627, 0.549, 0.686, 0.823, 0.157, 0, 4.194, 4.704, 4.469, 3.332, 1.49, 3.567, 1.098, 0.353, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.157, 0.314, 0.862, 2.313, 0.314, 4.43, 1.686, 3.45, 1.098, 1.607, 2.195, 0.392, 1.254, 4.351, 3.45, 0.47, 2.274, 5.135, 4.469, 4.469, 4.077, 2.43, 2.47, 1.999, 3.332, 2.313, 0.078, 0.118, 0.627, 2.94, 2.43, 1.019, 4.194, 0.274, 1.176, 1.254, 4.43, 2.548, 4.743, 4.9, 0.039, 0.549, 1.098, 4.704, 2.352, 1.274, 0.157, 1.529, 1.568, 2.626, 4.43, 5.41, 4.978, 3.293, 3.646, 4.194, 2.783, 2.705, 0, 1.294, 0.862, 0.549, 0.078, 0.706, 0.078, 0.039, 1.607, 0.314, 0.784, 0.196, 0.706, 0, 0.823, 0, 0, 0, 0, 0, 0.706, 2.391, 2.47, 3.842, 1.725, 1.058, 2.274, 0.039, 0.902, 1.764, 0.784, 3.802, 4.038, 2.117, 4.665, 5.135, 2.862, 0.098, 0, 5.762, 4.782, 1.098, 3.998, 0.098, 2.391, 0.862, 4.39, 2.43, 3.724, 0.294, 3.293, 3.058, 1.49, 2.038, 0, 0.274, 2.509, 2.901, 3.332, 4.508, 3.45, 4.586, 4.273 ; wind_gust_qc = 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_speed = 0.529, 0, 0.335, 0.031, 0.005, 0, 0, 0.083, 0.612, 0.358, 0.444, 0.096, 0.061, 0.081, 0.024, 0.02, 0.079, 0.002, 0, 2.241, 1.728, 0.8, 0.443, 0.266, 0.432, 0.149, 0.008, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.002, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.002, 0.013, 0.054, 0.464, 0.045, 0.937, 0.114, 1.457, 0.143, 0.266, 0.196, 0.004, 0.25, 1.413, 0.409, 0.038, 0.435, 1.014, 1.261, 0.921, 1.471, 0.604, 0.568, 0.516, 0.66, 0.355, 0.002, 0.004, 0.03, 0.52, 0.417, 0.04, 1.132, 0.014, 0.073, 0.216, 1.228, 0.259, 1.239, 0.286, 0.001, 0.038, 0.049, 1.661, 0.33, 0.03, 0.022, 0.24, 0.383, 0.71, 0.487, 2.382, 1.781, 0.27, 1.058, 0.871, 0.327, 0.459, 0, 0.135, 0.083, 0.05, 0.002, 0.146, 0.003, 0.003, 0.06, 0.009, 0.078, 0.016, 0.108, 0, 0.119, 0, 0, 0, 0, 0, 0.043, 0.193, 0.443, 1.598, 0.248, 0.084, 0.137, 0, 0.059, 0.167, 0.059, 0.566, 0.398, 0.327, 0.756, 0.501, 0.194, 0, 0, 2.159, 0.445, 0.085, 1.029, 0, 0.37, 0.064, 2.282, 0.381, 0.78, 0, 0.393, 1.271, 0.241, 0.18, 0, 0.012, 0.195, 0.809, 0.19, 0.216, 1.547, 2.569, 1.398 ; wind_speed_qc = 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_direction = 336.77, 342.67, 2.57, 32.39, 353.83, 342.67, 342.67, 116.27, 137.27, 305.07, 351, 331.17, 33.97, 272.67, 127.17, 137.57, 268.47, 221.77, 342.67, 124.27, 148.47, 124.27, 133.67, 330.37, 39.45, 0.78, 274.47, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 233.77, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 228.97, 209.17, 207.87, 239.77, 225.67, 198.77, 53.07, 173.27, 229.97, 227.27, 288.17, 140.87, 296.97, 143.17, 259.97, 187.17, 286.17, 210.97, 211.87, 226.57, 184.37, 234.27, 245.57, 225.87, 253.97, 320.27, 279.27, 116.67, 17.77, 81.07, 8.83, 39.67, 190.27, 324.37, 23.63, 44.35, 250.97, 28.85, 302.47, 31.2, 166.67, 338.27, 48.54, 272.37, 79.27, 348.659, 345.531, 88.77, 97.37, 63.37, 123.67, 289.27, 317.97, 66.97, 293.67, 16.74, 67.37, 24.49, 342.67, 50.68, 143.57, 57.97, 46.77, 247.27, 325.37, 317.47, 327.67, 331.77, 326.57, 349.247, 343.711, 342.67, 67.47, 342.67, 342.67, 342.67, 342.67, 342.67, 56.17, 297.47, 324.07, 337.17, 227.87, 137.77, 134.07, 358.96, 207.57, 198.27, 252.17, 102.07, 201.07, 267.87, 95.77, 148.67, 172.07, 342.67, 342.67, 102.17, 31.67, 245.47, 176.67, 292.37, 339.67, 341.77, 195.67, 214.67, 230.17, 342.67, 220.17, 143.57, 323.97, 287.87, 342.67, 16.33, 275.57, 193.07, 313.47, 295.77, 217.37, 212.27, 240.17 ; wind_direction_qc = 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; visibility = 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2219.055, 2160.787, 2957.923, 2950.715, 2957.323, 2957.323, 2957.323, 2926.086, 2575.274, 2122.342, 2956.722, 2956.722, 2957.323, 2957.323, 2957.323, 2957.323, 2956.722, 2956.121, 2943.506, 2899.054, 2956.722, 2956.722, 2956.722, 2957.323, 1530.647, 1464.569, 2843.189, 2948.312, 2952.517, 2957.323, 2957.323, 2917.676, 2369.833, 2957.323, 2956.722, 2956.121, 2956.722, 2956.722, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2939.902, 2941.104, 2918.877, 2824.567, 2602.906, 2436.511, 2233.472, 2235.275, 759.9416, 532.2742, 366.4193, 359.9317, 234.6846, 2923.083, 2820.362, 2927.888, 2941.104, 2953.719, 2939.902, 2939.302, 2948.312, 2954.92, 2670.185, 2948.913, 2940.503, 2929.69, 2934.496, 2626.334, 2880.432, 2775.309, 1026.655, 1644.781, 2834.178, 2956.722, 2956.722, 2956.722, 2956.722, 2883.436, 2956.722, 2957.323, 2957.323, 2957.323, 2957.323, 2956.722, 2957.323, 2956.722, 2957.923, 2957.323, 2851.598, 2956.121, 2957.323, 2957.323, 2957.323, 2957.323, 2890.644, 2548.843, 2956.121, 2956.121, 2822.164, 2484.567, 2174.003, 2121.741, 2775.91, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2952.517, 2956.722, 2949.513, 2957.923, 2955.521, 2957.323, 2954.319, 2802.941, 2826.969, 2538.631, 2248.49, 1282.555, 1815.381, 1030.86, 244.356, 189.3914, 262.6174, 309.5926, 227.5963, 223.091, 310.0732, 754.5352, 1590.717, 1591.919, 147.8226, 137.6707, 193.3561, 130.1018, 235.1652, 292.1721, 312.7163, 263.8789, 283.5821, 1631.565 ; 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 ; }