netcdf M0106.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_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 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 = 2453396.41666667 ; 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 = 2453396.41666667 ; 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 = 2453396.41666667 ; 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 = "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 = 2453387.00000579 ; :starting_julian_day_string = "2005-01-16 00:00:00" ; :ending_julian_day_number = 2453393.95833912 ; :ending_julian_day_string = "2005-01-22 23: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 ; data: lat = 43.49 ; lon = -67.8779 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 2453392.16666667, 2453392.20833333, 2453392.25, 2453392.29166667, 2453392.33333333, 2453392.375, 2453392.41666667, 2453392.45833333, 2453392.5, 2453392.54166667, 2453392.58333333, 2453392.625, 2453392.66666667, 2453392.70833333, 2453392.75, 2453392.79166667, 2453392.83333333, 2453392.875, 2453392.91666667, 2453392.95833333, 2453393, 2453393.04166667, 2453393.08333333, 2453393.125, 2453393.16666667, 2453393.20833333, 2453393.25, 2453393.29166667, 2453393.33333333, 2453393.375, 2453393.41666667, 2453393.45833333, 2453393.5, 2453393.54166667, 2453393.58333333, 2453393.625, 2453393.66666667, 2453393.70833333, 2453393.75, 2453393.79166667, 2453393.83333333, 2453393.875, 2453393.91666667, 2453393.95833333 ; air_temperature = -3.762, -3.525, -3.388, -3.342, -2.868, -2.689, -2.272, -1.91, -1.795, -1.376, -1.548, -1.34, -0.973, -0.782, -0.856, -0.984, -0.925, -0.746, -0.735, -0.623, -0.717, -0.488, -0.47, -0.383, -0.37, -0.593, -0.893, -2.308, -2.211, -2.415, -2.248, -2.017, -1.697, -2.333, -2.757, -3.24, -3.346, -3.904, -4.24, -4.536, -4.939, -5.514, -5.551, -5.303, -5.31, -5.55, -5.169, -5.311, -5.862, -6.262, -6.58, -7.15, -7.39, -7.63, -7.74, -8.18, -8.74, -9.28, -9.59, -10.3, -10.13, -10.64, -11.11, -11.57, -11.23, -10.58, -10.77, -10.28, -9.68, -9.41, -8.78, -8.79, -8.94, -9.09, -9.53, -9.57, -9.8, -10.12, -10.17, -10.21, -10.46, -10.84, -11.01, -10.88, -10.37, -9.8, -9.88, -9.37, -8.9, -8.13, -7.39, -6.533, -5.587, -4.422, -3.762, -2.792, -2.067, -0.96, -0.355, -0.083, 0.18, 0.008, -0.038, 0.433, 1.168, 1.398, 1.565, 1.189, -0.365, -1.42, -1.389, -2.469, -3.379, -3.296, -3.401, -3.214, -2.799, -2.705, -2.661, -3.073, -4.374, -5.158, -6.068, -6.659, -7.17, -8.05, -8.92, -9.37, -9.7, -10.06, -10.29, -10.48, -10.88, -11.28, -11.2, -11.21, -10.97, -11.01, -10.66, -10.31, -10.4, -10.28, -9.7, -9.94, -10.54, -10.29, -10.85, -11.06, -11.23, -11.13, -11.51, -11.23, -11.42, -11.15, -10.69, -10.73, -10.93, -11.03, -10.95, -10.89, -10.91, -10.75, -10.29, -10.24, -9.67, -9.16, -8.57, -8.27 ; 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 ; barometric_pressure = 1039.366, 1039.426, 1039.426, 1039.426, 1038.946, 1038.346, 1037.746, 1037.386, 1037.206, 1037.206, 1037.566, 1037.206, 1036.906, 1036.966, 1036.906, 1037.026, 1035.346, 1033.367, 1032.467, 1031.387, 1030.307, 1029.528, 1027.728, 1027.308, 1026.048, 1024.609, 1023.049, 1021.189, 1019.75, 1017.59, 1015.61, 1013.811, 1012.131, 1011.051, 1009.012, 1007.272, 1006.672, 1004.992, 1003.553, 1002.593, 1001.753, 1000.253, 998.9337, 999.4136, 999.3536, 998.5738, 999.3536, 999.2336, 997.8539, 995.8743, 994.6746, 992.8149, 991.4952, 990.7153, 990.7153, 989.4556, 987.0561, 985.3764, 984.1167, 982.317, 981.7772, 981.4172, 980.5174, 979.4976, 980.6974, 981.4772, 981.4172, 982.7969, 983.8767, 984.9565, 986.3962, 985.9763, 985.6764, 986.1562, 985.2565, 984.4766, 984.8365, 983.8168, 983.2169, 982.0771, 980.9973, 979.9775, 979.0177, 979.0777, 980.7573, 982.8569, 983.6968, 988.0159, 995.0945, 994.1946, 994.0747, 996.6542, 997.554, 1001.453, 1003.913, 1007.032, 1010.391, 1017.53, 1015.85, 1014.351, 1013.271, 1011.291, 1011.351, 1009.072, 1005.472, 1003.553, 1002.173, 1000.613, 1001.273, 999.7136, 998.4538, 998.1539, 998.3938, 998.6938, 999.8936, 1000.913, 1002.173, 1003.013, 1003.973, 1005.112, 1006.252, 1006.852, 1007.092, 1006.852, 1004.693, 1002.233, 999.5936, 997.614, 996.4742, 994.9745, 994.0147, 993.1149, 992.575, 991.1953, 991.4952, 991.3152, 992.7549, 993.8947, 993.5948, 994.6746, 993.8347, 994.3746, 995.7543, 995.8743, 994.1347, 994.5546, 994.0747, 993.5348, 993.1149, 992.455, 991.2552, 992.575, 992.1551, 992.275, 993.8347, 993.2349, 992.6349, 993.4148, 994.8546, 995.0945, 997.674, 998.6338, 998.9337, 1008.292, 1019.99, 1021.489, 1021.729, 1021.549 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 5.527, 2.705, 2.901, 2.078, 4.351, 3.097, 5.331, 4.469, 3.45, 4.939, 4.822, 3.685, 3.724, 4.665, 6.546, 7.49, 8, 10.07, 10.07, 10.58, 11.52, 12.58, 13.13, 14.03, 13.64, 14.35, 15.84, 16.78, 17.01, 17.56, 18.54, 19.68, 20.74, 20.15, 19.44, 19.05, 18.03, 16.97, 17.13, 17.21, 15.88, 15.68, 14.39, 13.33, 13.96, 12.74, 13.96, 14.35, 13.25, 13.25, 13.17, 13.41, 13.72, 11.88, 13.72, 12.9, 12, 12.78, 13.09, 13.52, 12.7, 12.7, 13.09, 11.02, 11.21, 10.78, 10.78, 11.84, 11.96, 12.98, 13.29, 13.17, 12.66, 11.84, 11.92, 11.64, 10.94, 10.47, 10.19, 9.33, 8.78, 7.06, 6.586, 5.684, 4.704, 5.723, 1.725, 2.195, 2.156, 5.018, 5.214, 5.841, 7.17, 9.06, 9.25, 9.76, 11.41, 13.64, 12.98, 13.56, 13.37, 14.27, 15.01, 16.66, 16.58, 15.44, 16.46, 12.84, 8.04, 12.43, 13.68, 15.25, 19.09, 18.66, 18.38, 17.4, 16.31, 15.84, 14.5, 14.19, 16.27, 14.9, 14.82, 12.27, 13.17, 13.09, 12.62, 11.56, 12.7, 13.17, 13.13, 12.74, 13.8, 14.23, 12.54, 12.9, 12.82, 12.58, 11.6, 14.46, 12.15, 14.86, 14.82, 14.19, 15.6, 14.46, 13.88, 12.98, 13.29, 11.86, 11.88, 12.98, 14.86, 12.54, 12.58, 11.33, 10.27, 10.04, 7.6, 8.08, 6.272, 5.723, 6.703, 6.154, 6.86, 6.272, 6.35, 5.88 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed = 2.294, 1.139, 1.246, 0.873, 2.359, 1.755, 3.395, 2.607, 2.008, 3.526, 2.905, 2.5, 2.375, 3.402, 4.441, 5.968, 6.559, 7.94, 7.8, 8.62, 9.06, 10, 10.36, 10.96, 11.5, 12.27, 12.46, 13.59, 14.16, 14.55, 14.97, 15.83, 16.5, 16.84, 16.44, 15.86, 15.34, 14.64, 14.38, 13.75, 13.11, 12.75, 11.82, 11.12, 11.04, 10.35, 11.49, 11.44, 11.29, 11.11, 11.1, 11.23, 10.52, 9.24, 9.74, 10.35, 9.93, 10.1, 10.73, 9.76, 9.51, 10.05, 10.94, 8.63, 8.89, 8.69, 8.72, 9.64, 10, 10.02, 10.51, 9.87, 10.1, 9.72, 9.16, 9.06, 8.46, 8.33, 8.04, 7.43, 6.841, 5.714, 4.533, 4.111, 3.112, 3.404, 0.584, 0.839, 0.9, 3.257, 2.814, 4.319, 5.049, 6.62, 7.48, 8.07, 9.17, 9.83, 10.45, 11.78, 10.48, 12.1, 12.63, 13.95, 13.32, 12.93, 13.58, 9.13, 6.124, 9.81, 11.3, 13.05, 15.44, 14.71, 15.26, 14.48, 13.29, 12.57, 11.72, 11.18, 13.18, 11.58, 11.99, 10.44, 9.87, 9.96, 9.94, 9.58, 9.96, 10.05, 10.53, 9.78, 11.12, 11.03, 9.94, 10.24, 9.66, 9.75, 8.95, 10.46, 9.45, 10.64, 11.5, 10.94, 11.17, 11.33, 10.84, 10.38, 10.09, 9.68, 9.09, 9.74, 10.13, 9.63, 9.99, 8.34, 7.74, 7.35, 5.704, 6.519, 4.854, 3.938, 4.444, 3.833, 4.251, 4.604, 4.903, 4.303 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 56.3, 87.7, 109.4, 94.4, 131.6, 145.2, 122.8, 143.4, 159.8, 128.3, 160.1, 160, 131.8, 104.5, 85.3, 102.6, 87.7, 85.1, 80.8, 61.5, 56, 67.6, 56.5, 63, 59.2, 61.7, 59, 44.64, 40.82, 41.73, 41.39, 32.9, 25.7, 15.94, 15.29, 10.62, 4.03, 3.82, 3.54, 358.25, 357.25, 354.14, 348.089, 343.005, 334, 330, 331.9, 326.9, 329.8, 326.5, 328.8, 322.1, 331.3, 321.2, 307.7, 315.8, 318.8, 314.6, 319.4, 318.3, 316, 328.2, 336.8, 335.4, 323.8, 330.3, 339.2, 331.4, 334.3, 336.7, 335.4, 352.36, 340.7, 357.26, 0.09, 358.15, 6.95, 11.33, 9.41, 349.058, 11.98, 354.5, 13.95, 12.64, 35.88, 38.12, 281.3, 51.12, 119.3, 211.2, 177.8, 184.3, 169.4, 171.7, 166.4, 174.6, 160.8, 178.8, 172.2, 163.4, 160.9, 151.2, 153.3, 146.4, 149, 141.2, 151.9, 163.5, 295.9, 299.9, 304.4, 302.6, 305.1, 295.6, 297.8, 299.1, 303.4, 308.6, 297.1, 305.9, 316.9, 316.2, 325.7, 323.3, 320.3, 321.9, 331.4, 332.6, 316.1, 311.3, 327.1, 323.3, 331, 333, 321.9, 335.1, 313.6, 306.8, 313.6, 309.1, 316.2, 313.8, 321, 321.8, 324, 345.76, 347.193, 347.838, 349.264, 351.69, 347.761, 356.54, 3.6, 349.298, 6.84, 10.32, 2.61, 26.08, 20.79, 27.42, 19.26, 9.75, 7.14, 18.55, 23.52, 35.17, 47.91, 38.88 ; 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, 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.121, 2956.121, 2956.121, 2956.121, 2956.121, 2542.836, 2938.701, 2956.121, 2956.121, 2956.121, 2892.447, 2953.719, 2956.121, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 1757.714, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2957.323, 2956.722, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 1068.704, 2709.231, 2948.913, 2905.662, 1426.725, 2956.121, 1957.148, 1723.473, 895.701, 1859.233, 1143.192, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2823.365, 2716.44, 2754.885, 2729.655, 2768.1, 2783.719, 2776.51, 2814.956, 2796.333, 2789.726, 2793.33, 2806.546, 2834.178, 2843.789, 2920.68, 2955.521, 2956.121, 2954.92, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2953.118 ; 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 ; }