netcdf B0108.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 = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.06, 799.978 ; barometric_pressure:epic_code = 915 ; 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.f, 50.f ; 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.f, 50.f ; 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 = 2453395.29166667 ; 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 = "26-Jan-2005 17:58:05: Parameter visibility marked as non-functional as of julian day 2453395.291667 (2005-01-24 07:00:00)\n", "23-Jan-2005 16:13:29: Parameter wind_direction marked as non-functional as of julian day 2453394.625000 (2005-01-23 15:00:00)\n", "23-Jan-2005 16:13:20: Parameter wind_gust marked as non-functional as of julian day 2453394.625000 (2005-01-23 15:00:00)\n", "23-Jan-2005 16:13:16: Parameter wind_speed marked as non-functional as of julian day 2453394.625000 (2005-01-23 15:00:00)" ; :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 = 60852 ; :visibility_sensor_serial_number = 291 ; :barometric_pressure_serial_number = "SETAP2299993" ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0108" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :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.2: 21-Jan-2005 23:10:33\n", "WIND_DIR_1.2: 21-Jan-2005 23:10:33\n", "AAN_VIZ_1.2: 21-Jan-2005 23:10:33" ; data: lat = 43.1817 ; lon = -70.4267 ; 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 = -5.121, -4.806, -4.64, -4.472, -4.476, -5.755, -6.781, -7.21, -6.537, -6.998, -4.269, -6.384, -7.8, -3.558, -5.79, -6.05, -6.165, -6.634, -6.351, -7.27, -7.09, -6.974, -7.34, -6.954, -7.73, -9.04, -9.42, -9.32, -7.68, -8.54, -9.26, -10.39, -11.58, -12.73, -12.66, -12.84, -12.9, -11.43, -9.99, -9.06, -8.83, -7.92, -7.23, -5.963, -5.391, -5.807, -6.668, -6.821, -6.605, -6.355, -6.195, -6.281, -6.37, -6.369, -6.264, -6.18, -6.189, -6.219, -6.196, -6.37, -6.756, -6.815, -6.804, -5.92, -5.43, -5.651, -5.835, -5.673, -5.468, -5.757, -6.617, -7.36, -7.6, -7.94, -7.97, -7.85, -8.03, -8.2, -8.28, -8.1, -7.88, -7.47, -7.27, -6.77, -6.472, -6.075, -6.043, -3.639, -4.677, -5.909, -6.441, -6.96, -7.22, -7.18, -7.12, -6.78, -6.914, -6.619, -7.09, -6.802, -6.885, -6.78, -6.952, -8.46, -5.035, -9.26, -9.63, -11.66, -11.45, -11.93, -10.61, -12.33, -12.82, -12.41, -11.64, -10.78, -9.45, -8.83, -8.9, -9.22, -9.54, -10.13, -10.53, -11.06, -11.39, -12.15, -12.45, -12.84, -13.17, -13.16, -13.01, -13.17, -12.5, -12.44, -10.44, -10.66, -9.65, -8.9, -8.46, -7.7, -7.3, -6.137, -6.301, -6.353, -6.472, -6.979, -7.57, -8.01, -8.12, -8.28, -8.3, -8.35, -8.27, -8.69, -8.68, -8.62, -9.19, -8.16, -8.2, -7.67, -7.4, -6.653, -4.541, -2.722, -2.478, -1.515, 0.577, 0.472 ; 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 = 1016.218, 1014.958, 1013.938, 1012.978, 1011.298, 1009.858, 1009.558, 1008.418, 1007.638, 1006.018, 1004.758, 1003.918, 1004.038, 1006.558, 1009.078, 1011.298, 1010.878, 1009.798, 1012.498, 1010.758, 1011.178, 1012.258, 1011.178, 1011.298, 1009.318, 1005.178, 1003.738, 1003.498, 1006.018, 1005.358, 1003.138, 999.598, 996.178, 990.538, 988.378, 987.538, 986.698, 991.198, 996.598, 999.058, 1002.238, 1004.878, 1008.958, 1011.598, 1014.598, 1013.158, 1009.438, 1007.758, 1007.938, 1008.718, 1009.438, 1009.318, 1009.378, 1009.618, 1010.098, 1010.278, 1010.038, 1009.798, 1009.798, 1009.438, 1008.238, 1008.538, 1009.258, 1013.518, 1013.758, 1010.938, 1008.958, 1012.798, 1014.538, 1013.218, 1008.658, 1007.398, 1009.258, 1009.858, 1009.978, 1010.278, 1009.858, 1009.678, 1009.318, 1010.218, 1010.518, 1010.938, 1011.058, 1011.478, 1010.818, 1010.638, 1010.518, 1012.858, 1012.678, 1010.218, 1009.078, 1007.398, 1006.258, 1006.138, 1006.318, 1007.638, 1007.398, 1007.698, 1006.738, 1006.558, 1007.278, 1007.938, 1005.118, 1001.878, 1003.018, 998.878, 998.938, 991.618, 991.978, 989.578, 994.978, 988.618, 986.998, 988.798, 994.918, 1001.098, 1004.158, 1003.438, 1000.258, 997.918, 996.898, 994.858, 993.538, 991.738, 990.598, 988.258, 986.818, 985.138, 983.758, 983.458, 984.118, 983.818, 986.218, 987.118, 996.238, 1005.718, 1011.298, 1023.418, 1033.018, 1038.058, 1039.618, 1034.938, 1029.478, 1032.358, 1034.398, 1034.818, 1034.338, 1034.158, 1034.278, 1034.338, 1034.158, 1033.918, 1033.438, 1032.058, 1031.638, 1031.518, 1030.498, 1040.578, 1037.698, 1034.818, 1037.218, 1033.678, 1031.338, 1024.078, 1016.578, 1021.918, 1021.798, 1021.678 ; 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 = 12.86, 13.8, 14.19, 15.84, 16.19, 18.35, 19.52, 18.58, 17.48, 18.31, 18.74, 20.07, 20.19, 17.68, 17.91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10.78, 11.29, 12.5, 13.37, 13.41, 14.46, 13.8, 13.99, 13.96, 13.96, 14.27, 14.7, 14.97, 15.09, 15.68, 16.31, 15.92, 15.25, 16.11, 15.6, 14.9, 13.88, 13.56, 12.27, 12.74, 11.49, 11.05, 9.88, 11.21, 9.68, 9.45, 9.96, 11.33, 12.27, 12.23, 12.62, 12.05, 12.07, 11.96, 12.19, 8.98, 9.45, 8.55, 10.07, 9.45, 9.41, 9.45, 9.06, 11.68, 11.02, 10.82, 9.92, 8.66, 8.27, 5.488, 8.04, 7.1, 6.037, 7.06, 6.546, 6.703, 5.292, 5.958, 5.253, 3.881, 4.312, 4.077, 4.39, 3.45, 3.724, 2.391, 3.058, 3.293, 2.587, 2.979, 2.587, 3.097, 2.47, 4.939, 5.527, 7.53, 7.25 ; wind_gust_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 10.87, 11.39, 11.64, 12.98, 13.01, 14.49, 14.4, 14.92, 14.82, 13.69, 14.06, 16.47, 15.23, 13.92, 9.28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9.17, 3.961, 10.3, 11.1, 11.32, 11.73, 11.55, 11.59, 11.56, 11.73, 11.84, 11.91, 12.2, 12.52, 13.07, 13.41, 12.48, 12.45, 12.43, 12.13, 11.92, 11.28, 11.06, 9.73, 10.36, 8.88, 8.12, 7.65, 8.52, 7.4, 6.617, 7.5, 8.01, 9.46, 9.94, 10.36, 9.6, 9.37, 9.99, 9.84, 7.31, 7.62, 6.882, 7.82, 7.96, 7.12, 7.42, 7.27, 6.995, 9.22, 8.89, 7.64, 6.178, 5.585, 3.149, 6.329, 5.433, 4.562, 5.815, 5.141, 5.562, 4.012, 4.277, 3.883, 2.888, 3.031, 2.733, 3.202, 1.916, 2.54, 1.122, 2.038, 1.907, 1.374, 2.177, 1.549, 2.293, 1.657, 4.145, 4.617, 6.454, 6.056 ; wind_speed_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 88.6, 77.5, 76.7, 71.2, 72.8, 37.38, 37.63, 30.86, 28.06, 21.79, 29.36, 25.46, 25.73, 18.93, 15.97, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 343.7, 12.46, 72.6, 11.35, 20.6, 20.53, 22.27, 17.53, 19.22, 21.78, 21.95, 26.31, 20.12, 20.56, 24.48, 25.98, 18.47, 26, 22.8, 25.39, 26.96, 19.22, 19.29, 18.94, 3.68, 11.3, 7.94, 0.39, 359.92, 357.81, 349.685, 350.7, 354.92, 353.9, 352.64, 352.08, 344.789, 350.89, 357.22, 356.3, 352.87, 354.2, 350.074, 334.7, 335, 346.836, 352.58, 333.7, 340.7, 358.37, 352.07, 358.52, 350.468, 356.2, 353.53, 333.9, 343.1, 336.9, 349.957, 347.944, 342.9, 353.41, 359.24, 328.2, 326.9, 344.469, 321, 290.1, 329, 345.684, 303, 345.077, 282.8, 321.6, 260.5, 261.6, 261, 249.5, 218.3, 202.4, 192.6, 267.5, 272.7 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2879.231, 2858.807, 2865.415, 2863.613, 2869.019, 2841.386, 2828.772, 2818.56, 2771.705, 2655.769, 2440.716, 2401.069, 2337.395, 2183.013, 2007.607, 1719.268, 1610.541, 1582.908, 1501.813, 1484.393, 1346.23, 1104.146, 989.4111, 993.0154, 1018.245, 1096.337, 1129.976, 1138.386, 1615.947, 1820.788, 1741.495, 78.26087, 165.9639, 179.7801, 188.4904, 179.7801, 172.2713, 163.2007, 149.3243, 130.8226, 92.79795, 86.91103, 106.2538, 113.8226, 143.1371, 159.9568, 155.5717, 131.6636, 101.8686, 89.25378, 82.94638, 80.18314, 74.35629, 78.08067, 80.12306, 80.12306, 80.12306, 80.12306, 80.12306, 80.18314, 80.12306, 86.49054, 132.4445, 150.706, 156.2325, 157.6741, 159.5363, 168.8473, 190.2925, 197.4409, 196.1794, 193.7766, 191.4338, 190.1723, 184.826, 183.1441, 181.6423, 182.6635, 181.9427, 180.2006, 180.2607, 163.9215, 99.16543, 122.4127, 110.0983, 246.0379, 257.6917, 256.0097, 294.2145, 317.9424, 343.1721, 373.0271, 427.1507, 501.0375, 610.9666, 387.4441, 568.3165, 549.0939, 717.2915, 673.44, 672.8393, 113.2219, 461.3909, 402.0412, 1339.622, 1599.728, 74.95699, 102.5895, 271.3277, 296.4972, 140.0134, 130.2219, 138.6919, 120.7908, 146.441, 165.8438, 187.1087, 201.5857, 203.2677, 219.4267, 138.6318, 157.4939, 218.6458, 154.971, 149.5046, 345.6349, 272.7093, 254.3277, 221.349, 204.2288, 186.2677, 183.925, 186.3278, 190.5327, 244.7164, 1487.396, 1645.382, 2078.49, 2245.487, 2285.133, 1297.573, 1072.308, 2622.129, 2704.426, 2755.486, 2805.945, 2831.775, 2871.422, 2872.623, 2877.429, 2900.856, 2906.263, 2930.892, 2924.885, 2929.09, 2926.086, 2935.697, 2878.03, 2889.443, 2881.033, 2562.659, 2823.365, 2906.263, 2897.252, 2922.482, 2918.277, 2915.874, 2914.673 ; 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 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 ; }