netcdf M0106.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 155 ; 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., 1100. ; barometric_pressure:is_dead = 0. ; barometric_pressure:calibration_coeffs = 0.059988, 800.07 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.39327 ; barometric_pressure:pressure_absolute_offset = 0.75 ; 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., 50. ; 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., 50. ; 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 = "04-Mar-2005 19:37:27: Parameter 2.453435e+06 marked as non-functional as of julian day 98.000000 (arometric_pressure)Parameter -------------------777777777777777777711111111111111111112222222222222222222-------------------00000000000000000003233333333233333333-------------------02111011002110112101974249782757488074 00000000000000000000000000000000000000:::::::::::::::::::00000000000000000000000000000000000000:::::::::::::::::::00000000000000000000000000000000000000 marked as non-functional as of julian day \n", "01-Mar-2005 08:35:30: Parameter barometric_pressure marked as non-functional as of julian day 2453431.333333 (2005-03-01 08:00:00)\n", "27-Feb-2005 19:46:33: Parameter barometric_pressure marked as non-functional as of julian day 2453429.416667 (2005-02-27 10:00:00)\n", "09-Feb-2005 17:37:05: 09-Feb-2005 08:00: Replaced met (wind) sensor 48490 with 48491\n", "25-Jan-2005 21:52:19: Parameter wind_direction marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "25-Jan-2005 21:52:12: Parameter wind_gust marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "25-Jan-2005 21:52:06: Parameter wind_speed marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.met.realtime.nc M0106.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 = 48490 ; :visibility_sensor_serial_number = 288 ; :barometric_pressure_serial_number = "SETAP2300000" ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453429.00000579 ; :starting_julian_day_string = "2005-02-27 00:00:00" ; :ending_julian_day_number = 2453435.41667244 ; :ending_julian_day_string = "2005-03-05 10:00:00" ; :algorithm_ids = "SET_BP_1.1: 10-Sep-2004 17:08:27\n", "WIND_DIR_1.2: 10-Sep-2004 17:08:27\n", "AAN_VIZ_1.2: 10-Sep-2004 17:08:27\n", "SET_BP_1.2: 03-Oct-2004 13:14:08" ; :longitude = -67.8779 ; :latitude = 43.49 ; :is_dead = 0. ; data: lat = 43.49 ; lon = -67.8779 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453429, 2453429.04166667, 2453429.08333333, 2453429.125, 2453429.16666667, 2453429.20833333, 2453429.25, 2453429.29166667, 2453429.33333333, 2453429.375, 2453429.41666667, 2453429.45833333, 2453429.5, 2453429.54166667, 2453429.58333333, 2453429.625, 2453429.66666667, 2453429.70833333, 2453429.75, 2453429.79166667, 2453429.83333333, 2453429.875, 2453429.91666667, 2453429.95833333, 2453430, 2453430.04166667, 2453430.08333333, 2453430.125, 2453430.16666667, 2453430.20833333, 2453430.25, 2453430.29166667, 2453430.33333333, 2453430.375, 2453430.41666667, 2453430.45833333, 2453430.5, 2453430.54166667, 2453430.58333333, 2453430.625, 2453430.66666667, 2453430.70833333, 2453430.75, 2453430.79166667, 2453430.83333333, 2453430.875, 2453430.91666667, 2453430.95833333, 2453431, 2453431.04166667, 2453431.08333333, 2453431.125, 2453431.16666667, 2453431.20833333, 2453431.25, 2453431.29166667, 2453431.33333333, 2453431.375, 2453431.41666667, 2453431.45833333, 2453431.5, 2453431.54166667, 2453431.58333333, 2453431.625, 2453431.66666667, 2453431.70833333, 2453431.75, 2453431.79166667, 2453431.83333333, 2453431.875, 2453431.91666667, 2453431.95833333, 2453432, 2453432.04166667, 2453432.08333333, 2453432.125, 2453432.16666667, 2453432.20833333, 2453432.25, 2453432.29166667, 2453432.33333333, 2453432.375, 2453432.41666667, 2453432.45833333, 2453432.5, 2453432.54166667, 2453432.58333333, 2453432.625, 2453432.66666667, 2453432.70833333, 2453432.75, 2453432.79166667, 2453432.83333333, 2453432.875, 2453432.91666667, 2453432.95833333, 2453433, 2453433.04166667, 2453433.08333333, 2453433.125, 2453433.16666667, 2453433.20833333, 2453433.25, 2453433.29166667, 2453433.33333333, 2453433.375, 2453433.41666667, 2453433.45833333, 2453433.5, 2453433.54166667, 2453433.58333333, 2453433.625, 2453433.66666667, 2453433.70833333, 2453433.75, 2453433.79166667, 2453433.83333333, 2453433.875, 2453433.91666667, 2453433.95833333, 2453434, 2453434.04166667, 2453434.08333333, 2453434.125, 2453434.16666667, 2453434.20833333, 2453434.25, 2453434.29166667, 2453434.33333333, 2453434.375, 2453434.41666667, 2453434.45833333, 2453434.5, 2453434.54166667, 2453434.58333333, 2453434.625, 2453434.66666667, 2453434.70833333, 2453434.75, 2453434.79166667, 2453434.83333333, 2453434.875, 2453434.91666667, 2453434.95833333, 2453435, 2453435.04166667, 2453435.08333333, 2453435.125, 2453435.16666667, 2453435.20833333, 2453435.25, 2453435.29166667, 2453435.33333333, 2453435.375, 2453435.41666667 ; air_temperature = -0.889, -0.582, -0.811, -1.259, -2.078, -2.772, -2.73, -2.89, -3.009, -3.079, -3.421, -3.645, -3.987, -4.031, -4.05, -4.17, -3.746, -3.051, -2.584, -1.707, -1.158, -1.357, -0.612, -0.448, -0.423, -0.693, -1.014, -1.652, -2.227, -2.329, -2.613, -2.732, -2.858, -2.849, -3.032, -2.911, -2.644, -2.575, -2.392, -2.416, -2.311, -2.143, -1.632, -1.235, -1.106, -0.964, -0.608, -0.367, -0.057, 0.171, 0.412, 0.572, 0.681, 0.728, -0.647, -0.791, -0.703, -0.769, -0.883, -0.849, -0.813, 1.811, 3.212, 3.524, 2.518, 0.842, -0.542, -0.214, 0.098, 0.529, 0.393, 0.417, 0.352, 0.435, 0.303, 0.087, -0.5, -0.463, -0.18, -0.231, -0.191, 0.068, -0.919, -0.294, -0.712, -1.292, -2.409, -2.792, -2.593, -2.438, -2.205, -1.519, -1.17, -0.888, -0.787, -0.705, -1.268, -1.614, -1.941, -2.186, -2.27, -2.061, -2.096, -2.019, -2.067, -2.031, -2.097, -2.294, -2.577, -3.002, -3.974, -4.329, -4.675, -4.789, -4.25, -4.165, -3.615, -3.607, -3.429, -3.806, -3.979, -4.712, -5.201, -5.201, -5.472, -5.578, -5.38, -5.204, -4.75, -4.629, -4.403, -3.897, -3.882, -4.15, -4.448, -4.867, -4.238, -3.821, -3.551, -3.295, -2.75, -1.939, -1.876, -1.452, -1.37, -1.456, -1.42, -1.809, -2.245, -2.247, -2.173, -2.128, -1.981, -2.028, -1.943 ; 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 ; barometric_pressure = 1013.511, 1013.331, 1013.451, 1012.851, 1012.731, 1012.791, 1012.671, 1012.371, 1011.591, 1011.591, 1010.271, 1009.732, 1009.852, 1014.291, 1016.33, 1014.051, 1015.01, 1012.671, 1008.052, 1009.732, 1011.591, 1010.271, 1010.151, 1009.252, 1009.312, 1009.312, 1015.49, 1016.75, 1017.47, 1018.13, 1018.49, 1017.95, 1018.55, 1019.15, 1018.91, 1019.09, 1018.97, 1019.39, 1019.81, 1019.21, 1018.79, 1018.49, 1017.95, 1017.29, 1016.69, 1016.15, 1015.55, 1014.891, 1013.511, 1011.711, 1010.571, 1008.292, 1006.012, 1003.613, 1001.573, 999.4136, 995.3344, 991.1953, 987.7759, 985.7363, 983.2769, 980.3974, 978.7178, 977.9379, 979.4976, 982.9769, 985.2565, 986.6362, 987.596, 988.3159, 988.2559, 989.6956, 989.3356, 989.3956, 989.2756, 988.9757, 988.4958, 987.9559, 987.416, 986.6362, 986.1562, 985.9763, 986.2762, 986.3362, 986.2762, 986.0963, 985.6764, 986.1562, 986.3962, 986.3362, 986.2162, 986.4562, 986.8762, 987.536, 988.1959, 989.0357, 989.6956, 990.3554, 991.0153, 991.1353, 991.0753, 991.2552, 991.5552, 991.6152, 991.3752, 992.0951, 992.9349, 993.6548, 994.3146, 994.7946, 994.8546, 994.7946, 994.7346, 994.6746, 994.7346, 995.2145, 995.8143, 996.5942, 997.1341, 998.2139, 999.5336, 1000.553, 1000.913, 1000.553, 1000.433, 999.2936, 1000.073, 1000.613, 1002.113, 1003.133, 1003.313, 1003.853, 1004.153, 1004.453, 1005.472, 1004.873, 1008.172, 1010.991, 1011.711, 1004.333, 1003.913, 1003.433, 999.2336, 1003.433, 1004.453, 1005.292, 1005.772, 1005.652, 1006.312, 1006.492, 1006.672, 1005.412, 1004.992, 1004.753, 1005.172 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 99, 99, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 13.88, 14.5, 13.13, 13.76, 15.05, 14.62, 15.99, 16.93, 15.95, 18.46, 18.42, 18.89, 19.87, 19.17, 18.11, 19.36, 20.23, 18.11, 17.05, 18.7, 19.84, 18.66, 18.19, 16.31, 14.78, 15.33, 15.29, 14.58, 13.45, 11.68, 11.13, 11.88, 10.98, 10.43, 9.06, 7.37, 7.64, 5.41, 5.096, 5.057, 3.802, 3.92, 5.135, 5.645, 5.331, 5.802, 7.06, 7.92, 9.45, 11.21, 11.68, 12.86, 14.23, 14.7, 15.92, 18.38, 19.44, 20.58, 21.56, 21.68, 20.62, 19.17, 12.74, 9.33, 13.64, 14.7, 13.09, 12.15, 14.03, 14.35, 13.64, 12.98, 11.92, 10.7, 9.72, 8.55, 7.41, 6.703, 7.06, 8, 8.19, 10.94, 9.8, 8.53, 9.13, 9.56, 11.96, 11.45, 11.76, 12.66, 13.84, 13.25, 12.74, 12.82, 12.74, 13.99, 15.29, 15.29, 14.5, 13.05, 13.8, 13.8, 14.03, 13.8, 13.45, 12.15, 12.11, 12.31, 13.21, 12.19, 12.15, 12.7, 12.54, 13.37, 12.82, 13.41, 14.7, 14.94, 16.27, 15.17, 14.43, 16.66, 15.44, 14.35, 13.37, 12.43, 13.21, 13.21, 14.11, 15.01, 16.11, 15.56, 15.95, 16.62, 16.54, 13.99, 15.6, 15.25, 15.05, 15.37, 15.33, 13.33, 14.43, 14.94, 14.31, 13.84, 16.11, 15.13, 14.43, 13.96, 13.05, 12.43, 12.39, 11.92, 12.47 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 10.85, 11.89, 11.26, 11.55, 12.34, 12.01, 12.77, 13.15, 13.77, 14.56, 15.33, 15.48, 15.29, 15.4, 14.9, 15.53, 15.41, 15.07, 14.54, 14.37, 14.31, 15.23, 14.58, 13.04, 11.76, 12.92, 12.22, 12.27, 11, 9.75, 9.2, 9.91, 9.06, 8.41, 7.42, 5.981, 5.784, 4.051, 3.95, 3.829, 2.274, 2.529, 3.492, 4.189, 4, 4.856, 5.97, 6.978, 7.77, 9.3, 10.04, 10.84, 12.35, 12.39, 13.19, 14.92, 16.09, 17.49, 18, 17.36, 16.15, 16, 8.47, 6.997, 10.46, 10.69, 10, 9.65, 10.72, 11.35, 11.17, 10.49, 9.6, 8.74, 8.16, 6.422, 5.831, 5.517, 5.389, 6.596, 6.543, 8.76, 8.38, 6.472, 7.71, 7.95, 9.71, 9.5, 9.8, 10.28, 11.08, 10.26, 11.08, 10.73, 10.83, 10.88, 12.26, 11.87, 11.3, 10.99, 11.28, 11.17, 11.35, 11.17, 10.89, 10.3, 9.85, 10.27, 10.35, 9.71, 10.16, 10.31, 10.05, 10.78, 10.78, 11.23, 12.85, 12.26, 13.03, 12.45, 11.7, 13.53, 12.5, 11.92, 10.49, 10.25, 10.64, 10.16, 11.06, 11.55, 11.72, 12.92, 12.7, 13.95, 12.53, 11.99, 13.09, 12.45, 12.26, 11.83, 11.95, 11.04, 11.29, 11.5, 11.01, 11.87, 12.77, 12.09, 11.17, 10.41, 10.74, 10.02, 9.83, 9.9, 10.56 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 287.7, 290.6, 294.1, 307.6, 308.2, 310.2, 306.9, 300, 296.5, 289.3, 288, 289.9, 287.6, 285.9, 286.8, 282.5, 281.4, 281.8, 279.6, 285.4, 275.2, 280.4, 275.5, 278.2, 290.3, 278.7, 291, 292.8, 299.1, 307.3, 304, 302.9, 303.4, 310.9, 321.4, 331.9, 343.927, 345.749, 336.3, 354.4, 24.4, 67, 101.5, 118.3, 103.4, 107.3, 103.7, 76.2, 88.5, 75.7, 82.2, 77.2, 80.7, 70.5, 59.9, 55.4, 46.34, 40, 48.99, 53.9, 48.69, 53.5, 78.3, 189.1, 233.4, 286.3, 255.5, 246.3, 234.2, 232, 240.2, 233.5, 236.5, 230.6, 240.1, 235.6, 231.5, 229.5, 220.3, 230.7, 227.3, 239.4, 249.2, 244, 250.8, 239.2, 304.8, 298.6, 292.5, 288.6, 288.6, 283.5, 278.9, 282.5, 281.8, 285.7, 299.7, 297.3, 288.6, 290.1, 297.2, 298.9, 295.4, 297.3, 302.5, 300.6, 292.1, 293.1, 297.7, 288.4, 293.6, 292.7, 294.9, 298.6, 299.9, 293.6, 306.5, 294.7, 289.8, 299.1, 310.8, 325.1, 320.9, 318.7, 304.1, 314.6, 307.7, 308.6, 300.9, 288.6, 291.1, 285, 277.2, 284.9, 282.5, 280, 278.1, 274, 268.9, 272, 274.6, 273.7, 278.5, 290.6, 295.8, 287.5, 290.9, 307, 307.9, 314.2, 308.8, 306.9, 305.2, 307.7, 301.4 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2892.447, 2866.015, 2956.722, 2889.443, 2937.499, 2764.496, 2336.193, 2416.087, 2759.69, 2865.415, 2648.56, 2881.033, 2826.369, 2956.121, 2211.246, 2935.697, 2956.121, 2930.291, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2721.846, 2953.118, 2957.323, 2943.506, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2929.09, 2956.121, 2956.121, 2956.121, 2050.858, 2953.118, 2956.121, 1414.711, 650.0125, 914.9236, 797.7861, 2113.331, 2512.801, 2941.704, 2953.118, 2924.885, 2927.287, 2953.719, 2917.075, 2956.121, 2939.902, 2912.87, 2028.031, 1814.18, 2956.121, 2927.888, 2918.277, 2956.121, 2470.15, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2897.252, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2953.719, 2956.121, 2924.284, 2955.521, 2923.083, 2956.722, 2947.111, 2949.513, 2939.302, 2771.705, 2954.92, 2953.118, 2907.464, 2956.722, 2956.121, 2926.086, 2900.856, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2939.302, 2942.906, 2952.517, 2949.513, 2348.808, 2050.257, 2033.438, 2243.084, 2590.292, 2797.535, 2410.08, 2399.868, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121 ; 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 ; }