netcdf I0109.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.060001, 800.01 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.00076 ; 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:46:11: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 09:00:42: Parameter barometric_pressure marked as non-functional as of julian day 2453439.000000 (2005-03-09 00:00:00)\n", "04-Mar-2005 15:24:52: Parameter barometric_pressure marked as non-functional as of julian day 2453433.916667 (2005-03-03 22:00:00)\n", "20-Feb-2005 19:14:42: Parameter barometric_pressure marked as non-functional as of julian day 2453422.333333 (2005-02-20 08:00:00)\n", "11-Feb-2005 12:33:42: Parameter barometric_pressure marked as non-functional as of julian day 2453413.458333 (2005-02-11 11:00:00)\n", "Tue Oct 5 00:21:34 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.met.realtime.nc I0109.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 = "RMY50002" ; :visibility_sensor_serial_number = 320 ; :barometric_pressure_serial_number = "SETAP2299997" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :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: 09-Sep-2004 16:27:03\n", "WIND_DIR_1.2: 09-Sep-2004 16:27:03\n", "AAN_VIZ_1.2: 09-Sep-2004 16:27:03\n", "SET_BP_1.2: 02-Oct-2004 12:51:13" ; data: lat = 44.10583 ; lon = -68.10867 ; 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.406, -0.663, -1.737, -2.952, -3.159, -3.594, -4.277, -4.494, -4.452, -4.595, -4.615, -4.434, -4.308, -4.243, -4.097, -3.58, -3.122, -2.154, -1.38, -0.316, 0.813, 1.429, 1.861, 1.666, 1.639, 1.654, 1.055, 0.609, 0.168, -0.246, -0.496, -0.734, -0.963, -0.821, -0.955, -0.999, -0.908, -0.671, -0.281, 0.304, 1.261, 1.697, 1.938, 2.378, 2.018, 1.664, 0.23, -0.233, -0.6, -0.842, -0.929, -1.004, -0.877, -0.976, -0.702, -0.567, -0.382, -0.599, -0.09, 0.451, 0.478, 0.428, 1.057, 1.737, 2.388, 2.401, 2.642, 3.062, 3.586, 3.621, 3.674, 3.652, 3.722, 3.561, 3.197, 2.554, 2.212, 1.984, 1.736, 1.576, 1.451, 1.324, 0.47, 0.304, 0.533, 0.794, 1.095, 1.485, 1.595, 2.053, 1.993, 2.341, 2.605, 2.657, 2.393, 2.522, 2.846, 2.724, 2.26, 2.029, 1.433, 0.838, 0.458, 0.017, -0.231, -0.482, -0.703, -0.913, -1.212, -1.011, -0.901, -0.63, -0.129, 0.478, 1.238, 1.598, 2.141, 1.813, 1.955, 1.982, 1.994, 2.01, 2.02, 1.784, 1.435, 1.398, 1.248, 1.131, 1.009, 0.621, 0.356, -0.022, -0.435, -0.069, 0.278, 0.46, 1.354, 1.814, 2.057, 1.647, 1.881, 2.096, 2.213, 2.243, 2.577, 2.31, 1.963, 1.523, 0.915, 0.324, 0.114, 0.157, 0.159, 0.056, 0.282, 0.683, 0.602, 0.849, 0.883, 1.538, 2.404, 2.971, 3.289, 3.659, 3.131, 3.304, 3.418, 3.135 ; 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 = 997.504, 998.704, 999.9641, 1000.804, 1000.984, 1001.164, 1000.864, 1000.384, 1000.924, 1002.124, 1001.764, 1003.384, 1003.144, 1003.924, 1004.164, 1003.984, 1003.864, 1003.084, 1002.064, 1002.064, 1001.824, 1001.884, 1002.244, 1002.604, 1002.904, 1002.784, 1003.624, 1003.984, 1003.924, 1004.404, 1004.524, 1004.524, 1004.764, 1005.004, 1004.884, 1005.184, 1005.304, 1005.244, 1004.944, 1004.464, 1004.044, 1003.564, 1003.084, 1002.784, 1002.784, 1002.964, 1003.804, 1004.164, 1004.104, 1003.864, 1004.044, 1003.444, 1003.084, 1002.604, 1002.784, 1002.604, 1002.664, 1002.124, 1003.504, 1003.924, 1004.044, 1004.584, 1005.244, 1005.484, 1005.724, 1006.024, 1005.784, 1005.844, 1005.604, 1005.484, 1005.784, 1006.204, 1006.504, 1006.624, 1006.684, 1006.504, 1006.264, 1006.264, 1006.504, 1006.564, 1006.684, 1007.224, 1007.824, 1008.604, 1008.844, 1008.904, 1009.264, 1009.444, 1009.624, 1009.504, 1009.144, 1008.544, 1008.724, 1008.664, 1008.784, 1009.564, 1010.704, 1010.764, 1011.004, 1011.064, 1011.244, 1011.004, 1011.124, 1010.764, 1010.644, 1010.584, 1011.064, 1011.484, 1011.544, 1011.844, 1012.084, 1011.844, 1011.364, 1010.944, 1010.344, 1010.224, 1009.984, 1010.044, 1010.044, 1010.524, 1010.944, 1011.424, 1011.844, 1011.964, 1011.904, 1011.844, 1011.784, 1011.484, 1011.244, 1011.424, 1011.724, 1011.964, 1012.444, 1012.624, 1012.564, 1012.264, 1011.544, 1010.764, 1010.464, 1009.984, 1009.564, 1009.444, 1009.564, 1009.984, 1010.464, 1010.824, 1011.184, 1010.824, 1010.404, 1010.344, 1010.284, 1009.984, 1010.044, 1010.584, 1011.244, 1012.504, 1013.404, 1014.184, 1014.784, 1014.904, 1014.724, 1014.664, 1014.424, 1014.184, 1014.064, 1013.644, 1013.644, 1013.884 ; barometric_pressure_qc = 99, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 15.99, 12.98, 12.94, 13.56, 16.42, 14.43, 15.76, 16.46, 15.72, 14.46, 13.48, 13.72, 13.88, 11.07, 8.62, 9.45, 11.72, 13.13, 14.35, 12.7, 11.88, 11.25, 9.41, 9.17, 9.21, 14.03, 12.39, 11.37, 13.8, 13.64, 14.46, 13.45, 12.82, 11.29, 11.29, 10.15, 9.84, 10.43, 10.43, 9.41, 8.62, 8.62, 6.664, 6.664, 9.02, 12.86, 13.8, 13.68, 13.99, 14.58, 13.09, 14.19, 14.46, 13.48, 13.84, 13.52, 14.39, 13.29, 13.09, 15.52, 15.37, 15.13, 14.39, 11.27, 12.58, 9.45, 5.998, 1.862, 5.841, 4.038, 5.527, 6.272, 6.625, 10.19, 10, 12.27, 13.41, 13.41, 13.25, 11.45, 10.35, 10.86, 10.43, 9.53, 9.25, 9.02, 6.762, 5.527, 3.92, 2.862, 4.077, 5.802, 8.04, 9.68, 10.78, 9.72, 9.64, 10.11, 9.17, 10.98, 10.11, 9.8, 9.17, 10.9, 10.9, 10.31, 10.31, 9.37, 9.88, 6.978, 7.02, 6.899, 6.742, 5.802, 6.742, 6.311, 8.74, 10.23, 9.76, 9.45, 9.53, 9.56, 7.8, 6.742, 7.41, 7.8, 7.37, 7.68, 5.998, 6.586, 7.1, 8.74, 8.31, 7.68, 5.88, 6.546, 8.08, 7.57, 8.78, 11.02, 10.86, 12, 9.84, 8.78, 6.664, 7.57, 9.64, 11.49, 14.11, 15.52, 14.7, 14.7, 14.66, 14.43, 13.05, 12.82, 13.25, 12.58, 11.37, 9.51, 6.546, 6.821, 4.626, 4.822, 9.13, 11.02, 9.92, 11.45 ; 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 = 12.91, 10.49, 10.48, 9.5, 12.88, 12.22, 12.85, 12.63, 12.02, 11.48, 11.38, 11.47, 11.72, 8.65, 7.02, 7.65, 9.74, 10.8, 12.29, 10.64, 10.02, 9.33, 7.43, 7.92, 7.84, 11.78, 10.26, 9.87, 11.45, 11.7, 11.21, 11.44, 10.6, 9.69, 9.47, 8.66, 8.56, 8.88, 9.08, 7.52, 7.09, 6.956, 2.646, 4.578, 7.07, 10.89, 11.73, 11.39, 12.48, 12.87, 10.83, 12.01, 12.28, 11.86, 12.14, 11.93, 12.08, 11.61, 10.88, 11.93, 12.73, 13.2, 12.39, 9.57, 10.18, 7.43, 4.682, 0.101, 4.33, 2.244, 4.572, 4.541, 5.099, 8.38, 8.79, 10.26, 11.36, 10.96, 10.26, 9.34, 8.66, 9.07, 8.58, 8.24, 7.41, 7.81, 4.85, 4.512, 0.815, 0.167, 0.995, 4.898, 6.394, 8.13, 9.19, 8.36, 7.97, 8.55, 7.49, 9.42, 7.96, 8.12, 7.53, 9.13, 9.01, 8.74, 8.78, 8.14, 7.62, 5.508, 4.687, 5.83, 5.417, 4.25, 4.382, 5.426, 7.23, 8.89, 8.22, 7.5, 8.36, 7.96, 6.293, 5.475, 6.541, 6.866, 6.241, 6.404, 4.493, 5.788, 6.236, 7.06, 7.05, 5.896, 4.698, 4.438, 6.39, 6.25, 7.4, 8.94, 9.11, 10.36, 8.64, 7.29, 5.511, 5.399, 7.42, 9.93, 12.32, 13.13, 12.15, 12.2, 12.39, 12.01, 10.88, 10.66, 10.95, 10.21, 9.72, 7.97, 5.322, 5.123, 3.7, 3.806, 7.14, 9.36, 8.6, 10.23 ; 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 = 49.05, 22.98, 5.66, 352.88, 8.98, 358.29, 8.81, 12.23, 5.96, 15.87, 19.68, 21.63, 13.67, 336.5, 324.9, 303, 291.5, 293.4, 285.5, 283.8, 287.6, 287.5, 277.7, 284.8, 285.1, 295.7, 306.5, 296.7, 307.6, 302.8, 312, 309.5, 309.9, 319.3, 314, 305.3, 299.4, 300, 309.6, 305, 320.3, 315.8, 350.85, 1.43, 9.76, 356.6, 337.2, 326.3, 319.2, 315.6, 312.9, 315.8, 318.8, 319.2, 319.5, 320.5, 325.9, 319.2, 333.9, 339.5, 346.232, 352.06, 354.63, 3.38, 13.46, 26.92, 18.31, 323.4, 324.9, 320.1, 288.2, 293.9, 298.8, 315.1, 328.1, 313.3, 313.5, 324.2, 318.8, 315, 316.4, 314.7, 330.3, 337.9, 343.177, 345.775, 336.5, 349.93, 20.77, 130.7, 190.6, 230.3, 232.2, 260.9, 272, 271.9, 286.7, 307.3, 309.7, 318, 316.7, 316.3, 306.9, 310.8, 305.3, 310, 316.9, 310.6, 311.2, 321.2, 302.5, 283.3, 290.7, 289.4, 270.8, 253.7, 246.9, 247.3, 250.3, 259.3, 272.7, 272.6, 284.8, 291, 293.3, 304.2, 314.9, 319.8, 331.7, 322, 312.5, 309.7, 318.4, 327.5, 305.9, 303.7, 291.2, 259.3, 256.5, 252.5, 244.7, 249.4, 259, 268.9, 292.7, 320.9, 306.9, 302.3, 299.4, 302, 311.3, 312.1, 317.4, 325.2, 322.7, 336, 326.8, 318.7, 316.4, 319.9, 305.8, 294.2, 276.2, 281.4, 253.9, 244.9, 246.7, 256.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 = 2961.528, 2961.528, 2961.528, 2518.207, 2961.528, 2961.528, 2959.125, 2959.125, 2956.121, 2960.326, 2960.927, 2954.319, 2852.199, 2476.758, 2950.715, 2909.266, 2613.719, 2940.503, 2531.422, 2634.143, 2554.85, 2959.125, 2960.326, 2960.927, 2955.521, 2952.517, 2955.521, 2953.118, 2951.316, 2957.323, 2959.726, 2957.323, 2960.326, 2959.726, 2959.125, 2817.358, 2311.564, 2815.556, 2651.563, 2930.892, 2803.542, 2840.786, 2901.457, 2707.429, 2957.323, 2736.263, 2889.443, 2420.893, 2593.295, 1818.385, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2273.72, 1569.693, 1388.28, 2850.397, 2592.694, 2841.386, 2940.503, 2917.676, 2927.287, 2928.489, 2951.916, 2960.326, 2960.927, 2961.528, 2960.927, 2961.528, 2950.715, 2957.323, 2958.524, 2960.326, 2958.524, 2959.726, 2715.839, 1632.767, 2256.299, 2811.351, 2866.015, 2914.673, 2864.814, 2902.658, 2938.701, 2919.478, 2946.51, 2043.649, 2326.582, 2935.097, 2953.719, 2959.125, 2960.927, 2960.326, 2961.528, 2960.927, 2961.528, 2960.927, 2961.528, 2960.326, 2961.528, 2961.528, 2954.319, 2945.909, 2947.711, 2939.302, 2908.666, 2883.436, 2933.294, 2937.499, 2915.874, 2949.513, 2957.923, 2954.92, 2958.524, 2960.326, 2960.927, 2960.927, 2960.927, 2961.528, 2961.528, 2960.927, 2961.528, 2961.528, 2960.927, 2961.528, 2890.044, 2029.233, 1879.056, 2868.418, 2852.8, 2878.03, 2894.849, 2952.517, 2914.072, 2824.567, 2832.977, 2947.111, 2956.722, 2961.528, 2961.528, 2961.528, 2957.923, 2954.319, 2951.916, 2960.326, 2961.528, 2961.528, 2961.528, 2961.528, 2956.722, 2960.326, 2931.492, 2774.708, 2596.899, 2724.85, 2789.125, 2920.68, 2870.22, 2837.182, 2873.224, 2653.966, 2940.503 ; 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 ; }