netcdf J0209.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.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.65017 ; 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 = 2453419. ; 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:08:01: Parameter barometric_pressure marked as non-functional as of julian day 2453439.291667 (2005-03-09 07:00:00)\n", "21-Feb-2005 13:09:10: Parameter wind_direction marked as non-functional as of julian day 2453419.000000 (2005-02-17 00:00:00)\n", "12-Feb-2005 02:21:53: Parameter barometric_pressure marked as non-functional as of julian day 2453413.250000 (2005-02-11 06:00:00)\n", "28-Jan-2005 10:47:39: Parameter wind_direction marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "28-Jan-2005 10:47:35: Parameter wind_gust marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "28-Jan-2005 10:47:30: Parameter wind_speed marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "23-Jan-2005 09:17:52: Parameter wind_direction marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "23-Jan-2005 09:17:32: Parameter wind_gust marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "23-Jan-2005 09:17:27: Parameter wind_speed marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "12-Jan-2005 14:45:45: Modified [lon,lat] to [-67.012800,44.889500].\n", "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.met.realtime.nc J0209.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 = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = "SETAP2299998" ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :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.1: 24-Aug-2004 18:15:14\n", "WIND_DIR_1.2: 24-Aug-2004 18:15:14\n", "AAN_VIZ_1.2: 24-Aug-2004 18:15:14\n", "SET_BP_1.2: 02-Oct-2004 12:30:24" ; :longitude = -67.0128 ; :latitude = 44.8895 ; data: lat = 44.8895 ; lon = -67.0128 ; 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 = -2.817, -4.073, -4.959, -4.723, -5.13, -5.423, -5.398, -5.595, -5.764, -5.944, -5.424, -5.443, -6.547, -6.414, -5.074, -3.111, -1.663, -0.044, 1.115, 1.826, 2.438, 2.288, 1.339, 1.011, 0.891, 0.676, 0.665, -0.08, -0.455, -1.416, -1.976, -2.335, -2.737, -2.995, -3.378, -3.534, -3.183, -2.499, -1.646, -1.143, -1.169, -1.764, -1.38, -1.752, -1.797, -1.86, -1.674, -1.575, -1.647, -1.304, -1.122, -0.803, -0.79, -0.646, -0.419, -0.231, -0.05, 0.283, 0.606, 0.418, 0.579, 0.829, 1.352, 1.602, 2.265, 2.814, 2.985, 3.556, 4.249, 3.906, 4.338, 4.021, 3.809, 3.576, 3.192, 2.475, 1.948, 1.57, 1.377, 1.258, 1.509, 1.372, 0.81, 0.308, 0.505, 1.01, 1.212, 1.592, 2.761, 3.461, 4.163, 5.169, 5.906, 4.488, 4.116, 1.776, 0.851, 0.56, 0.23, 0.807, 0.607, 0.194, -0.233, -0.356, -0.646, -0.984, -1.546, -2.088, -2.162, -1.167, -0.446, 0.522, 2.128, 5.461, 3.934, 4.414, 5.537, 5.523, 4.813, 3.065, 3.728, 2.786, 2.402, 2.143, 2.171, 1.723, 1.137, 0.577, -0.127, -0.044, -0.476, -0.798, -0.725, 0.132, 1.123, 2.036, 2.754, 3.537, 4.216, 4.576, 4.801, 4.474, 3.838, 3.241, 2.664, 1.967, 0.781, 0.451, 0.127, 0.189, 0.027, 0.182, 0.264, 0.224, 0.002, -0.202, 0.207, 1.306, 1.536, 2.18, 2.827, 3.354, 3.178, 3.368, 3.986, 4.412, 4.403, 3.981 ; 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 = 995.7068, 991.6266, 988.2064, 988.3864, 987.0663, 985.6862, 985.2062, 984.7261, 983.8861, 983.106, 984.6061, 985.3262, 983.4061, 983.3461, 995.5869, 1007.828, 1011.668, 1002.547, 1001.167, 997.207, 998.347, 998.527, 1001.407, 1001.947, 1002.307, 1002.487, 1002.787, 1002.907, 1002.607, 1002.907, 1003.567, 1003.687, 1003.807, 1004.167, 1004.407, 1004.827, 1005.188, 1005.128, 1004.827, 1004.467, 1004.167, 1003.747, 1003.027, 1002.907, 1003.027, 1003.087, 1003.387, 1003.687, 1003.507, 1003.267, 1003.087, 1002.727, 1002.847, 1002.187, 1002.667, 1002.367, 1002.187, 1002.907, 1003.627, 1004.527, 1005.307, 1006.388, 1005.008, 1006.628, 1006.388, 1006.088, 1005.848, 1005.427, 1005.188, 1005.188, 1005.488, 1006.028, 1006.148, 1006.268, 1006.328, 1006.268, 1006.268, 1006.268, 1006.508, 1006.568, 1007.048, 1007.828, 1008.488, 1009.508, 1010.288, 1010.408, 1010.528, 1010.408, 1009.868, 1009.508, 1009.268, 1008.848, 1008.608, 1008.608, 1009.088, 1009.508, 1010.588, 1011.188, 1011.188, 1011.068, 1011.308, 1011.188, 1011.188, 1010.828, 1010.528, 1010.948, 1011.488, 1011.848, 1012.268, 1012.388, 1012.208, 1012.328, 1011.788, 1011.128, 1010.228, 1009.928, 1009.988, 1009.988, 1010.168, 1010.888, 1011.608, 1011.848, 1012.388, 1012.808, 1012.568, 1012.568, 1012.448, 1012.148, 1012.028, 1012.148, 1012.148, 1012.268, 1012.448, 1012.808, 1012.808, 1012.268, 1011.488, 1010.828, 1009.988, 1009.328, 1008.968, 1008.728, 1009.088, 1009.628, 1010.048, 1010.348, 1010.708, 1010.168, 1009.808, 1009.568, 1009.448, 1009.388, 1009.688, 1010.468, 1011.248, 1012.268, 1013.108, 1013.708, 1014.248, 1014.608, 1014.608, 1014.368, 1014.368, 1014.308, 1013.828, 1013.468, 1014.008, 1014.668 ; barometric_pressure_qc = 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, 0, 0, 0, 0 ; wind_gust = 8.55, 8, 8.55, 7.8, 8.15, 7.84, 9.09, 7.64, 6.664, 7.41, 7.64, 7.64, 7.29, 6.468, 5.488, 4.547, 6.35, 3.998, 6.742, 8.43, 9.88, 9.25, 9.06, 8.11, 8.78, 6.115, 8.04, 7.96, 7.72, 8.04, 7.1, 8.31, 7.53, 6.86, 6.39, 7.1, 7.37, 6.978, 6.194, 7.6, 9.21, 8.47, 8.27, 7.49, 7.84, 7.68, 7.37, 6.429, 7.17, 8.27, 7.33, 6.664, 6.86, 6.39, 6.037, 5.802, 5.331, 6.115, 6.507, 6.272, 5.762, 7.33, 7.25, 8.7, 7.1, 6.154, 5.018, 3.959, 5.919, 5.331, 4.861, 6.076, 6.272, 7.76, 10.31, 7.41, 6.076, 7.21, 5.762, 5.37, 5.919, 4.586, 4.43, 5.841, 6.076, 5.174, 4.586, 5.449, 5.331, 5.645, 4.547, 2.254, 1.098, 5.331, 3.646, 1.529, 1.568, 0.98, 2.509, 5.135, 5.292, 4.43, 4.939, 6.39, 6.39, 6.468, 6.468, 5.41, 5.88, 5.802, 4.469, 2.822, 2.822, 0.686, 2.156, 1.333, 4.038, 3.763, 4.469, 1.764, 2.862, 2.862, 3.998, 3.528, 3.41, 4.704, 2.94, 4.782, 3.998, 3.881, 5.37, 5.998, 5.762, 4.9, 3.41, 3.802, 4.704, 6.507, 5.684, 5.018, 4.743, 6.507, 5.802, 5.88, 5.331, 7.84, 5.606, 6.233, 7.06, 7.02, 6.311, 6.35, 7.02, 7.57, 7.29, 8.23, 6.782, 9.6, 7.21, 7.76, 7.6, 6.507, 8.58, 5.919, 6.194, 6.115, 5.802, 4.9 ; 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 = 6.471, 6.194, 6.155, 6.015, 5.912, 5.746, 6.341, 5.87, 4.837, 5.608, 5.941, 5.487, 5.804, 5.266, 4.588, 3.404, 3.845, 2.145, 4.672, 5.811, 7.46, 6.892, 6.39, 6.086, 6.113, 4.846, 6.494, 5.315, 6.023, 6.644, 5.81, 6.069, 5.989, 5.5, 5.394, 5.678, 5.906, 5.891, 5.228, 5.827, 6.851, 5.993, 6.35, 5.93, 6.322, 6.384, 5.646, 5.428, 5.885, 6.43, 6.048, 5.55, 5.613, 5.183, 4.975, 4.672, 4.181, 4.724, 4.911, 4.759, 4.519, 5.165, 5.794, 6.15, 4.833, 4.528, 3.794, 2.701, 3.666, 3.911, 3.921, 4.779, 5.017, 5.403, 6.657, 5.575, 4.35, 5.164, 4.642, 4.552, 4.412, 2.968, 3.037, 4.233, 4.425, 3.944, 3.11, 2.957, 3.912, 4.108, 2.832, 0.147, 0.101, 4.207, 1.896, 0.54, 0.997, 0.349, 1.387, 4.033, 3.736, 3.323, 3.887, 5.071, 5.118, 4.572, 5.034, 4.564, 5.08, 4.428, 3.119, 2.146, 1.526, 0, 0.919, 0.479, 2.355, 2.516, 3.676, 0.071, 1.903, 2.382, 2.65, 2.778, 2.346, 3.649, 2.082, 3.581, 2.874, 3.166, 4.077, 4.859, 4.959, 3.951, 2.615, 3.015, 2.955, 4.251, 4.113, 3.617, 3.399, 5.079, 4.516, 4.706, 3.577, 6.02, 4.957, 4.732, 5.809, 5.508, 5.288, 4.939, 5.498, 5.75, 5.525, 6.146, 5.908, 5.458, 5.652, 6.376, 6.263, 5.042, 6.389, 4.795, 4.682, 4.523, 4.107, 3.663 ; 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 = 47.49, 31.3, 58.3, 69.7, 59, 58.4, 68.9, 269.4, 258.4, 286.8, 284.2, 333.6, 327.5, 327.1, 232.9, 293.4, 261.6, 278.1, 303.5, 54.9, 74.1, 281.2, 284.4, 277.3, 348.283, 4.42, 279.4, 248.7, 247.7, 252.4, 291.3, 293.3, 285.4, 261.7, 262, 283.4, 274.5, 18.19, 20.42, 237.2, 232.9, 242.9, 236.4, 294.8, 301.1, 281.6, 278, 271.3, 281.5, 278.1, 308, 242, 231.5, 239.9, 235.7, 307.6, 355.84, 0.81, 3.4, 86.9, 71.9, 84.6, 9.3, 7.24, 7.16, 359, 354.94, 342.05, 350.09, 353.11, 348.89, 349.14, 345.118, 347.146, 1.9, 302.7, 218.1, 214.4, 209, 272, 323.8, 2.5, 358.35, 353.16, 345.582, 247.8, 325.6, 329.2, 195, 64.6, 66.2, 79.5, 138.4, 41.92, 354.89, 346.205, 349.19, 344.028, 353.18, 8.53, 263.5, 294.8, 281.5, 303, 250, 329.3, 353.65, 349.19, 349.55, 353.2, 354.52, 353.62, 346.842, 341.6, 214.6, 236.3, 227.4, 248.3, 6.14, 2.38, 350.81, 348.084, 347.587, 350.17, 16.37, 59.1, 146.6, 148.4, 169, 163, 326.5, 59.1, 56.9, 55.9, 53.3, 57.7, 54.8, 15.39, 254.3, 281.5, 270.6, 235.7, 290, 326.4, 4.99, 350.74, 346.536, 347.983, 0.07, 6.63, 18.94, 56.5, 55, 61.6, 61.2, 36.9, 1.37, 10.73, 357.06, 354.34, 354.96, 348.369, 358.07, 318.6, 292.9, 286.7, 228.8, 241.5 ; wind_direction_qc = 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, 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, 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, 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, 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, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; visibility = 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2850.998, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2986.156, 2835.379, 2988.559, 2989.16, 2985.556, 2983.754, 2989.16, 2988.559, 2988.559, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2986.156, 2986.156, 2986.156, 1477.184, 2478.56, 2986.156, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2454.532, 2557.854, 1152.803, 2527.218, 2972.34, 2987.358, 2989.16, 2988.559, 2987.959, 2986.156, 2987.358, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2986.156, 2989.16, 2989.16, 2989.16, 2987.959, 2988.559, 2988.559, 2988.559, 2987.358, 1526.442, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2986.156, 2986.156, 2989.16, 2989.16, 2989.16, 2989.16, 2987.959, 2988.559, 2986.757, 2987.959, 2988.559, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2986.156, 2986.156, 2986.156, 2988.559, 2989.16, 2988.559, 2988.559, 2988.559, 2989.16, 2988.559, 2988.559, 2987.959, 2986.156, 2985.556, 2985.556, 2985.556, 2985.556, 1761.318, 2814.355, 2807.146, 2811.952, 2986.156, 2952.517, 2980.75, 2942.305, 2911.068, 2986.156, 2986.757, 2989.16, 2988.559, 2987.959, 2988.559, 2988.559, 2988.559, 2986.156, 2986.156, 2986.156, 2986.156, 2985.556 ; 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 ; }