netcdf A0113.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 133 ; 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" ; lon:is_dead = 0. ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 900., 1100. ; barometric_pressure:is_dead = 0. ; barometric_pressure:calibration_coeffs = 0.060002, 799.972 ; 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 = "08-Apr-2005 10:03:49: Parameter barometric_pressure marked as non-functional as of julian day 2453469.375000 (2005-04-08 09:00:00)\n", "03-Apr-2005 09:32:34: Parameter barometric_pressure marked as non-functional as of julian day 2453464.333333 (2005-04-03 08:00:00)\n", "28-Mar-2005 23:32:38: Parameter barometric_pressure marked as non-functional as of julian day 2453458.958333 (2005-03-28 23:00:00)\n", "28-Mar-2005 21:37:13: Parameter wind_gust marked as non-functional as of julian day 2453458.750000 (2005-03-28 18:00:00)\n", "28-Mar-2005 21:37:10: Parameter wind_direction marked as non-functional as of julian day 2453458.750000 (2005-03-28 18:00:00)\n", "28-Mar-2005 21:37:05: Parameter wind_speed marked as non-functional as of julian day 2453458.750000 (2005-03-28 18:00:00)\n", "09-Mar-2005 09:42:20: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 08:58:03: Parameter barometric_pressure marked as non-functional as of julian day 2453438.916667 (2005-03-08 22:00:00)\n", "09-Mar-2005 08:51:21: Parameter barometric_pressure marked as non-functional as of julian day 2453439.916667 (2005-03-09 22:00:00)\n", "04-Mar-2005 15:26:10: Parameter barometric_pressure marked as non-functional as of julian day 2453433.541667 (2005-03-03 13:00:00)\n", "27-Feb-2005 19:41:13: Parameter barometric_pressure marked as non-functional as of julian day 2453428.875000 (2005-02-26 21:00:00)\n", "22-Feb-2005 12:57:44: Parameter barometric_pressure marked as non-functional as of julian day 2453424.458333 (2005-02-22 11:00:00)\n", "12-Feb-2005 01:32:54: Parameter barometric_pressure marked as non-functional as of julian day 2453413.875000 (2005-02-11 21:00:00)\n", "11-Feb-2005 12:27:18: Parameter barometric_pressure marked as non-functional as of julian day 2453413.291667 (2005-02-11 07:00:00)\n", "26-Jan-2005 17:54:35: Parameter visibility marked as non-functional as of julian day 2453395.041667 (2005-01-24 01:00:00)\n", "24-Jan-2005 04:53:24: Parameter wind_gust marked as non-functional as of julian day 2453029.083333 (2004-01-24 02:00:00)\n", "24-Jan-2005 04:53:17: Parameter wind_direction marked as non-functional as of julian day 2453029.083333 (2004-01-24 02:00:00)\n", "24-Jan-2005 04:51:23: Parameter wind_speed marked as non-functional as of julian day 2453029.083333 (2004-01-24 02:00:00)\n", "12-Jan-2005 14:44:50: Modified [lon,lat] to [-70.566200,42.523400].\n", "05-Jan-2005 21:36:30: Modified [lon,lat] to [-70.566300,42.523300].\n", "Wed Jan 5 21:34:39 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8541,2453377.0 A0113.met.realtime.nc A0113.met.realtime.nc.new\n", "Wed Jan 5 21:32:55 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8125,2453377.0 A0113.met.realtime.nc A0113.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 = 60854 ; :visibility_sensor_serial_number = 323 ; :barometric_pressure_serial_number = "SETAP2299992" ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0113" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453485.00000579 ; :starting_julian_day_string = "2005-04-24 00:00:00" ; :ending_julian_day_number = 2453490.50000579 ; :ending_julian_day_string = "2005-04-29 12:00:00" ; :algorithm_ids = "SET_BP_1.2: 05-Jan-2005 17:11:07\n", "WIND_DIR_1.2: 05-Jan-2005 17:11:07\n", "AAN_VIZ_1.2: 05-Jan-2005 17:11:07\n", "SET_BP_1.3: 25-Apr-2005 20:11:07" ; :longitude = -70.5662 ; :latitude = 42.5234 ; :is_dead = 0. ; data: lat = 42.5234 ; lon = -70.5662 ; 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 ; air_temperature = 10.04, 9.67, 9.5, 8.68, 8.6, 8.95, 9.12, 9.02, 9.08, 9.87, 9.54, 9.24, 9.14, 9.13, 8.69, 8.53, 8.49, 8.47, 8.73, 8.44, 8.66, 8.59, 8.59, 8.58, 8.26, 7.89, 7.78, 7.3, 7.53, 7.2, 6.825, 7.2, 6.41, 6.109, 5.891, 6.213, 5.995, 6.961, 7.58, 8.08, 7.28, 7.9, 7.65, 8.05, 8.08, 8.63, 8.41, 8, 7.85, 7.73, 7.57, 7.44, 7.17, 7.12, 6.954, 7.13, 6.942, 6.935, 6.863, 7.05, 6.971, 7.19, 7.86, 7.92, 8.61, 9.51, 9.83, 10, 10.78, 10.41, 10.33, 9.86, 9.82, 9.81, 8.67, 8.29, 7.99, 8.32, 8.2, 8.42, 8.21, 8.16, 7.92, 8.26, 8.33, 8.02, 7.85, 7.92, 7.93, 7.86, 7.91, 7.86, 7.81, 7.96, 8.01, 7.87, 7.96, 8, 7.84, 7.7, 7.56, 7.46, 7.44, 6.792, 6.462, 6.496, 6.874, 6.847, 6.42, 6.55, 6.907, 7.32, 7.9, 8.32, 8.9, 9.48, 8.97, 9.02, 8.98, 8.58, 8.36, 7.87, 8.03, 8.68, 8.3, 7.74, 7.26, 6.71, 6.564, 6.584, 6.41, 6.56, 6.405 ; 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 ; barometric_pressure = 1003.379, 1003.619, 1003.199, 1002.839, 1002.299, 1001.339, 1000.019, 999.3586, 998.5186, 997.4986, 997.0786, 996.8386, 996.8986, 997.2586, 996.1185, 996.6586, 995.6385, 995.0985, 996.3585, 996.2385, 996.2985, 996.7186, 996.9586, 997.3786, 998.3386, 998.3386, 998.3386, 997.3186, 996.8386, 997.0786, 995.5785, 994.2585, 994.0785, 994.0785, 995.2185, 996.1185, 995.7585, 995.7585, 996.1185, 996.2985, 996.7186, 996.2985, 997.3786, 997.7386, 998.8186, 999.6586, 1000.919, 1001.819, 1003.019, 1004.639, 1005.599, 1006.199, 1006.979, 1007.699, 1008.419, 1009.319, 1010.279, 1010.999, 1012.019, 1013.039, 1013.879, 1014.179, 1014.299, 1014.239, 1014.539, 1014.659, 1014.959, 1014.419, 1013.879, 1014.539, 1014.899, 1015.079, 1015.499, 1016.099, 1016.339, 1016.399, 1016.219, 1015.919, 1015.199, 1014.659, 1013.999, 1013.399, 1014.179, 1013.999, 1013.819, 1013.639, 1012.559, 1011.539, 1011.299, 1009.979, 1009.259, 1008.719, 1007.279, 1006.799, 1006.499, 1006.499, 1006.199, 1006.259, 1006.379, 1005.719, 1005.179, 1004.819, 1004.759, 1002.599, 1001.279, 1000.919, 1001.939, 1002.179, 1001.099, 1001.459, 1004.759, 1004.759, 1004.699, 1004.219, 1003.979, 1003.799, 1004.159, 1005.239, 1005.359, 1006.019, 1006.679, 1007.039, 1007.279, 1007.519, 1007.699, 1007.999, 1008.359, 1008.599, 1009.139, 1009.439, 1010.159, 1010.819, 1011.179 ; 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, 99, 99, 99, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 8.15, 8.08, 8.58, 6.938, 7.57, 8.98, 10.62, 10.58, 11.21, 13.29, 13.33, 10.19, 9.45, 9.09, 10.86, 10, 10.31, 7.8, 7.41, 7.6, 7.76, 8.7, 9.64, 10.35, 10.35, 9.49, 8.04, 5.841, 4.41, 5.566, 5.919, 7.49, 8.43, 10.98, 8.74, 8.62, 8.39, 10.11, 9.09, 10.19, 10.39, 12.43, 12.11, 10.39, 9.31, 10, 9.45, 11.05, 10.7, 9.13, 8.39, 8.19, 7.92, 7.49, 5.88, 7.96, 6.625, 7.8, 7.55, 5.841, 6.586, 4.508, 2.509, 4.704, 4.665, 5.958, 4.704, 8.78, 9.96, 9.64, 8.08, 8.23, 8.51, 8.86, 5.978, 4.547, 4.782, 5.057, 4.547, 6.625, 9.92, 8.78, 7.35, 9.8, 12.54, 11.64, 12, 12.74, 12, 12.11, 12.23, 13.09, 13.6, 13.6, 12.98, 12.19, 10.23, 11.25, 9.17, 7.92, 6.272, 3.92, 1.372, 5.998, 6.154, 9.72, 9.33, 10.19, 12.43, 8.33, 5.527, 8.04, 6.899, 3.136, 3.332, 2.744, 1.803, 2.548, 1.96, 3.763, 2.156, 3.763, 5.566, 7.02, 5.684, 7.37, 7.49, 10.66, 9.8, 9.56, 8.74, 12.27, 12.35 ; 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 ; wind_speed = 7.23, 6.997, 7.51, 5.841, 6.512, 7.86, 8.94, 9.34, 9.86, 11.57, 11.09, 9.04, 8.17, 7.59, 8.84, 8.17, 9.03, 6.373, 6.431, 6.799, 6.443, 7.36, 8.47, 9.02, 8.86, 7.75, 6.242, 4.742, 3.466, 4.538, 4.983, 6.257, 6.213, 9.33, 7.55, 6.944, 7.35, 7.67, 7.31, 8, 8.36, 10.35, 7.37, 8.87, 7.39, 8.71, 7.64, 8.7, 8.7, 7.86, 7.21, 7.01, 6.856, 6.281, 4.978, 6.626, 5.614, 6.645, 5.944, 4.713, 5.853, 3.079, 2.029, 3.837, 4.14, 5.351, 3.814, 7.08, 8.65, 8.23, 6.973, 7.11, 7.52, 7.95, 4.848, 3.894, 4.236, 4.362, 3.935, 5.82, 8.27, 7.73, 6.253, 8.61, 10.62, 9.92, 10.28, 10.91, 10.29, 10.08, 10.34, 10.97, 10.84, 11.23, 10.55, 10.46, 8.62, 9.37, 7.75, 6.796, 5.066, 2.381, 0.366, 4.758, 5.161, 8.2, 7.89, 8.8, 10.12, 5.425, 4.673, 6.211, 5.175, 1.045, 2.186, 0.728, 0.774, 1.085, 1.422, 1.726, 1.587, 2.476, 3.495, 4.977, 4.44, 6.009, 5.971, 8.88, 7.87, 7.74, 7.49, 9.6, 10.41 ; 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 ; wind_direction = 145.4, 146.7, 145, 129.1, 129.7, 124, 117.3, 116.7, 115.5, 119.9, 116.1, 140.9, 131.3, 137.6, 131.1, 129.5, 130.7, 137.5, 167.7, 146.3, 154.8, 147.9, 145.4, 159.7, 164.6, 159.1, 192.2, 135.7, 185.9, 190.1, 222.4, 238.3, 256.6, 247.2, 235.1, 212, 194.1, 212.4, 229, 217.8, 191.2, 200.7, 223.4, 228.7, 226.6, 225.6, 210, 196.5, 194.4, 197.8, 199.2, 200.7, 210.8, 210.3, 211.3, 225.3, 227.6, 224.4, 228.8, 221.2, 223.4, 207.2, 151.5, 133.8, 145.7, 160.5, 167.1, 166.1, 173, 178.8, 176, 179.7, 183.4, 183.6, 160.8, 142.3, 128.1, 127.9, 117.6, 141.6, 131, 120.2, 138.2, 123.9, 128.5, 127.1, 122.4, 116.9, 122.6, 107.6, 119.2, 116, 110.7, 118.2, 115.4, 117.7, 118.6, 123.1, 124.5, 120.4, 123.6, 135.6, 182.2, 359.22, 348.456, 323.8, 340.2, 342.7, 342.7, 349.229, 341.6, 312.6, 304.5, 270.7, 276.2, 284.5, 97, 272.3, 157.4, 154.5, 127.7, 160.8, 260.9, 253.8, 260.2, 254.4, 250.3, 245.7, 255.2, 255.8, 240.1, 244.1, 231.1 ; 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 ; visibility = 2022.625, 1877.855, 1740.894, 1487.997, 1542.06, 1689.834, 1758.314, 1961.353, 2109.126, 2145.769, 1997.996, 1587.113, 1689.834, 1283.757, 729.3056, 1346.831, 1311.389, 1546.265, 2411.281, 2768.701, 2838.383, 2864.814, 2897.252, 2928.489, 2932.694, 2944.708, 2953.118, 2949.513, 2958.524, 2957.923, 2949.513, 2958.524, 2672.588, 2925.485, 2950.715, 2949.513, 2912.27, 2934.496, 2660.574, 2943.506, 2945.909, 2926.687, 2911.669, 2905.061, 2933.294, 2918.877, 2944.107, 2872.022, 2950.114, 2953.719, 2943.506, 2939.902, 2901.457, 2922.482, 2938.701, 2951.916, 2934.496, 2948.913, 2930.291, 2921.28, 2934.496, 2921.881, 2924.885, 2925.485, 2915.273, 2926.687, 2945.309, 2926.687, 2888.241, 2897.853, 2642.553, 2916.475, 2933.895, 2948.312, 2942.305, 2935.697, 2910.468, 2930.291, 2929.09, 2939.902, 2861.21, 2764.496, 2216.653, 2401.67, 2295.946, 2490.574, 2483.967, 2214.25, 2189.621, 1453.156, 1215.276, 1419.516, 1566.689, 1087.927, 1976.971, 1400.294, 2073.084, 1843.615, 1869.445, 1213.474, 622.9807, 1769.728, 1077.114, 1578.703, 1960.752, 2897.853, 2948.913, 2923.683, 2847.394, 2902.658, 2935.697, 2927.287, 2878.03, 2933.294, 2910.468, 2941.104, 2951.316, 2076.088, 1843.615, 2900.256, 2942.305, 2950.114, 2954.319, 2953.719, 2960.326, 2953.118, 2954.319, 2933.294, 2936.298, 2957.323, 2918.277, 2879.231, 2924.885 ; 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 ; }