netcdf J0209.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.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.65017 ; 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 = "28-Jan-2005 10:47:39: Parameter wind_direction marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "28-Jan-2005 10:47:35: Parameter wind_gust marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "28-Jan-2005 10:47:30: Parameter wind_speed marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "23-Jan-2005 09:17:52: Parameter wind_direction marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "23-Jan-2005 09:17:32: Parameter wind_gust marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "23-Jan-2005 09:17:27: Parameter wind_speed marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "12-Jan-2005 14:45:45: Modified [lon,lat] to [-67.012800,44.889500].\n", "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.met.realtime.nc J0209.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 = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = "SETAP2299998" ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :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: 24-Aug-2004 18:15:14\n", "WIND_DIR_1.2: 24-Aug-2004 18:15:14\n", "AAN_VIZ_1.2: 24-Aug-2004 18:15:14\n", "SET_BP_1.2: 02-Oct-2004 12:30:24" ; :longitude = -67.0128 ; :latitude = 44.8895 ; data: lat = 44.8895 ; lon = -67.0128 ; 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 = -13.78, -13.41, -13.64, -14.14, -14.14, -14.46, -14.26, -13.66, -13.8, -13.79, -13.54, -13.52, -13.95, -15.07, -14.87, -13.95, -13.64, -13.31, -13.43, -11.76, -9.67, -12.81, 0.247, -13.35, -13.15, -12.94, -12.09, -12.32, -12.44, -13.5, -12.54, -10.57, -9.37, -14.99, 0.179, -4.762, -15.69, -15.86, -15.42, -13.77, -12.06, -11.21, -10.08, -8.77, -8.36, -8.18, -7.9, -7.5, -7.4, -7.53, -7.86, -8.03, -7.98, -8.36, -8.56, -8.57, -8.48, -9.02, -8.97, -9.4, -9.69, -9.81, -10.04, -10.14, -10.01, -9.9, -9.8, -9.25, -8.77, -8.77, -9.67, -10.1, -10.83, -11.14, -11.95, -11.97, -12.08, -13.48, -13.83, -14.32, -14.54, -14.52, -14.69, -14.43, -14.31, -14.06, -13.53, -13.15, -13.22, -12.77, -12.87, -12.57, -12.36, -12.12, -12.11, -11.85, -12.38, -12.01, -12.27, -12.59, -13.33, -14.16, -15.06, -16.16, -16.68, -17.18, -17.55, -18.12, -18.59, -17.45, -17.54, -16.43, -15.48, -15.11, -13.77, -12.92, -11.45, -12.32, -12.92, -13.57, -14.04, -14.02, -14.41, -15.15, -15.42, -15.35, -15.84, -16.2, -16.48, -17.32, -17.47, -6.549, -15.96, -17.61, -15.53, -15, -14.08, -12.79, -12.2, -11.1, -10.51, -10.41, -10.64, -11.21, -11.27, -11.36, -12.03, -12.1, -11.7, -12.34, -12.86, -13.49, -14.05, -13.82, -13.97, -14.23, -14.34, -14.09, -13.52, -12.75, -11.15, -8.87, -7.21, -6.126, -6.163, -6.132, -6.517, -6.621 ; 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 = 1024.209, 1023.669, 1023.069, 1022.409, 1021.029, 1020.789, 1020.128, 1019.648, 1018.688, 1018.328, 1016.468, 1015.808, 1015.688, 1014.128, 1012.868, 1011.248, 1010.948, 1009.028, 1009.508, 1010.528, 1000.627, 993.5468, 1036.15, 974.7655, 966.6049, 966.6049, 968.8851, 968.5251, 968.7651, 965.5248, 970.3252, 999.6671, 999.9672, 975.9656, 1051.091, 1021.689, 1005.548, 1005.968, 1005.968, 1005.188, 1003.927, 1002.847, 1002.067, 1001.587, 1001.587, 1001.407, 1001.287, 1000.807, 1000.387, 999.6671, 998.8271, 998.587, 998.1671, 998.047, 997.987, 998.347, 998.7671, 999.1271, 999.1871, 999.4271, 999.7271, 1000.567, 1001.167, 1001.527, 1001.407, 1001.527, 1001.887, 1002.607, 1001.947, 1002.127, 990.9066, 988.2664, 986.2863, 984.9061, 982.806, 982.206, 982.686, 979.0258, 977.9457, 975.5455, 974.2255, 974.5854, 974.1054, 974.5854, 974.9455, 976.8056, 979.7458, 981.3659, 982.206, 984.3061, 983.7661, 983.7661, 983.9461, 984.1261, 984.1261, 985.2662, 983.826, 984.0061, 983.826, 982.806, 980.8859, 978.7858, 976.1456, 972.6053, 969.0651, 967.325, 966.965, 965.0448, 962.8847, 968.225, 968.7051, 977.0457, 982.866, 980.4058, 984.3661, 986.1062, 997.567, 990.4265, 999.9672, 1002.727, 999.0671, 1000.867, 1001.647, 1000.687, 1000.207, 1000.807, 999.7271, 998.9471, 1009.688, 998.287, 1008.428, 1031.949, 995.8869, 993.0067, 999.9672, 1006.928, 1011.488, 1014.428, 1022.109, 1024.029, 1022.469, 1023.069, 1019.828, 1016.348, 1015.208, 1014.968, 1012.508, 1012.208, 1013.708, 1011.248, 1009.268, 1007.108, 1004.647, 1005.367, 1005.427, 1004.587, 1003.867, 1009.148, 1008.488, 1011.488, 1019.528, 1031.409, 1038.43, 1039.93, 1037.77, 1036.09, 1034.469, 1033.209 ; 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 = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10.54, 10.43, 9.72, 10.62, 13.68, 13.92, 5.194, 13.45, 15.95, 15.95, 16.11, 14.9, 15.6, 14.97, 5.135, 9.25, 1.176, 0, 0.549, 13.29, 14.5, 14.97, 14.03, 12.5, 12.78, 11.07, 10.51, 9.88, 8.94, 10.23, 8.78, 10.19, 11.33, 11.09, 11.76, 10.35, 9.29, 7.76, 7.25, 9.21, 9.09, 9.6, 11.56, 9.13, 11.76, 12.23, 13.68, 14.35, 14.07, 12.54, 11.52, 11.41, 9.92, 8.47, 7.68, 7.72, 6.86, 8.78, 7.88, 8.55, 10.15, 8.19, 8.55, 6.35, 6.429, 7.68, 6.233, 4.9, 2.744, 3.646, 4.038, 4.626, 4.077, 5.292, 3.959, 4.861, 6.39, 6.546, 6.821, 7.02, 7.41, 9.41, 9.88, 11.45, 10.82, 10.58, 11.72, 12.03, 10.39, 10.04, 10.9, 9.49, 8.47, 8, 8.27, 10, 9.56, 9.84, 8.31, 9.56, 9.06, 9.84, 9.53, 11.88, 12.78, 11.96, 13.17, 11.45, 12.23, 13.84, 12.58, 12.82, 10, 8.94, 4.41, 0.823, 9.92, 7.88, 9.84, 9.56, 8.55, 10.39, 10.15, 10.82, 9.68, 8.13, 10.23, 8.43, 9.09, 10.07, 8.7, 6.938, 7.17, 5.214, 3.606, 4.9, 6.39, 7.13, 9.13, 5.958, 5.214, 4.743, 5.253, 5.41, 5.057, 2.979, 3.685, 5.096, 5.37, 8.43, 6.507, 4.978 ; wind_gust_qc = 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 2, 2, 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 ; wind_speed = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6.695, 8.25, 6.841, 7.96, 11.21, 11.17, 0.211, 10.68, 11.8, 12.25, 11.96, 11.21, 11.76, 11.17, 2.543, 2.955, 0.007, 0, 0.242, 5.113, 11.74, 12.19, 11.65, 10.7, 10.88, 9.31, 8.63, 7.93, 7.42, 7.99, 6.641, 7.81, 8.49, 7.96, 8.83, 7.16, 7.11, 6.177, 5.618, 6.934, 7.43, 7.06, 9.08, 7.39, 9.82, 9.73, 11.11, 11.61, 10.62, 10.44, 9.84, 8.29, 8.12, 7.18, 6.42, 6.443, 5.58, 6.788, 5.826, 6.941, 7.98, 6.195, 6.941, 4.634, 4.619, 6.097, 4.655, 3.476, 0.995, 2.183, 2.618, 3.194, 2.426, 3.453, 2.746, 3.451, 4.376, 5.243, 5.659, 5.576, 5.68, 6.358, 7.88, 8.9, 8.6, 8.03, 9.05, 9.5, 7.64, 7.76, 8.59, 7.12, 5.77, 5.741, 6.052, 7.51, 6.872, 6.353, 6.001, 7.49, 3.153, 6.758, 8.45, 8.93, 9.76, 8.69, 11.28, 10.17, 9.57, 11.67, 10.84, 10.32, 8.36, 6.367, 0, 0.244, 7.92, 5.78, 6.056, 6.177, 4.116, 6.382, 7.39, 7.72, 7.8, 4.896, 8.64, 6.44, 7.74, 8.33, 7.12, 3.037, 2.87, 2.514, 1.472, 2.897, 4.328, 5.778, 6.372, 3.841, 3.06, 2.908, 3.089, 3.532, 2.745, 1.83, 2.274, 3.759, 3.942, 6.601, 5.089, 3.749 ; wind_speed_qc = 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 2, 2, 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 ; wind_direction = 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 353.21, 351.57, 335.5, 316, 339.9, 341.629, 317.7, 341.704, 352.51, 347.648, 339.5, 319.4, 294.2, 297.1, 191, 219.6, 194.5, 341.6, 324.1, 336.2, 319.5, 318.3, 325.3, 297.3, 291.3, 290.2, 298.8, 299, 279.9, 283.4, 284.9, 266.8, 236.2, 259.2, 239.4, 244.5, 254.4, 269, 272.5, 280.9, 281.1, 273.8, 286.5, 286.1, 262.2, 255, 261.5, 255, 283.1, 284.9, 311.6, 310.4, 279.8, 280.4, 289.7, 268.8, 254.5, 265.5, 257.8, 270.1, 271, 288.3, 279.5, 303.1, 313.4, 276.3, 276.3, 308.1, 334.7, 326.5, 8.57, 359.42, 15.13, 356.51, 349.67, 337.3, 335, 330, 340.8, 351.72, 351.63, 343.043, 349.7, 337, 350.79, 355.63, 340.2, 337.2, 344.604, 334.7, 336, 326.5, 330.1, 329.1, 328.1, 346.051, 341, 325.7, 312.9, 302.1, 253.4, 246.7, 289.8, 284, 302.3, 295.1, 288.1, 292.3, 300.3, 291.4, 271.6, 295.8, 289.2, 291.8, 341.6, 104.2, 165.8, 217.7, 325.5, 267.1, 282.8, 320.3, 302.8, 297.1, 297.5, 285.2, 263.8, 297.5, 292.2, 303.3, 316.5, 350.22, 340.2, 333.8, 14.37, 117.6, 274.8, 281.1, 252, 339.6, 329.6, 317.7, 282.8, 275, 279.2, 235.5, 252.5, 202.6, 255.9, 259.1, 259.8, 259.7 ; wind_direction_qc = 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 2, 2, 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 ; visibility = 2971.139, 1935.522, 1173.227, 795.3832, 896.3018, 561.7087, 579.7299, 829.0227, 1216.478, 641.0019, 737.1148, 925.1356, 999.6231, 1113.156, 1277.75, 915.5244, 2023.225, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 80.60363, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 1908.491, 1881.459, 2402.871, 115.2643, 520.2601, 735.9134, 417.0588, 1137.185, 2446.122, 2962.128, 2979.549, 2979.549, 2978.347, 1204.464, 2979.549, 2979.549, 2979.549, 2979.549, 769.5529, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2971.139, 2823.966, 610.9666, 32.54718, 2806.546, 2687.005, 2979.549, 2577.076, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2979.549, 2978.347, 2977.747, 2954.92, 2944.107, 2920.079, 2870.22, 2852.8, 2863.613, 2814.355, 2780.715, 2786.122, 2753.083, 2735.662, 2747.076, 2748.878, 2734.461, 2776.51, 2788.524, 2819.16, 2979.549, 2979.549, 2979.549, 2979.549, 2980.149, 2980.149, 2951.916, 2890.044, 2545.239, 2417.889, 2363.225, 2442.518, 2557.854, 38.57225, 193.5963, 2832.977, 2282.73, 1703.65, 95.02056, 20.46699, 501.0375, 31.60407, 2899.054, 2943.506, 2972.941, 2404.674, 2979.549, 2980.149, 2977.747, 2980.75, 2980.75, 2965.132, 2980.149, 2980.149, 2980.149, 2980.149, 2979.549, 2979.549, 2979.549, 2980.149, 2980.149, 2980.149, 2980.149, 2980.149, 2980.149, 2980.149, 2980.149, 2980.149, 2980.149, 2980.149, 2980.149, 2980.149, 2980.149, 2980.149, 2980.149, 2980.75, 2980.149, 2952.517, 2974.743, 2980.149, 2980.149, 2980.149 ; 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 ; }