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 = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 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 = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; air_temperature = 5.442, 4.802, 5.192, 5.325, 5.328, 5.047, 4.696, 5.094, 5.197, 5.079, 5.092, 4.859, 5.059, 5.717, 5.986, 6.248, 6.651, 7.27, 7.58, 7.16, 7.32, 7.34, 7.3, 7.12, 7.38, 7.28, 7.17, 7.18, 7.05, 7.12, 7.05, 6.906, 6.811, 6.805, 6.707, 6.722, 6.674, 6.781, 6.917, 7.23, 7.3, 7.36, 8.13, 8.27, 8.58, 7.68, 7.81, 7.65, 7.15, 7.34, 6.832, 6.888, 6.979, 7.04, 7.05, 6.735, 6.529, 6.682, 6.891, 8.65, 7.72, 8.56, 9.71, 10.82, 11.83, 11.35, 9.69, 9.22, 9.32, 8.98, 8.75, 8.48, 7.91, 7.7, 7.32, 7.08, 6.679, 6.84, 6.804, 6.621, 5.855, 5.583, 5.556, 5.587, 5.376, 5.585, 5.888, 6.047, 6.165, 6.274, 6.469, 6.695, 6.82, 6.899, 6.999, 7.23, 7.08, 7.15, 7.09, 7.13, 7.5, 7.49, 7.51, 7.55, 7.69, 7.93, 10.55, 9.57, 9, 8.56, 8.54, 8.31, 8.35, 8.71, 9.62, 9.85, 10.17, 9.83, 10.33, 9.75, 9.09, 8.58, 7.95, 7.32, 6.906, 6.512, 6.177, 5.93, 5.641, 5.316, 5.243, 4.874, 4.722, 5.195, 6.168, 7.09, 8.14, 9.09, 7.41, 7.33, 8.72, 10.86, 12, 11.3, 10.78, 10.15, 10.22, 9.26, 8.33, 8.67, 8.68, 8.14, 7.97, 7.68, 7.72, 9.14, 7.95, 8.06, 8.01, 7.96, 8.23, 8.58, 8.48, 8.42, 8.45, 8.11, 7.9, 7.91 ; 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 = 1009.181, 1007.741, 1008.221, 1007.321, 1007.501, 1006.841, 1006.301, 1006.661, 1006.301, 1005.761, 1006.361, 1006.421, 1007.021, 1007.141, 1007.081, 1007.981, 1008.521, 1007.921, 1008.041, 1008.521, 1009.481, 1009.601, 1010.201, 1010.441, 1011.761, 1011.701, 1012.301, 1012.301, 1012.481, 1012.721, 1012.841, 1012.721, 1013.021, 1013.501, 1014.101, 1015.181, 1015.721, 1016.501, 1016.381, 1017.221, 1017.761, 1018.601, 1017.221, 1016.741, 1016.801, 1014.521, 1014.761, 1015.721, 1014.941, 1016.261, 1016.801, 1017.281, 1017.341, 1016.921, 1017.041, 1016.261, 1016.801, 1018.001, 1018.421, 1024.961, 1020.221, 1021.841, 1020.941, 1014.761, 1016.801, 1013.681, 1014.761, 1016.141, 1016.261, 1015.481, 1016.021, 1014.821, 1014.941, 1015.781, 1015.781, 1015.901, 1015.421, 1016.441, 1015.841, 1015.361, 1014.701, 1014.761, 1015.301, 1015.601, 1015.361, 1015.841, 1015.901, 1014.101, 1014.101, 1013.561, 1013.021, 1011.941, 1011.101, 1010.861, 799.942, 1010.261, 1010.321, 1011.101, 1010.441, 1010.321, 1010.081, 1009.601, 1009.361, 1009.481, 1009.661, 1010.441, 1014.641, 1013.621, 1015.301, 1016.381, 1016.861, 1017.941, 799.942, 1019.261, 1020.641, 1020.641, 1020.821, 1020.401, 1019.381, 1019.201, 1019.501, 1022.261, 1023.221, 1023.641, 1024.001, 1024.061, 1024.001, 1024.241, 1024.601, 1025.081, 1026.221, 1026.281, 1026.761, 1026.101, 1026.821, 1025.201, 1024.721, 1024.181, 1019.681, 1019.201, 1021.661, 1022.681, 1020.341, 1014.521, 1013.741, 1016.801, 1018.001, 1016.561, 1015.901, 1017.041, 1016.741, 1015.601, 1015.301, 1016.021, 1016.861, 1025.861, 1012.841, 1014.281, 1014.881, 1015.601, 1015.481, 1014.221, 1012.241, 1012.901, 1012.541, 1012.961, 1010.141, 1010.021 ; 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 = 16.74, 17.21, 15.72, 15.76, 15.84, 14.39, 14.07, 14.74, 14.19, 14.78, 15.84, 14.39, 14.11, 13.96, 14.58, 13.68, 13.09, 13.29, 13.72, 11.56, 12.27, 13.52, 13.6, 12.9, 13.96, 13.05, 11.92, 12.94, 11.02, 10.94, 11.52, 10.15, 7.8, 8.47, 8.9, 8.78, 7.64, 7.29, 5.782, 5.606, 4.508, 2.744, 4.312, 2.94, 2.783, 3.41, 3.45, 1.862, 1.568, 4.586, 1.372, 1.921, 2.274, 2.352, 3.214, 2.313, 1.96, 1.176, 0.588, 2.156, 2.195, 1.098, 0.745, 1.686, 2.548, 5.135, 4.39, 4.234, 4.273, 3.802, 4.273, 3.842, 3.528, 3.724, 2.744, 2.43, 1.078, 3.097, 3.606, 4.234, 5.292, 4.822, 4.312, 5.37, 6.39, 5.39, 3.626, 5.684, 5.41, 5.919, 5.331, 5.645, 5.998, 5.096, 4.41, 3.881, 5.684, 6.507, 7.29, 6.115, 2.45, 1.882, 2.117, 2.822, 3.92, 3.724, 13.09, 13.72, 11.72, 14.46, 13.52, 12.39, 11.72, 10.15, 11.33, 8.74, 7.68, 7.21, 9.92, 11.88, 9.41, 9.37, 11.37, 9.13, 9.06, 8.23, 9.02, 7.64, 7.94, 7.13, 9.6, 11.76, 9.21, 9.09, 8.78, 9.64, 8.78, 8.43, 6.978, 9.17, 6.507, 3.724, 1.725, 5.253, 6.194, 5.292, 7.45, 3.822, 1.372, 2.43, 2.587, 2.078, 2.078, 4.116, 1.96, 1.372, 3.881, 3.92, 4.469, 3.959, 4.978, 5.253, 4.9, 4.116, 4.018, 4.9, 4.9, 4.978 ; 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 = 13.84, 14.1, 12.85, 13.01, 13.03, 11.87, 11.87, 12.19, 12.28, 12.22, 12.82, 12.4, 11.98, 11.86, 11.58, 10.81, 11.08, 10.82, 11.29, 9.56, 10.12, 11.24, 11.12, 10.41, 10.94, 10.07, 9.78, 10.04, 9.45, 9.24, 9.07, 8.07, 6.947, 7.49, 7.06, 7.41, 6.764, 5.961, 4.804, 4.803, 3.81, 1.871, 3.375, 2.446, 2.013, 2.825, 3.017, 0.889, 0.938, 2.576, 1.008, 1.342, 1.577, 1.789, 2.567, 1.84, 1.365, 0.495, 0.237, 1.346, 1.684, 0.667, 0.388, 1.184, 2.103, 4.474, 3.833, 3.761, 3.619, 3.416, 3.555, 3.264, 3.139, 3.291, 2.398, 1.658, 0.463, 2.613, 3.122, 3.467, 4.546, 4.323, 3.575, 4.486, 5.684, 4.069, 2.735, 4.806, 4.449, 4.889, 4.595, 4.868, 5.188, 4.167, 3.514, 3.228, 4.327, 5.671, 6.154, 5.023, 0.319, 0.843, 1.757, 1.949, 3.242, 2.584, 10.67, 9.55, 9.37, 10.89, 11.41, 10.17, 9.26, 7.79, 9.05, 6.846, 6.311, 5.929, 8.41, 10.12, 7.82, 7.4, 8.93, 8, 7.45, 6.868, 7.3, 6.581, 6.776, 6.11, 8.27, 9.52, 7.11, 7.8, 7.27, 8.09, 7.71, 6.904, 5.291, 7.14, 4.859, 2.535, 0.995, 4.041, 5.301, 4.762, 5.937, 1.971, 0.338, 1.814, 2.311, 1.69, 1.794, 2.965, 1.117, 0.638, 3.211, 3.056, 3.652, 3.33, 4.291, 4.484, 4.195, 3.337, 3.264, 3.692, 4.277, 4.364 ; 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 = 19.11, 20.43, 17.05, 19.85, 16.27, 16.78, 9.65, 9.29, 16.67, 12.23, 10.55, 6.88, 10.26, 8.38, 10.79, 8.94, 4.32, 3.98, 14.1, 8.48, 12.91, 14.75, 16.3, 8.09, 14.2, 12.4, 11.03, 16.2, 15.24, 14.3, 13.04, 15.32, 9.96, 10.99, 10.45, 9.82, 11.53, 21.58, 19.91, 26.94, 16.98, 9.3, 26.67, 21.3, 114.1, 179.2, 129.8, 203.8, 283.1, 134.2, 186.2, 254.9, 258.8, 272.6, 305.3, 331.4, 19.67, 345.488, 321.2, 301.9, 344.7, 329.2, 14.67, 123.1, 140.7, 122.2, 143.1, 150.7, 149.5, 157.9, 190.2, 178.7, 184.8, 164.9, 148.5, 150.8, 192, 191.7, 171.8, 171.5, 152.9, 163.6, 176.6, 164.5, 152.3, 174.2, 170.2, 152.2, 168.9, 173.1, 169.8, 150.8, 164.9, 156.1, 352.74, 111.5, 36.49, 72.2, 105.8, 122.2, 23.69, 284.8, 27.79, 0.22, 9.98, 327.7, 334.3, 343.1, 339, 336.1, 341, 337.1, 312.4, 333.3, 344.667, 340.9, 330, 345.04, 335.2, 332.4, 331.6, 342, 341, 350.45, 346.476, 343.1, 342.3, 336.2, 336, 333.5, 330.2, 328, 310.5, 313.1, 317.2, 304.3, 306.7, 297.9, 217.1, 192.3, 185.9, 241.3, 255.2, 322.9, 339.8, 359.5, 0.55, 4.4, 200.7, 291.3, 304.1, 271.8, 310.5, 270.9, 275.3, 23.19, 87.1, 98.7, 108.7, 147.3, 181, 183.6, 159.2, 177.6, 146.3, 131.7, 136.4, 121.8 ; 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 = 2512.801, 2301.352, 2319.373, 1036.266, 2230.469, 935.9483, 1275.948, 2638.949, 2838.984, 2778.913, 2847.394, 2674.991, 2695.415, 2644.355, 2474.956, 2607.111, 2864.814, 2772.305, 2592.094, 2717.641, 2494.179, 1948.137, 1669.41, 1745.099, 2870.22, 2732.058, 2795.132, 2919.478, 2916.475, 2919.478, 2884.037, 2924.885, 2917.075, 2906.263, 2896.651, 2900.856, 2839.584, 2896.651, 2867.818, 2881.033, 2871.422, 2881.634, 2877.429, 2875.627, 2891.245, 2868.418, 2874.425, 2912.87, 2900.856, 2901.457, 2859.408, 2882.234, 2873.825, 2869.62, 2705.627, 2665.98, 2662.977, 2712.835, 2728.454, 2810.75, 2625.733, 2554.85, 2783.118, 2793.931, 2838.984, 2837.182, 2789.125, 2804.743, 2744.673, 2632.942, 2866.015, 2833.577, 2884.637, 2896.651, 2909.867, 2875.627, 2816.157, 2856.404, 2811.351, 2861.811, 410.391, 523.2636, 779.1642, 386.9034, 316.8011, 354.4653, 316.3205, 265.3206, 433.1577, 580.3306, 685.4541, 1484.393, 2377.642, 2471.953, -1.322405, 2453.931, 2268.313, 2113.932, 2595.698, 2336.794, 2483.967, 2361.423, 2389.055, 2493.578, 2455.133, 2137.96, 2875.026, 2866.015, 2850.397, 2815.556, 2813.754, 2857.605, -1.322405, 2888.241, 2838.383, 2869.019, 2697.217, 2775.309, 2840.185, 2687.005, 2930.892, 2946.51, 2945.309, 2951.916, 2947.711, 2947.111, 2952.517, 2948.312, 2950.114, 2948.913, 2922.482, 2901.457, 2915.273, 2893.648, 2904.461, 2876.828, 2882.234, 2910.468, 2825.167, 2789.726, 2779.514, 2744.673, 2687.606, 2440.115, 2926.086, 2946.51, 2933.895, 2942.906, 2942.906, 2947.111, 2939.302, 2936.298, 2937.499, 2935.697, 2918.277, 2612.518, 2812.553, 2897.252, 2903.259, 2890.044, 2885.238, 2897.252, 2924.885, 2905.061, 2914.673, 2906.864, 2914.072, 2926.086 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }