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 = 2453121.00000579 ; :starting_julian_day_string = "2004-04-25 00:00:00" ; :ending_julian_day_number = 2453127.95833912 ; :ending_julian_day_string = "2004-05-01 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 = 2453121, 2453121.04166667, 2453121.08333333, 2453121.125, 2453121.16666667, 2453121.20833333, 2453121.25, 2453121.29166667, 2453121.33333333, 2453121.375, 2453121.41666667, 2453121.45833333, 2453121.5, 2453121.54166667, 2453121.58333333, 2453121.625, 2453121.66666667, 2453121.70833333, 2453121.75, 2453121.79166667, 2453121.83333333, 2453121.875, 2453121.91666667, 2453121.95833333, 2453122, 2453122.04166667, 2453122.08333333, 2453122.125, 2453122.16666667, 2453122.20833333, 2453122.25, 2453122.29166667, 2453122.33333333, 2453122.375, 2453122.41666667, 2453122.45833333, 2453122.5, 2453122.54166667, 2453122.58333333, 2453122.625, 2453122.66666667, 2453122.70833333, 2453122.75, 2453122.79166667, 2453122.83333333, 2453122.875, 2453122.91666667, 2453122.95833333, 2453123, 2453123.04166667, 2453123.08333333, 2453123.125, 2453123.16666667, 2453123.20833333, 2453123.25, 2453123.29166667, 2453123.33333333, 2453123.375, 2453123.41666667, 2453123.45833333, 2453123.5, 2453123.54166667, 2453123.58333333, 2453123.625, 2453123.66666667, 2453123.70833333, 2453123.75, 2453123.79166667, 2453123.83333333, 2453123.875, 2453123.91666667, 2453123.95833333, 2453124, 2453124.04166667, 2453124.08333333, 2453124.125, 2453124.16666667, 2453124.20833333, 2453124.25, 2453124.29166667, 2453124.33333333, 2453124.375, 2453124.41666667, 2453124.45833333, 2453124.5, 2453124.54166667, 2453124.58333333, 2453124.625, 2453124.66666667, 2453124.70833333, 2453124.75, 2453124.79166667, 2453124.83333333, 2453124.875, 2453124.91666667, 2453124.95833333, 2453125, 2453125.04166667, 2453125.08333333, 2453125.125, 2453125.16666667, 2453125.20833333, 2453125.25, 2453125.29166667, 2453125.33333333, 2453125.375, 2453125.41666667, 2453125.45833333, 2453125.5, 2453125.54166667, 2453125.58333333, 2453125.625, 2453125.66666667, 2453125.70833333, 2453125.75, 2453125.79166667, 2453125.83333333, 2453125.875, 2453125.91666667, 2453125.95833333, 2453126, 2453126.04166667, 2453126.08333333, 2453126.125, 2453126.16666667, 2453126.20833333, 2453126.25, 2453126.29166667, 2453126.33333333, 2453126.375, 2453126.41666667, 2453126.45833333, 2453126.5, 2453126.54166667, 2453126.58333333, 2453126.625, 2453126.66666667, 2453126.70833333, 2453126.75, 2453126.79166667, 2453126.83333333, 2453126.875, 2453126.91666667, 2453126.95833333, 2453127, 2453127.04166667, 2453127.08333333, 2453127.125, 2453127.16666667, 2453127.20833333, 2453127.25, 2453127.29166667, 2453127.33333333, 2453127.375, 2453127.41666667, 2453127.45833333, 2453127.5, 2453127.54166667, 2453127.58333333, 2453127.625, 2453127.66666667, 2453127.70833333, 2453127.75, 2453127.79166667, 2453127.83333333, 2453127.875, 2453127.91666667, 2453127.95833333 ; air_temperature = 5.785, 5.496, 4.727, 3.961, 2.933, 2.385, 1.815, 1.254, 0.572, 0.44, 0.109, 0.024, -0.409, -0.666, -0.753, -0.688, -0.429, 0.065, 0.4, 1.016, 1.526, 2.01, 2.024, 1.916, 2.017, 2.123, 2.266, 2.355, 2.411, 2.33, 2.459, 2.416, 2.235, 2.147, 2.419, 2.455, 2.681, 2.977, 2.813, 2.932, 3.202, 3.367, 3.555, 3.772, 4.001, 4.236, 4.334, 4.089, 3.976, 3.595, 3.532, 3.552, 3.332, 3.308, 3.447, 3.429, 3.339, 3.298, 3.308, 3.566, 3.388, 3.28, 3.236, 3.214, 3.268, 3.562, 3.406, 3.451, 3.45, 3.401, 3.493, 3.424, 3.362, 3.431, 3.351, 3.288, 3.222, 2.939, 3.013, 3.899, 3.531, 3.531, 3.92, 4.9, 4.081, 4.012, 4.536, 4.492, 4.458, 5.03, 5.126, 5.699, 5.318, 5.766, 6.092, 5.806, 5.271, 4.919, 4.784, 4.888, 4.589, 4.463, 4.311, 4.193, 4.208, 4.052, 3.967, 3.826, 3.928, 4.37, 4.494, 4.624, 4.845, 4.917, 4.901, 5.41, 5.714, 5.884, 6.172, 5.891, 6.02, 5.974, 5.956, 6.117, 6.223, 6.373, 6.333, 6.188, 5.948, 6.082, 6.218, 6.025, 5.916, 5.551, 5.136, 5.266, 5.61, 6.08, 6.268, 6.198, 6.471, 6.646, 6.197, 6.494, 6.043, 6.289, 6.228, 6.224, 6.297, 6.266, 6.219, 6.186, 6.026, 6.109, 6.192, 5.978, 5.854, 5.936, 5.885, 5.923, 5.758, 5.794, 6.398, 6.385, 6.638, 6.719, 6.68, 6.49 ; 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 = 0.039, 0.039, 0.039, 0.039, 0, 0.039, 0, 0.039, 0, 0, 0, 0, 0.431, 0.706, 0.51, 0.588, 0.862, 0.196, 0, 0.157, 0.196, 0, 0, 0, 0, 0.039, 0.039, 0.274, 0.314, 0.392, 0.235, 0.392, 0.627, 0.784, 0.431, 0.784, 0.588, 0.274, 0.196, 0.549, 0.549, 0.51, 0.882, 0.274, 1.215, 0, 0.98, 0.823, 0.666, 0.941, 1.254, 0.902, 0.51, 0.941, 0, 0.078, 0, 0, 0, 0, 0, 0.039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.588, 0.235, 0.47, 0.274, 0.157, 0.196, 0.392, 0.235, 0.314, 0.157, 0.235, 0.549, 0.314, 0.431, 0.078, 0.392, 0.274, 0.274, 0.078, 0.118, 0.314, 0.157, 0.078, 0.353, 0.314, 0.196, 0.078, 0.078, 0.078, 0.118, 0.078, 0.196, 0.118, 0.078, 0, 0.039, 0.078, 0.078, 0, 0.118, 0.118, 0.294, 0.392, 0.627, 0.431, 0.196, 0.47, 0.274, 0.784, 0.706, 0.98, 1.176, 0.078, 0.353, 0.706, 0.666, 0.588, 0.98, 0.157, 0.118, 0.118, 0.078, 0.078, 0.118, 0.098, 0.078, 0.118, 0.157, 0.078, 0.118, 0.157, 0.118, 0.157, 0.118, 0.118, 0.118, 0.039, 0.078, 0, 0, 0, 0, 0, 0.039, 0, 0, 0, 0, 0.039, 0, 0.078, 0.039, 0, 0, 0.039, 0, 0.039 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.054, 0.05, 0.038, 0.061, 0.045, 0.02, 0, 0.004, 0.007, 0, 0, 0, 0, 0, 0, 0.031, 0.057, 0.095, 0.051, 0.039, 0.074, 0.076, 0.083, 0.06, 0.096, 0.047, 0.003, 0.063, 0.06, 0.036, 0.08, 0.016, 0.083, 0, 0.186, 0.102, 0.093, 0.138, 0.133, 0.083, 0.128, 0.124, 0, 0.009, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.021, 0.017, 0.017, 0.018, 0.02, 0.01, 0.019, 0.017, 0.023, 0.004, 0.021, 0.089, 0.024, 0.023, 0.009, 0.015, 0.024, 0.015, 0.002, 0.011, 0.011, 0.01, 0.002, 0.023, 0.018, 0.011, 0.001, 0.001, 0.003, 0.003, 0.004, 0.005, 0.002, 0.002, 0, 0, 0.001, 0.002, 0, 0.003, 0.003, 0.035, 0.026, 0.042, 0.05, 0.009, 0.036, 0.014, 0.169, 0.135, 0.183, 0.105, 0.001, 0.025, 0.151, 0.113, 0.109, 0.193, 0.026, 0.016, 0.013, 0.02, 0.015, 0.016, 0.011, 0.006, 0.01, 0.024, 0.016, 0.022, 0.03, 0.047, 0.041, 0.035, 0.02, 0.022, 0.001, 0.009, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.001, 0, 0.001, 0.001, 0, 0, 0.001, 0, 0 ; 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 = 51.88, 133.77, 71.87, 61.37, 342.67, 304.17, 342.67, 16.23, 342.67, 342.67, 342.67, 342.67, 258.57, 17.75, 339.77, 295.77, 314.57, 27.92, 342.67, 63.97, 26.04, 342.67, 342.67, 342.67, 342.67, 353.68, 284.27, 280.17, 254.67, 132.97, 331.87, 341.57, 12.62, 180.47, 248.67, 61.77, 54.97, 4.98, 14.9, 345.249, 270.67, 249.47, 18.57, 337.97, 324.67, 342.67, 208.47, 178.27, 265.87, 262.67, 46.5, 312.27, 44.51, 216.87, 342.67, 229.27, 342.67, 342.67, 342.67, 342.67, 342.67, 105.57, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 174.37, 193.27, 167.87, 62.47, 151.37, 69.77, 12.72, 155.37, 164.87, 30.93, 155.57, 110.27, 78.57, 27.08, 324.47, 76.67, 256.77, 275.77, 299.97, 224.27, 218.77, 253.07, 329.67, 214.07, 169.27, 129.87, 118.27, 102.87, 106.27, 30.05, 191.17, 63.87, 245.67, 251.17, 342.67, 294.77, 291.77, 183.17, 342.67, 299.07, 151.77, 115.17, 156.77, 0.45, 147.67, 279.67, 192.67, 219.47, 42.53, 329.57, 277.57, 19.94, 21.87, 35.82, 46.73, 350.05, 7.41, 223.17, 225.77, 255.97, 253.17, 143.17, 215.07, 203.57, 206.37, 307.07, 326.77, 359.98, 25.37, 323.57, 352.13, 294.27, 314.07, 318.17, 317.77, 51.09, 76.57, 264.07, 342.67, 342.67, 342.67, 342.67, 342.67, 305.77, 342.67, 342.67, 342.67, 342.67, 242.57, 342.67, 70.67, 128.37, 342.67, 342.67, 161.27, 342.67, 226.37 ; 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 = 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2423.896, 2076.088, 2915.874, 2865.415, 2826.969, 2893.047, 2902.658, 2942.906, 2957.923, 2957.323, 2926.086, 2899.054, 2957.923, 2956.722, 2956.722, 2956.722, 2957.323, 2957.323, 2957.323, 2956.121, 2957.323, 2843.789, 2925.485, 2957.323, 2957.323, 2957.323, 2957.323, 2956.121, 2935.697, 2518.808, 2029.833, 1557.078, 2662.977, 2491.175, 2288.137, 2049.056, 419.0412, 273.7906, 335.1826, 274.3312, 336.2639, 352.3028, 205.1299, 275.1722, 824.2171, 2413.083, 2258.101, 2169.798, 2290.54, 2652.765, 1360.047, 1266.336, 2730.256, 1677.219, 2957.323, 2955.521, 2951.316, 2957.323, 2957.323, 612.7687, 2869.62, 735.3127, 229.6988, 384.6207, 443.9705, 725.7014, 910.118, 267.4831, 342.8116, 2809.549, 2934.496, 2956.722, 2934.496, 2902.058, 2927.888, 2838.383, 2941.704, 2946.51, 2951.916, 2955.521, 2957.323, 2920.68, 2915.874, 2956.722, 2816.758, 2957.323, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2957.323, 2957.323, 2948.913, 2957.323, 2956.722, 2956.121, 2922.482, 2930.291, 2886.439, 2957.323, 2805.344, 2947.711, 2923.083, 2864.814, 2759.09, 2709.231, 2670.185, 2696.016, 2750.68, 2787.924, 2757.288, 2741.069, 2730.256, 2747.076, 2706.228, 2374.638, 2164.391, 2444.921, 2501.387, 2681.599, 2739.267, 2806.546, 2799.938, 2568.065, 2258.702, 2512.2, 2659.973, 2518.808, 2658.171, 2692.412, 2595.698, 2631.14, 2687.005, 2674.39, 2718.242, 2700.821, 2697.818, 2765.097, 2474.355, 2294.744, 2310.963, 2567.465, 2575.274, 2506.193, 2465.946, 2362.023, 2324.179, 2485.769, 2604.108, 2503.189, 2354.815, 2367.43 ; 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 ; }