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 = 2453425.58333333 ; 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 = "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 = 2453422.00000579 ; :starting_julian_day_string = "2005-02-20 00:00:00" ; :ending_julian_day_number = 2453428.95833912 ; :ending_julian_day_string = "2005-02-26 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 = 2453422, 2453422.04166667, 2453422.08333333, 2453422.125, 2453422.16666667, 2453422.20833333, 2453422.25, 2453422.29166667, 2453422.33333333, 2453422.375, 2453422.41666667, 2453422.45833333, 2453422.5, 2453422.54166667, 2453422.58333333, 2453422.625, 2453422.66666667, 2453422.70833333, 2453422.75, 2453422.79166667, 2453422.83333333, 2453422.875, 2453422.91666667, 2453422.95833333, 2453423, 2453423.04166667, 2453423.08333333, 2453423.125, 2453423.16666667, 2453423.20833333, 2453423.25, 2453423.29166667, 2453423.33333333, 2453423.375, 2453423.41666667, 2453423.45833333, 2453423.5, 2453423.54166667, 2453423.58333333, 2453423.625, 2453423.66666667, 2453423.70833333, 2453423.75, 2453423.79166667, 2453423.83333333, 2453423.875, 2453423.91666667, 2453423.95833333, 2453424, 2453424.04166667, 2453424.08333333, 2453424.125, 2453424.16666667, 2453424.20833333, 2453424.25, 2453424.29166667, 2453424.33333333, 2453424.375, 2453424.41666667, 2453424.45833333, 2453424.5, 2453424.54166667, 2453424.58333333, 2453424.625, 2453424.66666667, 2453424.70833333, 2453424.75, 2453424.79166667, 2453424.83333333, 2453424.875, 2453424.91666667, 2453424.95833333, 2453425, 2453425.04166667, 2453425.08333333, 2453425.125, 2453425.16666667, 2453425.20833333, 2453425.25, 2453425.29166667, 2453425.33333333, 2453425.375, 2453425.41666667, 2453425.45833333, 2453425.5, 2453425.54166667, 2453425.58333333, 2453425.625, 2453425.66666667, 2453425.70833333, 2453425.75, 2453425.79166667, 2453425.83333333, 2453425.875, 2453425.91666667, 2453425.95833333, 2453426, 2453426.04166667, 2453426.08333333, 2453426.125, 2453426.16666667, 2453426.20833333, 2453426.25, 2453426.29166667, 2453426.33333333, 2453426.375, 2453426.41666667, 2453426.45833333, 2453426.5, 2453426.54166667, 2453426.58333333, 2453426.625, 2453426.66666667, 2453426.70833333, 2453426.75, 2453426.79166667, 2453426.83333333, 2453426.875, 2453426.91666667, 2453426.95833333, 2453427, 2453427.04166667, 2453427.08333333, 2453427.125, 2453427.16666667, 2453427.20833333, 2453427.25, 2453427.29166667, 2453427.33333333, 2453427.375, 2453427.41666667, 2453427.45833333, 2453427.5, 2453427.54166667, 2453427.58333333, 2453427.625, 2453427.66666667, 2453427.70833333, 2453427.75, 2453427.79166667, 2453427.83333333, 2453427.875, 2453427.91666667, 2453427.95833333, 2453428, 2453428.04166667, 2453428.08333333, 2453428.125, 2453428.16666667, 2453428.20833333, 2453428.25, 2453428.29166667, 2453428.33333333, 2453428.375, 2453428.41666667, 2453428.45833333, 2453428.5, 2453428.54166667, 2453428.58333333, 2453428.625, 2453428.66666667, 2453428.70833333, 2453428.75, 2453428.79166667, 2453428.83333333, 2453428.875, 2453428.91666667, 2453428.95833333 ; air_temperature = -5.494, -5.715, -5.195, -4.831, -4.54, -4.395, -4.366, -5.411, -6.412, -7.31, -7.38, -8.27, -8.93, -9.55, -9.45, -9.4, -8.85, -8.45, -7.54, -6.647, -6.24, -6.24, -6.704, -6.911, -7.69, -8.36, -8.99, -9.91, -10.09, -10.54, -11.25, -11.34, -11.39, -11.54, -10.69, -10.36, -10.14, -10.27, -9.79, -9.3, -8.79, -7.78, -5.276, -4.82, -4.569, -4.079, -3.552, -3.383, -2.92, -2.816, -3.066, -3.214, -3.171, -3.159, -4.682, -5.013, -4.891, -4.785, -4.853, -4.797, -4.718, -5.114, -5.119, -5.018, -4.782, -4.264, -3.856, -3.127, -2.875, -2.867, -2.576, -2.501, -2.448, -2.576, -2.781, -2.889, -3.176, -3.134, -3.217, -3.268, -3.136, -3.05, -3.014, -2.973, -3.04, -2.71, -2.934, -2.443, -1.447, -0.967, -1.295, -0.719, -0.989, -0.829, -1.049, -1.61, -2.789, -4.097, -5.079, -6.274, -7.29, -7.74, -7.96, -8.21, -8.19, -8.29, -8.65, -8.31, -8.62, -8.72, -8.71, -8.65, -8.48, -8.3, -7.28, -6.218, -6.288, -6.258, -6.453, -6.308, -5.646, -5.417, -5.408, -5.329, -5.448, -5.437, -5.65, -6.284, -6.698, -7.04, -7.35, -7.62, -7.58, -7.87, -7.79, -7.54, -7.12, -6.089, -5.718, -5.14, -4.701, -4.319, -3.844, -3.741, -3.758, -3.835, -4.031, -4.257, -4.875, -5.22, -5.484, -6.015, -6.144, -6.483, -6.61, -6.931, -7.12, -7.09, -6.472, -5.268, -5.028, -4.285, -3.639, -2.871, -2.144, -1.683, -1.614, -1.829 ; 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 = 1021.101, 1021.341, 1021.221, 1020.921, 1020.621, 1020.441, 1020.201, 1020.681, 1021.521, 1022.661, 1023.742, 1024.522, 1025.302, 1025.962, 1026.562, 1026.862, 1026.802, 1026.802, 1026.502, 1026.322, 1026.682, 1027.042, 1028.003, 1028.603, 1029.383, 1029.683, 1030.043, 1030.703, 1030.583, 1029.863, 1030.103, 1030.163, 1030.403, 1029.983, 1029.083, 1028.843, 1028.723, 1028.543, 1028.123, 1027.222, 1026.142, 1025.362, 1024.282, 1023.021, 1022.241, 1021.641, 1021.701, 1022.421, 1020.441, 1020.261, 1019.961, 1019.481, 1018.7, 1018.52, 1018.34, 1017.92, 1017.92, 1017.98, 1018.04, 1018.16, 1018.28, 1018.7, 1018.7, 1019.781, 1018.58, 1019.36, 1018.16, 1020.321, 1020.501, 1018.82, 1018.04, 1017.68, 1018.04, 1017.5, 1017.5, 1017.08, 1016.18, 1016.12, 1015.099, 1014.919, 1014.139, 1013.839, 1013.599, 1013.659, 1013.839, 1013.899, 1013.719, 1013.659, 1011.499, 1009.878, 1008.918, 1011.138, 1008.678, 1008.918, 1006.397, 1004.597, 1002.016, 998.8353, 1003.396, 1008.078, 1011.078, 1014.679, 1017.86, 1020.021, 1021.761, 1022.961, 1023.201, 1024.882, 1027.463, 1029.383, 1030.763, 1028.423, 1026.622, 1026.022, 1043.967, 1039.586, 1029.083, 1018.16, 1010.478, 1007.538, 1012.039, 1015.159, 1016.42, 1017.38, 1017.86, 1018.4, 1018.22, 1017.26, 1014.559, 1014.079, 1013.359, 1012.339, 1011.979, 1012.339, 1012.579, 1016.24, 1020.021, 1018.58, 1021.641, 1018.7, 1017.56, 1018.1, 1014.019, 1014.439, 1016.06, 1017.14, 1017.32, 1016.96, 1016.66, 1016.66, 1016.66, 1016.12, 1016.42, 1016.48, 1017.2, 1017.38, 1021.761, 1023.201, 1024.042, 1023.622, 1016.66, 1016.3, 1015.76, 1017.2, 1015.76, 1015.94, 1013.059, 1011.619 ; 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, 99, 99, 99, 99, 99, 99, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_gust = 7.02, 6.35, 5.919, 5.841, 7.92, 9.37, 9.17, 7.64, 9.21, 10.82, 12.15, 8.39, 11.68, 11.64, 9.31, 7.21, 8.35, 7.96, 9.09, 9.56, 8.13, 8.66, 6.978, 7.17, 10.47, 9.06, 10.27, 9.37, 8.82, 9.49, 9.21, 9.13, 7.76, 7.45, 8.23, 8.94, 7.41, 8, 8.04, 9.09, 9.21, 8.27, 10.62, 11.52, 10.82, 10.54, 10.98, 10.54, 11.33, 10.15, 8.39, 8.58, 8.15, 7.29, 8.15, 9.02, 10.43, 10.7, 10.58, 10.27, 11.25, 10.66, 10.35, 10.43, 9.45, 9.64, 7.68, 6.938, 6.076, 5.606, 5.606, 4.9, 3.763, 2.94, 3.214, 2.783, 2.43, 2.078, 2.43, 2.038, 2.078, 1.764, 2.313, 2.744, 3.058, 5.449, 4.41, 4.508, 4.939, 5.919, 8.39, 6.39, 6.86, 7.96, 8.15, 8.55, 10.04, 9.13, 10.82, 10.9, 11.17, 11.72, 10.94, 10.74, 10.15, 10.15, 10.43, 11.25, 10.74, 8.43, 7.96, 8.66, 6.546, 4.469, 2.274, 1.137, 3.371, 2.195, 0.431, 0.235, 5.018, 6.664, 6.86, 6.076, 7.57, 8.15, 8.94, 10.51, 10.39, 9.09, 11.02, 11.96, 11.21, 11.68, 10.9, 11.56, 11.76, 11.52, 9.92, 9.09, 8.35, 6.272, 6.664, 5.214, 4.939, 4.234, 4.116, 3.136, 4.939, 5.998, 6.35, 7.84, 8.08, 9.09, 8, 8.08, 6.703, 6.664, 6.821, 8.08, 6.311, 6.154, 6.703, 8.27, 8.66, 8.78, 8.55, 9.21 ; 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 = 5.346, 5.071, 4.777, 4.582, 6.499, 7.43, 7.53, 6.562, 7.58, 9.18, 9.93, 6.928, 9.5, 9.6, 6.157, 4.587, 5.848, 6.046, 6.191, 6.773, 4.341, 7.3, 5.357, 6.088, 8.64, 7.41, 7.97, 7.17, 7.22, 7.58, 7.6, 7.15, 5.216, 5.594, 6.471, 7.08, 6.1, 6.346, 6.681, 7.32, 7.56, 6.664, 8.58, 9.44, 9.11, 8.3, 9.01, 8.87, 8.82, 8.05, 6.907, 6.997, 6.664, 5.891, 6.965, 7.45, 8.85, 8.7, 9.17, 8.87, 9.49, 8.69, 8.96, 8.45, 7.95, 7.62, 6.623, 5.675, 5.024, 4.564, 4.604, 3.718, 3.145, 2.16, 2.408, 1.673, 1.707, 1.181, 1.62, 1.44, 1.37, 0.837, 1.74, 2.087, 2.361, 3.741, 3.101, 3.613, 3.803, 4.779, 6.33, 3.624, 5.203, 6.592, 6.875, 7.51, 8.1, 7.55, 9.07, 8.97, 9.11, 9.04, 8.84, 8.66, 8.56, 8.35, 8.67, 9.41, 8.67, 7.03, 6.609, 6.986, 4.88, 3.476, 0.567, 0.059, 1.971, 0.649, 0.011, 0.005, 3.625, 5.33, 5.032, 5.025, 5.791, 6.873, 7.65, 8.5, 8.51, 7.5, 9.47, 9.8, 9.66, 10.04, 9.14, 9.67, 9.57, 9.76, 8.02, 6.786, 6.414, 4.344, 4.871, 3.691, 3.688, 3.588, 3.284, 2.241, 3.839, 4.823, 5.441, 6.325, 6.698, 7.85, 6.786, 6.739, 5.17, 5.285, 4.912, 5.587, 4.87, 4.667, 4.339, 5.212, 6.452, 6.669, 6.936, 7.49 ; 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 = 262.4, 267.5, 247.8, 269.9, 258, 256.1, 255, 275.8, 278.1, 285.6, 300.9, 299.5, 312.1, 322.5, 332.9, 311.8, 329.2, 281.5, 304.5, 309.5, 326.5, 308.1, 296.6, 321.4, 3.16, 3.67, 10.98, 27.2, 26.63, 50.52, 47.75, 67.6, 65.9, 64.3, 87.3, 64.9, 59.4, 46.15, 46.84, 46.85, 56.3, 57.2, 124.3, 114.8, 95.7, 97.6, 105.6, 99.6, 99.2, 100.1, 91.1, 86.6, 75.7, 69, 38.65, 36.36, 32.31, 38.66, 38.24, 32.79, 28.68, 25.41, 25.62, 20.3, 19.14, 15.36, 20.7, 13.84, 13.42, 8.26, 15.87, 28.78, 45.67, 48.67, 67.6, 65.5, 75.4, 37.57, 26, 34.42, 30.44, 63.8, 72.9, 29.49, 26.53, 10.56, 3.78, 343.614, 347.27, 326.4, 297.9, 311.3, 327.1, 339.4, 326.5, 331.7, 315.2, 309, 327.5, 325.9, 336.4, 329.6, 331, 349.063, 340, 336.7, 344.519, 1.54, 351.21, 15.32, 2.7, 18.01, 26.96, 36.16, 85.5, 49.7, 18.32, 12.47, 304.4, 359.67, 40.89, 56.6, 71.7, 66.9, 60.2, 65.9, 48.18, 38.09, 41.02, 38.73, 21.63, 1.41, 10.57, 10.28, 7.95, 5.44, 20.53, 33.45, 23.24, 28.65, 27.68, 21.51, 16.41, 5.38, 4.37, 356.19, 356.6, 320, 298.4, 320.6, 332.1, 328.5, 347.523, 345.988, 343.422, 337.1, 324.3, 334.6, 300.9, 312.4, 297.6, 305.5, 295, 296.1, 295.9, 287.2, 280.7, 286.1 ; 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, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2954.92, 2128.95, 2274.921, 2570.468, 2703.825, 2949.513, 1821.388, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2409.479, 2882.835, 1045.877, 1179.234, 510.6488, 2927.287, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2959.726, 2960.326, 2959.726, 2959.726, 2960.326, 2959.726, 2960.326, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2959.726, 2959.125, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2643.154, 2960.326, 2851.598, 2792.129, 2960.326, 2960.326, 2959.726, 2960.326, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 1993.19, 2775.309, 1539.057, 1042.273, 346.7763, 498.6346, 949.1639, 1858.632, 2661.175, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.726, 73.87572, 2960.326, 2960.326, 2957.323, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2959.726, 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 ; }