netcdf M0106.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 155 ; 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 = "12-Mar-2005 03:41:12: Parameter barometric_pressure marked as non-functional as of julian day 2453442.000000 (2005-03-12 00:00:00)\n", "09-Mar-2005 09:49:38: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 09:03:42: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "04-Mar-2005 19:37:27: Parameter 2.453435e+06 marked as non-functional as of julian day 98.000000 (arometric_pressure)Parameter -------------------777777777777777777711111111111111111112222222222222222222-------------------00000000000000000003233333333233333333-------------------02111011002110112101974249782757488074 00000000000000000000000000000000000000:::::::::::::::::::00000000000000000000000000000000000000:::::::::::::::::::00000000000000000000000000000000000000 marked as non-functional as of julian day \n", "01-Mar-2005 08:35:30: Parameter barometric_pressure marked as non-functional as of julian day 2453431.333333 (2005-03-01 08:00:00)\n", "27-Feb-2005 19:46:33: Parameter barometric_pressure marked as non-functional as of julian day 2453429.416667 (2005-02-27 10:00:00)\n", "09-Feb-2005 17:37:05: 09-Feb-2005 08:00: Replaced met (wind) sensor 48490 with 48491\n", "25-Jan-2005 21:52:19: Parameter wind_direction marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "25-Jan-2005 21:52:12: Parameter wind_gust marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "25-Jan-2005 21:52:06: Parameter wind_speed marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "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 = 2453443.00000579 ; :starting_julian_day_string = "2005-03-13 00:00:00" ; :ending_julian_day_number = 2453449.41667244 ; :ending_julian_day_string = "2005-03-19 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 ; :is_dead = 0. ; data: lat = 43.49 ; lon = -67.8779 ; 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 ; air_temperature = -0.933, -1.3, -1.486, -1.912, -2.415, -2.938, -2.87, -2.539, -2.769, -2.923, -3.029, -2.905, -2.847, -2.541, -2.508, -2.558, -2.634, -1.949, -1.649, -1.102, -0.421, 0.079, 0.478, 0.966, 1.524, 2.044, 1.986, 1.609, 1.279, 0.947, 0.599, 0.453, 0.269, 0.225, 0.373, 0.193, 0.395, 0.428, 0.503, 0.469, 0.504, 0.563, 0.849, 1.093, 1.604, 1.929, 2.335, 1.617, 0.638, 0.341, 0, -0.346, -0.34, -0.397, -0.459, -0.391, -0.103, 0.083, 0.173, 0.245, 0.618, 0.984, 1.014, 1.534, 1.727, 2.132, 2.291, 2.53, 2.596, 2.536, 2.523, 2.848, 3.021, 3.118, 3.42, 3.106, 2.827, 2.077, 2.314, 2.119, 1.115, 0.794, 0.984, 0.95, 0.881, 1.277, 1.406, 1.507, 1.876, 1.499, 1.374, 1.595, 1.96, 2.182, 2.08, 2.171, 2.371, 2.58, 2.931, 2.864, 2.594, 2.168, 1.719, 1.204, 0.92, 0.509, 0.365, 0.251, 0.075, -0.067, -0.171, -0.348, -0.299, -0.179, 0.049, 0.415, 0.747, 1.029, 1.337, 1.568, 1.848, 2.175, 2.432, 2.407, 2.39, 2.426, 2.478, 2.31, 2.201, 2.088, 2.02, 1.545, 1.64, 1.272, 1.128, 0.997, 1.117, 1.196, 1.308, 1.372, 1.576, 1.885, 2.068, 2.159, 2.496, 2.72, 2.973, 2.564, 1.997, 1.265, 0.954, 0.938, 0.828, 0.779, 0.724 ; 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 ; barometric_pressure = 995.3944, 996.6542, 997.8539, 998.5738, 999.0537, 999.4736, 999.6536, 999.8336, 999.8336, 1000.673, 1001.393, 1001.753, 1002.533, 1003.133, 1003.673, 1003.793, 1003.493, 1003.133, 1002.353, 1002.413, 1002.173, 1002.113, 1002.413, 1002.773, 1002.833, 1002.893, 1003.373, 1003.433, 1003.973, 1004.153, 1004.873, 1004.992, 1004.693, 1004.633, 1004.693, 1004.992, 1005.292, 1005.112, 1004.932, 1004.513, 1004.153, 1003.853, 1003.133, 1002.893, 1002.773, 1002.713, 1002.953, 1003.253, 1003.553, 1003.373, 1003.193, 1002.773, 1002.173, 1002.113, 1001.933, 1001.633, 1001.573, 1001.753, 1002.053, 1002.653, 1003.133, 1003.553, 1003.553, 1004.333, 1004.693, 1004.813, 1005.112, 1005.532, 1005.592, 1005.832, 1005.952, 1006.312, 1006.372, 1006.312, 1006.492, 1006.372, 1006.132, 1006.132, 1006.312, 1006.372, 1005.952, 1006.252, 1006.912, 1006.792, 1008.292, 1009.612, 1008.412, 1008.652, 1008.952, 1008.952, 1008.712, 1008.952, 1009.132, 1009.132, 1009.192, 1010.091, 1010.691, 1010.751, 1010.931, 1010.691, 1010.871, 1010.931, 1010.871, 1010.571, 1010.271, 1010.691, 1010.811, 1011.171, 1011.411, 1011.711, 1011.771, 1011.591, 1011.111, 1010.751, 1010.331, 1010.451, 1010.691, 1010.511, 1010.211, 1010.691, 1011.171, 1011.411, 1011.711, 1011.831, 1011.711, 1011.471, 1011.531, 1011.171, 1010.931, 1010.991, 1011.231, 1011.651, 1012.011, 1012.311, 1012.311, 1012.071, 1011.771, 1011.291, 1010.691, 1010.151, 1009.911, 1009.852, 1009.852, 1010.091, 1010.451, 1010.571, 1010.751, 1010.451, 1010.331, 1010.271, 1010.091, 1009.911, 1009.672, 1010.211, 1010.511 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 14.82, 14.07, 14.82, 14.54, 13.48, 14.03, 13.25, 12.54, 11.88, 12.66, 12.62, 11.72, 9.76, 8.55, 8.04, 9.21, 9.53, 10.31, 11.56, 12, 12.78, 11.84, 11.76, 12.15, 13.13, 11.96, 12.86, 12.54, 12.11, 12.15, 11.21, 10.47, 11.33, 12.23, 12, 10.82, 10.07, 10.07, 9.84, 9.88, 9.37, 9.72, 9.09, 9.72, 8.86, 9.45, 8.9, 10.58, 12.43, 13.52, 13.41, 14.07, 13.56, 12.94, 12.94, 12.5, 13.05, 12.7, 13.92, 12.7, 12.47, 12.43, 11.72, 12.19, 10.82, 11.33, 10.86, 8.58, 5.958, 4.351, 4.939, 7.25, 7.29, 6.703, 8.35, 8.66, 9.88, 10.43, 11.6, 10.58, 9.64, 10.7, 11.76, 10.82, 10.15, 8.55, 7.8, 7.57, 6.39, 5.645, 4.9, 3.254, 4.116, 5.998, 6.821, 8.94, 8.98, 7.88, 7.88, 9.64, 9.8, 8.86, 8.51, 8.66, 8.35, 8.27, 8.55, 8.66, 7.57, 7.76, 7.76, 7.68, 6.742, 7.37, 6.664, 5.998, 5.488, 6.037, 6.115, 6.39, 6.978, 7.45, 7.25, 8.11, 8.47, 8.15, 8.27, 6.507, 6.115, 5.096, 6.037, 6.39, 6.272, 6.664, 6.272, 6.272, 7.1, 6.272, 7.37, 7.72, 7.1, 7.68, 8.39, 9.88, 8.62, 9.53, 11.25, 11.52, 12.43, 12.54, 12.27, 11.96, 13.8, 13.6, 14.58 ; 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 ; wind_speed = 12.02, 12.24, 11.73, 11.76, 11.62, 11.87, 11.22, 10.21, 10.02, 10.21, 10.42, 10.15, 8.14, 7.09, 6.397, 7.26, 7.75, 8.54, 9.69, 9.77, 10.24, 10.08, 9.88, 10.25, 10.28, 10.29, 10.49, 10.75, 10.11, 9.96, 9.54, 9.07, 9.25, 10.29, 9.62, 9.32, 8.38, 8.66, 7.99, 8.18, 7.89, 7.81, 7.54, 7.91, 7.58, 7.7, 7.31, 9.06, 10.46, 11.16, 11.52, 11.39, 11.54, 10.97, 10.86, 10.45, 10.8, 11.17, 11.49, 11.04, 10.3, 10.36, 10.11, 10.08, 9.3, 9.76, 8.91, 7.33, 5.037, 3.507, 4.105, 6.213, 6.302, 5.97, 7.38, 7.57, 8.3, 8.92, 8.94, 9.04, 8.03, 8.79, 9.18, 9.22, 8.85, 7.23, 6.802, 6.481, 5.606, 4.775, 4.002, 2.228, 3.407, 5.172, 6.096, 7.53, 7.67, 7.02, 6.218, 7.9, 8.2, 7.72, 7.38, 7.47, 7.01, 6.747, 7.2, 7.09, 6.514, 6.127, 6.434, 6.37, 5.747, 6.337, 5.643, 4.972, 4.506, 5.322, 5.426, 5.541, 6.028, 6.471, 6.456, 6.848, 6.804, 6.893, 6.776, 5.689, 5.194, 4.354, 5.243, 5.534, 5.41, 5.81, 5.419, 5.34, 6.029, 5.31, 6.277, 6.429, 6.058, 6.622, 7.26, 7.79, 7.12, 8.32, 9.46, 9.63, 10.61, 10.6, 10.01, 10.04, 11.48, 11.63, 12 ; 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 ; wind_direction = 32.32, 24.84, 19.69, 1.9, 347.471, 350.5, 359.81, 359.96, 2.53, 4.02, 12.82, 15.07, 9.86, 352.92, 332.7, 314.6, 299, 291.4, 288.6, 282.5, 277.1, 281.8, 274.3, 279.1, 278.8, 287.7, 297, 308.3, 304.1, 309.9, 305, 300.6, 307.1, 308.5, 317.5, 305.1, 303.9, 309.1, 296, 294.4, 298.5, 297.1, 290.3, 285, 274.6, 270.1, 279.2, 356.16, 332, 333.9, 318.6, 313, 313.1, 312.4, 317.2, 318.2, 324.3, 331.8, 331.4, 330.3, 339.3, 349.168, 349.58, 358.54, 6.24, 5.44, 358.35, 351.25, 337.6, 290.9, 254.2, 258, 267.2, 267.2, 293.4, 300.1, 308.2, 318.4, 320, 327.7, 298.5, 305.2, 315.7, 329, 336.1, 347.827, 355.74, 358.96, 4.51, 20.46, 10.43, 320.2, 280.6, 282, 273.9, 263.1, 262.3, 270.3, 286.5, 303.9, 308, 296.2, 298.6, 302.7, 313.7, 310, 298.8, 295.7, 308.8, 289.2, 301.9, 307, 290.6, 281.8, 291.5, 301.8, 282.5, 272.7, 277.5, 271.8, 262, 275.2, 279, 274.5, 275.4, 283.8, 293.5, 303.7, 308.1, 337.7, 321.5, 310.9, 316.7, 319, 327.4, 327.9, 313, 284.4, 287, 267.2, 264.2, 272, 264.1, 262.8, 264.5, 272, 300.1, 312.9, 298, 302.2, 301.3, 306.7, 312.4, 312.7, 318.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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2956.722, 2957.323, 2951.916, 2944.107, 2946.51, 2953.719, 2956.121, 2954.92, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.121, 2956.722, 2956.121, 2956.121, 2926.687, 2957.323, 2860.609, 2879.231, 2956.722, 2950.715, 2896.051, 2957.323, 2957.323, 2956.121, 2957.323, 2957.323, 2956.722, 2956.722, 2941.704, 2472.553, 1497.007, 2923.083, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 1835.805, 2428.101, 1633.368, 2393.26, 2456.935, 2864.814, 2882.835, 2950.114, 2923.683, 2951.316, 2944.708, 2957.323, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2951.916, 2956.722, 2932.093, 1352.237, 2316.37, 2759.09, 2455.733, 2654.567, 2953.719, 2954.92, 2951.316, 2954.92, 2954.92, 2956.722, 2884.637, 2343.402, 2791.528, 2942.906, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2774.107, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2951.916, 2957.323, 2957.323, 2957.323, 2957.323, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2840.185, 2956.722, 2957.323, 2877.429, 2957.323, 2813.754, 2953.719, 2938.701, 2921.28, 2576.475, 2954.319, 2824.567, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2932.093 ; 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 ; }