netcdf B0109.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 117 ; 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 barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_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 barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 900.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.0600042, 799.952 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0193056, -18.1077341 ; byte barometric_pressure_qc(time, barometric_pressure_depth, lat, lon) ; barometric_pressure_qc:long_name = "Barometric Pressure QC" ; barometric_pressure_qc:short_name = "BPQC" ; barometric_pressure_qc:intent = "data_quality" ; barometric_pressure_qc:standard_name = "barometric_pressure data_quality" ; barometric_pressure_qc:_FillValue = 128s ; barometric_pressure_qc:units = "1" ; barometric_pressure_qc:valid_range = -127s, 127s ; barometric_pressure_qc:flag_values = 0s, 1s, 2s, 3s ; barometric_pressure_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, 50.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:_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, 50.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:_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 = 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:_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 = "23-May-2005 12:09:17: Modified [lon,lat] to [-70.427400,43.181300].\n", "Mon May 2 18:43:18 2005: /usr/local/nco/bin/ncrcat -d time,2453490.1458333,2453520.14583333 B0109.met.realtime.nc B0109.met.realtime.nc.new\n", "Fri Apr 29 04:26:58 2005: /usr/local/nco/bin/ncrcat -d time,2453490.14583333,2453520.14583333 B0109.met.realtime.nc B0109.met.realtime.nc.new" ; :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 = 48492 ; :visibility_sensor_serial_number = 266 ; :barometric_pressure_serial_number = "SETAP2448666" ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0109" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453583.00000579 ; :starting_julian_day_string = "2005-07-31 00:00:00" ; :ending_julian_day_number = 2453587.83333912 ; :ending_julian_day_string = "2005-08-04 20:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Apr-2005 21:35:48\n", "WIND_DIR_1.2: 19-Apr-2005 21:35:48\n", "AAN_VIZ_1.2: 19-Apr-2005 21:35:48\n", "SET_BP_1.3: 25-Apr-2005 19:34:01" ; :longitude = -70.4274 ; :latitude = 43.1813 ; data: lat = 43.1813 ; lon = -70.4274 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453583, 2453583.04166667, 2453583.08333333, 2453583.125, 2453583.16666667, 2453583.20833333, 2453583.25, 2453583.29166667, 2453583.33333333, 2453583.375, 2453583.41666667, 2453583.45833333, 2453583.5, 2453583.54166667, 2453583.58333333, 2453583.625, 2453583.66666667, 2453583.70833333, 2453583.75, 2453583.79166667, 2453583.83333333, 2453583.875, 2453583.91666667, 2453583.95833333, 2453584, 2453584.04166667, 2453584.08333333, 2453584.125, 2453584.16666667, 2453584.20833333, 2453584.25, 2453584.29166667, 2453584.33333333, 2453584.375, 2453584.41666667, 2453584.45833333, 2453584.5, 2453584.54166667, 2453584.58333333, 2453584.625, 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.83333333, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333, 2453587.625, 2453587.66666667, 2453587.70833333, 2453587.75, 2453587.79166667, 2453587.83333333 ; air_temperature = 17.8, 17.69, 17.76, 17.43, 17.66, 17.9, 17.9, 18.01, 17.94, 17.73, 17.65, 17.81, 17.7, 17.74, 18.04, 17.95, 17.99, 17.94, 17.86, 17.82, 17.52, 16.43, 16.93, 17.16, 16.84, 16.97, 17.21, 17.08, 17.22, 17.25, 17.06, 17.48, 17.35, 17.61, 17.72, 17.63, 17.47, 17.35, 17.73, 17.94, 17.98, 18.03, 18.08, 18.48, 18.5, 18.59, 18.42, 18.65, 19.37, 18.82, 18.67, 20.17, 18.56, 18.87, 18.19, 18.33, 18.23, 17.4, 17.4, 17.68, 18.39, 19.07, 20.22, 21.4, 20.16, 20.21, 20.13, 20.45, 20.91, 20.64, 20.72, 21.2, 20.49, 20.68, 20.73, 19.89, 20.3, 20.68, 19.55, 19.05, 18.65, 18.66, 18.98, 19.65, 20.68, 20.57, 21.56, 21.8, 20.76, 20.01, 20.92, 20.78, 20.86, 20.59, 21.6, 20.47, 19.46, 19.34, 19.36, 19.11, 19.29, 19.1, 18.97, 18.89, 18.69, 18.46, 18.37, 18.52, 18.61, 19.01, 18.19, 18.4, 19.13, 19.91, 19.8, 20.18, 19.94 ; 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 ; barometric_pressure = 1023.284, 1023.589, 1024.018, 1024.14, 1024.996, 1025.18, 1025.057, 1025.18, 1024.752, 1025.119, 1025.424, 1025.486, 1025.73, 1025.914, 1025.547, 1025.669, 1025.669, 1025.424, 1025.424, 1024.996, 1025.302, 1024.507, 1023.406, 1023.223, 1023.345, 1023.345, 1023.161, 1022.917, 1022.55, 1021.999, 1021.632, 1020.898, 1020.654, 1020.164, 1020.103, 1020.042, 1020.715, 1019.92, 1019.92, 1019.308, 1018.88, 1018.085, 1017.229, 1016.372, 1015.638, 1014.966, 1014.476, 1014.354, 1014.904, 1014.109, 1014.415, 1012.947, 1012.886, 1013.192, 1012.886, 1012.703, 1012.641, 1013.008, 1013.253, 1013.253, 1013.62, 1013.559, 1013.253, 1013.131, 1013.008, 1012.519, 1011.663, 1011.357, 1010.929, 1010.623, 1009.95, 1010.073, 1010.44, 1010.623, 1010.684, 1010.562, 1010.562, 1011.235, 1011.112, 1011.051, 1010.99, 1011.54, 1011.785, 1012.091, 1012.764, 1012.825, 1013.131, 1013.131, 1012.764, 1012.397, 1012.703, 1012.641, 1012.825, 1012.886, 1013.008, 1013.559, 1014.17, 1014.721, 1015.516, 1016.067, 1016.433, 1016.25, 1016.556, 1016.862, 1017.045, 1017.534, 1018.024, 1018.33, 1018.452, 1018.391, 1018.513, 1018.452, 1018.207, 1018.268, 1017.963, 1017.901, 1017.718 ; barometric_pressure_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 ; wind_gust = 1.725, 2.313, 1.862, 1.999, 2.038, 1.411, 2.901, 3.136, 2.45, 3.724, 7.1, 6.194, 7.49, 8.04, 6.742, 5.488, 5.214, 4.351, 3.097, 2.94, 1.176, 1.686, 3.92, 2.254, 1.921, 2.156, 2.274, 1.666, 0.686, 0.431, 1.764, 4.273, 3.802, 4.234, 5.37, 5.919, 5.684, 5.919, 6.39, 7.13, 5.88, 6.037, 6.86, 7.25, 6.507, 6.546, 5.684, 5.488, 5.998, 5.527, 2.94, 8.66, 4.9, 6.35, 4.508, 3.802, 4.508, 1.96, 3.254, 1.764, 1.176, 1.529, 0.686, 2.705, 3.528, 3.646, 4.038, 5.096, 7.29, 6.664, 4.606, 3.626, 3.763, 5.331, 4.312, 3.332, 3.332, 4.978, 2.548, 2.94, 1.098, 2.313, 1.96, 1.96, 1.078, 1.49, 1.803, 3.724, 4.508, 4.194, 3.802, 3.724, 3.214, 4.077, 3.136, 1.862, 1.568, 2.156, 1.254, 1.333, 2.47, 1.019, 3.058, 4.194, 3.293, 4.626, 5.331, 4.978, 5.018, 4.547, 3.881, 3.998, 3.802, 5.096, 4.586, 3.136, 3.175 ; 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 ; wind_speed = 1.367, 2.018, 0.96, 1.453, 1.417, 0.527, 2.552, 2.803, 1.778, 3.027, 5.874, 5.316, 6.393, 6.804, 5.698, 4.624, 4.29, 3.7, 2.628, 2.505, 0.692, 0.879, 3.45, 0.995, 1.317, 1.686, 1.818, 1.152, 0.029, 0.041, 1.406, 3.491, 3.345, 3.694, 4.588, 5.103, 5.089, 5.224, 5.338, 5.949, 4.521, 5.247, 5.737, 6.403, 5.719, 5.706, 4.672, 4.926, 2.958, 4.929, 0.113, 5.745, 4.053, 5.299, 3.595, 3.359, 3.706, 1.159, 2.655, 1.411, 0.863, 0.825, 0.007, 1.251, 3.127, 3.005, 3.529, 4.13, 6.301, 5.801, 3.542, 2.935, 3.288, 4.812, 3.911, 2.97, 2.883, 3.975, 0.087, 2.473, 0.323, 1.803, 1.427, 1.582, 0.172, 0.534, 1.456, 3.091, 3.853, 3.722, 3.274, 3.073, 2.69, 3.65, 2.374, 1.171, 1.036, 1.79, 0.222, 0.403, 2.01, 0.682, 2.552, 3.628, 2.709, 4.003, 4.627, 4.292, 4.521, 3.963, 3.444, 3.511, 3.065, 4.443, 4.007, 2.398, 2.639 ; 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 ; wind_direction = 189.9, 194.9, 263.6, 14.61, 283.4, 359.4, 49.15, 3.84, 26.45, 22.53, 41.86, 55.7, 34.7, 45.64, 71.2, 78.4, 78.8, 83, 77.1, 47.61, 133.7, 68.7, 64.5, 22.35, 292.2, 351.66, 38.46, 31.41, 45.15, 137.4, 169.9, 200.5, 182.8, 181.9, 190, 195.4, 220.4, 200, 211.9, 196.8, 205.6, 199.3, 190, 193.5, 187.3, 167.2, 165.3, 179.7, 199.5, 208.1, 268.6, 203.8, 262.5, 266.1, 252.6, 288.2, 285, 222.3, 213.9, 272.6, 289, 304.4, 298.4, 214.4, 199.7, 174.8, 170.4, 178.7, 180.9, 203.6, 213.5, 229.8, 219.3, 219.6, 227, 228.5, 249.2, 19, 30.79, 344.62, 244.8, 241.5, 247, 234.1, 263.9, 227.4, 199.5, 107.2, 86, 189.7, 175.4, 159, 170.4, 207.2, 197.5, 236.2, 232.4, 240, 263.4, 332.1, 329.6, 334.8, 318.9, 327.2, 341.3, 351.94, 7.14, 15.8, 23, 19.1, 18.52, 35.83, 66.3, 104.4, 133.6, 144.7, 128.1 ; 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, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2963.33, 2963.33, 2963.33, 2961.528, 2961.528, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2964.531, 2963.93, 2964.531, 2964.531, 2962.729, 2964.531, 2964.531, 2964.531, 2964.531, 2945.909, 2807.146, 2964.531, 2964.531, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2750.68, 2307.96, 1707.254, 1737.29, 1846.017, 1379.87, 1752.307, 2056.865, 2299.55, 2551.846, 2946.51, 2357.819, 2550.645, 2656.97, 2777.712, 2917.075, 2963.93, 2956.121, 2963.93, 2347.006, 2877.429, 2963.93, 2963.93, 2959.726, 2225.062, 268.204, 159.4162, 221.409, 1318.598, 2710.433, 2904.461, 2963.33, 2963.93, 2941.704, 2808.948, 2947.711, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.93, 2962.729, 2963.93, 2962.128, 2964.531, 2964.531, 2964.531, 2963.93, 2963.93, 2964.531, 2964.531, 2963.93, 2964.531, 2963.93, 2963.93, 2963.93, 2963.93, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.33, 2963.93, 2963.33, 2963.33, 2963.33, 2963.93, 2964.531, 2964.531, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93 ; 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 ; }