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 = 2453469.58333333 ; 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 = "06-Apr-2005 19:10:13: Parameter barometric_pressure marked as non-functional as of julian day 2453467.750000 (2005-04-06 18:00:00)\n", "05-Apr-2005 15:33:33: Parameter barometric_pressure marked as non-functional as of julian day 2453466.625000 (2005-04-05 15:00:00)\n", "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 = 2453485.00000579 ; :starting_julian_day_string = "2005-04-24 00:00:00" ; :ending_julian_day_number = 2453491.95833912 ; :ending_julian_day_string = "2005-04-30 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\n", "SET_BP_1.3: 25-Apr-2005 20:15:08" ; :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 = 2453485, 2453485.04166667, 2453485.08333333, 2453485.125, 2453485.16666667, 2453485.20833333, 2453485.25, 2453485.29166667, 2453485.33333333, 2453485.375, 2453485.41666667, 2453485.45833333, 2453485.5, 2453485.54166667, 2453485.58333333, 2453485.625, 2453485.66666667, 2453485.70833333, 2453485.75, 2453485.79166667, 2453485.83333333, 2453485.875, 2453485.91666667, 2453485.95833333, 2453486, 2453486.04166667, 2453486.08333333, 2453486.125, 2453486.16666667, 2453486.20833333, 2453486.25, 2453486.29166667, 2453486.33333333, 2453486.375, 2453486.41666667, 2453486.45833333, 2453486.5, 2453486.54166667, 2453486.58333333, 2453486.625, 2453486.66666667, 2453486.70833333, 2453486.75, 2453486.79166667, 2453486.83333333, 2453486.875, 2453486.91666667, 2453486.95833333, 2453487, 2453487.04166667, 2453487.08333333, 2453487.125, 2453487.16666667, 2453487.20833333, 2453487.25, 2453487.29166667, 2453487.33333333, 2453487.375, 2453487.41666667, 2453487.45833333, 2453487.5, 2453487.54166667, 2453487.58333333, 2453487.625, 2453487.66666667, 2453487.70833333, 2453487.75, 2453487.79166667, 2453487.83333333, 2453487.875, 2453487.91666667, 2453487.95833333, 2453488, 2453488.04166667, 2453488.08333333, 2453488.125, 2453488.16666667, 2453488.20833333, 2453488.25, 2453488.29166667, 2453488.33333333, 2453488.375, 2453488.41666667, 2453488.45833333, 2453488.5, 2453488.54166667, 2453488.58333333, 2453488.625, 2453488.66666667, 2453488.70833333, 2453488.75, 2453488.79166667, 2453488.83333333, 2453488.875, 2453488.91666667, 2453488.95833333, 2453489, 2453489.04166667, 2453489.08333333, 2453489.125, 2453489.16666667, 2453489.20833333, 2453489.25, 2453489.29166667, 2453489.33333333, 2453489.375, 2453489.41666667, 2453489.45833333, 2453489.5, 2453489.54166667, 2453489.58333333, 2453489.625, 2453489.66666667, 2453489.70833333, 2453489.75, 2453489.79166667, 2453489.83333333, 2453489.875, 2453489.91666667, 2453489.95833333, 2453490, 2453490.04166667, 2453490.08333333, 2453490.125, 2453490.16666667, 2453490.20833333, 2453490.25, 2453490.29166667, 2453490.33333333, 2453490.375, 2453490.41666667, 2453490.45833333, 2453490.5, 2453490.54166667, 2453490.58333333, 2453490.625, 2453490.66666667, 2453490.70833333, 2453490.75, 2453490.79166667, 2453490.83333333, 2453490.875, 2453490.91666667, 2453490.95833333, 2453491, 2453491.04166667, 2453491.08333333, 2453491.125, 2453491.16666667, 2453491.20833333, 2453491.25, 2453491.29166667, 2453491.33333333, 2453491.375, 2453491.41666667, 2453491.45833333, 2453491.5, 2453491.54166667, 2453491.58333333, 2453491.625, 2453491.66666667, 2453491.70833333, 2453491.75, 2453491.79166667, 2453491.83333333, 2453491.875, 2453491.91666667, 2453491.95833333 ; air_temperature = 6.304, 6.534, 7.77, 7.41, 7.05, 7.36, 7.34, 7.28, 7.38, 7.68, 7.93, 7.91, 8.27, 8.53, 8.27, 8.65, 8.1, 7.86, 7.8, 7.67, 7.4, 6.793, 6.444, 6.309, 6.344, 6.214, 6.049, 5.837, 5.655, 5.862, 5.776, 5.889, 5.797, 5.643, 5.687, 5.692, 5.751, 5.883, 6.017, 6.176, 6.602, 6.764, 6.95, 6.773, 7.08, 6.966, 6.738, 7.59, 6.882, 6.835, 6.758, 6.916, 6.941, 7.05, 6.7, 6.559, 6.068, 6.113, 6.129, 6.373, 6.012, 6.4, 6.505, 6.636, 6.986, 7.53, 7.9, 7.96, 8.26, 8.55, 8.78, 9.18, 8.99, 8.37, 9.05, 8.46, 8.01, 7.97, 7.49, 7.53, 7.44, 7.64, 7.96, 7.85, 7.7, 7.14, 7.43, 7.63, 7.79, 7.21, 6.847, 6.824, 6.605, 6.688, 6.699, 6.795, 6.564, 6.449, 6.405, 6.284, 6.314, 6.382, 6.422, 6.827, 6.496, 6.348, 6.179, 6.014, 6.034, 6.211, 6.404, 6.408, 6.633, 6.862, 6.857, 6.926, 7.08, 7.54, 7.59, 7.07, 6.804, 7.39, 7.09, 7.01, 6.475, 6.244, 6.084, 6.293, 6.281, 6.132, 6.176, 5.976, 6.46, 7.27, 7.58, 8, 7.95, 7.98, 8.43, 8.42, 8.89, 8.75, 8.6, 8.13, 7.85, 8.09, 7.87, 7.61, 8.12, 7.87, 7.49, 7.26, 6.96, 7.02, 6.877, 6.869, 6.844, 7.65, 7.37, 7.41, 7.28, 7.08, 6.955, 6.997, 7.02, 7.03, 7.39, 7.56 ; 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 = 1005.701, 1005.821, 1007.081, 1004.981, 1004.021, 1004.501, 1003.541, 1002.881, 1002.461, 1001.861, 1001.321, 1001.201, 999.8807, 998.8607, 998.0806, 999.0406, 998.2607, 997.8406, 997.2407, 997.3607, 997.2407, 996.8806, 997.4207, 998.0806, 998.3207, 999.1606, 999.0406, 998.5607, 997.9006, 997.3007, 996.8206, 994.7806, 993.7606, 992.8606, 992.5606, 992.9806, 993.9406, 996.0406, 995.3806, 995.0206, 996.6406, 996.2806, 997.0607, 995.5006, 997.9606, 997.0007, 998.2006, 1000.781, 1000.301, 1002.881, 1003.601, 1004.621, 1005.341, 1006.241, 1006.541, 1007.381, 1008.281, 1009.781, 1011.341, 1013.561, 1013.501, 1014.581, 1012.961, 1014.281, 1013.921, 1014.941, 1015.901, 1016.261, 1013.741, 1015.061, 1013.741, 1014.101, 1014.281, 1014.521, 1016.381, 1015.361, 1015.601, 1016.561, 1015.781, 1015.721, 1015.841, 1015.961, 1016.201, 1015.961, 1015.661, 1014.941, 1014.941, 1015.001, 1014.281, 1012.541, 1012.481, 1012.001, 1011.221, 1010.441, 1010.141, 1009.301, 1009.001, 1008.341, 1008.221, 1007.981, 1007.681, 1006.901, 1006.601, 1006.541, 1005.701, 1005.521, 1005.161, 1005.401, 1004.801, 1003.661, 1003.541, 1002.821, 1002.701, 1003.061, 1002.701, 1002.821, 1005.161, 1006.121, 1004.621, 1002.401, 1004.381, 1005.341, 1005.521, 1005.401, 1005.341, 1005.701, 1005.701, 1006.181, 1005.881, 1006.181, 1007.681, 1009.781, 1008.941, 1009.601, 1009.181, 1010.441, 1010.021, 1009.781, 1011.521, 1010.681, 1010.861, 1009.241, 1010.381, 1009.961, 1011.341, 1013.441, 1014.101, 1013.921, 1015.601, 1015.481, 1015.121, 1015.841, 1016.021, 1016.621, 1016.741, 1017.941, 1017.821, 1024.421, 1016.261, 1015.301, 1015.781, 1015.541, 1015.301, 1015.001, 1013.681, 1012.301, 1011.161, 1009.841 ; 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 = 6.546, 4.508, 3.175, 2.626, 8.11, 8.78, 7.37, 8.55, 8.98, 10.04, 12.31, 12.19, 12.66, 13.48, 12.66, 15.25, 11.84, 10.43, 12.47, 9.56, 10.23, 8.39, 7.96, 8.19, 7.96, 6.625, 5.194, 2.548, 4.43, 3.763, 1.274, 5.135, 3.567, 4.194, 5.606, 7.41, 12.39, 9.8, 9.56, 9.25, 8.98, 9.6, 10.39, 11.64, 9.31, 9.25, 8.11, 8.66, 4.312, 5.41, 6.272, 8.15, 8, 9.45, 7.41, 6.742, 6.037, 4.978, 3.822, 5.606, 6.194, 3.528, 5.723, 4.978, 7.29, 6.703, 7.41, 7.13, 6.742, 8.15, 7.6, 9.68, 9.21, 8.35, 11.21, 10.11, 8.04, 7.41, 5.527, 6.899, 6.35, 7.17, 8.58, 8.86, 9.13, 9.6, 11.02, 13.99, 15.13, 13.29, 12.98, 14.07, 14.58, 15.8, 13.92, 15.09, 16.39, 15.09, 14.97, 10.58, 9.49, 9.09, 6.468, 5.919, 8, 9.13, 10.78, 8.62, 13.09, 11.21, 8.53, 9.8, 8, 8.23, 9.17, 7.8, 7.84, 8.9, 4.704, 2.45, 1.999, 3.842, 4.822, 5.018, 5.998, 6.037, 7.1, 8.51, 10.54, 10.66, 10.39, 9.96, 11.05, 9.56, 8.9, 8.62, 6.507, 8.55, 8.31, 9.72, 9.56, 10.62, 10.27, 9.68, 9.17, 9.17, 7.1, 4.9, 5.88, 4.822, 2.744, 1.568, 1.96, 2.509, 1.529, 1.725, 4.155, 2.744, 3.41, 4.626, 5.958, 5.566, 6.115, 7.02, 7.17, 6.154, 8.27, 7.6 ; 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 = 5.796, 3.465, 2.307, 1.525, 6.939, 7.3, 6.505, 7.28, 7.87, 8.72, 10.8, 10.29, 11.09, 11.41, 10.93, 12.28, 10.22, 8.84, 10.55, 8.49, 8.28, 7.13, 6.981, 6.77, 6.895, 5.638, 4.069, 1.548, 3.765, 2.76, 0.647, 4.141, 2.42, 2.351, 4.599, 6.171, 9.78, 8.11, 7.87, 7.43, 7.21, 8.08, 8.37, 10.12, 7.44, 7.56, 6.541, 7.33, 3.027, 4.466, 5.492, 6.742, 6.796, 8.08, 6.316, 5.525, 5.101, 4.303, 2.997, 4.647, 5.081, 2.985, 4.984, 4.105, 5.655, 5.256, 6.48, 5.892, 5.828, 6.79, 6.686, 8.04, 8.02, 7.15, 8.6, 8.74, 6.118, 6.589, 4.677, 5.596, 5.638, 6.386, 7.46, 7.74, 7.58, 8.22, 9.72, 11.81, 12.28, 11.19, 11.13, 11.91, 12.1, 13.11, 11.64, 13.07, 13.34, 12.97, 12.38, 7.97, 7.9, 7.48, 4.144, 3.047, 7.16, 7.59, 8.66, 7.41, 10.88, 9.75, 5.532, 8.48, 6.15, 6.113, 7.35, 6.829, 6.334, 6.867, 3.45, 1.64, 1.026, 2.226, 3.56, 4.122, 4.782, 4.858, 5.573, 7.23, 8.12, 8.57, 8.75, 8.39, 9.06, 7.94, 7.49, 7.25, 5.483, 7.7, 6.934, 8.31, 8.46, 9, 8.84, 8.63, 7.96, 7.79, 5.096, 3.461, 5.17, 4.018, 2.117, 0.812, 1.453, 1.654, 0.798, 1.239, 3.484, 1.45, 2.733, 3.981, 5.106, 4.744, 5.288, 6.21, 6.007, 5.134, 6.745, 6.3 ; 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 = 62.8, 59.9, 136.3, 159.2, 126.7, 123.4, 120.8, 112.2, 112.8, 110.7, 111.8, 115.5, 118.3, 121.3, 127.3, 128.1, 130.1, 127.4, 127.4, 143.2, 146.3, 141.7, 142.3, 138.5, 142.1, 147.5, 118.7, 95.1, 38.54, 49.67, 78.3, 13.58, 185, 236.3, 231.5, 216.8, 222.9, 214.8, 203.8, 194.2, 191, 176.5, 171.2, 182.8, 187.7, 185.3, 180, 223.4, 215.5, 190.4, 201.7, 204.9, 208.1, 212, 219.7, 239.1, 232.2, 230.6, 245.1, 243.5, 239, 203.6, 186.9, 152.2, 164.6, 156.2, 174.4, 149.4, 153, 162.4, 167.7, 166.6, 172.9, 172.5, 187.9, 187.3, 184.3, 183.3, 157.4, 146.7, 137.9, 125.9, 132.1, 133.3, 134.4, 131.2, 136.6, 126.4, 111.8, 116.3, 110.1, 109.6, 105, 102.5, 97.4, 102.5, 99, 101.9, 106.9, 83.9, 83.9, 86.9, 34.11, 108.9, 35.16, 37.36, 40.22, 21.72, 34.43, 32.56, 39.56, 20.77, 330.8, 313.5, 299.3, 311.4, 311.9, 327.2, 321.8, 314.8, 322.7, 311.8, 274.3, 276.3, 256.3, 260.8, 248, 244.9, 239.7, 240.4, 250.1, 248.5, 252.3, 249.6, 237.5, 244, 201.5, 199.8, 185, 189.4, 181.3, 169.5, 170, 173.3, 183.2, 189.5, 244.5, 214.2, 204.4, 220.8, 246.9, 163.5, 162.3, 199.9, 141.3, 84.8, 98.2, 98.5, 118.3, 93.3, 95.1, 92.6, 89.8, 86.7, 86.4, 88.5, 100.8, 134.6 ; 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 = 344.6137, 480.0128, 1107.75, 188.2501, 361.6137, 525.0657, 336.8046, 278.5361, 1737.89, 1883.261, 1914.498, 1764.922, 1877.855, 2026.83, 1173.828, 870.4714, 1372.061, 1375.064, 909.5173, 1507.82, 1216.478, 404.8044, 492.6276, 1666.406, 2211.246, 2270.115, 2323.578, 2266.511, 2178.808, 2050.858, 1702.449, 1713.261, 1222.485, 1399.693, 1321.601, 2142.766, 2745.274, 2850.998, 2820.362, 2783.118, 2779.514, 2667.182, 2692.412, 2349.409, 2751.281, 2793.33, 2847.994, 2841.987, 2921.881, 2891.245, 2898.454, 2823.966, 2780.115, 2840.786, 2779.514, 2887.04, 2894.849, 2884.037, 2817.358, 2826.969, 2862.411, 2821.563, 2850.397, 2706.828, 2701.422, 2809.549, 2707.429, 2762.093, 2750.68, 2723.648, 2773.507, 2736.263, 2746.475, 2688.207, 2733.26, 2739.867, 2765.698, 2814.956, 2815.556, 2829.973, 2836.581, 2837.782, 2742.871, 2732.058, 2715.238, 2066.476, 1927.113, 1281.955, 2246.087, 1879.657, 1169.623, 1101.142, 1229.693, 1102.944, 756.938, 745.5247, 863.2629, 699.871, 1214.075, 1969.763, 1805.77, 1709.657, 1370.859, 1764.922, 2122.342, 1665.205, 1438.138, 1445.347, 1298.174, 1819.586, 2798.736, 1274.146, 2740.468, 2927.287, 2898.454, 2910.468, 2844.39, 1556.477, 2876.828, 2927.287, 2930.291, 2937.499, 2814.355, 2917.676, 2879.832, 2896.051, 2926.086, 2909.867, 2897.853, 2888.842, 2880.432, 2872.623, 2860.008, 2882.234, 2875.627, 2785.521, 2749.479, 2675.592, 2708.631, 2592.694, 2387.253, 2793.931, 2679.196, 2623.931, 2751.281, 2800.539, 2813.754, 2797.535, 2826.369, 2810.75, 2824.567, 2777.111, 2742.871, 2727.853, 2699.019, 2685.804, 2705.026, 2661.776, 2669.585, 2577.677, 2392.059, 1767.926, 892.6975, 1135.383, 1951.741, 1704.851, 1547.467, 1295.771 ; 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 ; }