netcdf M0106.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.059988, 800.07 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.39327 ; 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 = "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.met.realtime.nc M0106.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 = 48490 ; :visibility_sensor_serial_number = 288 ; :barometric_pressure_serial_number = "SETAP2300000" ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453366.00000579 ; :starting_julian_day_string = "2004-12-26 00:00:00" ; :ending_julian_day_number = 2453372.41667244 ; :ending_julian_day_string = "2005-01-01 10:00:00" ; :algorithm_ids = "SET_BP_1.1: 10-Sep-2004 17:08:27\n", "WIND_DIR_1.2: 10-Sep-2004 17:08:27\n", "AAN_VIZ_1.2: 10-Sep-2004 17:08:27\n", "SET_BP_1.2: 03-Oct-2004 13:14:08" ; :longitude = -67.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453366, 2453366.04166667, 2453366.08333333, 2453366.125, 2453366.16666667, 2453366.20833333, 2453366.25, 2453366.29166667, 2453366.33333333, 2453366.375, 2453366.41666667, 2453366.45833333, 2453366.5, 2453366.54166667, 2453366.58333333, 2453366.625, 2453366.66666667, 2453366.70833333, 2453366.75, 2453366.79166667, 2453366.83333333, 2453366.875, 2453366.91666667, 2453366.95833333, 2453367, 2453367.04166667, 2453367.08333333, 2453367.125, 2453367.16666667, 2453367.20833333, 2453367.25, 2453367.29166667, 2453367.33333333, 2453367.375, 2453367.41666667, 2453367.45833333, 2453367.5, 2453367.54166667, 2453367.58333333, 2453367.625, 2453367.66666667, 2453367.70833333, 2453367.75, 2453367.79166667, 2453367.83333333, 2453367.875, 2453367.91666667, 2453367.95833333, 2453368, 2453368.04166667, 2453368.08333333, 2453368.125, 2453368.16666667, 2453368.20833333, 2453368.25, 2453368.29166667, 2453368.33333333, 2453368.375, 2453368.41666667, 2453368.45833333, 2453368.5, 2453368.54166667, 2453368.58333333, 2453368.625, 2453368.66666667, 2453368.70833333, 2453368.75, 2453368.79166667, 2453368.83333333, 2453368.875, 2453368.91666667, 2453368.95833333, 2453369, 2453369.04166667, 2453369.08333333, 2453369.125, 2453369.16666667, 2453369.20833333, 2453369.25, 2453369.29166667, 2453369.33333333, 2453369.375, 2453369.41666667, 2453369.45833333, 2453369.5, 2453369.54166667, 2453369.58333333, 2453369.625, 2453369.66666667, 2453369.70833333, 2453369.75, 2453369.79166667, 2453369.83333333, 2453369.875, 2453369.91666667, 2453369.95833333, 2453370, 2453370.04166667, 2453370.08333333, 2453370.125, 2453370.16666667, 2453370.20833333, 2453370.25, 2453370.29166667, 2453370.33333333, 2453370.375, 2453370.41666667, 2453370.45833333, 2453370.5, 2453370.54166667, 2453370.58333333, 2453370.625, 2453370.66666667, 2453370.70833333, 2453370.75, 2453370.79166667, 2453370.83333333, 2453370.875, 2453370.91666667, 2453370.95833333, 2453371, 2453371.04166667, 2453371.08333333, 2453371.125, 2453371.16666667, 2453371.20833333, 2453371.25, 2453371.29166667, 2453371.33333333, 2453371.375, 2453371.41666667, 2453372, 2453372.04166667, 2453372.08333333, 2453372.125, 2453372.16666667, 2453372.20833333, 2453372.25, 2453372.29166667, 2453372.33333333, 2453372.375, 2453372.41666667 ; air_temperature = -0.883, -0.729, -0.673, -0.666, -0.217, 0.026, 0.435, 0.392, 0.362, 0.305, 0.457, 0.766, 0.895, 0.903, 1.018, 0.675, 1.034, 1.349, 1.344, 1.301, 1.133, 0.888, 0.458, -0.856, -1.001, -1.626, -1.703, -1.662, -1.38, -0.96, -0.863, -1.457, -1.029, -1.43, -1.41, -2.667, -3.616, -3.966, -4.404, -3.751, -4.872, -5.604, -5.867, -5.724, -5.526, -5.516, -5.746, -6, -6.424, -6.343, -6.527, -7.17, -7.55, -7.55, -7.63, -7.47, -7.55, -7.35, -7.09, -7.05, -6.944, -6.595, -5.848, -5.358, -4.965, -4.687, -4.675, -4.281, -4.205, -3.582, -3.186, -3.222, -2.996, -2.226, -1.628, -0.98, -0.786, -0.002, 1.881, 3.023, 3.606, 4.053, 3.618, 3.345, 3.373, 3.745, 3.469, 3.694, 3.59, 3.438, 3.507, 3.274, 3.496, 3.557, 3.449, 3.637, 3.704, 3.065, 2.817, 2.381, 1.843, 0.863, 0.414, 0.107, -0.306, -0.286, -0.404, -0.351, -0.265, -0.257, -0.294, -0.317, -0.476, -0.418, -0.066, -0.457, 0.477, -0.211, -0.441, -0.14, 0.151, 0.671, 1.018, 1.359, 1.676, 1.894, 2.215, 2.507, 2.838, 2.993, 3.282, 6.944, 7.16, 7.73, 8.07, 8.32, 8.35, 8.33, 8.06, 7.86, 7.65, 7.87 ; 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 = 1026.648, 1027.368, 1027.428, 1027.248, 1027.548, 1027.368, 1027.188, 1028.208, 1028.208, 1028.208, 1028.088, 1028.028, 1028.448, 1028.328, 1028.448, 1027.968, 1027.488, 1026.468, 1025.988, 1025.448, 1024.969, 1024.069, 1024.069, 1022.629, 1021.129, 1020.409, 1018.01, 1015.97, 1012.371, 1010.931, 1008.832, 1007.392, 1006.312, 1004.932, 1003.193, 1002.533, 1004.393, 1003.493, 1001.933, 1000.673, 999.1137, 997.7939, 997.314, 997.9139, 998.6938, 998.2139, 997.494, 996.4742, 995.1545, 995.3344, 994.9745, 992.9949, 991.3752, 991.2552, 991.0153, 991.7352, 991.4952, 992.1551, 992.9949, 993.4748, 993.9547, 995.5744, 999.1137, 1002.293, 1004.393, 1006.072, 1007.572, 1008.172, 1006.912, 1008.232, 1012.491, 1012.911, 1013.391, 1021.309, 1022.929, 1023.049, 1021.549, 1018.85, 1017.65, 1016.51, 1015.49, 1014.351, 1013.751, 1013.391, 1013.331, 1013.811, 1014.111, 1014.531, 1014.111, 1013.631, 1013.931, 1015.01, 1015.91, 1016.57, 1017.89, 1019.09, 1019.99, 1020.889, 1021.669, 1022.929, 1023.289, 1023.709, 1024.489, 1025.208, 1025.988, 1026.168, 1027.008, 1028.028, 1029.048, 1029.828, 1030.667, 1031.267, 1031.267, 1030.847, 1030.727, 1031.147, 1031.627, 1032.527, 1033.367, 1034.087, 1034.327, 1034.027, 1033.967, 1034.327, 1034.387, 1033.967, 1033.667, 1033.907, 1033.607, 1033.067, 1033.127, 1022.149, 1020.709, 1019.75, 1019.03, 1017.95, 1017.23, 1016.51, 1015.49, 1014.831, 1014.411, 1013.691 ; 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 = 6.938, 6.703, 6.742, 7.21, 8.08, 7.37, 9.84, 7.88, 8.86, 9.64, 9.17, 9.8, 9.56, 10.62, 12.03, 12.7, 12.9, 12.9, 12.7, 14.35, 15.37, 16.66, 16.9, 17.8, 18.93, 18.62, 19.6, 20.03, 21.44, 21.76, 24.66, 22.54, 23.09, 23.87, 23.95, 23.76, 25.28, 22.89, 23.91, 23.52, 23.21, 21.36, 20.7, 20.38, 19.52, 19.44, 16.9, 16.74, 17.13, 15.09, 17.13, 16.97, 17.8, 16.78, 16.58, 15.09, 16.27, 15.8, 14.31, 13.99, 14.54, 12.23, 14.82, 12.7, 11.29, 12, 11.56, 11.68, 9.72, 11.92, 9.49, 6.233, 8.11, 11.17, 11.49, 12.43, 14.97, 16.39, 16.66, 17.09, 18.15, 17.95, 18.15, 15.68, 15.76, 13.88, 14.7, 13.8, 12.98, 12.27, 9.17, 10.86, 9.84, 9.06, 8.47, 8.82, 7.53, 10.47, 9.49, 6.625, 9.37, 8.82, 8, 7.55, 6.35, 7.49, 5.958, 4.116, 4.077, 5.292, 5.174, 4.743, 3.685, 3.41, 3.175, 3.293, 1.568, 2.117, 0.784, 1.529, 2.822, 3.528, 4.508, 3.724, 4.743, 4.038, 5.998, 6.938, 7.96, 8.51, 8.08, 14.86, 15.37, 15.29, 15.41, 15.01, 14.9, 13.82, 13.17, 13.84, 12, 13.92 ; 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 = 5.642, 5.054, 5.279, 5.212, 5.358, 5.492, 7.82, 6.122, 6.851, 7.14, 7.52, 7.83, 7.8, 9.13, 9.93, 10.69, 10.31, 10.15, 10.56, 11.89, 12.3, 13.39, 14.01, 14.93, 15.24, 15.25, 16.22, 16.41, 18.12, 17.14, 19.7, 18.37, 19.21, 19.64, 19.59, 19.96, 19.78, 18.92, 18.06, 17.53, 18.14, 17.23, 16.98, 16.3, 15.6, 14.6, 13.94, 13.18, 13.88, 12.56, 13.49, 13.58, 12.86, 13.37, 13.54, 12.28, 13.48, 12.42, 11.02, 11.5, 11.58, 9.79, 10.73, 9.92, 8.59, 9.28, 9.37, 9.13, 8.07, 9.35, 7.63, 5.128, 6.039, 9.04, 9.29, 10.64, 11.85, 13.32, 13.27, 14.38, 14.97, 14.92, 14.11, 13.41, 13.05, 11.77, 11.93, 11.21, 11.07, 10.34, 7.82, 8.29, 8.44, 7.53, 7.06, 5.954, 5.965, 8.22, 7.48, 5.519, 7.61, 7.33, 6.516, 5.813, 4.729, 5.524, 4.112, 2.662, 2.666, 3.705, 4.073, 3.129, 2.161, 1.988, 1.41, 2.05, 0.982, 0.831, 0.084, 0.772, 1.215, 1.96, 2.669, 2.806, 2.89, 3.223, 4.176, 5.604, 6.015, 6.836, 6.279, 11.86, 12.57, 12.65, 12.97, 13.47, 12.31, 11.52, 11.13, 11.64, 10.24, 11.8 ; 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 = 51.74, 37.02, 39.45, 50.78, 70.8, 72.8, 64.4, 86.4, 79.1, 79.7, 82.8, 74.6, 65, 53.3, 60.9, 71.1, 73.8, 73.8, 79, 69.4, 67.1, 65.9, 65.2, 59.1, 57.3, 53.1, 48.78, 47.07, 36.82, 38.76, 46.42, 47.74, 39.92, 34.63, 23.69, 3.79, 0.91, 1.28, 351.29, 350.56, 347.888, 337.4, 331.1, 328.9, 322.4, 316.6, 326.4, 322.5, 324.6, 320.4, 320.3, 321, 320, 320.8, 320.8, 318.8, 324.3, 313.2, 320.2, 317.7, 319.9, 309.4, 303.4, 305.5, 305.4, 302.6, 301.7, 301, 300.8, 291.6, 272.5, 272.6, 232.6, 223.4, 226.2, 227.5, 213.6, 217.1, 220.5, 224.4, 232.8, 226.3, 236.1, 243.4, 241.7, 261.4, 264.4, 258.5, 270.2, 274.1, 275.7, 295.9, 303.3, 312.5, 307.9, 310.4, 342.966, 331.2, 335.3, 331.4, 338.1, 336.1, 349.76, 2.31, 14.04, 5.14, 20.18, 25.09, 21.04, 20.77, 38.26, 43.03, 28.99, 11.3, 19.11, 19.33, 5.92, 27.19, 325.1, 182.8, 185.6, 201, 197.5, 216.6, 214.9, 211.7, 207.3, 200.7, 204, 202.7, 206.3, 190, 190.2, 195.2, 201.1, 205.5, 209.7, 218.7, 216.4, 221.3, 226.5, 229.5 ; 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 = 2956.121, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2912.27, 2950.715, 2942.906, 2954.92, 2956.722, 2956.722, 2915.874, 2954.92, 2247.289, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 522.0622, 388.3451, 2336.193, 2943.506, 2899.655, 2849.796, 2793.33, 2852.199, 2908.065, 2909.867, 2939.902, 2948.312, 2930.892, 2930.291, 2926.687, 2935.697, 2953.118, 2931.492, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2956.121, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.121, 2956.722, 2956.722, 2734.461, 2837.182, 2721.245, 2122.943, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2724.85, 2675.592, 2637.146, 2508.596, 2381.246, 2333.189, 2492.977, 2590.892, 2670.786, 2535.027, 2518.207 ; 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 ; }