netcdf A0113.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 = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060002, 799.972 ; barometric_pressure:epic_code = 915 ; 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 = "26-Jan-2005 17:54:35: Parameter visibility marked as non-functional as of julian day 2453395.041667 (2005-01-24 01:00:00)\n", "24-Jan-2005 04:53:24: Parameter wind_gust marked as non-functional as of julian day 2453029.083333 (2004-01-24 02:00:00)\n", "24-Jan-2005 04:53:17: Parameter wind_direction marked as non-functional as of julian day 2453029.083333 (2004-01-24 02:00:00)\n", "24-Jan-2005 04:51:23: Parameter wind_speed marked as non-functional as of julian day 2453029.083333 (2004-01-24 02:00:00)\n", "12-Jan-2005 14:44:50: Modified [lon,lat] to [-70.566200,42.523400].\n", "05-Jan-2005 21:36:30: Modified [lon,lat] to [-70.566300,42.523300].\n", "Wed Jan 5 21:34:39 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8541,2453377.0 A0113.met.realtime.nc A0113.met.realtime.nc.new\n", "Wed Jan 5 21:32:55 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8125,2453377.0 A0113.met.realtime.nc A0113.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 = 60854 ; :visibility_sensor_serial_number = 323 ; :barometric_pressure_serial_number = "SETAP2299992" ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0113" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :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.2: 05-Jan-2005 17:11:07\n", "WIND_DIR_1.2: 05-Jan-2005 17:11:07\n", "AAN_VIZ_1.2: 05-Jan-2005 17:11:07" ; :longitude = -70.5662 ; :latitude = 42.5234 ; data: lat = 42.5234 ; lon = -70.5662 ; 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 = -1.515, -1.396, -1.301, -0.969, -1.347, -2.165, -2.351, -2.404, -2.527, -2.378, -2.232, -1.972, -2.307, -1.975, -1.498, -0.966, -0.447, 0.028, 0.683, 0.483, 0.991, 0.129, 0.936, 1.584, 1.269, 0.167, -0.321, -0.334, -1.287, -1.577, -1.6, -1.435, -2.26, -2.584, -3.042, -3.47, -3.951, -4.225, -4.638, -4.938, -4.982, -4.681, -4.429, -4.509, -4.532, -4.507, -5.044, -5.61, -6.338, -6.838, -7.73, -8.66, -9.25, -9.77, -10.36, -10.68, -11.33, -11.67, -12.17, -12.29, -12.82, -12.9, -13.32, -13.02, -13.02, -12.48, -11.38, -11.04, -10.43, -10.45, -10.81, -10.93, -11.17, -11.76, -12.42, -13.08, -13.46, -13.24, -13.01, -12.65, -12.52, -12.44, -11.85, -11.48, -10.63, -9.7, -8.72, -8.02, -7.2, -6.53, -5.635, -4.538, -3.657, -2.876, -1.988, -1.464, -1.162, -0.659, 0.276, 0.572, -1.198, -2.571, -3.86, -4.572, -4.828, -5.068, -4.936, -4.826, -4.642, -5.308, -5.792, -5.484, -4.558, -3.284, -2.682, -2.092, -2.357, -2.812, -3.808, -4.462, -5.725, -6.273, -6.894, -7.78, -8.43, -9.18, -10.68, -11.79, -12.59, -13.37, -13.85, -14.32, -14.3, -14.41, -14.33, -14.32, -14.16, -13.68, -12.97, -12.45, -11.65, -11.13, -10.92, -11.8, -12.38, -12.72, -13.11, -13.45, -13.94, -14.62, -15.03, -14.67, -13.25, -14.44, -14.13, -12.13, -11.84, -10.91, -9.96, -8.8, -8.19, -7.95, -7.57, -7.02, -6.515, -5.891, -4.967, -4.013 ; 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.72, 1038.96, 1039.2, 1039.14, 1038.72, 1037.94, 1037.58, 1037.7, 1037.64, 1037.82, 1036.68, 1036.62, 1036.86, 1036.92, 1036.92, 1036.14, 1034.04, 1032.3, 1031.52, 1029.06, 1027.14, 1026.96, 1025.64, 1024.62, 1024.079, 1022.939, 1021.619, 1020.659, 1019.699, 1018.559, 1017.659, 1016.399, 1015.679, 1015.439, 1013.819, 1012.499, 1010.399, 1009.679, 1008.479, 1007.399, 1007.999, 1009.379, 1010.099, 1009.379, 1008.539, 1008.119, 1005.179, 1003.439, 1000.919, 999.0587, 996.6586, 993.2385, 991.3184, 989.1583, 986.9382, 985.6182, 983.8781, 982.6781, 982.0781, 981.7181, 980.038, 980.8181, 984.0582, 986.2782, 985.3182, 986.0982, 989.0383, 991.2584, 989.8784, 989.8183, 988.0782, 987.1782, 986.0382, 984.8381, 982.3181, 980.578, 978.838, 978.718, 979.318, 981.418, 981.7181, 982.1381, 983.9381, 985.7982, 987.1182, 991.0184, 995.0385, 998.2786, 1002.959, 1003.439, 1015.739, 1023.179, 1026, 1020.119, 1018.439, 1017.239, 1015.739, 1014.719, 1012.259, 1010.519, 1010.159, 1009.079, 1008.239, 1007.879, 1007.219, 1006.259, 1006.019, 1006.259, 1006.319, 1006.439, 1007.039, 1007.399, 1007.459, 1006.979, 1007.099, 1007.099, 1007.819, 1008.419, 1009.319, 1010.519, 1010.999, 1011.239, 1011.839, 1012.439, 1012.679, 1013.099, 1013.399, 1014.179, 1014.479, 1015.079, 1015.199, 1015.319, 1015.859, 1016.279, 1016.999, 1017.419, 1017.599, 1017.599, 1017.359, 1017.539, 1018.079, 1018.679, 1019.699, 1020.239, 1021.319, 1021.559, 1022.519, 1022.999, 1023.719, 1024.019, 1024.019, 1024.62, 1024.319, 1024.62, 1024.5, 1024.559, 1024.38, 1024.14, 1023.959, 1023.839, 1023.059, 1021.559, 1020.599, 1019.519, 1019.219, 1019.279, 1018.139, 1016.639 ; 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 = 2.117, 1.842, 1.568, 2.43, 6.272, 8.31, 7.53, 7.88, 8, 7.92, 9.84, 8.86, 8.9, 7.45, 6.566, 7.41, 7.45, 7.76, 7.64, 10.11, 12.98, 13.72, 12.94, 13.25, 13.29, 14.9, 14.78, 14.9, 16.78, 17.09, 17.88, 18.15, 19.01, 17.17, 17.29, 16.66, 15.68, 13.92, 13.64, 12.27, 11.68, 10.19, 10.39, 12.74, 11.96, 12.66, 14.5, 16.66, 13.88, 14.54, 13.41, 14.9, 14.5, 15.17, 13.88, 14.9, 15.05, 14.66, 17.25, 15.99, 15.48, 15.29, 13.6, 12.7, 12.98, 10.82, 12.31, 11.37, 12.62, 13.01, 15.64, 13.72, 12.5, 12.94, 10.82, 10.23, 8.62, 8.15, 6.586, 6.978, 5.194, 4.155, 2.979, 5.331, 2.548, 4.077, 3.528, 3.998, 8.43, 8.39, 10.31, 9.37, 11.25, 9.45, 10.98, 10.9, 11.49, 12.58, 13.17, 13.09, 10.31, 8.23, 10.27, 8.66, 8.74, 8.58, 8.86, 9.88, 10.58, 12, 11.41, 11.13, 11.17, 11.52, 12.5, 13.92, 14.27, 10.98, 11.88, 12.07, 12.66, 13.8, 13.6, 13.09, 13.17, 13.13, 10.19, 11.6, 12.62, 13.33, 12.19, 12.35, 12.47, 12.98, 13.13, 11.8, 11.56, 9.92, 11.21, 11.05, 12.11, 13.05, 13.48, 13.52, 12.74, 13.13, 12.03, 12.03, 10.39, 10.39, 9.8, 10, 8.04, 7.37, 6.978, 7.72, 7.1, 6.703, 6.507, 5.723, 5.645, 6.39, 5.253, 6.507, 6.39, 6.664, 9.37, 11.56 ; 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 = 0.742, 0.789, 0.773, 1.4, 4.984, 6.906, 6.491, 6.532, 6.25, 6.894, 7.72, 7.46, 7.27, 6.149, 5.066, 6.224, 6.094, 6.213, 6.166, 8.37, 11.17, 11.39, 10.69, 10.54, 11.43, 12.03, 12.28, 12.22, 14.29, 14.44, 14.32, 14.68, 14.99, 14.24, 14.44, 13.5, 12.8, 11.22, 10.87, 10.17, 9.18, 8.11, 7.78, 8.69, 9.52, 10.19, 10.75, 13.3, 11.48, 11.18, 11.09, 10.36, 10.89, 12.25, 10.88, 11.16, 11.45, 12.08, 12.59, 12.25, 12.34, 11.79, 11.07, 9.86, 9.66, 8.6, 9.42, 9.06, 9.06, 10.35, 12.15, 11.34, 10.05, 10.5, 8.9, 7.54, 6.505, 6.727, 5.553, 5.613, 3.901, 2.997, 1.326, 3.422, 1.247, 2.476, 2.102, 2.984, 5.418, 6.372, 7.99, 7.4, 8.63, 7.48, 9.64, 9.11, 9.65, 10.89, 11.28, 11.21, 8.96, 6.807, 8.16, 7.24, 7.13, 6.358, 7.22, 8.06, 8.75, 10.26, 9.62, 9.12, 9.31, 9.41, 9.25, 11.63, 11.22, 9.01, 9.99, 10.01, 10.18, 11.26, 10.37, 10.87, 10.6, 10.34, 8.19, 9.58, 9, 10.83, 10.24, 10.14, 10.31, 10.37, 10.31, 9.42, 8.52, 7.47, 8.49, 8.68, 9.56, 11.08, 10.45, 10.88, 10.24, 10.02, 9.05, 9.88, 8.59, 8.3, 7.44, 8.31, 6.175, 5.998, 5.454, 6.006, 5.827, 5.447, 5.526, 4.465, 4.137, 4.53, 2.943, 4.848, 4.47, 4.626, 6.219, 9.17 ; 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 = 261.4, 275.5, 259.8, 222.1, 305.4, 318.5, 334.2, 339.2, 332.2, 347.633, 347.946, 4.72, 6.33, 15.89, 41.65, 36.29, 40.88, 36.2, 38.1, 35.2, 29.72, 24.77, 30.16, 60.8, 54.3, 44.99, 38.63, 42.22, 19.96, 17.47, 20.41, 15.79, 1.67, 0.11, 356.49, 355.33, 354.29, 338.5, 341.7, 331.5, 334.3, 322.1, 306.8, 295.6, 299.1, 307.5, 305.3, 311, 310.4, 307.1, 306.7, 307.4, 311.7, 309.5, 308.1, 305.1, 303.7, 301.9, 303.7, 301.2, 309, 306.6, 306.2, 311.6, 318.2, 313.6, 317, 306.7, 309.5, 305.4, 315.1, 310.2, 305.8, 308.5, 308, 308.9, 319.4, 328.2, 317.9, 311.1, 308.1, 311.4, 264.2, 294.6, 302.1, 273.2, 258.3, 261, 211.5, 205.2, 198.7, 199.9, 185.4, 181.3, 170.4, 175.5, 158.5, 154.2, 160.4, 161.7, 250.8, 268.8, 278, 284.7, 285, 299.7, 303.1, 299.8, 293.1, 302.7, 307.7, 315.6, 306.4, 294.9, 293.1, 308.5, 306.8, 309, 310, 310.8, 312.6, 309.7, 311.7, 306.7, 316.9, 310.4, 307.1, 311.8, 310.9, 307.1, 305.4, 309.8, 309.7, 322.2, 317.4, 319.4, 325.2, 312.6, 311.4, 307.5, 314.6, 308.4, 307.4, 311.4, 308.1, 319.5, 324.7, 316.3, 316.1, 317.1, 326.2, 331.1, 324.7, 308.5, 314.8, 305.8, 321.6, 328.2, 338.5, 341, 33.82, 86.7, 102, 104.8, 104.3, 132.1, 119.1, 105.6 ; 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 = 2958.524, 2960.927, 2956.722, 2957.923, 2957.323, 2957.323, 2953.719, 2957.923, 2956.722, 2959.726, 2960.326, 2958.524, 2957.323, 2950.715, 2948.913, 2947.111, 2922.482, 2942.906, 2957.923, 1981.176, 2863.012, 1075.312, 1976.971, 2778.312, 2750.079, 1609.94, 2250.292, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.128, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.128, 2962.729, 2962.729, 2962.729, 2962.729, 2963.33, 2963.33, 2963.33, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.128, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2961.528, 2962.729, 2962.729, 2962.128, 2962.729, 2962.128, 2962.128, 2962.729, 2962.729, 2577.677, 1096.337, 692.6625, 1265.736, 562.9102, 1070.506, 2696.016, 2530.822, 2928.489, 2941.104, 2962.128, 2962.729, 2962.729, 2962.128, 2961.528, 2962.729, 2962.729, 2962.729, 2929.69, 2962.128, 2923.683, 2939.302, 2823.966, 2959.726, 2958.524, 2958.524, 2961.528, 2960.326, 2962.128, 2960.326, 2960.326, 2933.895, 2492.977, 2029.833, 908.9166, 504.6417, 400.6596, 272.8294, 254.9284, 151.6671, 616.3729, 1480.788, 2452.129, 2819.16, 2943.506, 2943.506, 2752.482, 2947.111, 2931.492, 2748.878, 1950.54, 1255.524, 538.882, 497.4332, 380.1154, 422.345, 215.462, 337.5855, 237.4479, 163.6211, 198.5822, 166.7448, 257.992, 513.6523, 1334.817, 2282.73, 2330.787, 2160.186, 2935.697, 2811.351, 2748.878, 1113.156, 1279.552 ; 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 ; }