netcdf C0208.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.f, 1100.f ; barometric_pressure:is_dead = 2453427.04166667 ; barometric_pressure:calibration_coeffs = 0.0600005, 800.019 ; 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 = 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 = "24-Feb-2005 23:18:25: Modified [lon,lat] to [-70.059600,43.570400].\n", "Thu Feb 24 22:54:39 2005: /usr/local/nco/bin/ncrcat -d time,2453426.9062,2453431.00 C0208.met.realtime.nc C0208.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 = 49997 ; :visibility_sensor_serial_number = 318 ; :barometric_pressure_serial_number = "SETAP2448663" ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0208" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453443.00000579 ; :starting_julian_day_string = "2005-03-13 00:00:00" ; :ending_julian_day_number = 2453449.95833912 ; :ending_julian_day_string = "2005-03-19 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 23-Feb-2005 18:17:48\n", "WIND_DIR_1.2: 23-Feb-2005 18:17:48\n", "AAN_VIZ_1.2: 23-Feb-2005 18:17:48" ; :longitude = -70.0596 ; :latitude = 43.5704 ; data: lat = 43.5704 ; lon = -70.0596 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453443, 2453443.04166667, 2453443.08333333, 2453443.125, 2453443.16666667, 2453443.20833333, 2453443.25, 2453443.29166667, 2453443.33333333, 2453443.375, 2453443.41666667, 2453443.45833333, 2453443.5, 2453443.54166667, 2453443.58333333, 2453443.625, 2453443.66666667, 2453443.70833333, 2453443.75, 2453443.79166667, 2453443.83333333, 2453443.875, 2453443.91666667, 2453443.95833333, 2453444, 2453444.04166667, 2453444.08333333, 2453444.125, 2453444.16666667, 2453444.20833333, 2453444.25, 2453444.29166667, 2453444.33333333, 2453444.375, 2453444.41666667, 2453444.45833333, 2453444.5, 2453444.54166667, 2453444.58333333, 2453444.625, 2453444.66666667, 2453444.70833333, 2453444.75, 2453444.79166667, 2453444.83333333, 2453444.875, 2453444.91666667, 2453444.95833333, 2453445, 2453445.04166667, 2453445.08333333, 2453445.125, 2453445.16666667, 2453445.20833333, 2453445.25, 2453445.29166667, 2453445.33333333, 2453445.375, 2453445.41666667, 2453445.45833333, 2453445.5, 2453445.54166667, 2453445.58333333, 2453445.625, 2453445.66666667, 2453445.70833333, 2453445.75, 2453445.79166667, 2453445.83333333, 2453445.875, 2453445.91666667, 2453445.95833333, 2453446, 2453446.04166667, 2453446.08333333, 2453446.125, 2453446.16666667, 2453446.20833333, 2453446.25, 2453446.29166667, 2453446.33333333, 2453446.375, 2453446.41666667, 2453446.45833333, 2453446.5, 2453446.54166667, 2453446.58333333, 2453446.625, 2453446.66666667, 2453446.70833333, 2453446.75, 2453446.79166667, 2453446.83333333, 2453446.875, 2453446.91666667, 2453446.95833333, 2453447, 2453447.04166667, 2453447.08333333, 2453447.125, 2453447.16666667, 2453447.20833333, 2453447.25, 2453447.29166667, 2453447.33333333, 2453447.375, 2453447.41666667, 2453447.45833333, 2453447.5, 2453447.54166667, 2453447.58333333, 2453447.625, 2453447.66666667, 2453447.70833333, 2453447.75, 2453447.79166667, 2453447.83333333, 2453447.875, 2453447.91666667, 2453447.95833333, 2453448, 2453448.04166667, 2453448.08333333, 2453448.125, 2453448.16666667, 2453448.20833333, 2453448.25, 2453448.29166667, 2453448.33333333, 2453448.375, 2453448.41666667, 2453448.45833333, 2453448.5, 2453448.54166667, 2453448.58333333, 2453448.625, 2453448.66666667, 2453448.70833333, 2453448.75, 2453448.79166667, 2453448.83333333, 2453448.875, 2453448.91666667, 2453448.95833333, 2453449, 2453449.04166667, 2453449.08333333, 2453449.125, 2453449.16666667, 2453449.20833333, 2453449.25, 2453449.29166667, 2453449.33333333, 2453449.375, 2453449.41666667, 2453449.45833333, 2453449.5, 2453449.54166667, 2453449.58333333, 2453449.625, 2453449.66666667, 2453449.70833333, 2453449.75, 2453449.79166667, 2453449.83333333, 2453449.875, 2453449.91666667, 2453449.95833333 ; air_temperature = -1.562, -1.688, -1.285, -1.257, -1.348, -1.555, -2.344, -2.929, -3.335, -4.145, -4.482, -4.311, -4.201, -4.253, -4.325, -3.737, -3.383, -2.727, -1.578, -0.116, 1.011, 1.518, 1.519, 1.955, 1.527, 0.923, 0.732, 0.21, -0.309, -0.472, -0.708, -1.077, -1.93, -2.3, -2.427, -2.002, -1.831, -1.492, -1.164, 0.099, 0.871, 1.713, 2.466, 2.94, 2.997, 3.285, 3.18, 2.829, 2.31, 1.452, 1.177, 1.051, 0.993, 0.696, 0.575, 0.553, 0.392, 0.428, 0.322, 0.4, 0.432, 0.651, 1.102, 1.826, 2.555, 3.066, 3.826, 3.964, 4.091, 4.622, 3.972, 3.461, 3.254, 2.926, 2.71, 2.255, 2.083, 2.244, 1.549, 1.353, 1.231, 1.455, 1.76, 1.211, 0.88, 1.076, 1.012, 1.632, 1.923, 1.846, 2.332, 2.718, 2.771, 2.969, 3.115, 3.029, 2.482, 1.807, 1.5, 0.976, 0.669, 0.334, 0.053, -0.171, -0.399, -0.667, -0.995, -1.297, -1.352, -1.497, -0.944, -0.468, 0.619, 1.307, 1.711, 1.635, 1.617, 2.052, 2.199, 1.827, 1.944, 1.998, 1.66, 1.051, 0.95, 1.457, 1.146, 0.95, 0.618, 0.142, -0.175, -0.286, -0.592, -0.733, -0.758, 0.172, 1.187, 1.364, 1.279, 2.631, 1.932, 2.234, 2.433, 2.051, 2.815, 2.639, 1.926, 1.153, 0.6, 0.25, -0.173, -0.07, 0.126, -0.081, 0.225, 0.326, 0.67, 1.016, 1.443, 2.242, 2.873, 3.596, 4.072, 4.602, 4.17, 3.601, 3.95, 3.386 ; 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 = 984.7606, 984.0405, 985.0005, 985.1205, 984.5205, 983.7405, 981.6405, 979.2405, 977.2605, 974.9205, 973.0004, 972.7004, 974.8005, 976.3005, 978.7605, 985.0005, 989.0206, 988.7806, 991.7806, 998.8607, 1004.021, 1001.201, 995.5006, 994.9006, 994.2406, 992.3806, 991.3606, 989.8006, 988.2405, 987.7606, 986.1406, 985.7205, 983.0805, 981.1005, 979.7205, 981.7605, 988.3006, 991.9006, 993.3406, 997.7206, 1001.321, 1004.921, 1007.201, 1009.061, 1007.981, 1008.581, 1004.981, 999.7607, 997.7206, 994.7206, 993.7606, 993.4606, 993.5806, 992.8606, 992.3206, 991.8406, 991.6006, 991.5406, 991.1206, 991.3606, 992.0206, 993.3406, 996.1006, 1001.501, 1005.161, 1010.681, 1012.781, 1012.121, 1019.801, 1014.341, 1007.021, 1003.001, 1001.501, 1000.301, 999.7607, 998.2006, 997.1207, 997.6606, 996.0406, 995.2006, 994.9006, 995.0206, 995.9807, 995.0806, 993.7606, 994.9006, 995.4406, 998.3807, 1002.041, 1003.421, 1003.661, 1004.201, 1004.441, 1004.321, 1002.221, 1000.721, 999.3406, 997.0607, 995.8607, 993.8806, 992.1406, 990.9406, 989.4406, 988.7806, 987.8206, 987.2206, 986.2006, 985.3005, 989.7406, 995.8007, 1002.281, 1002.101, 1007.921, 1009.781, 1015.121, 1010.801, 1006.301, 1005.401, 1003.181, 996.7006, 995.8007, 995.8007, 995.2006, 993.0406, 990.9406, 992.5606, 992.3806, 991.0606, 990.6406, 989.0806, 988.5406, 989.3206, 990.3406, 994.1806, 996.9406, 1009.601, 1020.761, 1014.821, 1007.441, 1015.781, 1008.701, 1008.101, 1003.961, 997.7206, 997.2407, 998.2607, 996.5206, 994.1806, 992.0206, 990.4606, 989.2006, 989.3206, 989.7406, 989.7406, 990.5806, 991.1806, 996.3406, 998.9207, 1002.101, 1005.461, 1008.821, 1014.521, 1020.821, 1024.961, 1024.961, 1011.641, 1009.601, 1002.401 ; barometric_pressure_qc = 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, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_gust = 8.04, 4.586, 9.21, 11.25, 11.02, 10.94, 9.96, 8.94, 8.9, 8.47, 7.25, 5.841, 4.822, 4.665, 4.41, 3.293, 3.293, 5.88, 6.821, 4.626, 4.743, 4.194, 4.038, 6.194, 8.66, 7.29, 7.25, 6.39, 8.47, 8.27, 6.742, 8.35, 6.076, 5.174, 4.116, 6.468, 6.233, 6.233, 6.115, 6.86, 6.782, 5.998, 6.586, 8.39, 8.9, 9.29, 8.04, 9.84, 11.05, 8.7, 10.74, 10, 11.02, 11.41, 10.82, 9.96, 10.23, 10.04, 10.54, 11.56, 10.98, 10.51, 10.51, 9.09, 6.938, 5.41, 5.802, 3.998, 3.097, 5.057, 6.938, 5.684, 4.782, 4.9, 6.546, 4.508, 4.273, 7.1, 6.35, 6.154, 6.037, 4.782, 5.214, 9.29, 9.21, 8.23, 7.17, 6.037, 6.664, 7.64, 7.25, 4.41, 3.528, 2.156, 3.332, 6.194, 8.74, 7.49, 7.17, 7.72, 8.9, 7.64, 5.998, 6.782, 6.076, 6.35, 6.507, 4.194, 4.234, 3.685, 2.626, 3.92, 3.802, 1.47, 1.646, 4.194, 5.723, 6.076, 5.645, 5.253, 5.292, 4.155, 5.645, 4.41, 2.254, 4.312, 3.528, 2.274, 3.606, 3.097, 3.959, 4.351, 3.959, 4.038, 3.528, 2.274, 1.294, 1.96, 3.606, 3.097, 5.566, 6.35, 6.899, 7.17, 5.88, 6.782, 9.88, 10.58, 9.68, 8.72, 8.08, 9.41, 8.33, 10.04, 10.47, 10.98, 10.35, 8.94, 9.6, 7.15, 5.606, 4.861, 2.979, 2.156, 5.41, 6.194, 5.194, 4.214 ; wind_gust_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed = 4.676, 2.772, 7.86, 9.37, 8.65, 9.08, 8.25, 7.16, 7.39, 7.03, 5.265, 4.576, 3.423, 3.172, 3.036, 2.025, 2.116, 4.434, 4.602, 3.771, 3.383, 3.168, 2.893, 4.854, 7.02, 5.973, 6.08, 5.464, 6.884, 6.383, 5.744, 6.982, 4.885, 4.44, 3.213, 5.625, 5.113, 5.55, 4.939, 5.77, 5.758, 5.168, 4.974, 6.778, 7.55, 7.26, 6.698, 7.84, 9.63, 6.91, 8.63, 8.01, 9.24, 9.34, 8.34, 7.84, 8.56, 8.38, 8.77, 9.57, 9.17, 8.58, 9.01, 7.7, 5.836, 4.557, 4.745, 2.988, 2.624, 4.462, 6.011, 4.059, 4.462, 3.975, 5.344, 2.73, 3.014, 5.639, 5.626, 5.156, 5.04, 3.766, 4.515, 7.97, 8.04, 6.233, 5.197, 5.002, 5.795, 6.075, 5.624, 3.591, 3.03, 1.559, 2.628, 4.959, 7.08, 6.545, 5.79, 6.4, 6.672, 5.915, 4.998, 5.473, 5.257, 5.658, 4.767, 3.145, 3.342, 2.907, 1.79, 3.007, 2.83, 0.861, 1.132, 3.203, 4.792, 5.326, 4.937, 4.739, 4.787, 3.647, 4.759, 3.814, 0.898, 3.631, 3.108, 1.852, 2.903, 2.153, 3.325, 3.745, 3.21, 3.397, 2.584, 1.39, 0.879, 1.408, 2.886, 2.688, 4.989, 5.529, 5.828, 6.198, 4.078, 5.785, 7.86, 9, 8.01, 6.832, 6.993, 8.19, 7.03, 8.48, 8.9, 9.15, 8.73, 7.53, 7.69, 5.736, 4.905, 3.677, 2.489, 1.612, 3.316, 5.144, 4.439, 3.665 ; wind_speed_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 34.08, 358.81, 347.974, 5.81, 10.89, 15.7, 17.25, 6.96, 6.91, 11.55, 31.04, 8.4, 16.28, 341.4, 7.72, 329.5, 269.4, 254.3, 256.8, 253.1, 231.7, 228.3, 248.9, 307.9, 325.9, 304.5, 300.7, 305.3, 323.4, 278.6, 275.7, 273.8, 283.7, 287, 268.9, 277.3, 283.1, 274.1, 285.2, 282, 296.1, 292.3, 315.6, 319.7, 332.2, 328.2, 325.3, 317.7, 323.4, 330.9, 321.3, 311.1, 316.9, 327.3, 322, 315.3, 317.4, 323.1, 327.4, 332.8, 336, 332.8, 338.6, 334, 340.4, 330, 320.5, 311.4, 311.6, 285.2, 290.2, 306.2, 304.8, 311, 322.3, 317.4, 297.2, 302.5, 263.5, 285.5, 302.4, 307.4, 319.6, 336.9, 324.7, 321.6, 305.9, 313.5, 303.4, 299.6, 290.2, 297.6, 314.9, 288.7, 299.1, 315.5, 331.4, 339.6, 343, 337.9, 335.8, 314.4, 315.9, 316.5, 321.3, 318.5, 307.7, 279.2, 280.9, 288.1, 321.6, 303.5, 311.6, 269.5, 232.1, 177.8, 189.4, 194.4, 200.3, 218.1, 223.3, 233.3, 281.9, 277.5, 281.1, 8.94, 26.51, 357.4, 305.8, 339.8, 348.46, 356.39, 342.2, 321.2, 334.2, 9.68, 183.3, 179.4, 183.3, 186.7, 203.9, 221.9, 227.5, 233.2, 317.7, 320.6, 321.9, 318.3, 310.4, 302.8, 293.6, 305.8, 306.9, 293.4, 299.7, 302.6, 307, 317.7, 333.9, 320.2, 321.7, 301.4, 280.6, 296.8, 213.9, 211.4, 210.7, 225 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2939.902, 2948.913, 2946.51, 2949.513, 2951.916, 2951.316, 2951.316, 2940.503, 2951.316, 2949.513, 2951.916, 2945.909, 2948.312, 2948.913, 2952.517, 2945.309, 2911.669, 2319.373, 2715.839, 2706.228, 2760.892, 2635.945, 2813.153, 2843.189, 2833.577, 2817.959, 2811.351, 2825.167, 2857.005, 2855.803, 2857.605, 2875.627, 2871.422, 2869.019, 2850.397, 2846.192, 2838.383, 2830.574, 2851.598, 2857.605, 2837.782, 2658.772, 2736.864, 2850.397, 2856.404, 2800.539, 2865.415, 2887.04, 2914.072, 2902.658, 2887.641, 2900.256, 2888.842, 2893.648, 2894.849, 2910.468, 2921.881, 2917.676, 2926.687, 2895.45, 2909.266, 2881.634, 2853.401, 2887.04, 2839.584, 2855.803, 2845.592, 2878.03, 2637.146, 2845.592, 2831.775, 2891.846, 2899.655, 2893.047, 2894.849, 2899.655, 2904.461, 2905.061, 2894.849, 2923.683, 2666.581, 2907.464, 2927.287, 2823.365, 2884.037, 2796.333, 2891.846, 2888.241, 2879.832, 2861.811, 2875.627, 2823.966, 2878.63, 2878.03, 2907.464, 2916.475, 2917.676, 2917.075, 2921.28, 2908.666, 2921.881, 2914.673, 2927.287, 2923.083, 2929.09, 2920.68, 2918.877, 2898.454, 2883.436, 2891.245, 2854.001, 2898.454, 2866.616, 2908.065, 2811.351, 2658.171, 1573.898, 2023.225, 2630.539, 2900.256, 2911.068, 2917.075, 2922.482, 2920.079, 2927.888, 2922.482, 2914.673, 2920.68, 2932.093, 2923.083, 2928.489, 2893.047, 2891.245, 2857.605, 2879.832, 2825.167, 2852.199, 2861.811, 2822.765, 2786.722, 2852.199, 2841.386, 2507.995, 2876.828, 2905.061, 2906.263, 2914.673, 2923.083, 2926.687, 2924.885, 2915.874, 2910.468, 2920.079, 2926.687, 2917.075, 2906.263, 2759.69, 2862.411, 2808.948, 2846.192, 2872.022, 2744.072, 2818.56, 2815.556, 2638.348, 1259.729, 2396.864, 2878.03 ; 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 ; }