netcdf C0207.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 = 2453413.29166667 ; barometric_pressure:calibration_coeffs = 0.059999, 800.007 ; 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 = 2453396.29166667 ; 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 = "11-Feb-2005 12:29:24: Parameter barometric_pressure marked as non-functional as of julian day 2453413.291667 (2005-02-11 07:00:00)\n", "30-Jan-2005 18:17:00: Parameter wind_direction marked as non-functional as of julian day 2453396.291667 (2005-01-25 07:00:00)\n", "12-Jan-2005 14:46:15: Modified [lon,lat] to [-70.059400,43.570500].\n", "09-Jan-2005 02:07:55: Modified [lon,lat] to [-70.059600,43.570356].\n", "Sat Jan 8 18:29:37 2005: /usr/local/nco/bin/ncrcat -d time,2453379.71875,2453380.71875 C0207.met.realtime.nc C0207.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 = 49998 ; :visibility_sensor_serial_number = 322 ; :barometric_pressure_serial_number = "SETAP2299994" ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0207" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :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.2: 08-Jan-2005 15:24:47\n", "WIND_DIR_1.2: 08-Jan-2005 15:24:47\n", "AAN_VIZ_1.2: 08-Jan-2005 15:24:47" ; :longitude = -70.0594 ; :latitude = 43.5705 ; data: lat = 43.5705 ; lon = -70.0594 ; 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 = 3.724, 3.472, 3.241, 3.529, 3.362, 2.932, 2.781, 2.478, 2.326, 2.177, 1.969, 1.454, 1.159, 1.038, 1.008, 1.389, 2.179, 2.652, 2.989, 3.392, 3.423, 3.515, 2.665, 2.726, 2.704, 2.441, 2.292, 1.768, 1.511, 1.412, 1.199, 1, 0.948, 0.935, 0.94, 0.646, 1.038, 1.205, 1.438, 2.435, 2.661, 2.932, 3.106, 3.028, 3.036, 3.033, 3.022, 3.297, 3.165, 3.288, 3.29, 3.227, 2.786, 3.321, 2.987, 2.269, 2.488, 2.333, 2.29, 2.147, 2.097, 2.164, 1.905, 1.602, 1.789, 2.292, 2.342, 2.745, 2.564, 2.615, 2.429, 2.25, 2.356, 2.564, 2.552, 2.316, 2.242, 1.947, 1.927, 1.796, 2.037, 1.649, 1.51, 1.577, 1.86, 2.638, 2.381, 2.685, 3.941, 5.045, 6.126, 3.876, 4.041, 4.154, 3.239, 3.229, 3.267, 3.316, 2.943, 2.978, 2.758, 2.953, 2.997, 2.928, 2.726, 2.424, 2.096, 2.343, 2.764, 2.647, 2.184, 1.174, 0.538, 0.786, 0.859, 1.034, 0.582, 0.537, -0.053, -0.733, -0.713, -1.217, -1.415, -1.664, -1.692, -1.835, -2.136, -2.264, -2.675, -3.133, -3.559, -3.887, -4.388, -4.462, -4.544, -4.5, -4.482, -4.494, -4.155, -3.805, -3.547, -3.274, -3.081, -3.09, -3.281, -3.519, -3.632, -3.701, -3.915, -4.115, -4.341, -4.35, -4.442, -4.45, -4.367, -4.238, -4.211, -3.96, -4.125, -3.933, -3.363, -2.86, -2.077, -1.18, -0.527, -0.087, 0.813, 1.039 ; 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 = 1027.883, 1028.423, 1029.263, 1030.283, 1030.943, 1031.483, 1031.843, 1032.503, 1032.983, 1033.463, 1034.183, 1034.543, 1035.263, 1035.563, 1035.803, 1036.283, 1036.463, 1035.863, 1034.963, 1034.543, 1035.083, 1034.903, 1034.483, 1034.543, 1034.483, 1034.183, 1034.123, 1033.463, 1032.623, 1031.963, 1031.303, 1031.303, 1030.223, 1029.503, 1029.503, 1029.203, 1028.603, 1028.543, 1028.363, 1027.583, 1026.863, 1025.963, 1024.943, 1023.983, 1023.623, 1022.963, 1022.663, 1022.663, 1022.003, 1021.163, 1020.683, 1020.443, 1019.723, 1018.943, 1018.943, 1018.403, 1017.623, 1017.383, 1017.503, 1017.083, 1016.003, 1016.603, 1016.603, 1016.363, 1015.283, 1015.463, 1014.683, 1013.963, 1013.783, 1014.083, 1013.783, 1013.663, 1012.943, 1012.583, 1012.343, 1011.923, 1011.383, 1011.323, 1011.263, 1011.143, 1010.784, 1011.083, 1011.623, 1011.623, 1011.683, 1011.803, 1011.863, 1012.043, 1011.503, 1010.724, 1010.604, 1010.664, 1010.604, 1011.083, 1011.143, 1011.323, 1011.143, 1010.424, 1010.303, 1010.063, 1009.344, 1008.144, 1008.024, 1006.944, 1006.824, 1006.404, 1004.784, 1005.624, 1004.604, 1003.284, 1001.904, 998.4237, 995.6038, 995.5438, 994.8837, 993.5038, 992.1838, 991.8238, 990.0238, 987.6839, 988.8239, 988.8239, 988.2239, 987.9839, 987.5038, 987.8639, 988.4039, 988.8839, 987.2039, 986.1239, 985.0439, 983.7839, 982.524, 982.1639, 982.884, 984.2639, 984.3839, 984.2639, 985.5239, 989.0038, 989.4238, 989.4838, 990.0839, 989.6038, 987.4438, 987.3239, 987.0839, 986.8439, 985.8839, 985.2839, 984.5639, 984.3839, 984.2639, 984.1439, 984.0839, 994.8237, 995.1838, 997.1637, 997.1037, 1000.584, 1006.284, 1006.164, 1008.564, 998.1237, 998.9037, 996.9237, 1000.104, 1001.244 ; 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, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 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 ; wind_gust = 2.548, 3.136, 2.47, 3.998, 4.665, 5.135, 4.351, 5.841, 6.586, 7.64, 7.72, 8.55, 8.98, 8.7, 7.64, 8.08, 6.468, 4.39, 2.45, 1.686, 1.882, 0.196, 2.509, 1.842, 2.43, 1.568, 1.254, 1.058, 0.51, 2.94, 3.685, 4.273, 2.45, 2.274, 2.156, 2.195, 1.725, 2.274, 1.529, 1.921, 1.372, 0.784, 2.117, 3.097, 2.352, 1.764, 1.607, 3.254, 3.528, 3.802, 2.47, 3.92, 2.156, 3.802, 3.038, 1.274, 1.294, 1.882, 3.724, 2.47, 1.862, 3.998, 2.901, 2.43, 2.94, 1.411, 2.94, 1.078, 1.921, 0.47, 1.176, 2.078, 2.666, 2.626, 1.176, 2.666, 1.078, 1.725, 3.41, 1.568, 2.548, 1.921, 1.764, 2.744, 2.391, 0.98, 2.666, 3.489, 2.274, 1.176, 1.058, 1.96, 2.117, 2.078, 1.764, 2.94, 2.509, 1.078, 1.372, 1.842, 3.802, 6.625, 4.312, 5.88, 5.802, 6.703, 9.88, 8.08, 8.23, 11.8, 12.58, 14.39, 13.96, 15.13, 13.84, 14.35, 13.37, 12.74, 14.11, 15.29, 17.4, 18.03, 16.58, 18.35, 18.19, 15.33, 16.35, 13.64, 13.6, 15.13, 14.86, 13.45, 14.62, 13.45, 13.99, 13.76, 14.31, 13.88, 14.07, 13.48, 13.64, 15.01, 12.86, 12.47, 13.56, 13.76, 11.49, 13.25, 13.21, 11.52, 13.13, 11.17, 15.21, 12.5, 14.46, 10.94, 14.31, 11.21, 8.86, 8.23, 7.13, 7.6, 8.31, 8.66, 6.978, 6.546, 6.742, 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 = 1.869, 2.624, 1.929, 3.433, 4.011, 4.079, 3.672, 4.953, 5.775, 6.218, 6.577, 7.27, 7.69, 7.19, 6.6, 7.27, 5.373, 3.528, 1.618, 1.097, 0.942, 0.028, 1.919, 1.431, 1.941, 0.927, 0.669, 0.328, 0.039, 2.086, 2.888, 3.353, 1.804, 1.949, 1.547, 1.534, 1.226, 1.49, 0.829, 1.352, 0.497, 0.196, 1.307, 2.319, 1.267, 0.682, 1.1, 2.714, 2.973, 2.984, 1.508, 3.439, 1.204, 3.213, 2.174, 0.097, 0.848, 1.302, 3.025, 1.991, 1.199, 2.759, 1.858, 1.696, 2.354, 0.395, 2.033, 0.231, 1.078, 0.073, 0.357, 1.237, 2.243, 2.058, 0.036, 1.939, 0.139, 1.181, 2.802, 0.747, 1.91, 1.229, 0.855, 1.981, 1.944, 0.116, 1.916, 3.042, 1.393, 0.138, 0.83, 1.658, 1.37, 1.757, 0.612, 2.289, 2.085, 0.024, 0.977, 1.44, 2.862, 5.606, 3.349, 5.095, 4.834, 5.537, 7.88, 7.02, 7.18, 10.04, 10.46, 12.14, 11.63, 12.37, 11.79, 11.87, 11.05, 10.88, 12.29, 13.13, 14.16, 14.5, 14.29, 15.27, 14.88, 12.43, 13.04, 11.39, 11.83, 12.16, 12.06, 11.78, 12.19, 11.18, 10.54, 11.41, 11.44, 11.36, 11.22, 10.77, 11.53, 11.44, 10.05, 10.52, 8.55, 8.9, 9.47, 9.9, 10.64, 9.27, 9.18, 8.66, 9.7, 9.1, 9.57, 7.64, 8.98, 8.19, 6.421, 6.457, 5.78, 6.583, 6.986, 7.33, 5.644, 5.6, 5.577, 6.09 ; 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 = 54.1, 357.81, 7.29, 3.71, 358.26, 6.73, 8.73, 5.06, 21.97, 22.59, 23.76, 14.56, 1.42, 33.11, 356.59, 6.55, 6.15, 25.37, 141.1, 88.4, 57.7, 79.8, 63.5, 93.6, 74.6, 73.6, 164.3, 168.2, 90.6, 126.2, 131.1, 143.8, 186.1, 185.5, 169.5, 163.5, 94.8, 132.9, 123, 76.9, 69.2, 81.9, 73.6, 78.6, 65.3, 87, 116.1, 159.7, 180.1, 126.8, 130.6, 160.6, 60, 137.4, 59.6, 60.7, 58.1, 99.8, 171.8, 167.2, 155.8, 124.5, 141.6, 349.385, 56.1, 104.4, 69.3, 158.7, 180.6, 93.9, 222.1, 132.3, 29.86, 66.3, 72.5, 351.91, 64.2, 112.7, 115.1, 108.5, 77.4, 119.4, 85.2, 239.2, 220, 109.6, 220.3, 261.5, 100.3, 141.9, 89.6, 71.8, 61.5, 49.13, 167.3, 219.6, 209, 158.2, 246.7, 63.6, 70.3, 76.5, 86.6, 83.6, 81.7, 62.8, 66.4, 64.4, 74, 68.3, 62.9, 62.9, 54.9, 50.09, 13.02, 33.13, 351.34, 6.29, 10.76, 8.33, 2.6, 4.28, 353.87, 352.87, 347.088, 329.7, 318.5, 124.4, 295.4, 312.7, 311.9, 314, 313.7, 291.6, 303.9, 305.9, 306.9, 298.8, 318.2, 114.2, 307.2, 314.7, 303.1, 100.7, 129, 220.1, 243.8, 241.5, 236, 258.4, 247.7, 249.2, 266, 266.6, 264.7, 247.8, 255.3, 254, 249, 241.8, 228.3, 237.4, 251.2, 245.6, 241.4, 251.9, 253.7, 276.2 ; wind_direction_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 ; visibility = 2801.74, 2809.549, 2781.316, 2849.796, 2862.411, 2837.782, 2780.715, 2846.793, 2838.984, 2835.98, 2831.175, 2833.577, 2607.111, 2107.324, 2861.811, 2896.051, 2911.068, 2944.708, 2906.864, 2907.464, 2912.87, 2915.874, 2924.284, 2951.316, 2938.1, 2935.697, 2921.881, 2764.496, 2828.171, 2607.111, 2773.507, 2860.609, 2820.362, 2880.432, 2771.104, 2794.531, 2771.705, 1929.515, 2291.741, 2595.698, 2834.779, 2891.245, 2845.592, 2854.602, 2796.333, 2786.722, 2837.182, 2867.818, 2880.432, 2861.21, 2878.03, 2881.634, 2813.754, 2877.429, 2874.425, 2868.418, 2820.962, 2814.956, 2716.44, 2557.854, 2617.323, 2509.797, 2510.398, 2551.846, 2696.616, 2729.054, 2652.164, 2551.846, 2638.949, 2578.277, 2474.956, 2623.33, 2529.02, 2616.723, 2619.726, 2560.857, 2623.33, 2504.391, 2506.193, 2542.836, 2640.15, 2554.249, 2613.719, 2653.966, 2403.472, 2644.956, 2696.616, 2646.157, 2754.284, 2854.001, 2900.256, 2817.959, 2850.397, 2866.015, 2795.132, 2792.729, 2846.192, 2858.807, 2775.309, 2807.146, 2747.677, 2777.111, 2638.348, 2727.853, 2315.168, 2493.578, 1752.908, 1939.727, 2058.066, 1573.898, 1783.544, 1257.927, 1568.491, 979.1992, 104.0912, 1314.393, 53.45173, 2621.528, 2190.222, 2954.92, 2957.923, 2954.319, 2956.121, 2955.521, 2955.521, 2957.923, 2957.923, 2959.125, 2954.92, 2954.92, 2956.722, 2950.114, 2944.107, 2951.916, 2955.521, 2957.923, 2955.521, 2947.711, 2933.294, 2853.401, 2387.854, 324.9707, 126.1371, 90.57534, 70.81213, 67.92874, 2957.323, 2959.726, 2959.726, 2957.923, 2957.923, 2957.323, 2957.923, 2960.326, 2959.125, 2959.726, 2956.121, 2952.517, 2955.521, 2951.916, 2917.676, 2912.27, 2903.259, 2902.658, 2892.447, 2931.492, 2923.083, 2936.298 ; 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 ; }