netcdf F0109.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.060015, 799.987 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.01116 ; 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 = "23-Jan-2005 17:35:56: Parameter wind_gust marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "23-Jan-2005 17:35:49: Parameter wind_direction marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "23-Jan-2005 17:35:43: Parameter wind_speed marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.met.realtime.nc F0109.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 = "RMYWM49995" ; :visibility_sensor_serial_number = "AANVS316" ; :barometric_pressure_serial_number = "SETAP2299996" ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :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: 20-Aug-2004 20:44:58\n", "WIND_DIR_1.2: 20-Aug-2004 20:44:58\n", "AAN_VIZ_1.2: 20-Aug-2004 20:44:58\n", "SET_BP_1.2: 02-Oct-2004 12:33:06" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; 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.101, -2.992, -2.725, -1.914, -2.54, -2.562, -2.857, -2.926, -3.058, -3.125, -3.153, -3.282, -3.463, -3.709, -3.725, -4.016, -3.794, -3.575, -3.402, -3.795, -3.556, -3.605, -3.36, -3.542, -3.693, -4.048, -4.427, -4.533, -4.494, -4.69, -5.008, -5.01, -5.485, -5.708, -5.63, -6.249, -6.149, -6.764, -7.53, -7.46, -7.71, -7.47, -7.1, -7.18, -7.13, -7.68, -7.78, -8, -8.35, -8.72, -9.3, -10.03, -10.8, -11.54, -12.65, -13.12, -13.35, -14, -14.48, -14.92, -15.06, -15.02, -14.9, -14.81, -13.72, -13.17, -12.18, -11.73, -11.01, -11.69, -12.29, -8.48, -13.25, -13.51, -13.52, -14.35, -14.45, -14.77, -14.64, -14.25, -13.67, -13.99, -14, -14.12, -13.74, -13.82, -13.33, -11.79, -10.14, -7.7, -7.38, -7.14, -6.499, -3.308, -3.038, -4.969, -5.008, -1.446, -1.513, -0.495, -0.826, -0.482, -0.193, 0.228, -2.699, -2.701, -3.293, -5.348, -5.905, -6.136, -6.095, -5.887, -5.606, -5.041, -4.189, -3.842, -3.681, -4.535, -5.993, -7.42, -9.11, -9.95, -10.3, -11.52, -12.92, -13.38, -14.19, -14.67, -14.65, -15.1, -16.01, -16.17, -16.6, -16.82, -16.78, -15.89, -14.81, -13.97, -13.18, -13.28, -12.51, -12.77, -12.96, -13.55, 1.268, -15.2, -15.8, -15.25, -16.16, -17.54, -16.75, -16.68, -16.7, -16.86, -15.11, -16.04, -16.1, -15.22, -15.34, -15.46, -15.06, -14.82, -14.12, -12.99, -12.5, -12.05, -11.78, -11.21 ; 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 = 1038.805, 1038.985, 1038.805, 1038.565, 1038.445, 1037.965, 1037.605, 1037.485, 1037.425, 1037.665, 1037.545, 1037.785, 1037.845, 1037.845, 1038.025, 1038.325, 1036.885, 1034.724, 1033.584, 1033.404, 1032.264, 1030.943, 1029.803, 1029.323, 1028.363, 1027.643, 1025.782, 1025.122, 1025.062, 1024.522, 1023.742, 1023.562, 1017.68, 1016.66, 1016.3, 1015.159, 1015.039, 1013.479, 1010.838, 1010.778, 1010.418, 1011.619, 1012.519, 1013.059, 1011.619, 1009.458, 1007.958, 1007.177, 1005.617, 1004.777, 1002.436, 1000.096, 1017.5, 1017.74, 1017.92, 1018.4, 1018.58, 1019, 1019.781, 1020.801, 1022.001, 1023.081, 1023.742, 1024.162, 1024.642, 1024.822, 1025.062, 1024.702, 1025.122, 1026.322, 1027.343, 1034.544, 999.9756, 998.6553, 998.0552, 994.2142, 992.2937, 991.6335, 991.3335, 992.5338, 993.8541, 993.9141, 993.6741, 993.434, 994.9944, 996.5548, 1001.596, 1006.817, 1011.078, 1023.562, 1024.762, 1022.961, 1022.241, 1021.221, 1023.261, 1017.92, 1017.38, 1016.78, 1014.379, 1016.06, 1016.84, 1011.438, 1008.078, 1006.757, 1005.377, 1004.057, 1003.336, 1003.336, 1003.096, 1003.036, 1002.976, 1003.156, 1002.436, 1002.436, 1002.436, 1002.976, 1003.697, 1004.777, 1006.097, 1007.177, 1008.618, 1009.338, 1009.758, 1010.118, 1010.778, 1010.898, 1011.258, 1011.679, 1012.099, 1012.459, 1012.879, 1013.599, 1014.319, 1014.979, 1015.219, 1015.339, 1014.919, 1014.319, 1014.079, 1014.259, 1015.099, 1015.88, 1016.9, 1017.92, 1049.488, 977.8301, 974.4692, 975.4895, 973.389, 969.428, 970.3282, 971.1685, 971.3485, 969.9681, 976.1497, 974.2892, 973.8091, 976.9899, 977.8901, 979.2104, 980.2907, 982.3912, 986.4723, 994.2742, 989.593, 988.3327, 988.3928, 990.0732 ; 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, 1, 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.645, 5.684, 6.115, 7.17, 4.9, 4.586, 4.273, 3.371, 4.351, 4.782, 5.292, 7.45, 8.62, 8.7, 9.02, 7.92, 8.31, 8.35, 9.21, 7.88, 10.51, 10.78, 11.88, 11.84, 12.27, 12.31, 13.01, 14.54, 14.62, 15.8, 15.92, 16.27, 16.31, 16.62, 15.52, 16.07, 16.15, 15.76, 15.52, 15.29, 15.21, 15.44, 11.45, 13.05, 12.07, 11.92, 13.09, 13.29, 14.7, 12.94, 10.68, 10.47, 10.27, 11.56, 10.82, 10.78, 10.43, 11.92, 10.9, 11.68, 11.09, 11.37, 11.64, 11.02, 12.9, 11.25, 11.8, 10.86, 11.09, 13.05, 12.82, 11.37, 11.05, 9.8, 10.58, 9.06, 7.49, 7.37, 7.17, 7.37, 6.978, 6.076, 5.096, 4.9, 4.469, 5.253, 4.665, 5.488, 5.292, 6.821, 4.214, 3.293, 1.842, 10.39, 11.09, 6.664, 3.822, 10.66, 11.05, 11.45, 11.56, 12.31, 13.64, 13.01, 8.92, 4.782, 8.15, 8.23, 10.7, 12.39, 12.98, 13.33, 12.9, 14.35, 13.84, 14.07, 11.8, 12.15, 12.47, 12.7, 11.05, 10.07, 13.68, 10.29, 8.11, 11.02, 8.04, 6.703, 9.84, 10.47, 7.72, 7.02, 7.64, 7.84, 7.72, 9.96, 11.6, 10.62, 12.58, 11.88, 11.49, 11.09, 13.45, 14.97, 11.92, 13.8, 12.47, 13.88, 11.33, 10.07, 10.39, 10.62, 10.74, 8.74, 9.92, 10.04, 9.56, 8.82, 7.68, 8, 7.25, 5.88, 6.39, 6.978, 7.76, 7.06, 5.684, 5.802 ; 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 = 4.191, 4.099, 4.216, 5.22, 3.967, 3.667, 3.377, 2.646, 3.612, 4.105, 4.129, 5.901, 7.16, 7.3, 7.51, 6.342, 6.786, 6.961, 7.38, 6.134, 7.87, 8.96, 9.45, 10, 10.41, 10.27, 11.04, 11.5, 12.91, 12.83, 13.1, 13.5, 13.41, 13.78, 13.05, 13.49, 12.9, 13.04, 13, 12.32, 12.33, 12.97, 9.51, 10.5, 9.41, 9.35, 10.03, 10.61, 11.88, 10.55, 7.6, 7.75, 7.54, 9.14, 8.36, 7.78, 8.07, 8.85, 8.11, 9.07, 8.69, 8.56, 8.6, 8.76, 10.32, 9.21, 8.79, 9.33, 8.57, 10.92, 10.41, 6.647, 9.09, 8.38, 8.86, 7.08, 5.622, 5.143, 5.418, 5.82, 4.898, 4.588, 3.61, 3.208, 2.908, 3.673, 3.477, 3.657, 3.77, 3.923, 2.591, 1.504, 0.247, 8.26, 8.96, 4.022, 2.156, 8.56, 8.94, 9.27, 9.77, 10.39, 11.13, 10.72, 5.054, 3.034, 5.87, 6.751, 8.35, 10.39, 10.65, 11.44, 10.76, 11.71, 10.53, 11.09, 9.37, 9.13, 9.84, 10.58, 8.2, 7.56, 9.87, 7.99, 6.359, 8.64, 5.623, 4.009, 7.02, 7.36, 5.872, 5.385, 5.202, 5.339, 6.155, 7.49, 10.05, 8.08, 8.63, 9.36, 9.23, 9.7, 11.21, 11.99, 1.306, 10.16, 9.84, 11.1, 8.37, 7.62, 8.06, 8.92, 8.34, 6.371, 7.78, 8.04, 7.39, 6.998, 5.521, 5.8, 5.383, 4.243, 4.995, 4.242, 5.487, 4.685, 3.606, 4.144 ; 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 = 219.7, 230.8, 201.2, 240, 272, 284.9, 310.9, 305, 323.6, 322.6, 354.65, 7.38, 23.74, 27.26, 43.79, 46.73, 43.58, 34.96, 44.51, 49.76, 40.04, 37.09, 44.43, 41.58, 39.97, 43.44, 39.51, 34.46, 30.39, 26.52, 26.57, 26.81, 19.15, 18.44, 15.63, 12.97, 21.21, 11.35, 4.86, 6.81, 357.97, 5.88, 340.7, 339.4, 325.5, 318.5, 323.6, 317.7, 330.8, 326.4, 321.3, 307.5, 304.8, 302.7, 307, 315.6, 311.4, 307.8, 314.1, 322.2, 331.3, 318.1, 325.6, 309.9, 321, 329.7, 325.6, 346.127, 325.8, 341.6, 339.6, 339.8, 335.7, 335.1, 342.2, 336.8, 329.7, 341.8, 331.8, 338.4, 356.29, 16.14, 11.49, 32.9, 63, 72, 91.8, 93.3, 92.3, 225.7, 216.1, 297.3, 185.7, 184.5, 211.4, 286.6, 286.1, 201.7, 192.6, 183.6, 165.5, 152.7, 162.6, 158.2, 301.6, 319.9, 281.4, 310.9, 324.9, 337.6, 331.9, 320.9, 314.8, 310.9, 308.2, 300.9, 293.2, 298.9, 302.2, 305.1, 308.9, 316.1, 315.1, 310.6, 313, 310.9, 304.2, 304.7, 309.8, 312.3, 292, 311.2, 311.9, 295.6, 298.4, 299.1, 305.8, 319.3, 321.5, 330.3, 320.2, 314.2, 318.8, 320.3, 14.5, 340.5, 327.7, 347.101, 347.843, 316, 346.349, 343.877, 332.6, 342.5, 21.69, 7.84, 27.35, 30.02, 24.27, 28.62, 32.73, 33.74, 36.09, 25.86, 38.13, 50.15, 35.21, 63.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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2959.726, 2959.726, 2959.726, 2885.839, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2853.401, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2187.819, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2959.726, 2959.726, 1867.643, 2902.658, 2775.91, 2147.572, 2211.246, 2048.455, 2136.158, 1950.54, 1873.049, 2014.215, 2141.564, 1521.636, 2321.776, 1135.383, 1042.273, 1808.774, 1257.326, 2418.49, 2926.086, 2959.726, 2959.726, 2905.061, 2959.726, 1686.23, 2226.865, 2959.726, 2783.719, 1443.545, 2959.726, 1558.279, 169.7483, 433.1577, 415.6772, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2047.254, 2770.503, 2870.22, 2957.923, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2956.121, 2791.528, 2899.054, 2829.973, 2416.688, 2157.783, 2441.317, 2950.114, 1011.637, 1834.604, 2959.726, 2635.945, 2959.726, 2959.726, 2959.726, 208.9143, 1299.976, 520.2601, 413.0341, 1654.392, 786.9733, 481.2142, 511.8502, 797.7861, 845.8425, 323.5891, 490.2248, 374.9494, 322.4477, 591.1433, 981.6019, 946.761, 2538.631, 2920.079, 2590.292, 2816.758, 2959.726, 2959.726, 2959.726 ; 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 ; }