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 = "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 = 2453394.00000579 ; :starting_julian_day_string = "2005-01-23 00:00:00" ; :ending_julian_day_number = 2453400.95833912 ; :ending_julian_day_string = "2005-01-29 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 = 2453394, 2453394.04166667, 2453394.08333333, 2453394.125, 2453394.16666667, 2453394.20833333, 2453394.25, 2453394.29166667, 2453394.33333333, 2453394.375, 2453394.41666667, 2453394.45833333, 2453394.5, 2453394.54166667, 2453394.58333333, 2453394.625, 2453394.66666667, 2453394.70833333, 2453394.75, 2453394.79166667, 2453394.83333333, 2453394.875, 2453394.91666667, 2453394.95833333, 2453395, 2453395.04166667, 2453395.08333333, 2453395.125, 2453395.16666667, 2453395.20833333, 2453395.25, 2453395.29166667, 2453395.33333333, 2453395.375, 2453395.41666667, 2453395.45833333, 2453395.5, 2453395.54166667, 2453395.58333333, 2453395.625, 2453395.66666667, 2453395.70833333, 2453395.75, 2453395.79166667, 2453395.83333333, 2453395.875, 2453395.91666667, 2453395.95833333, 2453396, 2453396.04166667, 2453396.08333333, 2453396.125, 2453396.16666667, 2453396.20833333, 2453396.25, 2453396.29166667, 2453396.33333333, 2453396.375, 2453396.41666667, 2453396.45833333, 2453396.5, 2453396.54166667, 2453396.58333333, 2453396.625, 2453396.66666667, 2453396.70833333, 2453396.75, 2453396.79166667, 2453396.83333333, 2453396.875, 2453396.91666667, 2453396.95833333, 2453397, 2453397.04166667, 2453397.08333333, 2453397.125, 2453397.16666667, 2453397.20833333, 2453397.25, 2453397.29166667, 2453397.33333333, 2453397.375, 2453397.41666667, 2453397.45833333, 2453397.5, 2453397.54166667, 2453397.58333333, 2453397.625, 2453397.66666667, 2453397.70833333, 2453397.75, 2453397.79166667, 2453397.83333333, 2453397.875, 2453397.91666667, 2453397.95833333, 2453398, 2453398.04166667, 2453398.08333333, 2453398.125, 2453398.16666667, 2453398.20833333, 2453398.25, 2453398.29166667, 2453398.33333333, 2453398.375, 2453398.41666667, 2453398.45833333, 2453398.5, 2453398.54166667, 2453398.58333333, 2453398.625, 2453398.66666667, 2453398.70833333, 2453398.75, 2453398.79166667, 2453398.83333333, 2453398.875, 2453398.91666667, 2453398.95833333, 2453399, 2453399.04166667, 2453399.08333333, 2453399.125, 2453399.16666667, 2453399.20833333, 2453399.25, 2453399.29166667, 2453399.33333333, 2453399.375, 2453399.41666667, 2453399.45833333, 2453399.5, 2453399.54166667, 2453399.58333333, 2453399.625, 2453399.66666667, 2453399.70833333, 2453399.75, 2453399.79166667, 2453399.83333333, 2453399.875, 2453399.91666667, 2453399.95833333, 2453400, 2453400.04166667, 2453400.08333333, 2453400.125, 2453400.16666667, 2453400.20833333, 2453400.25, 2453400.29166667, 2453400.33333333, 2453400.375, 2453400.41666667, 2453400.45833333, 2453400.5, 2453400.54166667, 2453400.58333333, 2453400.625, 2453400.66666667, 2453400.70833333, 2453400.75, 2453400.79166667, 2453400.83333333, 2453400.875, 2453400.91666667, 2453400.95833333 ; air_temperature = -11.5, -11.07, -11.32, -11.21, -11.38, -11.16, -11.35, -10.35, -10.42, -10.34, -10.74, -10.54, -10.67, -9.51, -9.05, -6.712, -6.419, -6.617, -7.82, -6.696, -5.871, -6.402, -7.11, -8.21, -7.99, -10.01, -9.77, -3.396, -9.05, -11.2, -9.18, -5.274, -9.11, -12.4, -9.97, -12.5, -12.84, -12.08, -10.38, -9.72, -9.42, -8.87, -7.92, -7.13, -7.02, -7.34, -7.43, -7.38, -7.34, -7.25, -7.26, -7.21, -7.08, -6.836, -6.71, -6.67, -6.803, -6.785, -6.946, -7.51, -8.4, -9.01, -9.25, -8.55, -8.54, -7.76, -7.38, -7.56, -7.54, -6.708, -7.51, -8.39, -8.94, -9.39, -9.9, -10.46, -10.89, -10.66, -10.52, -10.42, -10.99, -11.01, -11.06, -11.16, -11.2, -10.76, -10.09, -9.73, -9.47, -9.17, -8.76, -8.55, -8.29, -8.16, -5.007, -7.89, -8.46, -7.68, -9.15, -6.932, -10, -10.62, -11.76, -11.8, -2.991, -12.76, -13.09, -10.62, -11.99, -14.78, -13.83, -14.72, -13.22, -12.63, -12.73, -12.04, -11.36, -11.09, -10.9, -10.78, -11.02, 0.44, -12.11, -12.55, -13.16, -13.81, -14.18, -14.53, -14.18, -1.727, -14.42, -14.22, -14.29, -14.22, -13.56, -12.69, -12.06, -11.16, -10.02, -8.61, -7.43, -6.93, -7.4, -7.7, -7.36, -7.47, -8.08, -8.23, -8.26, -7.94, -8.55, -7.84, -9.41, -8.74, -8.92, -9.08, -9.02, -8.79, -6.985, -7.73, -5.499, -3.453, -2.138, -2.919, -2.206, -1.209, -1.118, -1.475 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 990.1332, 991.8136, 992.2337, 992.5938, 991.9937, 992.4138, 992.2937, 1002.916, 997.275, 997.0349, 1000.336, 995.2945, 994.0342, 1003.877, 998.5353, 1001.776, 1001.776, 999.6755, 1002.676, 1011.438, 1012.459, 1003.156, 1001.956, 1007.357, 997.7551, 993.554, 996.7348, 999.6155, 992.1737, 991.2734, 999.6155, 1002.976, 990.9134, 984.9719, 994.9944, 986.8323, 985.9321, 990.7933, 996.2547, 1000.996, 1006.217, 1005.257, 1009.818, 1012.699, 1009.758, 1006.397, 1005.497, 1005.197, 1005.737, 1005.917, 1005.737, 1005.977, 1006.337, 1007.417, 1007.718, 1007.658, 1006.997, 1007.297, 1006.517, 1003.757, 1000.396, 999.7956, 1003.336, 1005.257, 1008.498, 1009.098, 1006.097, 1010.958, 1011.799, 1010.538, 1003.937, 1000.816, 998.9554, 997.275, 995.4145, 993.254, 991.8736, 993.194, 993.7341, 994.0942, 991.5735, 991.5135, 991.0334, 990.9734, 991.0334, 992.7739, 995.4745, 997.0349, 998.3552, 999.6155, 1001.356, 1001.956, 1002.916, 1003.276, 1008.618, 1002.856, 1001.596, 1006.097, 1001.836, 1000.576, 993.254, 990.6133, 986.4723, 989.1729, 1006.097, 982.9914, 981.311, 991.6935, 980.2907, 977.1099, 981.7311, 979.3905, 985.8121, 989.7131, 991.9937, 995.1744, 995.6545, 994.7543, 993.434, 993.6141, 993.0739, 1027.583, 990.6133, 985.392, 982.5113, 980.8909, 979.7506, 978.8503, 979.9306, 999.8556, 980.8909, 979.6906, 1005.857, 987.0724, 990.6133, 992.9539, 995.2344, 998.0552, 1005.977, 1010.598, 1013.839, 1013.779, 1005.257, 1002.496, 1003.096, 1003.216, 1001.836, 1001.176, 1001.116, 1001.776, 1000.696, 1000.516, 996.4348, 996.6748, 997.0349, 995.2344, 995.9547, 1007.898, 1017.62, 1018.52, 1025.242, 1038.265, 1046.247, 1026.802, 1024.162, 1026.862, 1024.702, 1023.562 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 7.02, 8.31, 10.7, 10.74, 11.25, 11.88, 12.66, 12, 13.13, 15.09, 16.5, 15.72, 15.64, 18.46, 17.17, 17.74, 17.25, 8.04, 0, 0, 0.078, 0, 0, 19.09, 19.25, 17.25, 18.19, 18.19, 17.8, 17.48, 15.25, 9.68, 15.21, 14.39, 14.5, 15.01, 14.43, 13.84, 13.8, 11.68, 8.62, 8.98, 8.62, 8.19, 6.938, 8.66, 7.88, 7.13, 9.56, 8.15, 9.25, 8.94, 9.02, 9.68, 9.09, 9.53, 8.74, 7.76, 9.72, 10.31, 10.51, 13.33, 13.99, 13.29, 12.11, 10.74, 8.94, 12.66, 11.49, 9.02, 9.06, 8.98, 8.43, 7.37, 8.74, 7.92, 7.96, 8.66, 8.55, 8.51, 5.449, 4.43, 6.194, 7.45, 7.64, 6.978, 8.47, 8.62, 9.56, 9.76, 11.6, 12.98, 13.25, 14.11, 13.17, 14.54, 14.46, 15.68, 16.27, 15.29, 15.76, 14.54, 15.01, 13.45, 14.5, 14.5, 12.7, 12.98, 15.76, 13.43, 13.72, 14.07, 13.88, 13.29, 11.29, 11.41, 11.33, 11.05, 13.17, 11.88, 12.39, 5.586, 12.58, 12.74, 12.74, 13.09, 12.94, 12.7, 13.8, 7.15, 12.39, 12.47, 12.31, 10.31, 11.68, 12.58, 11.64, 9.84, 10.15, 9.53, 10.39, 8.13, 8, 7.92, 8.58, 9.17, 8.43, 9.53, 9.21, 10.47, 7.55, 8.55, 6.664, 3.626, 3.567, 2.45, 2.43, 3.763, 6.076, 6.468, 5.292, 7.25, 5.919, 6.311, 5.527, 5.37, 5.331, 6.154 ; wind_gust_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.396, 6.694, 8.72, 9.14, 9.14, 9.02, 10.48, 9.88, 9.04, 12.08, 13.63, 13.38, 12.92, 15.5, 12.52, 11.11, 12.91, 0, 0, 0, 0.001, 0, 0, 3.737, 15.77, 14.65, 14.74, 14.77, 13.93, 13.95, 12.14, 0.72, 12.67, 11.61, 12.34, 12.07, 11.87, 11.44, 10.34, 9.91, 6.788, 6.801, 6.491, 5.456, 4.524, 6.611, 6.638, 5.961, 7.82, 6.8, 7.08, 7.21, 7.42, 7.71, 7.65, 7.93, 7.27, 6.681, 7.98, 8.59, 8.08, 10.62, 10.73, 10.03, 9.52, 8.08, 6.893, 10.67, 9.41, 7.18, 7.45, 7.24, 6.98, 6.163, 7.04, 6.678, 6.717, 7.19, 6.726, 6.951, 3.907, 3.456, 4.566, 6.488, 6.182, 5.881, 6.663, 7.35, 7.71, 8.11, 10, 10.78, 11.31, 11.55, 10.92, 11.91, 10.9, 12.56, 13.7, 12.75, 13.31, 11.89, 12.73, 7.21, 7.26, 8.84, 10.03, 5.12, 12.62, 10.51, 11.45, 10.93, 11.33, 11.12, 9.1, 8.97, 8.92, 8.28, 10.74, 10.1, 10.07, 0.247, 10.36, 10.24, 10.63, 10.96, 10.56, 10.41, 11.4, 0.732, 10.13, 10.29, 9.2, 8.23, 8.39, 9.57, 8.31, 8.03, 7.22, 7.55, 8.41, 5.881, 6.287, 6.359, 7.19, 7.16, 6.984, 8.01, 8.16, 8.86, 5.747, 7.18, 3.869, 2.724, 2.882, 0.482, 1.328, 2.522, 5.27, 5.3, 3.768, 5.885, 4.456, 5.033, 4.793, 4.7, 4.528, 4.941 ; wind_speed_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 74.9, 60.8, 59.4, 50.39, 56.1, 49.57, 42.28, 46.84, 50.07, 46.58, 23.03, 27.5, 31.71, 35.8, 34.73, 40.11, 31.93, 342.7, 342.7, 342.7, 242.5, 342.7, 342.7, 317.4, 8.03, 359.15, 4.94, 359.78, 355.09, 357.67, 350.35, 98.7, 337.4, 327.3, 335.5, 341.9, 344.215, 345.159, 329.7, 322.4, 286.8, 294.9, 292.6, 288, 286.2, 282, 273.7, 256.4, 264.1, 271.9, 268.8, 266.1, 262, 271.5, 266.5, 270.9, 296.3, 322.7, 308, 302.3, 310, 324, 322.5, 334.9, 324.8, 310.3, 316, 328.1, 338, 319.1, 323.7, 320.7, 314.6, 290.4, 300.5, 302.5, 319.2, 341.6, 22.23, 22.79, 351.63, 21.6, 31.84, 41.61, 47.57, 54, 46.91, 37.65, 38.44, 34.76, 33.22, 30.94, 30.89, 31.39, 41.45, 31.72, 34.58, 31.13, 29.29, 33.44, 36.24, 32.95, 23.76, 72.4, 40.96, 71.1, 17.36, 22.69, 20.49, 10.52, 11.75, 9.59, 11.94, 15.65, 353.11, 3.98, 358.26, 342.5, 351.5, 0.22, 3.44, 5.01, 342.7, 339.2, 346.387, 343.363, 341.1, 342.1, 342.763, 113.6, 353.35, 352.85, 344.47, 348.846, 343.719, 0.48, 0.42, 3.95, 345.765, 345.324, 348.64, 322.7, 333.1, 331.2, 352.7, 342.2, 346.898, 334.1, 341.2, 335.3, 314.6, 330.4, 307.4, 324.1, 319, 314.7, 275.6, 294.8, 298, 264.1, 267.9, 258.8, 274.8, 252.3, 227.1, 263.4, 263.2, 249.9 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 2940.503, 817.6093, 1613.544, 915.5244, 477.61, 735.9134, 290.7905, 311.8753, 347.5572, 838.0333, 1133.58, 1384.675, 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, 1706.654, 2959.726, 2959.726, 2959.726, 659.6238, 2908.666, 2959.726, 2959.726, 2237.077, 2702.624, 2661.776, 2939.902, 2784.32, 2932.694, 2834.178, 2554.85, 1993.19, 1597.325, 1459.764, 1402.096, 1348.032, 1349.834, 1477.184, 1525.24, 1381.672, 1405.099, 1455.559, 1393.686, 1567.29, 2276.123, 1887.466, 1598.527, 1498.209, 1562.484, 1746.901, 1945.134, 1989.586, 1916.901, 2072.483, 2223.861, 2374.638, 2195.027, 2449.727, 2565.062, 2643.754, 2722.447, 2762.694, 2790.927, 2832.977, 2867.217, 2872.623, 2865.415, 2888.241, 2911.669, 2942.305, 2949.513, 2699.019, 2581.882, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2415.486, 2608.313, 2693.012, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2249.091, 2959.726, 2959.726, 2112.731, 2199.232, 1973.367, 1819.586, 1775.134, 1731.283, 1510.223, 1302.379, 1245.312, 1193.05, 1140.789, 225.9143, 2959.726, 2959.726, 2935.097, 2228.066, 2219.656, 1110.153, 756.3373, 41.34151, 1480.188, 1624.958, 1710.859, 2388.455, 2662.977, 2648.56, 1745.099, 3.15165, 2372.836, 2664.779, 2422.094, 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, 2396.264, 39.58745, 1319.799, 2907.464, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2959.726, 2959.726 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }