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 = 2453079.00000579 ; :starting_julian_day_string = "2004-03-14 00:00:00" ; :ending_julian_day_number = 2453085.95833912 ; :ending_julian_day_string = "2004-03-20 23: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 = 2453079, 2453079.04166667, 2453079.08333333, 2453079.125, 2453079.16666667, 2453079.20833333, 2453079.25, 2453079.29166667, 2453079.33333333, 2453079.375, 2453079.41666667, 2453079.45833333, 2453079.5, 2453079.54166667, 2453079.58333333, 2453079.625, 2453079.66666667, 2453079.70833333, 2453079.75, 2453079.79166667, 2453079.83333333, 2453079.875, 2453079.91666667, 2453079.95833333, 2453080, 2453080.04166667, 2453080.08333333, 2453080.125, 2453080.16666667, 2453080.20833333, 2453080.25, 2453080.29166667, 2453080.33333333, 2453080.375, 2453080.41666667, 2453080.45833333, 2453080.5, 2453080.54166667, 2453080.58333333, 2453080.625, 2453080.66666667, 2453080.70833333, 2453080.75, 2453080.79166667, 2453080.83333333, 2453080.875, 2453080.91666667, 2453080.95833333, 2453081, 2453081.04166667, 2453081.08333333, 2453081.125, 2453081.16666667, 2453081.20833333, 2453081.25, 2453081.29166667, 2453081.33333333, 2453081.375, 2453081.41666667, 2453081.45833333, 2453081.5, 2453081.54166667, 2453081.58333333, 2453081.625, 2453081.66666667, 2453081.70833333, 2453081.75, 2453081.79166667, 2453081.83333333, 2453081.875, 2453081.91666667, 2453081.95833333, 2453082, 2453082.04166667, 2453082.08333333, 2453082.125, 2453082.16666667, 2453082.20833333, 2453082.25, 2453082.29166667, 2453082.33333333, 2453082.375, 2453082.41666667, 2453082.45833333, 2453082.5, 2453082.54166667, 2453082.58333333, 2453082.625, 2453082.66666667, 2453082.70833333, 2453082.75, 2453082.79166667, 2453082.83333333, 2453082.875, 2453082.91666667, 2453082.95833333, 2453083, 2453083.04166667, 2453083.08333333, 2453083.125, 2453083.16666667, 2453083.20833333, 2453083.25, 2453083.29166667, 2453083.33333333, 2453083.375, 2453083.41666667, 2453083.45833333, 2453083.5, 2453083.54166667, 2453083.58333333, 2453083.625, 2453083.66666667, 2453083.70833333, 2453083.75, 2453083.79166667, 2453083.83333333, 2453083.875, 2453083.91666667, 2453083.95833333, 2453084, 2453084.04166667, 2453084.08333333, 2453084.125, 2453084.16666667, 2453084.20833333, 2453084.25, 2453084.29166667, 2453084.33333333, 2453084.375, 2453084.41666667, 2453084.45833333, 2453084.5, 2453084.54166667, 2453084.58333333, 2453084.625, 2453084.66666667, 2453084.70833333, 2453084.75, 2453084.79166667, 2453084.83333333, 2453084.875, 2453084.91666667, 2453084.95833333, 2453085, 2453085.04166667, 2453085.08333333, 2453085.125, 2453085.16666667, 2453085.20833333, 2453085.25, 2453085.29166667, 2453085.33333333, 2453085.375, 2453085.41666667, 2453085.45833333, 2453085.5, 2453085.54166667, 2453085.58333333, 2453085.625, 2453085.66666667, 2453085.70833333, 2453085.75, 2453085.79166667, 2453085.83333333, 2453085.875, 2453085.91666667, 2453085.95833333 ; air_temperature = 1.316, 0.356, -0.79, -1.632, -2.099, -2.025, -1.896, -1.982, -2.041, -2.196, -2.312, -2.472, -2.443, -2.811, -2.988, -3.089, -3.104, -2.839, -2.371, -2.165, -1.569, -1.075, -0.837, -0.245, 0.272, 0.557, 1.277, 1.574, 1.769, 2.192, 2.382, 2.544, 2.213, 2.758, 3.356, 3.234, 3.455, 3.878, 3.772, 3.653, 3.726, 3.705, 3.546, 3.198, 3.572, 3.635, 3.442, 3.55, 4.092, 3.873, 3.634, 3.545, 3.27, 2.872, 2.832, 2.606, 2.393, 2.026, 1.267, 0.94, -0.015, -0.552, -0.809, -1.299, -1.309, -1.251, -1.351, -1.092, -1.258, -1.187, -1.123, -0.879, -2.062, -2.82, -2.493, -2.384, -2.33, -2.615, -2.599, -2.297, -2.136, -1.875, -1.674, -2.088, -2.135, -1.991, -3.194, -3.048, -3.041, -3.2, -3.081, -2.971, -2.848, -2.827, -2.627, -2.682, -2.596, -2.863, -3.086, -3.348, -3.618, -3.918, -3.861, -4.004, -4.016, -4.18, -4.435, -4.639, -4.777, -4.545, -4.786, -4.809, -4.941, -4.868, -4.993, -4.994, -5.094, -4.463, -4.446, -4.037, -3.537, -3.315, -3.238, -2.995, -2.811, -2.719, -2.659, -2.535, -2.731, -2.701, -2.423, -2.049, -1.687, -1.507, -1.673, -1.602, -2.086, -2.279, -2.365, -2.396, -2.221, -1.85, -1.681, -1.065, -0.84, -0.344, -0.143, -0.122, -0.328, -0.449, -0.436, -0.504, -0.694, -0.9, -0.955, -1.058, -1.227, -1.495, -1.715, -1.644, -1.488, -1.286, -1.06, -0.552, 0.007, -0.794, -1.003, -0.694 ; 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 = 4.939, 2.783, 9.02, 6.115, 3.998, 3.489, 8.43, 8.55, 6.86, 4.743, 5.841, 1.333, 6.037, 4.9, 1.372, 0.078, 0, 0.274, 1.49, 3.254, 2.979, 3.763, 2.274, 2.587, 3.881, 5.057, 2.254, 5.41, 0.431, 2.47, 2.234, 0.294, 6.037, 1.862, 6.782, 5.253, 0.235, 1.921, 0.274, 3.998, 5.214, 4.194, 5.566, 3.097, 0.274, 2.156, 3.058, 0.784, 0.51, 4.194, 5.292, 5.135, 4.116, 3.685, 3.41, 0.039, 0.039, 0.039, 4.822, 4.743, 4.743, 4.273, 0.157, 4.038, 3.45, 2.47, 1.49, 0.118, 0.51, 0.078, 0.078, 0.039, 0, 7.1, 5.566, 9.13, 9.84, 10.94, 10.9, 10.39, 10.62, 4.41, 11.29, 5.684, 6.782, 11.72, 7.57, 11.37, 12.11, 13.8, 2.058, 12, 5.39, 5.096, 5.919, 4.41, 0.902, 0.314, 2.509, 8.08, 8.86, 8.66, 8.47, 2.862, 8.23, 5.88, 2.391, 6.86, 8.66, 7.02, 5.606, 1.882, 6.35, 1.137, 2.587, 4.155, 3.842, 0.588, 0.118, 0.118, 0.902, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.882, 1.764, 3.802, 2.156, 0.823, 2.43, 3.058, 6.86, 6.154, 6.194, 6.35, 7.25, 7.88, 7.88, 7.68, 9.25, 5.449, 7.84, 7.02, 5.096, 8.7, 4.743, 7.02, 6.076, 6.115, 4.547, 6.194, 5.645, 5.057, 1.646, 0.157, 0.157, 0.118, 0.157, 0.235, 0.823 ; 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.732, 0.517, 3.807, 0.318, 0.176, 0.322, 0.611, 1.175, 0.747, 0.347, 2.327, 0.084, 0.886, 1.362, 0.037, 0.001, 0, 0.008, 0.327, 0.862, 1.274, 1.391, 0.579, 0.412, 0.958, 1.403, 0.072, 1.331, 0.021, 0.249, 0.072, 0.001, 1.158, 0.037, 3.862, 1.852, 0.01, 0.12, 0.006, 0.073, 1.69, 0.398, 1.909, 0.853, 0.013, 0.259, 0.554, 0.103, 0.027, 1.899, 0.319, 2.608, 0.718, 1.004, 0.582, 0, 0, 0.001, 1.269, 1.718, 1.662, 0.308, 0.002, 0.514, 1.413, 0.121, 0.023, 0.007, 0.011, 0.002, 0.001, 0.001, 0, 4.445, 0.894, 4.781, 3.069, 2.228, 3.289, 2.228, 3.942, 0, 4.339, 0.45, 0.293, 6.027, 0.47, 3.317, 3.651, 2.607, 0.042, 8.02, 0.147, 0.589, 0.824, 0.028, 0.025, 0.052, 0.239, 1.224, 2.828, 3.031, 2.32, 0.487, 0.972, 1.01, 0.534, 2.691, 4.102, 3.352, 2.126, 0.105, 3.258, 0.074, 0.255, 0.926, 1.301, 0.03, 0.005, 0.007, 0.019, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.024, 0.296, 1.084, 0.394, 0.186, 0.523, 0.956, 2.06, 2.957, 2.164, 1.287, 3.194, 3.983, 2.568, 3.272, 5.504, 3.506, 4.617, 4.586, 2.986, 5.17, 3.283, 3.387, 2.825, 3.192, 2.119, 3.822, 2.284, 2.239, 0.096, 0.032, 0.003, 0.006, 0.008, 0.023, 0.067 ; 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 = 0.85, 179.27, 283.57, 288.97, 349.92, 104.97, 72.97, 8.33, 66.67, 165.37, 282.77, 110.67, 323.27, 301.57, 95.17, 298.17, 342.67, 208.77, 216.67, 224.87, 231.47, 236.37, 211.67, 191.37, 170.77, 165.37, 355.54, 177.77, 279.97, 353.85, 347.38, 352.58, 7.47, 334.27, 164.47, 173.77, 58.47, 25.49, 1.17, 279.87, 225.77, 62.37, 208.77, 199.17, 333.97, 81.47, 174.27, 77.57, 65.37, 227.87, 339.97, 265.47, 63.97, 253.07, 230.87, 342.915, 80.67, 22.04, 287.47, 301.87, 288.87, 22.59, 245.87, 333.07, 296.27, 36.34, 22.72, 55.97, 59.67, 65.17, 51.2, 69.17, 342.67, 9.47, 102.97, 30.37, 35.49, 52.22, 45.44, 49.55, 44.35, 342.67, 5.25, 69.97, 293.07, 307.47, 138.77, 241.47, 246.87, 306.97, 71.27, 191.77, 109.57, 227.67, 168.17, 93.07, 217.17, 114.07, 166.87, 53.77, 67.57, 137.67, 204.27, 74.87, 25.53, 206.57, 26.12, 87.17, 347.02, 22.62, 341.67, 156.67, 83.47, 160.17, 180.77, 195.17, 211.17, 229.77, 194.07, 204.57, 156.47, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 281.07, 97.77, 183.67, 111.27, 113.57, 51.21, 190.87, 356.96, 5.62, 88.87, 304.57, 180.37, 83.47, 184.37, 27.75, 71.27, 10.09, 52.87, 62.47, 8.53, 66.07, 81.67, 57.17, 316.37, 205.07, 254.97, 0.54, 9.48, 153.97, 199.37, 228.87, 321.67, 227.37, 69.17, 314.57, 275.27 ; 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, 2847.394, 2395.663, 2522.412, 2957.923, 2882.835, 2957.923, 2957.923, 2957.923, 2952.517, 2957.323, 2957.923, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2954.92, 2347.006, 2909.867, 2907.464, 2785.521, 2800.539, 2664.178, 2637.747, 2717.641, 2825.768, 2659.973, 2829.973, 2894.249, 2893.648, 2650.362, 2753.684, 2060.469, 2956.722, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2956.722, 2310.363, 2139.162, 2517.005, 2957.323, 2957.323, 2953.719, 2946.51, 2953.118, 2957.323, 2957.323, 2957.323, 2957.323, 871.0721, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.923, 2957.923, 2957.323, 2957.923, 2957.923, 2957.923, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2958.524, 2957.923, 2957.923, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.923, 2958.524, 2958.524, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2814.956, 2957.923, 2957.923, 2899.054, 2845.592, 2937.499, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.323, 2957.323 ; 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 ; }