netcdf C0206.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 142 ; 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.059999, 800.007 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.22834 ; 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 = "07-Oct-2004 18:42:09: Modified [lon,lat] to [-70.059800,43.570233].\n", "Thu Oct 7 16:27:57 2004: /usr/local/nco/bin/ncrcat -d time,2453286.60416667,2453317.6 C0206.met.realtime.nc C0206.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 = 48489 ; :visibility_sensor_serial_number = 322 ; :barometric_pressure_serial_number = "SETAP2299994" ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0206" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453373.00000579 ; :starting_julian_day_string = "2005-01-02 00:00:00" ; :ending_julian_day_number = 2453378.87500579 ; :ending_julian_day_string = "2005-01-07 21:00:00" ; :algorithm_ids = "SET_BP_1.1: 30-Aug-2004 17:02:04\n", "WIND_DIR_1.2: 30-Aug-2004 17:02:04\n", "AAN_VIZ_1.2: 30-Aug-2004 17:02:04\n", "SET_BP_1.2: 02-Oct-2004 12:37:07" ; :longitude = -70.0598 ; :latitude = 43.570233 ; data: lat = 43.570233 ; lon = -70.0598 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453373, 2453373.04166667, 2453373.08333333, 2453373.125, 2453373.16666667, 2453373.20833333, 2453373.25, 2453373.29166667, 2453373.33333333, 2453373.375, 2453373.41666667, 2453373.45833333, 2453373.5, 2453373.54166667, 2453373.58333333, 2453373.625, 2453373.66666667, 2453373.70833333, 2453373.75, 2453373.79166667, 2453373.83333333, 2453373.875, 2453373.91666667, 2453373.95833333, 2453374, 2453374.04166667, 2453374.08333333, 2453374.125, 2453374.16666667, 2453374.20833333, 2453374.25, 2453374.29166667, 2453374.33333333, 2453374.375, 2453374.41666667, 2453374.45833333, 2453374.5, 2453374.54166667, 2453374.58333333, 2453374.625, 2453374.66666667, 2453374.70833333, 2453374.75, 2453374.79166667, 2453374.83333333, 2453374.875, 2453374.91666667, 2453374.95833333, 2453375, 2453375.04166667, 2453375.08333333, 2453375.125, 2453375.16666667, 2453375.20833333, 2453375.25, 2453375.29166667, 2453375.33333333, 2453375.375, 2453375.41666667, 2453375.45833333, 2453375.5, 2453375.54166667, 2453375.58333333, 2453375.625, 2453375.66666667, 2453375.70833333, 2453375.75, 2453375.79166667, 2453375.83333333, 2453375.875, 2453375.91666667, 2453375.95833333, 2453376, 2453376.04166667, 2453376.08333333, 2453376.125, 2453376.16666667, 2453376.20833333, 2453376.25, 2453376.29166667, 2453376.33333333, 2453376.375, 2453376.41666667, 2453376.45833333, 2453376.5, 2453376.54166667, 2453376.58333333, 2453376.625, 2453376.66666667, 2453376.70833333, 2453376.75, 2453376.79166667, 2453376.83333333, 2453376.875, 2453376.91666667, 2453376.95833333, 2453377, 2453377.04166667, 2453377.08333333, 2453377.125, 2453377.16666667, 2453377.20833333, 2453377.25, 2453377.29166667, 2453377.33333333, 2453377.375, 2453377.41666667, 2453377.45833333, 2453377.5, 2453377.54166667, 2453377.58333333, 2453377.625, 2453377.66666667, 2453377.70833333, 2453377.75, 2453377.79166667, 2453377.83333333, 2453377.875, 2453377.91666667, 2453377.95833333, 2453378, 2453378.04166667, 2453378.08333333, 2453378.125, 2453378.16666667, 2453378.20833333, 2453378.25, 2453378.29166667, 2453378.33333333, 2453378.375, 2453378.41666667, 2453378.45833333, 2453378.5, 2453378.54166667, 2453378.58333333, 2453378.625, 2453378.66666667, 2453378.70833333, 2453378.75, 2453378.79166667, 2453378.83333333, 2453378.875 ; air_temperature = 4.189, 3.52, 2.389, 1.886, 1.532, 1.01, 0.303, -0.556, -1.658, -2.216, -3.037, -3.925, -5.13, -5.52, -5.727, -5.602, -5.616, -4.489, -3.723, -3.292, -2.423, -2.065, -1.626, -1.711, -0.511, 2.68, 3.334, 3.765, 4.209, 4.922, 4.897, 4.581, 4.362, 4.507, 4.535, 5.027, 5.355, 5.41, 5.363, 5.775, 5.766, 5.821, 6.177, 5.981, 5.383, 5.204, 5.288, 5.439, 5.672, 5.567, 5.58, 5.377, 5.015, 5.055, 4.838, 4.731, 4.055, 4.282, 4.184, 3.989, 2.729, 2.21, 1.964, 2.048, 2.095, 2.026, 2.101, 2.19, 2.165, 2.095, 2.298, 2.774, 3.266, 3.902, 4.335, 3.35, 2.978, 2.9, 2.69, 2.495, 1.491, 1.376, 1.034, 0.26, -0.064, -0.974, -1.423, -1.665, -1.94, -2.15, -1.924, -1.583, -1.38, -1.584, -1.77, -2.095, -2.802, -3.413, -4.046, -4.511, -4.598, -5.121, -5.256, -5.561, -5.635, -5.529, -5.276, -5.228, -4.829, -4.384, -3.614, -2.921, -2.453, -2.507, -1.856, -1.197, -0.849, -0.449, -0.29, 0.512, 1.157, 1.884, -3.664, -3.942, -4.168, -4.295, -4.083, -3.957, -4.008, -3.315, -1.871, 0.07, 1.467, 1.663, 1.512, 1.119, 2.03, 2.083, 2.405, 1.887, 1.717, 1.327 ; 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 ; barometric_pressure = 1028.382, 1029.881, 1031.501, 1032.281, 1032.942, 1033.241, 1034.321, 1035.341, 1036.421, 1036.961, 1038.161, 1039.301, 1040.321, 1040.381, 1041.161, 1041.881, 1040.621, 1039.241, 1037.621, 1037.021, 1036.301, 1035.041, 1035.281, 1034.021, 1032.521, 1031.082, 1029.881, 1028.682, 1027.362, 1025.382, 1024.602, 1023.942, 1023.102, 1022.022, 1022.622, 1021.722, 1021.422, 1021.362, 1021.542, 1021.842, 1021.362, 1020.942, 1021.002, 1020.822, 1020.942, 1021.542, 1022.442, 1022.622, 1022.742, 1023.102, 1022.742, 1022.562, 1022.622, 1022.022, 1022.082, 1021.302, 1020.102, 1020.042, 1019.622, 1018.902, 1016.202, 1014.762, 1018.722, 1019.262, 1020.342, 1020.462, 1020.642, 1020.822, 1020.342, 1020.402, 1021.242, 1022.922, 1021.182, 1020.762, 1020.342, 1020.162, 1019.802, 1019.442, 1019.322, 1019.862, 1019.562, 1019.142, 1019.262, 1019.562, 1020.642, 1021.182, 1022.382, 1022.802, 1022.622, 1021.662, 1021.422, 1020.942, 1021.662, 1021.962, 1022.142, 1022.262, 1022.562, 1022.982, 1023.102, 1023.102, 1023.282, 1023.222, 1022.742, 1023.102, 1023.042, 1023.102, 1022.862, 1023.042, 1022.802, 1022.022, 1022.022, 1021.962, 1020.162, 1018.422, 1017.162, 1016.202, 1015.242, 1013.802, 1012.962, 1012.302, 1010.502, 1009.902, 1001.022, 996.8821, 995.5621, 994.8421, 995.3821, 995.8621, 995.7421, 997.3021, 1001.742, 1007.982, 1008.582, 1010.442, 1012.242, 1014.762, 1015.482, 1016.022, 1017.102, 1019.502, 1020.162, 1021.362 ; 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 ; wind_gust = 10, 10.27, 10.23, 11.45, 12.78, 13.25, 11.33, 12, 12.15, 12.03, 10.94, 10.98, 9.68, 9.21, 8.51, 6.39, 4.155, 3.058, 6.468, 2.626, 3.567, 3.606, 5.253, 2.254, 4.626, 13.8, 13.92, 12.74, 13.84, 15.13, 12.82, 11.6, 11.52, 11.05, 9.37, 9.76, 10.31, 9.29, 8.82, 8.98, 8.66, 6.938, 5.586, 3.528, 2.391, 1.529, 1.098, 1.999, 1.666, 2.47, 3.646, 6.037, 6.429, 5.096, 6.546, 5.802, 7.68, 6.037, 5.802, 5.645, 6.546, 7.17, 6.076, 6.35, 4.9, 4.234, 3.175, 2.43, 2.626, 1.49, 3.136, 2.666, 4.626, 5.684, 7.29, 6.86, 7.64, 7.92, 7.35, 7.1, 4.9, 5.488, 9.76, 10.47, 9.8, 11.13, 9.64, 8.19, 6.507, 6.821, 5.998, 6.507, 7.6, 7.8, 8.04, 9.09, 8.19, 8.66, 8.7, 8.15, 8, 9.06, 10.07, 7.45, 6.586, 5.841, 6.076, 6.978, 6.664, 6.311, 6.703, 6.586, 8.55, 8.7, 9.84, 10.43, 9.49, 11.41, 10.58, 8.98, 10.51, 6.37, 9.88, 10.11, 10.43, 9.21, 8.11, 6.174, 4.861, 4.743, 6.586, 10.78, 13.48, 12.47, 12.11, 9.37, 10.54, 9.21, 12.03, 10.7, 9.25, 10.74 ; 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 ; wind_speed = 8.14, 8.84, 8.75, 9.56, 10.56, 11.24, 9.41, 10.42, 10.19, 10.27, 9, 8.74, 7.12, 7.48, 6.855, 4.588, 2.578, 1.489, 3.587, 1.74, 2.42, 2.135, 3.994, 1.075, 2.695, 10.53, 11.19, 10.97, 11.39, 12.38, 10.93, 9.6, 9.43, 9.5, 8.02, 8.33, 8.84, 8.05, 7.48, 8.09, 7.08, 5.79, 4.866, 2.34, 1.433, 1.035, 0.575, 1.624, 1.145, 2.06, 3.033, 5.032, 5.644, 4.034, 5.425, 4.809, 6.49, 5.294, 4.973, 4.368, 5.335, 5.975, 4.862, 5.116, 4.048, 3.322, 2.323, 1.561, 1.705, 1.069, 2.166, 1.707, 3.688, 4.848, 6.122, 5.736, 6.477, 7.12, 6.066, 5.63, 3.904, 4.401, 7.61, 9.16, 8.01, 9.36, 7.48, 6.758, 5.221, 5.254, 4.576, 4.946, 5.801, 5.799, 6.86, 7.48, 6.559, 7.04, 6.753, 6.584, 6.594, 7.31, 8.04, 5.382, 4.495, 4.611, 4.467, 4.784, 4.739, 5.241, 4.262, 5.048, 6.344, 7.38, 8, 8.39, 8.17, 9.93, 8.5, 7.35, 8.65, 4.486, 8.27, 8.54, 8.41, 7.26, 6.745, 4.3, 3.535, 3.798, 5.562, 8.83, 11.07, 10.51, 10.07, 5.864, 8.55, 7.47, 9.45, 8, 7.87, 9.44 ; 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 ; wind_direction = 339.8, 356.42, 13.24, 3.82, 6.2, 2.59, 4.19, 15.85, 18.38, 29.8, 35.77, 28.1, 25.06, 38.98, 55, 34.55, 55.4, 111.3, 85.2, 59.9, 324.2, 349.273, 323.9, 305.4, 224.6, 205.3, 214, 210.4, 212.1, 215.5, 226.4, 229.8, 225.4, 235.8, 233.7, 227.4, 232.3, 233.6, 242.5, 248, 242.1, 253.1, 255.9, 299.9, 55.2, 58.7, 109.5, 102.2, 99.2, 72, 72.9, 68.8, 58.7, 73.5, 93.9, 91.8, 74.9, 90.7, 86.1, 76.3, 59.5, 36.35, 54.6, 44.22, 37.85, 40.29, 10.77, 19.07, 328.8, 237.6, 188.5, 229.1, 223.3, 225.6, 256.2, 280.1, 280, 273.1, 274.7, 295.8, 335.4, 354.54, 9.86, 3.35, 8.76, 12.41, 19.23, 14.15, 349.587, 4.54, 1.29, 354.53, 347.091, 2.23, 6.58, 0.53, 24.54, 25.78, 19.14, 18.24, 17.09, 34.75, 43.49, 62.8, 55, 56.2, 76.2, 81.7, 89.3, 99.3, 100.3, 86.9, 93, 85.3, 86.3, 92.2, 99.4, 113.5, 105.5, 109.6, 107.2, 103.7, 356.39, 4.83, 0.48, 3.13, 7.2, 4.4, 326.4, 262.5, 249.3, 240.5, 253.7, 276.3, 277.6, 334.8, 285, 305, 297.9, 327.9, 348.852, 339.8 ; 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 ; visibility = 2888.842, 2889.443, 2872.623, 2884.637, 2873.224, 2881.634, 2867.217, 2869.019, 2887.641, 2871.422, 2896.651, 2908.065, 2893.047, 2422.094, 2169.197, 2468.348, 2261.105, 2584.284, 2610.115, 2880.432, 2879.832, 2889.443, 2874.425, 2054.462, 2017.819, 2737.464, 2738.065, 2259.303, 2187.218, 2402.271, 2424.497, 2253.296, 2411.882, 2379.444, 2521.21, 2578.878, 2559.055, 2592.094, 2549.444, 2646.758, 2529.02, 2586.687, 2671.387, 2708.03, 2494.779, 2548.242, 2464.744, 2604.108, 2724.249, 2699.019, 2857.605, 2823.966, 2845.592, 2811.351, 2463.543, 2620.927, 2222.059, 2687.005, 2539.232, 2695.415, 2610.716, 2748.277, 2771.705, 2787.924, 2833.577, 2858.206, 2852.8, 2875.026, 2847.994, 2714.638, 2791.528, 2806.546, 2841.386, 2852.199, 2877.429, 2804.743, 2837.182, 2847.394, 2843.789, 2886.439, 2819.16, 2869.019, 2872.022, 2884.037, 2872.022, 2863.012, 2899.054, 2921.881, 2912.27, 2909.867, 2906.263, 2917.676, 2919.478, 2895.45, 2918.877, 2909.867, 2905.061, 2894.849, 2903.259, 2909.266, 2911.068, 2915.273, 2908.065, 2911.669, 2915.874, 2911.068, 2912.87, 2902.058, 2907.464, 2906.263, 2900.256, 2873.825, 1763.12, 2906.263, 2936.899, 2949.513, 2950.114, 2941.704, 2934.496, 257.0909, 1576.901, 2355.416, 1534.852, 2032.236, 1942.13, 811.6023, 947.9625, 1593.12, 2724.249, 2893.648, 2924.885, 2882.835, 2750.68, 2770.503, 2796.934, 2760.892, 2897.252, 2893.047, 2885.238, 2902.658, 2905.662, 2909.867 ; 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 ; }