netcdf F0109.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 168 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:epic_code = 500 ; lat:Comment = "Coordinate variable" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 900., 1100. ; barometric_pressure:is_dead = 0. ; barometric_pressure:calibration_coeffs = 0.060015, 799.987 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.01116 ; barometric_pressure:pressure_absolute_offset = 0.75 ; byte barometric_pressure_qc(time, barometric_pressure_depth, lat, lon) ; barometric_pressure_qc:long_name = "Barometric Pressure QC" ; barometric_pressure_qc:short_name = "BPQC" ; barometric_pressure_qc:intent = "data_quality" ; barometric_pressure_qc:standard_name = "barometric_pressure data_quality" ; barometric_pressure_qc:_FillValue = 128s ; barometric_pressure_qc:units = "1" ; barometric_pressure_qc:valid_range = -127s, 127s ; barometric_pressure_qc:flag_values = 0s, 1s, 2s, 3s ; barometric_pressure_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_gust(time, wind_depth, lat, lon) ; wind_gust:long_name = "Wind Gust" ; wind_gust:short_name = "WGST" ; wind_gust:ancillary_variables = "wind_gust_qc" ; wind_gust:_FillValue = -999.f ; wind_gust:units = "m/s" ; wind_gust:valid_range = 0., 50. ; wind_gust:is_dead = 0. ; wind_gust:epic_code = 42 ; byte wind_gust_qc(time, wind_depth, lat, lon) ; wind_gust_qc:long_name = "Wind Gust QC" ; wind_gust_qc:short_name = "WGSTQC" ; wind_gust_qc:intent = "data_quality" ; wind_gust_qc:standard_name = "wind_gust data_quality" ; wind_gust_qc:_FillValue = 128s ; wind_gust_qc:units = "1" ; wind_gust_qc:valid_range = -127s, 127s ; wind_gust_qc:flag_values = 0s, 1s, 2s, 3s ; wind_gust_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_speed(time, wind_depth, lat, lon) ; wind_speed:long_name = "Wind Speed" ; wind_speed:standard_name = "wind_speed" ; wind_speed:ancillary_variables = "wind_speed_qc" ; wind_speed:short_name = "WSPD" ; wind_speed:_FillValue = -999.f ; wind_speed:units = "m/s" ; wind_speed:valid_range = 0., 50. ; wind_speed:is_dead = 0. ; wind_speed:epic_code = 401 ; byte wind_speed_qc(time, wind_depth, lat, lon) ; wind_speed_qc:long_name = "Wind Speed QC" ; wind_speed_qc:short_name = "WSPDQC" ; wind_speed_qc:intent = "data_quality" ; wind_speed_qc:standard_name = "wind_speed data_quality" ; wind_speed_qc:_FillValue = 128s ; wind_speed_qc:units = "1" ; wind_speed_qc:valid_range = -127s, 127s ; wind_speed_qc:flag_values = 0s, 1s, 2s, 3s ; wind_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_direction(time, wind_depth, lat, lon) ; wind_direction:long_name = "Wind Direction" ; wind_direction:standard_name = "wind_from_direction" ; wind_direction:ancillary_variables = "wind_direction_qc" ; wind_direction:short_name = "WDIR" ; wind_direction:_FillValue = -999.f ; wind_direction:units = "degrees" ; wind_direction:valid_range = 0.f, 360.f ; wind_direction:is_dead = 0. ; wind_direction:epic_code = 410 ; byte wind_direction_qc(time, wind_depth, lat, lon) ; wind_direction_qc:long_name = "Wind Direction QC" ; wind_direction_qc:short_name = "WDIRQC" ; wind_direction_qc:intent = "data_quality" ; wind_direction_qc:standard_name = "wind_from_direction data_quality" ; wind_direction_qc:_FillValue = 128s ; wind_direction_qc:units = "1" ; wind_direction_qc:valid_range = -127s, 127s ; wind_direction_qc:flag_values = 0s, 1s, 2s, 3s ; wind_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float visibility(time, visibility_depth, lat, lon) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility_in_air" ; visibility:short_name = "VIS" ; visibility:ancillary_variables = "visibility_qc" ; visibility:_FillValue = -999.f ; visibility:units = "meters" ; visibility:valid_range = 0.f, 3000.f ; visibility:is_dead = 0 ; visibility:calibration_coeffs = -0.5517, 0.6007056, 0., 0. ; byte visibility_qc(time, visibility_depth, lat, lon) ; visibility_qc:long_name = "Visibility Quality" ; visibility_qc:short_name = "VISQ" ; visibility_qc:intent = "data_quality" ; visibility_qc:standard_name = "visibility_in_air data_quality" ; visibility_qc:_FillValue = 128s ; visibility_qc:units = "1" ; visibility_qc:valid_range = -127s, 127s ; visibility_qc:flag_values = 0s, 1s, 2s, 3s ; visibility_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; // global attributes: :title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ; :institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ; :institution_url = "http://gyre.umeoce.maine.edu" ; :history = "12-Apr-2005 09:11:27: Parameter barometric_pressure marked as non-functional as of julian day 2453473.291667 (2005-04-12 07:00:00)\n", "03-Apr-2005 15:33:19: Parameter barometric_pressure marked as non-functional as of julian day 2453464.583333 (2005-04-03 14:00:00)\n", "09-Mar-2005 09:45:09: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 08:59:23: Parameter barometric_pressure marked as non-functional as of julian day 2453439.000000 (2005-03-09 00:00:00)\n", "11-Feb-2005 12:29:51: Parameter barometric_pressure marked as non-functional as of julian day 2453413.291667 (2005-02-11 07:00:00)\n", "23-Jan-2005 17:35:56: Parameter wind_gust marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "23-Jan-2005 17:35:49: Parameter wind_direction marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "23-Jan-2005 17:35:43: Parameter wind_speed marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.met.realtime.nc F0109.met.realtime.nc.new" ; :source = "Ocean Data Acquisition Systems (ODAS) Buoy" ; :references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ; :comment = "" ; :Conventions = "CF-1.0" ; :project = "GOMOOS" ; :project_url = "http://gomoos.org" ; :contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ; :time_zone = "UTC" ; :julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ; :buffer_type = "met" ; :instrument_number = 0 ; :wind_sensor_serial_number = "RMYWM49995" ; :visibility_sensor_serial_number = "AANVS316" ; :barometric_pressure_serial_number = "SETAP2299996" ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 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\n", "SET_BP_1.3: 25-Apr-2005 20:20:22" ; :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 = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; air_temperature = 4.65, 4.906, 5.27, 5.302, 5.182, 5.044, 4.742, 4.91, 4.812, 4.725, 4.905, 4.98, 5.126, 5.325, 5.832, 6.267, 6.584, 6.468, 6.709, 6.799, 6.742, 6.538, 6.593, 6.624, 6.599, 6.73, 6.685, 6.621, 6.42, 6.329, 6.236, 6.245, 6.337, 6.237, 6.225, 5.946, 5.95, 6.171, 6.17, 6.498, 6.889, 7.1, 7.73, 7.64, 8.52, 9.23, 7.77, 7.18, 7.01, 7.06, 6.903, 7.07, 6.83, 7.12, 6.372, 6.083, 6.035, 5.672, 6.013, 6.343, 6.63, 7.28, 8.63, 8.98, 7.1, 6.8, 6.744, 7.17, 7.7, 8.62, 9.42, 7.84, 7.11, 6.9, 6.516, 6.673, 6.627, 6.248, 5.245, 5.099, 4.973, 4.895, 4.902, 4.439, 4.435, 4.71, 5.061, 5.042, 5.176, 5.315, 5.776, 5.884, 5.956, 6.253, 6.649, 6.693, 6.733, 6.325, 6.174, 6.233, 6.336, 6.386, 6.4, 6.507, 6.63, 6.894, 8.22, 9.43, 8.21, 7.67, 7.3, 7.42, 7.78, 7.81, 8.1, 8.81, 9.26, 9.45, 9.35, 8.98, 8.25, 7.62, 7.02, 6.477, 6.105, 5.582, 5.117, 4.919, 4.479, 4.003, 3.855, 3.573, 3.797, 4.392, 4.988, 6.011, 7.26, 8.3, 9.51, 10.05, 10.85, 11.1, 11.36, 11.1, 10.24, 10.22, 10.51, 9.27, 8.59, 8.28, 7.75, 6.543, 5.865, 6.697, 6.922, 6.804, 7.04, 6.931, 7.46, 8.85, 7.67, 7.65, 7.59, 7.58, 7.63, 7.89, 8.19, 7.61 ; 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 = 1008.978, 1009.038, 1007.898, 1007.598, 1007.177, 1006.817, 1006.157, 1005.857, 1005.497, 1005.077, 1005.557, 1005.377, 1006.397, 1006.217, 1006.637, 1007.237, 1006.877, 1007.237, 1007.297, 1007.958, 1008.618, 1009.038, 1009.158, 1009.698, 1009.638, 1010.898, 1011.619, 1011.018, 1010.718, 1012.939, 1012.699, 1012.699, 1012.939, 1012.819, 1012.819, 1012.519, 1013.059, 1014.199, 1016.42, 1016.24, 1016.24, 1016.06, 1016.12, 1016, 1015.64, 1015.88, 1015.88, 1016.12, 1016.48, 1017.02, 1016.96, 1016.78, 1016.84, 1016.6, 1016.6, 1016.96, 1016.96, 1017.08, 1017.68, 1018.1, 1018.16, 1018.1, 1017.74, 1017.74, 1017.5, 1017.44, 1017.74, 1017.14, 1016.78, 1016.54, 1016.54, 1016.6, 1016.72, 1016.84, 1016.36, 1016.18, 1016, 1015.76, 1015.82, 1015.94, 1015.219, 1015.039, 1015.339, 1015.339, 1015.94, 1015.099, 1014.979, 1014.499, 1014.019, 1013.599, 1013.179, 1012.639, 1012.159, 1011.979, 1011.559, 1011.679, 1011.378, 1011.619, 1010.478, 1010.238, 1010.298, 1009.698, 1009.518, 1008.978, 1009.278, 1009.758, 1011.258, 1011.979, 1013.959, 1015.159, 1014.919, 1017.14, 1017.5, 1017.8, 1017.74, 1017.98, 1018.4, 1018.88, 1019.36, 1020.081, 1021.641, 1022.661, 1023.502, 1023.562, 1023.862, 1023.502, 1023.562, 1023.562, 1024.222, 1024.642, 1025.302, 1025.542, 1025.002, 1024.402, 1023.922, 1023.141, 1021.641, 1019.901, 1018.28, 1017.32, 1016.42, 1016.12, 1016, 1016.66, 1017.2, 1017.44, 1017.26, 1016.72, 1016.42, 1016.18, 1015.94, 1015.64, 1015.94, 1016, 1015.82, 1016.18, 1016.36, 1015.339, 1014.919, 1014.439, 1014.079, 1013.839, 1013.059, 1012.099, 1012.099, 1011.619, 1011.679, 1011.559 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 16.27, 16.74, 16.74, 15.29, 15.52, 15.76, 16.19, 16.7, 15.48, 14.78, 14.43, 15.41, 13.05, 13.41, 13.05, 13.21, 14.15, 14.03, 14.27, 13.96, 12.74, 14.78, 13.82, 12.98, 12.43, 12.35, 11.8, 11.6, 10.23, 9.37, 9.41, 10.9, 10.15, 9.8, 10.82, 9.45, 8.74, 8.39, 7.68, 7.8, 7.49, 6.958, 7.02, 4.508, 4.861, 3.959, 5.096, 3.332, 2.705, 1.764, 1.96, 2.234, 1.49, 0.274, 1.607, 1.842, 1.45, 0.627, 3.528, 3.528, 2.156, 2.705, 0.98, 3.371, 6.115, 6.272, 4.802, 4.077, 3.528, 2.901, 1.49, 0.49, 2.391, 2.156, 2.078, 1.274, 2.862, 4.038, 7.02, 6.429, 6.938, 5.88, 4.273, 3.881, 3.763, 4.155, 3.802, 4.626, 4.822, 4.038, 5.41, 5.527, 5.606, 4.273, 2.94, 1.098, 2.548, 5.762, 6.625, 5.292, 3.626, 1.999, 1.96, 2.822, 2.705, 3.018, 7.72, 12.94, 12.35, 10.78, 14.5, 13.05, 12.94, 9.25, 10.98, 10.82, 11.84, 11.88, 12.5, 13.29, 11.33, 11.41, 8.86, 12.07, 12, 9.53, 8.62, 9.8, 8.04, 9.76, 8.47, 7.72, 9.88, 11.13, 9.76, 9.56, 11.37, 9.37, 10.78, 10.19, 9.53, 7.53, 8.47, 8.15, 9.21, 7.84, 6.586, 4.586, 5.41, 1.666, 0, 2.979, 4.39, 1.372, 2.391, 3.293, 4.822, 4.116, 2.94, 0.98, 5.331, 6.272, 7.92, 7.92, 8.31, 7.29, 4.606, 2.548 ; 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed = 13.34, 14.12, 13.46, 13.35, 13.16, 13.09, 13.5, 13.73, 13.09, 12.57, 12.2, 12.65, 11.15, 11.63, 10.9, 11.21, 11.62, 11.6, 11.6, 11.91, 10.94, 11.5, 11.05, 10.8, 10.37, 10.06, 10.04, 10.11, 8.73, 8.06, 8.28, 9.48, 8.49, 7.97, 9.46, 8.06, 7.57, 7.21, 6.255, 6.471, 6.476, 5.411, 6.101, 2.838, 4.091, 3.402, 3.932, 2.55, 2.031, 0.661, 0.858, 1.157, 0.374, 0.004, 0.476, 0.97, 0.466, 0.034, 2.822, 2.976, 1.357, 2.243, 0.035, 2.671, 5.179, 5.469, 3.622, 3.241, 2.964, 2.078, 0.265, 0.071, 1.762, 1.54, 1.444, 0.324, 2.22, 3.498, 6.135, 5.436, 5.504, 4.891, 3.461, 3.308, 2.944, 3.362, 2.839, 3.874, 3.937, 3.282, 4.725, 4.859, 4.578, 3.67, 1.615, 0.137, 1.064, 4.991, 5.767, 4.277, 2.468, 1.08, 1.59, 1.455, 1.834, 2.144, 4.422, 10.23, 10.31, 8.94, 12.01, 11.12, 10.75, 7.34, 8.61, 8.23, 9.83, 9.78, 10.11, 11.37, 9.13, 9.03, 7.38, 9.12, 8.49, 8.14, 7.23, 8.19, 6.567, 7.93, 6.703, 5.619, 8.38, 8.94, 6.832, 7.31, 7.96, 6.614, 7.81, 8.01, 7.75, 6.44, 7.22, 7.15, 6.461, 6.821, 4.907, 3.982, 4.244, 0.015, 0, 2.056, 2.366, 0.149, 1.578, 2.653, 3.995, 3.636, 2.183, 0, 4.776, 5.175, 6.755, 6.436, 6.93, 6.365, 2.573, 1.891 ; 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 35.62, 35.95, 37.69, 36.83, 31.96, 31.73, 29.22, 29.62, 25.22, 22.87, 21.8, 22.94, 21.6, 22.41, 24.83, 22.01, 23.56, 21.87, 20.53, 26.23, 22.67, 21.76, 15.95, 18.81, 20.06, 23.62, 25.2, 22.6, 18.56, 16.11, 8.96, 21.2, 22.94, 8.55, 16.04, 14, 22.11, 14.77, 22.27, 14.26, 5.77, 18.39, 2.38, 353.02, 359.53, 343.292, 140.6, 155.9, 146.1, 246.7, 264.6, 278.9, 291.1, 309.4, 296.4, 292.7, 295.4, 357.53, 358.56, 17.55, 0.31, 357.16, 92, 179.1, 144.5, 137.1, 176.8, 201.6, 221.6, 204, 234.4, 165.1, 193.8, 187.4, 210.5, 183.2, 179.3, 185.4, 193.2, 206, 218.1, 223.2, 197.5, 203.1, 216.2, 193.6, 213.7, 184.9, 197.6, 185.1, 178.5, 186.2, 183.7, 206.3, 207.8, 122.4, 176.2, 211.8, 191.4, 210.4, 195.8, 179.9, 189.3, 195.5, 262.5, 255, 11.78, 5.86, 359.95, 352.26, 344.555, 336.1, 357.66, 346.954, 10.49, 1.75, 2.42, 3.21, 348.072, 359.02, 3.94, 357.21, 350.45, 357.91, 356.64, 354.46, 346.038, 359.06, 341.8, 358.72, 339.9, 306.5, 321.3, 334.1, 321.6, 326.3, 319.2, 322.2, 340.4, 339.5, 341.9, 336.4, 339.7, 342, 318.7, 326.1, 320.4, 293.9, 306.8, 3.59, 342.7, 269.9, 269.1, 313, 308.2, 18.71, 17.21, 28.23, 63.4, 342.7, 197.7, 208.9, 238, 229.2, 232.6, 230.5, 190.3, 196.6 ; 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, 40, 0, 0, 0, 40, 0, 0, 0, 0, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 40, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 958.1744, 1762.519, 2032.236, 1650.187, 1945.734, 1084.323, 2494.779, 2747.076, 1609.94, 1676.618, 2939.302, 1820.187, 2369.833, 2029.833, 2866.616, 1944.533, 2727.853, 2152.978, 2957.923, 2802.941, 2933.895, 2357.819, 2857.605, 1967.961, 2788.524, 2957.323, 2957.323, 2951.316, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2931.492, 2957.323, 2005.204, 2811.952, 2957.923, 2896.051, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2957.923, 2957.923, 2957.923, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2949.513, 2957.323, 2933.895, 2957.323, 2597.5, 2825.768, 2928.489, 2950.114, 2956.121, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 484.8184, 477.61, 759.9416, 628.3871, 367.0201, 451.1789, 385.0412, 443.3698, 375.0094, 410.4511, 537.6805, 701.6732, 522.0622, 726.3021, 880.0827, 1330.612, 2958.524, 2957.923, 2957.323, 392.2497, 1369.057, 2478.56, 2957.323, 2957.323, 2902.658, 2331.988, 1435.135, 2795.733, 2948.913, 2957.323, 2957.323, 2878.63, 2670.185, 2507.394, 2957.323, 2932.694, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.923, 2957.923, 2756.086, 2953.118, 1704.851, 2686.405, 2959.125, 2958.524, 2959.125, 2959.125, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2958.524, 2958.524, 2769.302, 2933.294, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2958.524, 2957.323 ; 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 ; }