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 = "09-Mar-2005 09:45:09: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 08:59:23: Parameter barometric_pressure marked as non-functional as of julian day 2453439.000000 (2005-03-09 00:00:00)\n", "11-Feb-2005 12:29:51: Parameter barometric_pressure marked as non-functional as of julian day 2453413.291667 (2005-02-11 07:00:00)\n", "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 = 2453457.00000579 ; :starting_julian_day_string = "2005-03-27 00:00:00" ; :ending_julian_day_number = 2453463.95833912 ; :ending_julian_day_string = "2005-04-02 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 = 2453457, 2453457.04166667, 2453457.08333333, 2453457.125, 2453457.16666667, 2453457.20833333, 2453457.25, 2453457.29166667, 2453457.33333333, 2453457.375, 2453457.41666667, 2453457.45833333, 2453457.5, 2453457.54166667, 2453457.58333333, 2453457.625, 2453457.66666667, 2453457.70833333, 2453457.75, 2453457.79166667, 2453457.83333333, 2453457.875, 2453457.91666667, 2453457.95833333, 2453458, 2453458.04166667, 2453458.08333333, 2453458.125, 2453458.16666667, 2453458.20833333, 2453458.25, 2453458.29166667, 2453458.33333333, 2453458.375, 2453458.41666667, 2453458.45833333, 2453458.5, 2453458.54166667, 2453458.58333333, 2453458.625, 2453458.66666667, 2453458.70833333, 2453458.75, 2453458.79166667, 2453458.83333333, 2453458.875, 2453458.91666667, 2453458.95833333, 2453459, 2453459.04166667, 2453459.08333333, 2453459.125, 2453459.16666667, 2453459.20833333, 2453459.25, 2453459.29166667, 2453459.33333333, 2453459.375, 2453459.41666667, 2453459.45833333, 2453459.5, 2453459.54166667, 2453459.58333333, 2453459.625, 2453459.66666667, 2453459.70833333, 2453459.75, 2453459.79166667, 2453459.83333333, 2453459.875, 2453459.91666667, 2453459.95833333, 2453460, 2453460.04166667, 2453460.08333333, 2453460.125, 2453460.16666667, 2453460.20833333, 2453460.25, 2453460.29166667, 2453460.33333333, 2453460.375, 2453460.41666667, 2453460.45833333, 2453460.5, 2453460.54166667, 2453460.58333333, 2453460.625, 2453460.66666667, 2453460.70833333, 2453460.75, 2453460.79166667, 2453460.83333333, 2453460.875, 2453460.91666667, 2453460.95833333, 2453461, 2453461.04166667, 2453461.08333333, 2453461.125, 2453461.16666667, 2453461.20833333, 2453461.25, 2453461.29166667, 2453461.33333333, 2453461.375, 2453461.41666667, 2453461.45833333, 2453461.5, 2453461.54166667, 2453461.58333333, 2453461.625, 2453461.66666667, 2453461.70833333, 2453461.75, 2453461.79166667, 2453461.83333333, 2453461.875, 2453461.91666667, 2453461.95833333, 2453462, 2453462.04166667, 2453462.08333333, 2453462.125, 2453462.16666667, 2453462.20833333, 2453462.25, 2453462.29166667, 2453462.33333333, 2453462.375, 2453462.41666667, 2453462.45833333, 2453462.5, 2453462.54166667, 2453462.58333333, 2453462.625, 2453462.66666667, 2453462.70833333, 2453462.75, 2453462.79166667, 2453462.83333333, 2453462.875, 2453462.91666667, 2453462.95833333, 2453463, 2453463.04166667, 2453463.08333333, 2453463.125, 2453463.16666667, 2453463.20833333, 2453463.25, 2453463.29166667, 2453463.33333333, 2453463.375, 2453463.41666667, 2453463.45833333, 2453463.5, 2453463.54166667, 2453463.58333333, 2453463.625, 2453463.66666667, 2453463.70833333, 2453463.75, 2453463.79166667, 2453463.83333333, 2453463.875, 2453463.91666667, 2453463.95833333 ; air_temperature = 0.435, 0.624, 0.793, 0.926, 1.047, 1.003, 1.194, 0.578, 0.309, -0.475, 0.264, 1.278, 1.923, 2.051, 2.175, 2.404, 2.324, 2.385, 2.477, 2.487, 2.56, 2.565, 2.596, 2.273, 2.239, 2.229, 2.219, 2.184, 2.133, 2.185, 2.16, 2.159, 2.187, 2.172, 2.201, 2.174, 2.28, 2.292, 2.661, 2.85, 2.917, 2.842, 2.914, 2.974, 3.115, 3.323, 2.962, 2.965, 3, 2.95, 3.771, 4.795, 4.708, 4.853, 4.905, 4.629, 4.523, 4.718, 4.424, 3.114, 3.002, 3.051, 3.277, 3.598, 3.765, 3.772, 4.303, 4.572, 4.851, 5.151, 5.095, 5.032, 4.947, 4.755, 4.896, 4.751, 4.902, 4.931, 4.064, 3.983, 3.557, 3.14, 2.934, 2.941, 3.142, 3.557, 4.198, 4.704, 4.94, 5.444, 5.422, 5.992, 5.153, 5.404, 5.499, 4.86, 4.463, 4.505, 2.886, 2.863, 2.603, 2.349, 3.039, 2.457, 2.503, 2.191, 2.053, 2, 2.045, 2.346, 2.516, 3.297, 3.784, 4.395, 5.807, 6.586, 4.823, 4.872, 4.67, 3.914, 4.577, 3.444, 3.723, 3.781, 3.142, 3.093, 2.945, 2.489, 2.331, 2.371, 2.469, 2.567, 2.435, 2.601, 2.679, 2.609, 2.674, 2.71, 2.674, 2.695, 2.705, 2.738, 2.765, 2.76, 2.655, 2.661, 2.626, 2.563, 2.528, 2.398, 2.313, 2.348, 2.227, 2.069, 2.068, 1.998, 2.085, 2.224, 2.496, 2.601, 2.729, 2.939, 3.035, 3.086, 3.103, 3.25, 3.464, 3.695 ; 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 = 1022.421, 1022.481, 1022.301, 1022.301, 1022.241, 1022.301, 1022.421, 1022.421, 1022.361, 1022.301, 1022.361, 1022.421, 1023.321, 1023.682, 1023.802, 1023.381, 1022.961, 1022.661, 1022.001, 1021.581, 1021.881, 1021.761, 1021.821, 1021.581, 1021.461, 1021.401, 1021.581, 1021.161, 1020.321, 1020.441, 1020.501, 1019.961, 1019.961, 1019.3, 1019.12, 1019.36, 1019.3, 1018.76, 1018.64, 1017.8, 1016.24, 1015.159, 1012.819, 1011.799, 1011.198, 1010.118, 1009.158, 1008.378, 1008.378, 1007.898, 1006.337, 1005.797, 1004.777, 1003.456, 1002.796, 1000.696, 1000.456, 999.8556, 999.1954, 996.1347, 996.3748, 997.7551, 999.5555, 999.5555, 999.6755, 999.9756, 1000.216, 1000.456, 1001.236, 1002.796, 1003.517, 1004.237, 1005.137, 1006.097, 1006.577, 1006.817, 1007.478, 1007.838, 1008.498, 1008.078, 1009.338, 1009.578, 1010.598, 1013.119, 1013.119, 1013.479, 1014.379, 1014.859, 1014.559, 1015.52, 1015.76, 1016.12, 1016.24, 1016.36, 1017.02, 1017.8, 1019.06, 1019.541, 1020.141, 1020.561, 1020.921, 1021.581, 1021.581, 1021.941, 1022.421, 1022.961, 1023.562, 1024.162, 1024.342, 1023.742, 1023.081, 1023.021, 1022.841, 1022.061, 1020.741, 1020.321, 1020.081, 1019.481, 1019.481, 1020.141, 1020.081, 1019.841, 1020.201, 1020.561, 1020.861, 1020.561, 1020.081, 1020.081, 1019.36, 1020.021, 1019.901, 1020.381, 1020.261, 1019.961, 1020.981, 1020.621, 1020.321, 1020.321, 1019.721, 1019.601, 1019.12, 1019.42, 1019.661, 1019.541, 1019.901, 1020.801, 1020.441, 1019.841, 1020.321, 1019.901, 1019.721, 1020.381, 1019.18, 1018.82, 1019.601, 1018.1, 1018.64, 1018.64, 1019, 1019.601, 1018.34, 1017.5, 1017.02, 1014.979, 1013.539, 1012.999, 1013.179, 1012.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 = 7.33, 6.938, 7.02, 6.233, 6.194, 5.057, 6.037, 3.822, 1.725, 0.392, 1.254, 1.098, 6.35, 7.13, 7.06, 8.19, 5.566, 5.841, 5.919, 9.13, 8.7, 8.19, 7.41, 5.782, 6.037, 6.507, 6.39, 5.214, 5.449, 5.253, 4.038, 4.155, 4.194, 3.41, 3.842, 2.94, 4.155, 4.665, 5.527, 5.802, 4.43, 3.92, 8.66, 8.08, 7.57, 6.39, 7.17, 6.938, 6.154, 5.39, 2.058, 5.41, 4.822, 5.214, 3.959, 4.038, 4.155, 4.586, 3.998, 8.08, 9.25, 9.13, 10.66, 10.78, 8.92, 7.88, 10.15, 11.02, 10.94, 11.02, 13.25, 13.01, 14.74, 12.78, 11.8, 11.52, 12.43, 13.45, 10.43, 13.64, 14.07, 12.94, 12.05, 14.35, 14.27, 13.64, 12.98, 11.41, 9.84, 7.64, 5.978, 5.488, 4.214, 3.685, 4.351, 4.547, 3.332, 1.764, 0.706, 2.47, 1.862, 2.117, 5.096, 4.077, 7.17, 5.841, 6.154, 6.664, 7.8, 8.08, 7.84, 7.64, 4.214, 2.156, 1.176, 2.195, 4.586, 4.018, 2.352, 3.45, 2.646, 2.548, 3.959, 6.037, 2.744, 1.882, 6.782, 5.39, 8.19, 5.41, 5.253, 3.136, 4.312, 4.312, 3.332, 4.665, 4.312, 4.155, 4.469, 3.881, 4.586, 5.214, 4.194, 5.488, 4.077, 3.214, 3.802, 3.254, 3.646, 2.705, 3.058, 1.803, 1.568, 3.018, 1.882, 6.037, 6.821, 6.978, 5.684, 5.802, 7.72, 8.86, 10.31, 12.86, 14.03, 12.86, 12.11, 12.23 ; 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.35, 5.919, 5.853, 5.124, 5.34, 4.275, 4.86, 1.262, 0.787, 0.033, 0.642, 0.338, 5.237, 5.764, 5.463, 6.287, 4.75, 4.68, 4.801, 7.73, 7.33, 6.614, 6.059, 4.704, 4.976, 5.459, 5.013, 4.653, 4.481, 4.473, 3.402, 3.575, 3.833, 2.983, 3.101, 2.449, 3.558, 4.178, 4.786, 4.088, 3.998, 3.347, 6.923, 6.871, 6.407, 5.107, 6.291, 5.656, 5.452, 3.753, 0.649, 4.92, 4.306, 4.549, 3.42, 3.656, 3.781, 4.227, 3.617, 6.899, 7.77, 7.73, 9.03, 8.95, 7.18, 6.522, 8.67, 9.5, 9.09, 9.23, 10.24, 11.22, 11.63, 10.23, 10.22, 9.49, 10.21, 11.19, 8.4, 10.53, 11.81, 10.71, 10.38, 11.78, 11.29, 10.85, 11, 9.3, 8.01, 6.423, 5.201, 4.934, 3.244, 3.267, 3.719, 3.976, 2.96, 0.828, 0.05, 1.372, 1.207, 1.781, 4.24, 3.404, 5.776, 4.599, 5.063, 5.81, 6.813, 6.375, 6.739, 6.67, 3.088, 0.427, 0, 0.923, 3.941, 2.715, 1.922, 2.977, 1.124, 2.082, 3.128, 4.664, 0.009, 1.128, 5.761, 3.798, 6.469, 4.18, 4.223, 1.993, 3.28, 3.539, 2.065, 3.922, 3.585, 3.369, 3.553, 3.389, 4.037, 4.335, 3.75, 4.26, 3.411, 2.261, 3.231, 2.413, 2.798, 2.016, 1.564, 0.422, 0.651, 1.882, 0.585, 5.073, 5.645, 5.949, 4.692, 4.658, 6.353, 7.34, 8.57, 10.11, 11.21, 11.17, 10.5, 9.95 ; 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 = 226.2, 227.8, 216.1, 211.1, 223, 238.6, 227.3, 229.3, 217.1, 244.7, 194.4, 206.5, 223.8, 216.6, 216.8, 216.8, 200.8, 200.3, 180.5, 189.1, 195.8, 197.2, 177.2, 182.9, 198.6, 205.4, 211.9, 204.9, 202, 184.5, 189.7, 165.2, 168.3, 153, 132.3, 123.7, 137.8, 95.2, 91, 90.2, 60.9, 51.49, 55.8, 48.74, 55.3, 33.65, 17.17, 1.32, 12.21, 17.42, 20.93, 106, 92.1, 101.4, 96.4, 98.8, 102.4, 80.9, 66.4, 49.05, 39.56, 32.72, 25.68, 36.35, 34.18, 33.76, 30.45, 23.43, 29.44, 29.47, 20.77, 21.88, 20.26, 15.05, 18.51, 15.12, 20.51, 25.06, 18.1, 13.61, 16.81, 18.61, 18.09, 18.19, 16.11, 17.02, 18.43, 22.11, 24.87, 19.18, 22.86, 24.43, 15.57, 24.64, 22.77, 31.4, 3.88, 100.1, 137.1, 165, 125.3, 348.963, 31.67, 10.81, 25.28, 337.5, 10.59, 13.38, 24.64, 27.98, 31.63, 15.1, 36.91, 243.5, 65.8, 76.5, 228.2, 202.9, 196.4, 231.2, 241.4, 92.7, 104, 118.9, 196.5, 247.3, 87.8, 90.4, 95.4, 90.9, 92.8, 102.3, 117.4, 119.5, 139.7, 117.6, 132.9, 131.8, 135.4, 140.4, 157.2, 162.5, 168, 155.4, 156.8, 172, 151.9, 156.9, 162.2, 150.1, 152.9, 192.7, 124.8, 127.6, 107.8, 59.4, 57.9, 86.3, 82.8, 79, 77.2, 90.6, 91.6, 97.3, 102.8, 102.9, 96.8, 105.2 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2713.436, 2959.726, 2959.726, 2959.726, 2924.284, 2959.726, 2959.726, 2956.121, 2959.726, 2952.517, 2959.125, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2902.058, 2957.923, 2689.408, 2775.91, 1614.746, 1888.667, 2364.426, 1861.035, 1710.258, 1262.131, 1623.756, 946.761, 576.7264, 678.8463, 947.3618, 1038.669, 754.5352, 806.1959, 687.8569, 906.5137, 2003.402, 1140.789, 2533.825, 2808.948, 2601.104, 2959.125, 2959.125, 2258.101, 2896.651, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2784.32, 1933.72, 2749.479, 2903.259, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2957.923, 2957.923, 2958.524, 2958.524, 2958.524, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2886.439, 2795.733, 2939.302, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2957.923, 2957.923, 2957.923, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2956.722, 2875.026, 2403.472, 2867.818, 2514.002, 2097.112, 2649.161, 2480.963, 2596.299, 1624.357, 2020.823, 2959.125, 2958.524, 2958.524, 1324.605, 1278.951, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2881.033, 2566.263, 2895.45, 2923.683, 2958.524, 2959.125, 1250.117, 1654.993, 2113.331, 1868.243, 1593.721, 1161.213, 1853.226, 1417.714, 1190.647 ; 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 ; }