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 = "12-Apr-2005 09:11:27: Parameter barometric_pressure marked as non-functional as of julian day 2453473.291667 (2005-04-12 07:00:00)\n", "03-Apr-2005 15:33:19: Parameter barometric_pressure marked as non-functional as of julian day 2453464.583333 (2005-04-03 14:00:00)\n", "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 = 2453471.00000579 ; :starting_julian_day_string = "2005-04-10 00:00:00" ; :ending_julian_day_number = 2453477.95833912 ; :ending_julian_day_string = "2005-04-16 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 = 2453471, 2453471.04166667, 2453471.08333333, 2453471.125, 2453471.16666667, 2453471.20833333, 2453471.25, 2453471.29166667, 2453471.33333333, 2453471.375, 2453471.41666667, 2453471.45833333, 2453471.5, 2453471.54166667, 2453471.58333333, 2453471.625, 2453471.66666667, 2453471.70833333, 2453471.75, 2453471.79166667, 2453471.83333333, 2453471.875, 2453471.91666667, 2453471.95833333, 2453472, 2453472.04166667, 2453472.08333333, 2453472.125, 2453472.16666667, 2453472.20833333, 2453472.25, 2453472.29166667, 2453472.33333333, 2453472.375, 2453472.41666667, 2453472.45833333, 2453472.5, 2453472.54166667, 2453472.58333333, 2453472.625, 2453472.66666667, 2453472.70833333, 2453472.75, 2453472.79166667, 2453472.83333333, 2453472.875, 2453472.91666667, 2453472.95833333, 2453473, 2453473.04166667, 2453473.08333333, 2453473.125, 2453473.16666667, 2453473.20833333, 2453473.25, 2453473.29166667, 2453473.33333333, 2453473.375, 2453473.41666667, 2453473.45833333, 2453473.5, 2453473.54166667, 2453473.58333333, 2453473.625, 2453473.66666667, 2453473.70833333, 2453473.75, 2453473.79166667, 2453473.83333333, 2453473.875, 2453473.91666667, 2453473.95833333, 2453474, 2453474.04166667, 2453474.08333333, 2453474.125, 2453474.16666667, 2453474.20833333, 2453474.25, 2453474.29166667, 2453474.33333333, 2453474.375, 2453474.41666667, 2453474.45833333, 2453474.5, 2453474.54166667, 2453474.58333333, 2453474.625, 2453474.66666667, 2453474.70833333, 2453474.75, 2453474.79166667, 2453474.83333333, 2453474.875, 2453474.91666667, 2453474.95833333, 2453475, 2453475.04166667, 2453475.08333333, 2453475.125, 2453475.16666667, 2453475.20833333, 2453475.25, 2453475.29166667, 2453475.33333333, 2453475.375, 2453475.41666667, 2453475.45833333, 2453475.5, 2453475.54166667, 2453475.58333333, 2453475.625, 2453475.66666667, 2453475.70833333, 2453475.75, 2453475.79166667, 2453475.83333333, 2453475.875, 2453475.91666667, 2453475.95833333, 2453476, 2453476.04166667, 2453476.08333333, 2453476.125, 2453476.16666667, 2453476.20833333, 2453476.25, 2453476.29166667, 2453476.33333333, 2453476.375, 2453476.41666667, 2453476.45833333, 2453476.5, 2453476.54166667, 2453476.58333333, 2453476.625, 2453476.66666667, 2453476.70833333, 2453476.75, 2453476.79166667, 2453476.83333333, 2453476.875, 2453476.91666667, 2453476.95833333, 2453477, 2453477.04166667, 2453477.08333333, 2453477.125, 2453477.16666667, 2453477.20833333, 2453477.25, 2453477.29166667, 2453477.33333333, 2453477.375, 2453477.41666667, 2453477.45833333, 2453477.5, 2453477.54166667, 2453477.58333333, 2453477.625, 2453477.66666667, 2453477.70833333, 2453477.75, 2453477.79166667, 2453477.83333333, 2453477.875, 2453477.91666667, 2453477.95833333 ; air_temperature = 5.09, 4.373, 4.508, 4.474, 4.321, 4.4, 3.81, 3.805, 4.117, 4.46, 4.413, 4.719, 5.163, 5.625, 5.476, 6.038, 5.717, 5.778, 6.037, 6.602, 7.38, 6.095, 9.85, 8.36, 8.13, 7.07, 6.211, 5.445, 4.724, 4.358, 3.688, 3.211, 2.562, 2.018, 1.769, 1.862, 1.736, 2.035, 2.295, 2.632, 3.345, 4.038, 4.741, 5.271, 5.033, 5.153, 5.421, 4.971, 4.233, 3.514, 2.939, 2.471, 2.163, 1.822, 1.503, 0.604, 0.792, 0.708, 1.054, 0.652, 0.864, 0.67, 0.626, 0.377, 1.105, 1.136, 1.785, 1.972, 0.681, 1.574, 1.519, 2.409, 2.447, 2.401, 1.886, 1.6, 1.542, 1.628, 1.213, 1.247, 1.503, 1.258, 1.306, 1.41, 1.723, 1.993, 2.234, 2.421, 2.936, 3.203, 3.433, 3.302, 3.409, 3.72, 3.695, 3.77, 3.724, 3.69, 3.663, 3.736, 3.612, 3.405, 3.606, 4.212, 4.296, 4.766, 4.555, 4.647, 4.355, 4.23, 4.813, 4.702, 5.252, 5.693, 5.738, 6.104, 6.197, 6.499, 6.121, 5.687, 5.028, 4.411, 3.615, 3.871, 3.901, 3.475, 3.264, 2.919, 2.532, 2.426, 2.449, 2.76, 2.977, 3.02, 3.06, 3.514, 4.378, 5.251, 5.774, 6.407, 6.944, 7.45, 4.725, 4.39, 4.106, 3.882, 3.874, 3.769, 3.747, 3.99, 3.312, 2.971, 2.757, 2.402, 2.536, 2.714, 2.775, 3.229, 4.091, 4.188, 4.306, 4.807, 5.085, 5.061, 5.125, 4.963, 4.959, 4.859 ; 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 = 1018.4, 1018.34, 1018.22, 1017.92, 1017.68, 1017.56, 1016.9, 1016.72, 1016.42, 1016.06, 1015.94, 1015.76, 1015.64, 1015.339, 1015.099, 1014.139, 1013.539, 1012.519, 1012.279, 1011.859, 1012.099, 1012.699, 1013.299, 1013.899, 1014.859, 1016.54, 1016.96, 1017.44, 1017.86, 1018.22, 1019, 1019.24, 1019.541, 1019.901, 1019.481, 1020.441, 1020.381, 1020.381, 1019.841, 1019.12, 1018.4, 1017.62, 1017.14, 1016.66, 1016.54, 1016.48, 1016.84, 1017.14, 1017.86, 1017.68, 1016.48, 1016.84, 1017.56, 1015.46, 1014.499, 1012.579, 1014.979, 1014.199, 1014.079, 1013.659, 1012.999, 1012.399, 1011.859, 1011.559, 1009.998, 1009.818, 1009.098, 1008.738, 1008.858, 1009.218, 1009.638, 1009.758, 1010.178, 1010.058, 1009.818, 1009.578, 1009.218, 1009.158, 1008.978, 1008.138, 1009.038, 1007.958, 1008.858, 1009.518, 1012.099, 1012.579, 1013.059, 1012.939, 1012.819, 1012.519, 1012.099, 1010.958, 1010.298, 1010.298, 1010.598, 1010.598, 1011.739, 1011.919, 1011.378, 1011.198, 1011.318, 1011.258, 1011.499, 1011.859, 1012.219, 1012.639, 1013.479, 1014.499, 1014.859, 1016.18, 1016.9, 1017.68, 1018.4, 1018.64, 1019.18, 1019.961, 1020.561, 1020.921, 1021.761, 1022.901, 1024.342, 1025.482, 1025.962, 1026.682, 1027.162, 1027.463, 1027.643, 1027.763, 1028.003, 1028.543, 1029.383, 1030.463, 1031.183, 1031.904, 1032.384, 1032.444, 1032.144, 1031.664, 1031.423, 1030.703, 1030.283, 1030.283, 1031.123, 1031.604, 1032.624, 1033.104, 1033.344, 1033.824, 1034.064, 1033.944, 1033.884, 1033.644, 1033.704, 1033.404, 1033.464, 1034.124, 1035.024, 1035.625, 1035.925, 1035.685, 1034.724, 1033.284, 1032.024, 1031.063, 1030.283, 1029.923, 1029.623, 1029.083 ; 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, 99, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 4.312, 1.47, 4.155, 3.842, 3.802, 4.234, 3.254, 3.371, 4.116, 3.685, 4.312, 3.842, 5.684, 4.802, 6.468, 7.68, 7.88, 10, 10.04, 8.66, 5.194, 3.724, 5.606, 7.25, 9.76, 11.09, 10.23, 9.33, 8.51, 8.94, 9.68, 10.39, 9.49, 9.76, 9.13, 9.33, 9.92, 9.72, 9.09, 7.49, 6.978, 6.468, 8.35, 10.39, 8.33, 9.09, 8.66, 10.54, 13.05, 12.27, 14.94, 13.45, 15.33, 14.58, 11.88, 13.33, 12.58, 12.15, 13.33, 12.66, 13.41, 12.7, 12.47, 11.49, 12.5, 12.74, 11.49, 9.88, 12.15, 8.98, 8.82, 8.66, 5.998, 7.41, 9.09, 7.13, 7.1, 8.62, 7.76, 7.17, 8.35, 6.507, 6.703, 7.72, 4.9, 6.664, 5.762, 4.018, 2.744, 2.117, 4.9, 8.39, 9.13, 8.78, 10.39, 10.07, 8.62, 7.13, 6.586, 5.135, 4.43, 4.155, 3.038, 2.705, 3.038, 7.21, 8.35, 12.35, 13.8, 9.25, 9.92, 9.37, 9.64, 10.43, 9.06, 8.51, 7.45, 9.17, 10.19, 9.41, 6.625, 3.626, 3.175, 4.312, 6.037, 6.311, 7.29, 6.899, 7.25, 6.546, 4.998, 4.861, 9.21, 8.98, 8, 6.978, 6.37, 5.998, 4.312, 3.371, 5.096, 5.488, 6.468, 6.664, 4.586, 4.155, 4.782, 2.842, 2.744, 1.803, 1.607, 2.587, 2.47, 1.176, 3.528, 2.548, 0.274, 0.196, 0.078, 2.313, 2.509, 4.116, 5.214, 6.938, 8.27, 7.57, 6.86, 5.88 ; 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 = 3.127, 0.719, 3.371, 3.338, 3.286, 3.652, 2.662, 3.001, 3.123, 3.203, 3.728, 3.005, 4.263, 3.85, 5.231, 5.375, 6.877, 8.25, 8.32, 7.51, 3.385, 2.87, 3.906, 6.277, 8.35, 9.16, 8.36, 7.61, 6.928, 7.21, 7.82, 8.48, 7.97, 8.22, 7.68, 7.85, 8.28, 7.82, 7.71, 6.117, 5.975, 5.289, 5.941, 7.89, 6.048, 7.82, 7.63, 8.97, 10.94, 10.11, 12.3, 10.76, 11.76, 11.99, 10.04, 10.73, 10.64, 10.43, 11.08, 10.76, 10.97, 10.92, 10.67, 9.59, 10.39, 9.85, 9.83, 8.06, 7.73, 6.848, 7.26, 7.45, 5.088, 5.87, 7.17, 5.805, 5.857, 7.33, 6.638, 5.944, 7.16, 5.632, 5.787, 6.586, 3.603, 5.78, 4.784, 3.343, 2.116, 1.529, 4.145, 7.3, 7.91, 7.61, 8.54, 8.56, 7.03, 6.011, 5.392, 4.391, 3.713, 3.561, 2.524, 1.935, 2.491, 6.155, 6.767, 9.63, 10.87, 8.04, 8.18, 7.89, 8.42, 8.97, 7.58, 7.14, 6.368, 7.96, 8.73, 7.83, 5.913, 2.361, 2.509, 3.75, 5.301, 5.375, 6.294, 5.958, 6.479, 5.88, 4.347, 4.072, 7.77, 7.81, 7.15, 5.651, 5.169, 5.178, 3.764, 2.51, 4.316, 4.686, 4.867, 5.179, 3.841, 3.499, 3.834, 2.389, 0.807, 1.113, 0.695, 2.228, 2.187, 0.07, 2.611, 0.976, 0.006, 0.002, 0.001, 1.2, 1.949, 3.475, 4.497, 5.822, 7.3, 6.3, 5.895, 5.06 ; 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 = 237.7, 279.5, 201.6, 241.7, 233.6, 237.9, 248.4, 264.8, 215.2, 226.2, 207.5, 211.8, 239.4, 220.3, 209.5, 218.6, 224.9, 235.4, 219.1, 234.1, 222.7, 180, 15.8, 35.85, 26.7, 33.42, 354.37, 357.18, 11.21, 48.81, 14.89, 23, 11.69, 6.91, 356.59, 4.4, 9.12, 13.78, 24.74, 29.85, 26.21, 355.32, 349.581, 340.8, 4.88, 12.9, 4.59, 23.31, 22.55, 21.4, 19.51, 9.14, 15.52, 350.73, 333, 347.729, 335.4, 317.4, 325.6, 320, 310.8, 311.2, 308.8, 349.93, 1.66, 2.7, 10.09, 353.19, 339.2, 307, 306.9, 314.4, 324.3, 311.4, 337.6, 314.3, 327.6, 340.3, 347.236, 325.4, 3.59, 21.22, 13.93, 26.33, 359.58, 1.76, 14.61, 45.05, 72.6, 137.1, 194.2, 189.1, 193.7, 200.2, 220.9, 215.7, 226.1, 228.9, 246.3, 248.5, 271.2, 268.9, 246.7, 276.7, 317.8, 321.5, 4.74, 18.96, 24.58, 22.02, 27.96, 88.7, 59.9, 46.24, 41.9, 28.99, 28.79, 24.28, 14.97, 22.66, 37.51, 54.6, 11.4, 13.8, 14.22, 16.9, 25.64, 30.69, 27.87, 19.28, 18.4, 35.46, 9.25, 12.48, 10.08, 37.45, 43.46, 54.5, 61.1, 51.35, 50.37, 49.35, 213.9, 228.5, 233.9, 244.4, 268.7, 284.4, 235.7, 296.9, 327.2, 6.99, 24.65, 30.42, 25.76, 47.42, 23.58, 1.71, 42.72, 165.4, 153.4, 186.6, 188.7, 191.9, 197.3, 209.8, 220, 232.2 ; 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, 40, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2896.051, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2958.524, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2148.172, 756.938, 2959.125, 2936.899, 2903.86, 2942.305, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2957.923, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2796.333, 2957.923, 2948.312, 2280.327, 2958.524, 1722.873, 1602.131, 1473.58, 2840.786, 2939.902, 2959.726, 2959.726, 1057.892, 2959.726, 2897.853, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2878.63, 1714.463, 2950.114, 2958.524, 2958.524, 2958.524, 2958.524, 706.4788, 2900.256, 2949.513, 2959.125, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 1685.028, 2047.854, 2322.377, 2805.945, 2926.086, 2956.121, 2959.726, 2959.726, 2959.726, 2900.256, 2959.726, 2959.125, 2959.726, 2959.125, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2958.524, 2958.524, 2958.524, 2920.079, 287.6068, 2424.497, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2958.524, 2958.524, 2958.524, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2735.662, 1832.201, 2959.125, 2959.125, 2959.125, 2959.125, 2958.524, 2958.524, 2959.125, 2853.401, 1951.741, 987.0083, 2959.125 ; 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 ; }