netcdf A0113.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" ; 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 = "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 = 2453429.00000579 ; :starting_julian_day_string = "2005-02-27 00:00:00" ; :ending_julian_day_number = 2453435.95833912 ; :ending_julian_day_string = "2005-03-05 23: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" ; :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 = 2453429, 2453429.04166667, 2453429.08333333, 2453429.125, 2453429.16666667, 2453429.20833333, 2453429.25, 2453429.29166667, 2453429.33333333, 2453429.375, 2453429.41666667, 2453429.45833333, 2453429.5, 2453429.54166667, 2453429.58333333, 2453429.625, 2453429.66666667, 2453429.70833333, 2453429.75, 2453429.79166667, 2453429.83333333, 2453429.875, 2453429.91666667, 2453429.95833333, 2453430, 2453430.04166667, 2453430.08333333, 2453430.125, 2453430.16666667, 2453430.20833333, 2453430.25, 2453430.29166667, 2453430.33333333, 2453430.375, 2453430.41666667, 2453430.45833333, 2453430.5, 2453430.54166667, 2453430.58333333, 2453430.625, 2453430.66666667, 2453430.70833333, 2453430.75, 2453430.79166667, 2453430.83333333, 2453430.875, 2453430.91666667, 2453430.95833333, 2453431, 2453431.04166667, 2453431.08333333, 2453431.125, 2453431.16666667, 2453431.20833333, 2453431.25, 2453431.29166667, 2453431.33333333, 2453431.375, 2453431.41666667, 2453431.45833333, 2453431.5, 2453431.54166667, 2453431.58333333, 2453431.625, 2453431.66666667, 2453431.70833333, 2453431.75, 2453431.79166667, 2453431.83333333, 2453431.875, 2453431.91666667, 2453431.95833333, 2453432, 2453432.04166667, 2453432.08333333, 2453432.125, 2453432.16666667, 2453432.20833333, 2453432.25, 2453432.29166667, 2453432.33333333, 2453432.375, 2453432.41666667, 2453432.45833333, 2453432.5, 2453432.54166667, 2453432.58333333, 2453432.625, 2453432.66666667, 2453432.70833333, 2453432.75, 2453432.79166667, 2453432.83333333, 2453432.875, 2453432.91666667, 2453432.95833333, 2453433, 2453433.04166667, 2453433.08333333, 2453433.125, 2453433.16666667, 2453433.20833333, 2453433.25, 2453433.29166667, 2453433.33333333, 2453433.375, 2453433.41666667, 2453433.45833333, 2453433.5, 2453433.54166667, 2453433.58333333, 2453433.625, 2453433.66666667, 2453433.70833333, 2453433.75, 2453433.79166667, 2453433.83333333, 2453433.875, 2453433.91666667, 2453433.95833333, 2453434, 2453434.04166667, 2453434.08333333, 2453434.125, 2453434.16666667, 2453434.20833333, 2453434.25, 2453434.29166667, 2453434.33333333, 2453434.375, 2453434.41666667, 2453434.45833333, 2453434.5, 2453434.54166667, 2453434.58333333, 2453434.625, 2453434.66666667, 2453434.70833333, 2453434.75, 2453434.79166667, 2453434.83333333, 2453434.875, 2453434.91666667, 2453434.95833333, 2453435, 2453435.04166667, 2453435.08333333, 2453435.125, 2453435.16666667, 2453435.20833333, 2453435.25, 2453435.29166667, 2453435.33333333, 2453435.375, 2453435.41666667, 2453435.45833333, 2453435.5, 2453435.54166667, 2453435.58333333, 2453435.625, 2453435.66666667, 2453435.70833333, 2453435.75, 2453435.79166667, 2453435.83333333, 2453435.875, 2453435.91666667, 2453435.95833333 ; air_temperature = -0.42, -0.609, -0.903, -1.645, -2.341, -2.859, -3.52, -4.056, -4.202, -4.343, -4.67, -4.745, -4.572, -4.746, -4.869, -3.793, -2.825, -2.083, -1.224, -0.397, 0.163, 0.151, 0.097, 0.045, -0.095, -0.183, -0.403, -0.531, -0.712, -1.236, -1.796, -2.447, -2.794, -3.477, -3.117, -3.105, -2.728, -2.077, -1.118, -0.415, 0.322, 0.743, 0.626, 0.686, 0.75, 0.763, 0.718, 0.74, 0.871, 0.959, 1.128, -0.354, -0.431, -0.453, -0.48, -0.54, -0.571, -0.601, -0.636, -0.758, -1.032, -1.669, -2.456, -2.957, -3.028, -2.965, -2.893, -2.751, -2.42, -2.062, -1.952, -1.949, -1.883, -1.655, -1.403, -1.256, -1.194, -1.279, -1.228, -2.855, -3.722, -4.144, -4.195, -4.357, -4.42, -4.461, -4.408, -3.818, -3.661, -3.43, -3.358, -3.003, -2.413, -1.862, -1.664, -1.62, -1.961, -2.791, -3.253, -3.842, -3.855, -3.64, -3.718, -3.867, -3.988, -4.26, -4.664, -5.273, -5.482, -5.548, -5.198, -4.628, -4.353, -3.46, -3.419, -2.389, -1.84, -2.009, -1.81, -2.343, -2.924, -3.272, -3.136, -3.651, -4.827, -5.184, -4.988, -5.069, -4.97, -5.022, -5.169, -5.718, -5.812, -5.537, -5.329, -4.578, -3.709, -2.755, -1.638, -1.093, 0.172, 0.058, -0.017, -0.2, -0.568, -0.671, -0.897, -1.092, -1.289, -1.504, -1.644, -2.175, -2.318, -2.246, -2.28, -2.52, -2.488, -2.673, -2.325, -1.656, -0.571, 0.265, 1.273, 2.084, 2.652, 3.049, 3.155, 3.047 ; 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 = 1013.879, 1016.399, 1015.559, 1013.219, 1014.599, 1015.619, 1013.699, 1014.959, 1017.479, 1016.939, 1015.919, 1015.679, 1016.579, 1017.659, 1017.719, 1021.679, 1019.399, 1018.979, 1018.259, 1018.139, 1018.079, 1018.139, 1018.499, 1019.759, 1020.299, 1020.659, 1020.539, 1020.779, 1020.359, 1019.999, 1019.519, 1019.339, 1019.939, 1019.039, 1018.619, 1018.979, 1019.579, 1019.819, 1018.619, 1018.499, 1018.139, 1017.479, 1016.219, 1014.959, 1013.879, 1012.979, 1011.899, 1010.819, 1009.259, 1008.359, 1006.799, 1003.799, 1002.119, 999.7787, 996.8386, 994.7985, 993.1184, 991.7384, 990.7784, 990.7184, 990.8384, 991.6184, 992.3984, 992.1584, 991.6784, 991.5584, 990.9584, 990.8384, 990.7784, 990.2383, 990.0583, 990.7184, 990.8384, 990.5383, 989.8784, 989.2783, 988.8583, 988.5583, 988.1382, 988.2583, 988.4983, 988.4983, 989.2783, 990.0583, 990.5383, 991.0184, 991.3784, 991.7984, 991.7984, 991.5584, 991.3184, 991.0784, 991.2584, 991.7384, 992.3984, 993.5385, 994.6185, 995.4585, 995.9985, 996.3585, 995.8785, 996.0585, 996.2385, 996.1785, 996.1785, 996.6586, 997.3186, 998.2186, 998.6986, 999.0587, 999.6586, 998.9387, 999.7186, 1000.079, 1000.439, 1000.619, 1000.979, 1001.279, 1000.259, 1001.819, 1004.519, 1005.239, 1005.839, 1006.859, 1007.519, 1008.119, 1009.199, 1008.419, 1007.999, 1008.239, 1008.779, 1009.139, 1009.499, 1017.779, 1022.759, 1009.919, 1009.319, 1008.419, 1007.519, 1006.979, 1006.439, 1006.319, 1006.739, 1007.339, 1007.759, 1008.359, 1008.899, 1009.139, 1009.019, 1009.019, 1008.959, 1008.779, 1008.119, 1008.119, 1008.119, 1008.359, 1008.779, 1009.259, 1009.379, 1009.079, 1008.299, 1007.759, 1006.919, 1006.259, 1005.599, 1005.239, 1005.299, 1005.839 ; barometric_pressure_qc = 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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_gust = 6.586, 8.47, 8.66, 9.56, 10.35, 11.6, 12.58, 10.27, 11.56, 12.74, 13.33, 13.25, 12.43, 11.92, 11.13, 12.78, 12.82, 12.15, 11.92, 11.45, 11.05, 11.64, 11.64, 10.07, 11.25, 9.6, 9.8, 7.8, 8.23, 7.8, 7.8, 6.586, 6.782, 6.86, 6.664, 4.39, 3.175, 3.018, 2.783, 4.43, 3.254, 7.92, 6.664, 6.703, 7.84, 9.02, 10.07, 11.6, 12.94, 13.09, 13.37, 14.54, 15.48, 16.19, 19.56, 20.74, 17.84, 18.35, 18.15, 17.76, 16.42, 15.6, 10.7, 9.56, 8.15, 7.21, 5.096, 6.233, 6.468, 6.625, 5.135, 4.469, 4.861, 6.899, 10.43, 12.23, 10.58, 10.39, 9.17, 12.54, 11.05, 11.76, 13.56, 12.35, 12, 12.9, 12.39, 12.43, 13.84, 13.05, 14.07, 11.6, 10.98, 11.25, 10.47, 7.49, 10.78, 13.21, 12.78, 12.39, 11.76, 12.35, 12.35, 12.11, 12.27, 11.92, 11.33, 11.6, 14.62, 14.5, 14.9, 15.92, 13.76, 13.01, 12.27, 10.78, 10.98, 11.92, 12.54, 12.62, 9.64, 8.58, 9.8, 11.72, 14.58, 11.8, 12.27, 12.9, 12.31, 11.8, 12, 11.96, 12.9, 11.52, 10.88, 10.98, 10.47, 12.35, 12.47, 12.62, 13.21, 11.6, 12.54, 10.23, 11.96, 8.62, 7.6, 8.31, 8.62, 8.58, 9.72, 9.49, 10.23, 10.78, 10.98, 10.74, 11.25, 10.04, 10.43, 8.27, 8.43, 8.47, 8.11, 7.84, 7.29, 6.272, 4.39, 4.9 ; 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.553, 7.04, 7.17, 8.29, 8.51, 9.4, 10.31, 8.62, 9.5, 10.64, 10.5, 10.62, 10.31, 9.56, 8.5, 10.41, 10.51, 9.57, 9.99, 8.84, 8.69, 9.96, 10.04, 8.42, 9.63, 7.1, 8.14, 6.46, 6.729, 6.6, 6.422, 5.318, 5.566, 5.78, 5.206, 2.664, 1.917, 1.866, 1.626, 2.868, 2.243, 6.231, 5.563, 5.685, 6.618, 7.75, 8.41, 9.74, 10.35, 10.95, 11.26, 12.07, 13.34, 13.82, 15.61, 15.86, 14.9, 15.6, 15.27, 14.12, 13.97, 12.27, 8.06, 7.38, 6.437, 5.098, 2.731, 4.051, 4.73, 4.977, 3.935, 3.251, 3.455, 5.789, 8.77, 9.58, 8.42, 8.13, 7.16, 10.34, 8.89, 9.99, 10.75, 9.99, 9.87, 10.66, 10.14, 10.05, 10.44, 10.27, 10.3, 9.56, 8.91, 9.52, 8.51, 5.95, 9.26, 10.81, 10.47, 10, 9.49, 9.52, 10.18, 10.12, 9.64, 10, 9.29, 9.19, 10.83, 11.72, 11.79, 13.28, 11.61, 11.1, 9.79, 8.66, 8.71, 9.83, 10.08, 9.83, 7.95, 6.884, 8.46, 9.73, 11.53, 9.38, 10.14, 10.99, 9.93, 9.85, 10.01, 10.11, 11.25, 9.45, 9.08, 9.22, 8.19, 9.6, 9.51, 9.4, 9.35, 9.69, 9.88, 7.88, 9.35, 6.691, 6.291, 6.652, 7.38, 7.29, 8.2, 7.94, 8.82, 9.32, 9.63, 9.17, 8.75, 8.49, 8.03, 6.882, 6.708, 6.936, 6.63, 6.257, 6.179, 4.829, 3.279, 4.215 ; 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 = 295.1, 304.7, 305.8, 316.9, 317, 310, 313, 301.5, 286.2, 287, 288.6, 277, 274.5, 279.2, 292.5, 293.2, 302.4, 287.1, 281.6, 290.1, 278.5, 275.5, 277.3, 287.2, 288.1, 290.6, 285.2, 281, 276.9, 274, 287.9, 298, 307.7, 350.647, 349.9, 4.8, 21.99, 30.27, 87.8, 134.8, 145.5, 123.7, 104.7, 102.5, 92.7, 80.8, 77.7, 73.3, 67.6, 66.9, 62.2, 56.5, 49.7, 45.08, 37.15, 32.97, 27.99, 22.07, 9.78, 8.45, 358.86, 357.75, 332.6, 325.5, 319, 299.9, 290.5, 255.5, 236.3, 268.7, 263.5, 267.8, 245.4, 236.1, 231.3, 244.6, 252.4, 260.2, 274.5, 315.5, 292, 278.2, 277.5, 282.5, 282, 294.2, 297.2, 289.9, 285.3, 280.4, 289.5, 280.9, 284.3, 283.3, 285.5, 310.6, 333.9, 312.1, 295.6, 295.1, 288.2, 282.7, 278.9, 275.5, 275.6, 276.4, 281.3, 292.6, 294.2, 290.7, 293.9, 293.1, 283.5, 294.8, 285.1, 299.1, 295, 280.7, 308.8, 307.2, 307.2, 307.4, 299.2, 315.5, 310.9, 319.8, 292, 287.8, 287.7, 284.1, 280.3, 283.7, 283.5, 286.9, 275, 264, 262.7, 267, 272.6, 253.9, 281.7, 273.3, 274.2, 276.4, 266.3, 278.8, 272.6, 274.2, 278.1, 272.8, 273.5, 278, 275.1, 273.9, 274.1, 271.7, 270.6, 265.6, 268.7, 265.5, 271.8, 255.2, 262.2, 258, 260.1, 271.4, 270.3, 295.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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2960.927, 2957.323, 2960.326, 2959.125, 2962.128, 2948.913, 2962.128, 2962.128, 2962.128, 2962.128, 2961.528, 2960.927, 2957.323, 2942.305, 2955.521, 2960.326, 2951.916, 2739.267, 2959.726, 2938.701, 2952.517, 2961.528, 2960.326, 2962.128, 2962.729, 2962.128, 2962.729, 2962.128, 2962.128, 2962.128, 2962.128, 2962.729, 2962.128, 2962.128, 2962.729, 2961.528, 2943.506, 2950.114, 2938.1, 2947.111, 2905.061, 2924.284, 2952.517, 2959.125, 2953.719, 2950.715, 2958.524, 2957.323, 2943.506, 2943.506, 2915.874, 636.7969, 2962.729, 2962.128, 2962.729, 2950.114, 2962.729, 2962.128, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.128, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2798.736, 2009.409, 1289.163, 1053.086, 957.5737, 1014.641, 1112.556, 1190.647, 1194.252, 1167.22, 1134.782, 1084.923, 1000.825, 883.0862, 498.6346, 222.9108, 167.8261, 136.8297, 2956.722, 2947.711, 2957.923, 2962.128, 2962.128, 2962.128, 2961.528, 2962.729, 2962.729, 2962.729, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2956.121, 2935.697, 2807.747, 2921.881, 2485.168, 2403.472, 2618.525, 2768.701, 2479.762, 2708.03, 2727.853, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.128, 2962.729, 2962.729, 2962.729, 2962.128, 2962.128, 2962.729, 2962.128, 2960.326, 2921.28, 2706.228, 2281.529, 2727.853, 2904.461, 2891.245, 2872.022, 2944.708, 2945.909, 2924.284, 2962.128, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.128, 2961.528, 2961.528, 2907.464, 2962.128, 2962.128, 2961.528, 2955.521, 2956.121, 2957.323, 2959.125, 2962.128, 2957.923, 2942.906, 2957.923, 2961.528, 2958.524, 2669.585, 2961.528 ; 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 ; }