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" ; lon:is_dead = 0. ; 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.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 = "09-Mar-2005 09:42:20: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 08:58:03: Parameter barometric_pressure marked as non-functional as of julian day 2453438.916667 (2005-03-08 22:00:00)\n", "09-Mar-2005 08:51:21: Parameter barometric_pressure marked as non-functional as of julian day 2453439.916667 (2005-03-09 22:00:00)\n", "04-Mar-2005 15:26:10: Parameter barometric_pressure marked as non-functional as of julian day 2453433.541667 (2005-03-03 13:00:00)\n", "27-Feb-2005 19:41:13: Parameter barometric_pressure marked as non-functional as of julian day 2453428.875000 (2005-02-26 21:00:00)\n", "22-Feb-2005 12:57:44: Parameter barometric_pressure marked as non-functional as of julian day 2453424.458333 (2005-02-22 11:00:00)\n", "12-Feb-2005 01:32:54: Parameter barometric_pressure marked as non-functional as of julian day 2453413.875000 (2005-02-11 21:00:00)\n", "11-Feb-2005 12:27:18: Parameter barometric_pressure marked as non-functional as of julian day 2453413.291667 (2005-02-11 07:00:00)\n", "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 = 2453443.00000579 ; :starting_julian_day_string = "2005-03-13 00:00:00" ; :ending_julian_day_number = 2453449.95833912 ; :ending_julian_day_string = "2005-03-19 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 ; :is_dead = 0. ; data: lat = 42.5234 ; lon = -70.5662 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453443, 2453443.04166667, 2453443.08333333, 2453443.125, 2453443.16666667, 2453443.20833333, 2453443.25, 2453443.29166667, 2453443.33333333, 2453443.375, 2453443.41666667, 2453443.45833333, 2453443.5, 2453443.54166667, 2453443.58333333, 2453443.625, 2453443.66666667, 2453443.70833333, 2453443.75, 2453443.79166667, 2453443.83333333, 2453443.875, 2453443.91666667, 2453443.95833333, 2453444, 2453444.04166667, 2453444.08333333, 2453444.125, 2453444.16666667, 2453444.20833333, 2453444.25, 2453444.29166667, 2453444.33333333, 2453444.375, 2453444.41666667, 2453444.45833333, 2453444.5, 2453444.54166667, 2453444.58333333, 2453444.625, 2453444.66666667, 2453444.70833333, 2453444.75, 2453444.79166667, 2453444.83333333, 2453444.875, 2453444.91666667, 2453444.95833333, 2453445, 2453445.04166667, 2453445.08333333, 2453445.125, 2453445.16666667, 2453445.20833333, 2453445.25, 2453445.29166667, 2453445.33333333, 2453445.375, 2453445.41666667, 2453445.45833333, 2453445.5, 2453445.54166667, 2453445.58333333, 2453445.625, 2453445.66666667, 2453445.70833333, 2453445.75, 2453445.79166667, 2453445.83333333, 2453445.875, 2453445.91666667, 2453445.95833333, 2453446, 2453446.04166667, 2453446.08333333, 2453446.125, 2453446.16666667, 2453446.20833333, 2453446.25, 2453446.29166667, 2453446.33333333, 2453446.375, 2453446.41666667, 2453446.45833333, 2453446.5, 2453446.54166667, 2453446.58333333, 2453446.625, 2453446.66666667, 2453446.70833333, 2453446.75, 2453446.79166667, 2453446.83333333, 2453446.875, 2453446.91666667, 2453446.95833333, 2453447, 2453447.04166667, 2453447.08333333, 2453447.125, 2453447.16666667, 2453447.20833333, 2453447.25, 2453447.29166667, 2453447.33333333, 2453447.375, 2453447.41666667, 2453447.45833333, 2453447.5, 2453447.54166667, 2453447.58333333, 2453447.625, 2453447.66666667, 2453447.70833333, 2453447.75, 2453447.79166667, 2453447.83333333, 2453447.875, 2453447.91666667, 2453447.95833333, 2453448, 2453448.04166667, 2453448.08333333, 2453448.125, 2453448.16666667, 2453448.20833333, 2453448.25, 2453448.29166667, 2453448.33333333, 2453448.375, 2453448.41666667, 2453448.45833333, 2453448.5, 2453448.54166667, 2453448.58333333, 2453448.625, 2453448.66666667, 2453448.70833333, 2453448.75, 2453448.79166667, 2453448.83333333, 2453448.875, 2453448.91666667, 2453448.95833333, 2453449, 2453449.04166667, 2453449.08333333, 2453449.125, 2453449.16666667, 2453449.20833333, 2453449.25, 2453449.29166667, 2453449.33333333, 2453449.375, 2453449.41666667, 2453449.45833333, 2453449.5, 2453449.54166667, 2453449.58333333, 2453449.625, 2453449.66666667, 2453449.70833333, 2453449.75, 2453449.79166667, 2453449.83333333, 2453449.875, 2453449.91666667, 2453449.95833333 ; air_temperature = 0.118, 0.274, 0.074, -0.605, -0.426, -0.473, -0.409, -0.226, -0.841, -0.964, -1.06, -1.158, -1.213, -1.314, -1.196, -0.926, -0.938, -0.274, 0.322, 0.93, 1.533, 2.105, 2.787, 2.824, 2.463, 1.752, 1.261, 0.963, 0.635, 0.259, -0.197, -0.523, -0.672, -0.833, -1.29, -1.571, -1.85, -1.553, -1.077, -0.223, 0.473, 1.121, 2.001, 2.98, 3.307, 3.665, 3.824, 3.175, 2.694, 2.127, 1.667, 1.341, 1.089, 0.827, 0.639, 0.55, 0.307, 0.059, 0.208, 0.287, 0.141, 0.161, 0.734, 1.644, 2.32, 2.763, 3.259, 3.875, 4.177, 4.433, 4.632, 4.391, 3.678, 3.391, 2.95, 2.593, 2.398, 2.036, 1.72, 1.636, 1.539, 1.24, 1.388, 1.329, 1.321, 1.051, 1.419, 1.745, 2.278, 2.604, 2.574, 1.966, 2.223, 2.731, 3.146, 1.674, 2.007, 2.314, 2.056, 2.198, 2.13, 1.384, 0.729, 0.086, -0.118, -0.32, -0.539, -0.706, -0.79, -0.792, -0.034, 0.72, 1.445, 2.171, 2.506, 3.393, 2.809, 2.567, 2.569, 2.36, 2.193, 2.307, 2.074, 2.152, 1.694, 1.071, 0.923, 0.927, 0.903, 0.601, 0.566, 1.091, 1.393, 1.206, 2.119, 1.939, 1.479, 1.734, 1.598, 1.679, 1.929, 2.81, 3.414, 2.003, 3.593, 3.242, 2.703, 2.474, 1.945, 1.264, 0.858, 0.537, 0.39, 0.167, -0.012, -0.078, 0.012, 0.701, 1.378, 1.959, 2.709, 3.446, 3.509, 3.46, 3.433, 3.82, 3.651, 4.482 ; 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 = 993.2385, 993.4185, 993.2985, 992.2184, 991.6184, 991.6184, 991.3184, 991.7384, 990.5983, 989.9384, 989.1583, 988.6183, 989.2183, 989.6383, 992.2184, 997.7986, 1000.919, 1005.539, 1005.719, 1004.999, 1004.939, 1004.999, 1005.239, 1005.719, 1006.799, 1007.099, 1007.699, 1007.879, 1008.359, 1008.719, 1008.899, 1008.359, 1007.639, 1007.579, 1008.119, 1008.599, 1008.599, 1008.599, 1008.119, 1007.759, 1007.339, 1006.679, 1006.079, 1005.539, 1005.539, 1005.359, 1005.899, 1006.739, 1007.219, 1007.579, 1007.819, 1007.759, 1007.519, 1007.459, 1007.399, 1006.679, 1006.619, 1006.739, 1007.339, 1007.579, 1008.119, 1008.419, 1008.779, 1009.079, 1009.379, 1009.319, 1008.959, 1008.839, 1008.839, 1009.199, 1009.319, 1009.799, 1010.219, 1010.219, 1010.459, 1010.279, 1010.339, 1010.819, 1010.579, 1009.859, 1010.039, 1010.279, 1010.459, 1010.939, 1011.119, 1011.299, 1011.779, 1011.359, 1011.479, 1011.539, 1011.299, 1011.359, 1010.639, 1010.939, 1011.359, 1012.499, 1013.099, 1013.699, 1013.759, 1013.639, 1013.939, 1013.879, 1013.939, 1013.759, 1013.699, 1013.879, 1013.999, 1014.239, 1014.599, 1014.119, 1013.939, 1013.339, 1013.039, 1012.859, 1012.199, 1012.139, 1011.719, 1010.819, 1011.299, 1012.019, 1012.559, 1013.099, 1013.159, 1013.219, 1012.799, 1012.619, 1012.739, 1012.559, 1012.679, 1012.499, 1012.499, 1013.099, 1013.219, 1013.399, 1013.519, 1013.339, 1013.159, 1012.919, 1012.499, 1012.139, 1012.019, 1011.959, 1012.379, 1012.799, 1013.399, 1014.119, 1014.659, 1014.899, 1015.139, 1015.319, 1015.619, 1015.439, 1015.379, 1016.039, 1016.639, 1017.599, 1017.839, 1018.019, 1018.319, 1018.259, 1018.199, 1018.139, 1017.959, 1017.659, 1017.359, 1016.939, 1016.999, 1017.359 ; barometric_pressure_qc = 99, 99, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 9.37, 9.49, 11.68, 10.94, 10.07, 9.84, 8.82, 8.31, 6.86, 6.39, 6.586, 5.527, 6.194, 4.626, 2.901, 1.47, 2.43, 1.882, 3.489, 3.998, 6.938, 6.154, 4.626, 7.25, 7.25, 9.09, 7.02, 8.19, 9.45, 8.51, 8.23, 8.04, 10.58, 11.17, 8.82, 9.25, 9.92, 9.76, 9.49, 7.72, 5.88, 5.606, 4.9, 7.02, 7.41, 9.84, 8.66, 8.15, 11.84, 11.84, 10.58, 10.82, 11.41, 10.7, 10.86, 10.82, 10.58, 10.58, 10.15, 12, 11.56, 11.37, 10.23, 10.15, 9.33, 8.08, 7.1, 6.468, 5.684, 5.135, 5.292, 8.39, 7.21, 8.86, 9.37, 8.55, 11.25, 8.51, 7.68, 7.21, 7.41, 6.468, 9.13, 6.546, 8.51, 8.55, 7.88, 8.27, 6.546, 5.684, 4.116, 2.509, 2.156, 1.568, 0.686, 1.333, 1.529, 2.274, 2.509, 3.175, 4.43, 6.899, 7.49, 8.51, 8.35, 6.899, 7.29, 7.57, 7.8, 7.29, 8.86, 9.21, 6.566, 4.978, 3.763, 3.802, 3.842, 4.155, 3.685, 5.645, 5.057, 5.292, 3.822, 2.842, 1.96, 1.49, 1.764, 1.646, 3.685, 2.45, 3.371, 3.606, 3.293, 5.018, 5.292, 6.664, 7.1, 5.096, 3.528, 2.979, 3.175, 3.802, 2.862, 1.568, 5.174, 6.86, 5.096, 5.919, 6.664, 11.6, 9.25, 10.94, 11.21, 10.31, 9.33, 8.39, 10.07, 10.47, 10.54, 8.11, 6.174, 2.509, 2.979, 3.724, 5.292, 4.116, 3.528, 3.959 ; 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 = 7.45, 7.36, 9.89, 9.33, 8.1, 8.25, 7.55, 6.987, 5.493, 5.065, 4.849, 4.325, 4.785, 3.047, 1.694, 0.38, 1.149, 0.794, 2.106, 2.998, 5.487, 4.544, 3.67, 5.887, 5.49, 7.36, 5.884, 6.741, 7.22, 6.828, 6.941, 6.847, 8.95, 9.25, 6.864, 7.69, 7.99, 8.1, 8.09, 6.529, 4.657, 4.398, 3.701, 5.02, 5.937, 7.84, 7.43, 6.467, 9.68, 9.31, 8.81, 8.57, 8.63, 9.28, 8.87, 9.2, 8.65, 8.95, 8.19, 9.85, 9.84, 9.62, 8.99, 7.95, 7.58, 6.403, 5.947, 5.369, 4.787, 3.794, 4.658, 6.691, 6.1, 7.33, 7.28, 6.936, 8.57, 6.954, 6.451, 6.101, 6.504, 5.549, 7.19, 5.187, 6.568, 7.09, 6.261, 6.717, 5.212, 3.678, 3.375, 2.083, 1.607, 0.74, 0.161, 0.717, 0.343, 1.085, 1.896, 2.338, 3.419, 5.187, 6.444, 6.657, 7.09, 5.999, 6.098, 6.63, 6.963, 6.376, 7.25, 7.51, 5.433, 2.729, 3.046, 1.994, 2.556, 3.691, 3.12, 4.894, 4.398, 4.458, 2.938, 2.318, 1.385, 0.773, 1.461, 1.235, 3.119, 1.738, 3.016, 2.985, 2.718, 4.372, 4.599, 5.976, 6.139, 4.061, 2.708, 2.677, 2.632, 3.154, 2.439, 0.651, 4.475, 5.963, 4.194, 4.93, 5.522, 8.95, 8.01, 8.83, 9.59, 8.71, 8.08, 7.19, 8.32, 8.58, 8.3, 6.738, 3.983, 1.626, 2.52, 3.367, 4.641, 3.511, 3.067, 3.41 ; 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 = 64.2, 63.5, 38.02, 33.79, 37.31, 5.82, 7.37, 4.51, 356.53, 339, 349.9, 330.6, 337.2, 340.1, 359.88, 19.55, 350.116, 285.2, 243.2, 234.3, 226.9, 229.1, 257, 281.5, 270.7, 271.8, 288.7, 280.8, 288.9, 279.9, 287.1, 290, 299.2, 306.4, 283.7, 296.1, 295.8, 305.1, 314.6, 313.4, 320.4, 330.8, 327.5, 305.7, 309.9, 298.4, 312.2, 324.8, 322.8, 314.5, 314.4, 305.1, 304.9, 296.7, 302.7, 295.8, 293.3, 297.9, 301.4, 309.4, 314.1, 311.2, 310.9, 320.9, 321.5, 324, 331.8, 330.4, 332.8, 312.8, 311.3, 312.7, 307.9, 315.4, 297.3, 292.2, 290.4, 279.1, 279.6, 297.9, 289.1, 295.1, 305.3, 286, 286, 290.3, 299.3, 320.4, 325.6, 356.12, 26.34, 46.06, 78.2, 172.5, 122.9, 172.7, 260.1, 315.2, 266.4, 268.1, 277.8, 322.9, 320.2, 323.2, 321.5, 305.8, 299.7, 293.2, 287.1, 291.6, 294.4, 305.3, 310.9, 270.5, 254.6, 237.9, 138.1, 88.2, 127.4, 156.2, 157.8, 173.7, 180.8, 233.2, 290.4, 21.31, 24.6, 272.7, 267, 357.97, 12.47, 353.77, 342.2, 353.18, 8.68, 10.2, 1.06, 31.39, 74.9, 119.8, 163.1, 188.7, 196.7, 198.9, 309.1, 305.6, 296, 297.6, 305.9, 311.7, 303.8, 300.1, 298.4, 296.8, 296.6, 299.9, 297.6, 309.3, 317.3, 322.8, 304.9, 310.4, 198.3, 189.1, 193.5, 198.2, 215.6, 287 ; 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 = 54.35279, 619.9772, 2032.837, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.729, 2962.128, 2962.128, 2962.128, 2962.729, 2962.729, 2962.729, 2962.128, 2811.351, 2912.87, 2851.598, 2912.87, 2772.305, 2101.317, 2697.818, 2949.513, 2935.697, 2894.249, 2900.256, 2909.266, 2899.054, 2901.457, 2907.464, 2870.821, 2883.436, 2953.118, 2937.499, 2878.63, 2944.708, 2955.521, 2953.118, 2932.093, 2928.489, 2938.1, 2857.005, 2924.885, 2660.574, 2715.839, 2848.595, 2960.326, 2961.528, 2959.125, 2956.722, 2961.528, 2959.125, 2959.726, 2957.923, 2958.524, 2959.125, 2958.524, 2960.326, 2956.722, 2954.92, 2936.298, 2936.298, 2950.114, 2953.118, 2956.722, 2890.044, 2936.298, 2958.524, 2792.129, 2834.779, 2959.726, 2960.326, 2960.927, 2956.722, 2955.521, 2957.923, 2956.722, 2958.524, 2959.726, 2958.524, 2956.722, 2957.923, 2957.923, 2945.909, 2932.093, 2951.916, 2920.68, 2930.892, 2917.075, 2935.697, 2941.704, 2952.517, 2941.104, 2949.513, 2960.927, 2960.927, 2960.326, 2961.528, 2961.528, 2960.326, 2959.125, 2960.927, 2960.927, 2961.528, 2961.528, 2906.263, 2951.316, 2956.722, 2957.323, 2947.711, 2959.726, 2938.1, 2945.309, 2942.906, 2942.906, 2881.033, 2959.125, 2959.726, 2961.528, 2960.927, 2961.528, 2954.92, 2951.916, 2951.316, 2926.086, 2938.1, 2897.252, 2945.309, 2943.506, 2938.701, 2938.1, 2912.27, 2929.09, 2945.309, 2915.273, 2924.885, 2947.711, 2888.241, 2957.923, 2951.916, 2956.722, 2950.715, 2954.92, 2961.528, 2961.528, 2961.528, 2961.528, 2960.927, 2962.128, 2960.927, 2959.125, 2961.528, 2960.927, 2960.927, 2956.722, 2961.528, 2962.128, 2956.722, 2901.457, 2932.694, 2962.729, 2962.128, 2958.524, 2962.128, 2960.326, 2962.128, 2961.528 ; 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 ; }