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 = 2453413.25 ; 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 = "12-Feb-2005 02:21:53: Parameter barometric_pressure marked as non-functional as of julian day 2453413.250000 (2005-02-11 06:00:00)\n", "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 = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-12 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 = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667, 2453414.45833333, 2453414.5, 2453414.54166667, 2453414.58333333, 2453414.625, 2453414.66666667, 2453414.70833333, 2453414.75, 2453414.79166667, 2453414.83333333, 2453414.875, 2453414.91666667, 2453414.95833333 ; air_temperature = 2.751, 2.287, 2.438, 1.928, 1.105, 0.966, 0.462, 0.041, -0.268, -0.566, -0.914, -1.417, -1.576, -1.576, -2.22, -1.663, -0.859, 0.288, 1.852, 3.387, 4.106, 2.58, 2.068, 0.972, 0.79, 0.742, 0.344, -0.238, -0.488, -0.33, -1.055, -1.546, -1.929, -1.872, -1.329, -1.799, -1.729, -1.266, -0.658, -0.097, 0.581, 3.165, 4.274, 3.048, 3.448, 2.755, 2.135, 1.425, 1.56, 1.031, 0.705, 0.518, 0.693, 1.047, 0.51, 0.98, 0.737, 0.184, 0.556, -0.422, -1.264, -1.126, 0.516, 0.849, 1.288, 2.297, 2.823, 2.85, 2.845, 2.688, 2.471, 2.529, 2.264, 2.07, 2.111, 1.941, 1.802, 1.675, 1.683, 1.407, 1.577, 1.53, 1.3, 1.254, 1.246, 1.439, 1.717, 2.389, 2.826, 2.676, 5.148, 5.117, 4.848, 5.021, 3.848, 3.52, 2.495, 1.839, 2.13, 2.291, 2.369, 2.186, 2.304, 2.118, 1.619, 1.351, 1.193, 0.475, -0.272, -0.387, -0.172, 0.63, 0.934, 0.848, 0.603, -0.096, -0.217, -0.229, -0.219, -0.365, -0.375, -0.259, -0.14, 0.487, 0.475, 0.617, -0.866, -1.36, -0.132, 0.286, 1.872, 1.85, 1.302, 0.969, 0.007, -0.8, -1.378, -1.64, -1.648, -1.688, -1.543, -1.883, -3.138, -3.949, -3.929, -4.144, -4.55, -4.635, -4.738, -4.592, -4.509, -4.401, -4.674, -5.133, -5.618, -5.906, -6.249, -6.095, -5.36, -4.408, -3.617, -2.984, -2.424, -1.984, -1.624, -1.881, -2.203, -2.526 ; 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 = 1029.609, 1030.269, 1030.749, 1031.649, 1032.429, 1032.909, 1033.509, 1034.349, 1035.13, 1036.15, 1036.81, 1037.17, 1037.89, 1038.73, 1038.91, 1038.55, 1039.03, 1038.07, 1037.47, 1037.11, 1036.99, 1036.81, 1037.59, 1036.51, 1036.57, 1036.21, 1035.67, 1035.01, 1034.229, 1033.569, 1033.449, 1033.509, 1032.909, 1032.129, 1031.589, 1031.049, 1030.689, 1030.269, 1029.729, 1029.189, 1028.589, 1027.329, 1026.249, 1025.109, 1021.809, 1023.129, 1022.169, 1022.709, 1021.809, 1019.708, 1019.168, 1022.169, 1021.629, 1021.749, 1020.549, 1021.689, 1021.989, 1020.249, 1019.408, 1017.668, 1016.468, 1019.348, 1019.468, 1018.808, 1018.088, 1017.488, 1017.008, 1016.648, 1016.528, 1015.928, 1015.928, 1015.868, 1015.328, 1014.968, 1014.308, 1014.188, 1013.228, 1013.108, 1012.928, 1012.688, 1012.148, 1012.208, 1012.328, 1012.148, 1012.028, 1012.328, 1011.968, 1011.908, 1011.728, 1011.068, 1010.528, 1010.588, 1011.488, 1011.968, 1012.568, 1013.168, 1013.108, 1012.628, 1012.628, 1012.148, 1011.908, 1011.968, 1012.028, 1011.848, 1011.248, 1011.488, 1011.608, 1011.728, 1011.968, 1011.548, 1010.168, 1009.268, 1007.288, 1005.668, 1004.227, 1002.967, 1002.067, 1000.327, 999.9072, 998.8271, 995.8869, 994.6268, 992.3466, 989.2864, 987.6663, 986.3463, 984.4261, 982.446, 984.6061, 985.2062, 985.9862, 986.3463, 985.7462, 985.8062, 982.806, 983.8861, 981.5459, 980.1658, 980.1658, 980.0458, 979.9858, 978.7257, 975.3655, 972.1253, 970.8052, 970.1451, 969.1251, 968.225, 968.105, 968.285, 968.465, 968.6451, 967.565, 965.9449, 964.1448, 963.1247, 962.8247, 965.6448, 971.7053, 974.8855, 977.5256, 979.8058, 982.386, 982.626, 989.9465, 992.5867, 990.8466, 991.6266 ; 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, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_gust = 0.882, 2.352, 5.723, 3.92, 4.116, 5.096, 4.978, 4.469, 5.41, 4.861, 3.763, 5.684, 5.253, 5.762, 6.35, 9.25, 6.037, 6.194, 4.822, 2.705, 2.979, 3.371, 1.96, 3.332, 2.058, 3.097, 2.548, 2.195, 1.764, 1.764, 0.941, 1.254, 1.019, 0.196, 0.98, 0.098, 2.548, 2.274, 2.234, 3.528, 2.744, 0.98, 1.45, 2.038, 3.175, 3.293, 3.332, 1.568, 0.549, 2.313, 3.371, 0.745, 0.294, 2.078, 0.49, 0.078, 1.215, 4.038, 2.117, 1.098, 0.588, 1.372, 0, 1.372, 0, 0.157, 1.96, 2.862, 3.567, 3.136, 1.862, 3.136, 1.568, 1.568, 1.294, 0.588, 0.941, 1.254, 0, 0.47, 2.156, 0.862, 1.96, 2.313, 1.47, 2.078, 1.176, 0.98, 1.764, 2.47, 1.274, 6.546, 3.92, 3.998, 1.568, 1.45, 1.686, 0.823, 0, 0.039, 1.764, 2.352, 3.959, 3.136, 4.665, 2.156, 3.45, 2.842, 3.528, 3.685, 6.076, 7.76, 11.6, 10.74, 12, 13.8, 13.21, 15.8, 12.58, 11.02, 10.9, 12.07, 12, 12.94, 9.33, 10.66, 8, 6.978, 7.41, 6.978, 4.9, 6.899, 8.47, 8.39, 12.43, 11.88, 11.29, 10.23, 7.76, 4.9, 4.39, 4.978, 13.41, 13.01, 12.45, 12.03, 12.15, 11.45, 11.21, 11.25, 11.52, 9.92, 11.02, 9.84, 9.92, 11.21, 9.68, 10.9, 9.8, 11.68, 9.6, 9.29, 7.64, 7.25, 6.468, 4.606, 3.254, 4.273 ; 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, 40, 0, 40, 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, 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 ; wind_speed = 0.205, 1.933, 3.234, 3.007, 3.563, 4.116, 4.086, 3.613, 4.298, 3.751, 2.903, 4.255, 3.731, 3.744, 4.43, 7.65, 4.523, 4.988, 3.571, 1.437, 2.044, 2.575, 1.514, 2.88, 1.166, 2.592, 1.912, 1.804, 0.952, 1.312, 0.344, 0.708, 0.274, 0, 0.144, 0, 1.948, 1.444, 1.532, 2.899, 1.996, 0.004, 0.338, 1.719, 2.789, 2.607, 2.535, 0.024, 0.038, 1.483, 2.42, 0.069, 0, 1.219, 0, 0.001, 0.178, 3.236, 0.904, 0.308, 0.047, 0.582, 0, 0.706, 0, 0.002, 1.278, 2.332, 3.126, 2.622, 1.177, 2.583, 0.774, 0.329, 0.74, 0, 0.189, 0.19, 0, 0.085, 1.456, 0.013, 1.616, 1.667, 0.36, 1.433, 0.434, 0.293, 1.473, 2.197, 0.023, 5.476, 2.753, 3.234, 0.684, 0.248, 0.95, 0.443, 0, 0, 1.172, 1.859, 3.154, 2.25, 3.339, 0.915, 2.403, 1.969, 2.846, 2.873, 4.384, 6.045, 9.12, 8.38, 9.21, 10.56, 9.87, 10.83, 8.54, 8.39, 8.74, 9.63, 9, 9.12, 6.485, 7.67, 6.261, 5.439, 6.376, 5.181, 3.679, 4.911, 6.788, 6.452, 10.7, 10.1, 9.5, 7.73, 6.063, 3.617, 3.259, 3.9, 11.26, 11.18, 10.31, 10.32, 9.04, 8.72, 8.43, 8.76, 9.15, 7.66, 8.07, 7.57, 7.55, 8.41, 7.42, 8.62, 8.16, 9.16, 7.54, 7.23, 5.864, 5.834, 5.273, 3.161, 2.662, 3.418 ; 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, 40, 0, 40, 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, 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 ; wind_direction = 346.014, 21.89, 205, 238, 225.5, 253.8, 265.7, 257.6, 304.4, 346.198, 42.86, 54.3, 50.95, 42.35, 314.8, 130.6, 241.7, 248.7, 138.4, 250.8, 331.2, 81.3, 41.88, 50.13, 57, 57.2, 32.99, 98.8, 73.5, 123.8, 256.2, 129.5, 35.53, 341.6, 132.5, 341.6, 320.1, 336.5, 325.2, 59.1, 250.6, 173.3, 175.6, 156.9, 159.9, 264.3, 95.9, 25.52, 156.7, 64.2, 329, 327.9, 341.6, 324.8, 341.6, 95.7, 333.4, 341, 119.4, 158.9, 312.5, 317.4, 341.6, 107.9, 341.6, 256.2, 221.2, 160, 207, 172.8, 231, 77.9, 139, 76.2, 198.2, 341.6, 317, 343.36, 341.6, 255.2, 263.5, 180.5, 323.2, 329.6, 346.124, 345.909, 300, 268.1, 333.6, 328.4, 335.8, 128.6, 115.7, 204.4, 266.9, 169.3, 214.1, 57.9, 341.6, 1.3, 324.3, 45.17, 325.3, 212.9, 178, 292.3, 176.6, 248.1, 33.29, 71.2, 45.25, 63, 47.11, 59.3, 55.2, 32.35, 17.66, 274.7, 344.842, 144.2, 4.46, 34.24, 18.67, 57, 74.4, 31.08, 337.1, 350.44, 156.2, 154, 54.4, 51.59, 81.6, 115, 66.6, 134.7, 105.9, 90.2, 146, 258.4, 346.207, 200.8, 245.3, 262.5, 325.9, 292.1, 240.1, 234.9, 229.8, 253.8, 227.5, 257.3, 252.4, 256.9, 252.8, 256.8, 254.9, 248, 244.2, 227.9, 230, 235.5, 227.3, 243.8, 327.6, 15.47, 317.2, 353.96 ; 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, 40, 0, 40, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 40, 40, 0, 0, 0, 40, 0, 40, 40, 0, 0, 0, 0, 40, 0, 40, 0, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 40, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2981.351, 2984.354, 2983.754, 2981.351, 2929.69, 1942.731, 2983.754, 2752.482, 2982.552, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2981.351, 2981.351, 2981.351, 2981.952, 2981.351, 2981.351, 2984.354, 2712.235, 1751.707, 2981.351, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2344.603, 2981.351, 1075.913, 818.21, 2981.351, 1302.979, 2981.351, 2981.351, 2914.072, 2981.351, 2981.351, 2981.351, 2980.75, 2980.75, 2980.75, 2878.63, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2980.75, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2984.955, 1962.554, 431.3556, 2905.061, 2980.75, 2980.75, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2500.786, 1670.611, 1659.799, 1786.547, 2820.962, 2168.596, 1256.725, 1305.983, 1002.026, 1303.58, 187.7695, 147.2219, 54.59307, 41.97826, 34.79982, 20.15462, 20.14861, 1751.106, 673.44, 2981.351, 2966.934, 2981.351, 2789.726, 2981.351, 2981.351, 2981.351, 2981.351, 692.0618, 2981.351, 2981.351, 2981.351, 2981.351, 2747.677, 2557.854, 2975.344, 2981.351, 2787.924, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.351, 2981.952, 2982.552, 2982.552, 2900.256, 2948.913, 2900.256, 1415.311, 2981.952, 2983.153, 2981.952, 2981.351, 2981.952 ; 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 ; }