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 = 2453114.00000579 ; :starting_julian_day_string = "2004-04-18 00:00:00" ; :ending_julian_day_number = 2453120.95833912 ; :ending_julian_day_string = "2004-04-24 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 = 2453114, 2453114.04166667, 2453114.08333333, 2453114.125, 2453114.16666667, 2453114.20833333, 2453114.25, 2453114.29166667, 2453114.33333333, 2453114.375, 2453114.41666667, 2453114.45833333, 2453114.5, 2453114.54166667, 2453114.58333333, 2453114.625, 2453114.66666667, 2453114.70833333, 2453114.75, 2453114.79166667, 2453114.83333333, 2453114.875, 2453114.91666667, 2453114.95833333, 2453115, 2453115.04166667, 2453115.08333333, 2453115.125, 2453115.16666667, 2453115.20833333, 2453115.25, 2453115.29166667, 2453115.33333333, 2453115.375, 2453115.41666667, 2453115.45833333, 2453115.5, 2453115.54166667, 2453115.58333333, 2453115.625, 2453115.66666667, 2453115.70833333, 2453115.75, 2453115.79166667, 2453115.83333333, 2453115.875, 2453115.91666667, 2453115.95833333, 2453116, 2453116.04166667, 2453116.08333333, 2453116.125, 2453116.16666667, 2453116.20833333, 2453116.25, 2453116.29166667, 2453116.33333333, 2453116.375, 2453116.41666667, 2453116.45833333, 2453116.5, 2453116.54166667, 2453116.58333333, 2453116.625, 2453116.66666667, 2453116.70833333, 2453116.75, 2453116.79166667, 2453116.83333333, 2453116.875, 2453116.91666667, 2453116.95833333, 2453117, 2453117.04166667, 2453117.08333333, 2453117.125, 2453117.16666667, 2453117.20833333, 2453117.25, 2453117.29166667, 2453117.33333333, 2453117.375, 2453117.41666667, 2453117.45833333, 2453117.5, 2453117.54166667, 2453117.58333333, 2453117.625, 2453117.66666667, 2453117.70833333, 2453117.75, 2453117.79166667, 2453117.83333333, 2453117.875, 2453117.91666667, 2453117.95833333, 2453118, 2453118.04166667, 2453118.08333333, 2453118.125, 2453118.16666667, 2453118.20833333, 2453118.25, 2453118.29166667, 2453118.33333333, 2453118.375, 2453118.41666667, 2453118.45833333, 2453118.5, 2453118.54166667, 2453118.58333333, 2453118.625, 2453118.66666667, 2453118.70833333, 2453118.75, 2453118.79166667, 2453118.83333333, 2453118.875, 2453118.91666667, 2453118.95833333, 2453119, 2453119.04166667, 2453119.08333333, 2453119.125, 2453119.16666667, 2453119.20833333, 2453119.25, 2453119.29166667, 2453119.33333333, 2453119.375, 2453119.41666667, 2453119.45833333, 2453119.5, 2453119.54166667, 2453119.58333333, 2453119.625, 2453119.66666667, 2453119.70833333, 2453119.75, 2453119.79166667, 2453119.83333333, 2453119.875, 2453119.91666667, 2453119.95833333, 2453120, 2453120.04166667, 2453120.08333333, 2453120.125, 2453120.16666667, 2453120.20833333, 2453120.25, 2453120.29166667, 2453120.33333333, 2453120.375, 2453120.41666667, 2453120.45833333, 2453120.5, 2453120.54166667, 2453120.58333333, 2453120.625, 2453120.66666667, 2453120.70833333, 2453120.75, 2453120.79166667, 2453120.83333333, 2453120.875, 2453120.91666667, 2453120.95833333 ; air_temperature = 3.892, 3.955, 4.03, 3.637, 3.968, 3.993, 3.312, 4.798, 4.169, 5.023, 4.859, 4.732, 5.129, 4.349, 4.282, 4.814, 4.509, 5.456, 5.492, 5.153, 5.239, 5.694, 4.843, 4.292, 4.043, 3.697, 3.511, 3.857, 3.622, 4.069, 3.906, 4.31, 4.461, 4.414, 4.233, 4.634, 4.38, 3.828, 3.53, 3.62, 3.797, 4.019, 4.609, 5.233, 5.829, 7.16, 7.35, 7.06, 6.409, 6.421, 6.19, 6.474, 6.403, 5.992, 6.243, 5.372, 5.525, 6.343, 6.262, 6.63, 6.389, 5.665, 4.949, 5.056, 5.382, 5.514, 5.002, 6.066, 5.772, 5.321, 5.369, 5.711, 5.085, 5.557, 6.239, 5.225, 4.885, 4.303, 4.207, 3.573, 3.407, 3.471, 3.518, 3.566, 3.717, 3.516, 3.518, 3.606, 3.521, 3.718, 3.788, 3.752, 3.611, 3.557, 3.677, 3.602, 3.453, 3.528, 3.785, 4.135, 4.009, 4.429, 4.436, 4.617, 4.675, 5.248, 5.703, 6.03, 6.337, 6.015, 6.218, 6.001, 5.277, 5.188, 5.523, 5.336, 4.742, 4.28, 4.774, 4.427, 4.618, 5.048, 4.629, 4.434, 4.072, 4.79, 6.688, 5.763, 5.473, 5.192, 4.968, 4.146, 4.206, 4.239, 3.832, 3.359, 3.294, 2.773, 2.747, 2.814, 3.013, 3.206, 3.292, 3.272, 3.304, 3.323, 3.377, 3.161, 3.007, 3.024, 3.243, 3.182, 3.133, 3.065, 3.077, 2.981, 2.886, 2.781, 2.818, 2.759, 2.664, 2.808, 3.068, 3.28, 3.561, 4.385, 5.384, 5.599 ; 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.118, 0.745, 0.784, 0.235, 0.51, 0.353, 0.078, 0.431, 0.118, 0.157, 0.157, 0.118, 0.666, 0.274, 0.118, 0.314, 0.157, 0.078, 0.039, 0.039, 0.039, 0, 0.039, 0.078, 0.196, 0.196, 0.118, 0.118, 0.118, 0.078, 0, 0.078, 0.588, 0.314, 0.588, 0.784, 0.745, 0.941, 0.941, 1.176, 0.431, 0.157, 0.431, 0.47, 0.47, 0.235, 0.823, 0.47, 0.784, 1.686, 0.706, 0.98, 0.157, 0.51, 0.627, 0.588, 0.627, 0.47, 0.549, 0.588, 1.019, 0.627, 0.588, 0.941, 0.941, 0.745, 0.274, 0.392, 0.627, 0.51, 0.549, 0.039, 0, 0.039, 0.274, 0.47, 0.039, 0.078, 0.118, 0.078, 0.078, 0.745, 0.47, 0.039, 0.078, 0.078, 0.039, 0.039, 0.039, 0.039, 0.431, 0.47, 0.392, 1.176, 0.51, 0.353, 0.039, 0.666, 0.078, 0.47, 1.686, 0.588, 0.666, 0.862, 0.039, 0.039, 0.039, 0.039, 0.039, 0, 0.039, 0.039, 0.078, 0.078, 0.118, 0.078, 0.118, 0.039, 0.078, 0.078, 0.078, 0.118, 0.118, 0.039, 0.078, 0.078, 0.039, 0.039, 0.039, 0.039, 0.039, 0.039, 0.078, 0.039, 0.039, 0, 0.039, 0.039, 0.039, 0.039, 0.039, 0.039, 0.039, 0.039, 0.039, 0.039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.039, 0.039, 0, 0, 0.039, 0.039, 0.039, 0.039, 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.002, 0.017, 0.023, 0.011, 0.029, 0.014, 0.002, 0.06, 0.003, 0.011, 0.007, 0.017, 0.06, 0.028, 0.004, 0.017, 0.012, 0.005, 0.003, 0, 0, 0, 0, 0.003, 0.02, 0.023, 0.007, 0.01, 0.009, 0.002, 0, 0.004, 0.072, 0.084, 0.091, 0.13, 0.147, 0.159, 0.166, 0.149, 0.031, 0.004, 0.093, 0.079, 0.041, 0.007, 0.039, 0.115, 0.18, 0.331, 0.1, 0.137, 0.03, 0.061, 0.146, 0.063, 0.152, 0.113, 0.088, 0.096, 0.218, 0.097, 0.153, 0.101, 0.148, 0.109, 0.022, 0.047, 0.043, 0.018, 0.015, 0, 0, 0, 0.035, 0.058, 0, 0.002, 0.003, 0.001, 0.003, 0.073, 0.036, 0.002, 0.003, 0.001, 0.001, 0, 0.001, 0.002, 0.064, 0.032, 0.029, 0.1, 0.068, 0.01, 0.001, 0.02, 0.012, 0.074, 0.118, 0.102, 0.109, 0.1, 0, 0, 0, 0, 0, 0, 0, 0.002, 0.006, 0.008, 0.012, 0.004, 0.004, 0.001, 0.006, 0.006, 0.007, 0.011, 0.011, 0.003, 0.007, 0.004, 0, 0, 0, 0, 0, 0.001, 0.003, 0.001, 0.005, 0, 0.001, 0.001, 0, 0, 0, 0, 0, 0, 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_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 = 235.47, 357.18, 273.17, 61.17, 1.62, 88.37, 142.57, 101.67, 136.77, 22.41, 33.79, 26.82, 27.16, 354.66, 127.37, 321.67, 64.27, 124.87, 60.07, 21.88, 37.19, 342.67, 9.11, 346.344, 62.37, 67.37, 35.29, 105.17, 112.47, 157.77, 342.67, 85.07, 79.17, 153.07, 343.507, 21.77, 6.92, 357.73, 16.09, 24.9, 50.74, 122.67, 359.75, 294.27, 324.47, 52.87, 321.27, 327.97, 295.27, 227.97, 324.57, 315.17, 2.73, 346.019, 242.47, 97.97, 102.07, 40.35, 58.37, 89.07, 1.74, 256.67, 333.97, 320.87, 17.97, 101.77, 209.17, 299.27, 60.27, 317.47, 348.165, 1.79, 342.67, 346.609, 359.15, 10.77, 196.77, 146.27, 150.47, 227.37, 150.37, 41.19, 158.27, 308.17, 271.07, 300.67, 298.27, 297.87, 307.67, 313.67, 83.67, 126.87, 109.37, 76.67, 144.37, 13.2, 341.17, 343.78, 326.37, 271.37, 225.37, 162.17, 141.97, 120.97, 278.97, 335.57, 56.07, 40.52, 48.76, 342.67, 12.67, 21.77, 101.57, 158.07, 310.67, 327.47, 2.72, 120.07, 350.25, 318.17, 336.27, 296.77, 316.67, 348.66, 358.01, 226.07, 56.47, 116.37, 87.67, 101.17, 65.07, 62.97, 17.85, 220.37, 359.42, 342.67, 326.87, 244.97, 317.47, 205.47, 321.07, 64.97, 202.57, 80.57, 17.32, 2.54, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 316.07, 344.044, 342.67, 342.67, 27.32, 55.87, 54.97, 120.67, 161.87 ; 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 = 2955.521, 2953.719, 2929.69, 2801.139, 2881.634, 2938.1, 2857.605, 2956.722, 2956.121, 2956.722, 2956.722, 2956.121, 2615.521, 2956.121, 2953.719, 2955.521, 2942.305, 2945.909, 2945.909, 2944.107, 2950.114, 2951.316, 2946.51, 2954.92, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2956.722, 2547.641, 412.4334, 413.5147, 417.179, 326.2922, 458.9881, 2198.632, 2344.603, 2486.369, 2580.08, 2626.935, 2521.811, 2341.599, 2267.713, 2280.327, 2395.062, 2414.885, 2358.419, 2382.448, 2242.483, 2372.235, 2710.433, 2848.595, 2617.924, 2939.302, 2605.91, 2879.231, 2813.153, 2812.553, 2933.294, 2957.323, 2821.563, 2956.722, 2673.189, 2344.002, 2506.793, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2755.486, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2951.916, 2955.521, 2957.323, 2956.121, 2957.323, 2957.323, 2429.302, 2956.121, 2956.121, 2952.517, 2933.294, 2903.259, 2907.464, 2849.196, 2788.524, 2616.122, 2638.949, 2650.362, 2721.846, 2655.168, 2573.472, 2109.727, 419.0412, 343.5925, 217.985, 306.529, 330.8576, 384.02, 263.098, 1442.343, 1258.527, 1997.395, 2285.133, 2187.819, 2108.526, 1956.547, 2210.045, 2956.722, 2956.722, 2956.121, 2950.715, 2931.492, 2564.461, 2804.143, 2943.506, 2121.741, 2863.012, 2931.492, 2902.058, 2941.104, 2929.69, 2936.899, 2951.316, 2957.323, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 1992.589, 258.9531, 487.2213, 2634.143, 2826.369, 2419.691, 2367.43, 2894.249, 2953.719, 2952.517, 2944.107, 2945.309, 2667.782, 2957.923, 2954.319, 2956.121, 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 ; }