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 = "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 = 2453450.00000579 ; :starting_julian_day_string = "2005-03-20 00:00:00" ; :ending_julian_day_number = 2453456.95833912 ; :ending_julian_day_string = "2005-03-26 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 = 2453450, 2453450.04166667, 2453450.08333333, 2453450.125, 2453450.16666667, 2453450.20833333, 2453450.25, 2453450.29166667, 2453450.33333333, 2453450.375, 2453450.41666667, 2453450.45833333, 2453450.5, 2453450.54166667, 2453450.58333333, 2453450.625, 2453450.66666667, 2453450.70833333, 2453450.75, 2453450.79166667, 2453450.83333333, 2453450.875, 2453450.91666667, 2453450.95833333, 2453451, 2453451.04166667, 2453451.08333333, 2453451.125, 2453451.16666667, 2453451.20833333, 2453451.25, 2453451.29166667, 2453451.33333333, 2453451.375, 2453451.41666667, 2453451.45833333, 2453451.5, 2453451.54166667, 2453451.58333333, 2453451.625, 2453451.66666667, 2453451.70833333, 2453451.75, 2453451.79166667, 2453451.83333333, 2453451.875, 2453451.91666667, 2453451.95833333, 2453452, 2453452.04166667, 2453452.08333333, 2453452.125, 2453452.16666667, 2453452.20833333, 2453452.25, 2453452.29166667, 2453452.33333333, 2453452.375, 2453452.41666667, 2453452.45833333, 2453452.5, 2453452.54166667, 2453452.58333333, 2453452.625, 2453452.66666667, 2453452.70833333, 2453452.75, 2453452.79166667, 2453452.83333333, 2453452.875, 2453452.91666667, 2453452.95833333, 2453453, 2453453.04166667, 2453453.08333333, 2453453.125, 2453453.16666667, 2453453.20833333, 2453453.25, 2453453.29166667, 2453453.33333333, 2453453.375, 2453453.41666667, 2453453.45833333, 2453453.5, 2453453.54166667, 2453453.58333333, 2453453.625, 2453453.66666667, 2453453.70833333, 2453453.75, 2453453.79166667, 2453453.83333333, 2453453.875, 2453453.91666667, 2453453.95833333, 2453454, 2453454.04166667, 2453454.08333333, 2453454.125, 2453454.16666667, 2453454.20833333, 2453454.25, 2453454.29166667, 2453454.33333333, 2453454.375, 2453454.41666667, 2453454.45833333, 2453454.5, 2453454.54166667, 2453454.58333333, 2453454.625, 2453454.66666667, 2453454.70833333, 2453454.75, 2453454.79166667, 2453454.83333333, 2453454.875, 2453454.91666667, 2453454.95833333, 2453455, 2453455.04166667, 2453455.08333333, 2453455.125, 2453455.16666667, 2453455.20833333, 2453455.25, 2453455.29166667, 2453455.33333333, 2453455.375, 2453455.41666667, 2453455.45833333, 2453455.5, 2453455.54166667, 2453455.58333333, 2453455.625, 2453455.66666667, 2453455.70833333, 2453455.75, 2453455.79166667, 2453455.83333333, 2453455.875, 2453455.91666667, 2453455.95833333, 2453456, 2453456.04166667, 2453456.08333333, 2453456.125, 2453456.16666667, 2453456.20833333, 2453456.25, 2453456.29166667, 2453456.33333333, 2453456.375, 2453456.41666667, 2453456.45833333, 2453456.5, 2453456.54166667, 2453456.58333333, 2453456.625, 2453456.66666667, 2453456.70833333, 2453456.75, 2453456.79166667, 2453456.83333333, 2453456.875, 2453456.91666667, 2453456.95833333 ; air_temperature = 3.225, 2.89, 2.797, 3.041, 3.131, 2.712, 2.45, 1.934, 1.429, 0.949, 0.974, 1.175, 0.88, 0.94, 1.938, 2.267, 2.845, 3.187, 4.188, 4.877, 3.492, 4.136, 4.276, 4.614, 4.266, 3.871, 3.522, 3.489, 3.327, 3.422, 3.138, 2.91, 3.136, 2.807, 2.725, 2.615, 2.596, 2.77, 2.817, 2.817, 2.869, 2.883, 2.752, 2.655, 2.644, 2.593, 2.692, 2.327, 1.945, 1.731, 2.052, 2.144, 2.259, 2.326, 2.138, 2.174, 2.371, 2.101, 2.037, 1.896, 2.087, 2.728, 3.422, 4.062, 4.05, 3.683, 4.103, 4.452, 4.502, 4.342, 4.445, 4.711, 3.901, 4.697, 4.419, 4.35, 4.306, 4.098, 3.665, 3.469, 3.401, 3.151, 3.19, 3.271, 3.222, 3.46, 3.021, 2.98, 3.036, 2.909, 2.851, 2.705, 2.724, 2.649, 2.653, 2.757, 2.727, 2.753, 2.764, 2.79, 2.941, 1.059, 1, 0.922, 1.167, 1.327, 1.184, 1.537, 1.531, 1.442, 1.634, 1.699, 1.817, 2.057, 1.997, 2.179, 2.199, 2.341, 2.342, 2.398, 2.294, 2.021, 1.927, 1.977, 2.092, 2.078, 2.149, 1.998, 2.071, 2.24, 2.297, 2.224, 2.376, 2.55, 2.833, 3.577, 5.295, 5.29, 5.099, 5.492, 5.838, 5.858, 5.475, 5.298, 4.885, 4.43, 4.021, 3.403, 3.124, 2.498, 1.806, 1.435, 1.149, 0.974, 0.964, 0.985, 1.052, 1.048, 0.926, 0.928, 1.023, 1.063, 1.349, 1.372, 1.421, 1.529, 1.368, 1.196 ; 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 = 1017.719, 1018.019, 1018.379, 1018.499, 1018.439, 1018.319, 1018.139, 1017.839, 1017.359, 1017.419, 1017.539, 1017.899, 1017.839, 1017.839, 1017.419, 1016.999, 1016.399, 1015.439, 1014.479, 1013.639, 1013.279, 1012.799, 1012.859, 1012.859, 1012.799, 1013.039, 1012.859, 1012.799, 1012.619, 1012.559, 1012.319, 1012.019, 1011.779, 1011.839, 1011.539, 1011.899, 1012.139, 1012.619, 1012.439, 1012.619, 1012.499, 1012.799, 1012.499, 1012.199, 1012.259, 1012.559, 1012.679, 1013.219, 1013.459, 1013.939, 1014.299, 1014.419, 1014.599, 1014.779, 1014.959, 1015.139, 1014.899, 1015.439, 1016.099, 1016.819, 1017.299, 1017.899, 1018.079, 1018.379, 1018.679, 1018.739, 1018.379, 1017.959, 1017.179, 1016.699, 1016.819, 1016.519, 1016.819, 1017.179, 1017.119, 1016.819, 1016.459, 1016.579, 1016.519, 1015.979, 1015.199, 1015.739, 1016.879, 1018.319, 1018.559, 1019.039, 1019.219, 1019.159, 1019.699, 1019.279, 1018.979, 1018.319, 1017.719, 1016.999, 1016.159, 1015.919, 1015.199, 1014.659, 1013.639, 1013.039, 1011.959, 1012.679, 1011.599, 1011.539, 1011.659, 1011.239, 1010.339, 1011.359, 1010.939, 1010.999, 1012.139, 1012.559, 1011.779, 1012.139, 1011.959, 1012.199, 1012.199, 1012.379, 1012.739, 1013.219, 1013.579, 1014.239, 1014.059, 1014.119, 1013.639, 1013.459, 1013.399, 1012.739, 1012.319, 1011.959, 1011.779, 1011.899, 1011.899, 1011.599, 1011.539, 1011.539, 1011.719, 1011.599, 1011.239, 1010.819, 1010.699, 1010.759, 1011.299, 1012.199, 1013.159, 1014.539, 1015.259, 1015.919, 1016.279, 1016.639, 1017.839, 1018.259, 1018.559, 1019.279, 1020.119, 1020.779, 1021.379, 1021.979, 1022.639, 1022.999, 1023.119, 1022.939, 1022.699, 1022.579, 1022.819, 1022.879, 1022.759, 1022.819 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 4.939, 3.685, 3.881, 4.626, 6.938, 5.39, 5.645, 5.919, 6.625, 6.468, 5.723, 5.645, 4.704, 4.038, 2.744, 4.822, 4.704, 4.312, 5.527, 4.802, 4.9, 6.35, 4.822, 6.037, 6.703, 5.39, 4.822, 4.39, 3.685, 4.038, 2.94, 2.587, 4.351, 4.234, 5.762, 6.115, 6.782, 5.135, 7.02, 6.703, 7.21, 5.782, 6.311, 6.546, 6.742, 4.802, 3.842, 1.96, 0.784, 1.529, 2.94, 3.371, 3.92, 4.234, 5.566, 4.704, 7.17, 7.41, 8.27, 8.08, 8.19, 7.06, 5.606, 3.528, 5.214, 4.469, 3.92, 4.508, 4.155, 7.1, 7.33, 8.82, 7.25, 7.29, 6.507, 6.272, 8.11, 9.41, 6.958, 7.49, 7.45, 5.566, 5.919, 5.723, 5.253, 6.978, 8.15, 6.664, 4.998, 3.92, 2.901, 3.646, 4.782, 5.41, 6.664, 7.17, 7.92, 9.17, 10.39, 9.84, 10.47, 10.94, 10.07, 9.29, 11.25, 11.45, 11.52, 10.51, 10.54, 11.13, 11.52, 11.68, 9.72, 12.23, 11.25, 9.9, 10.35, 8.53, 6.37, 5.41, 3.685, 1.274, 1.137, 2.352, 3.646, 4.351, 6.115, 6.233, 5.292, 6.311, 8.82, 8.04, 8.31, 6.86, 6.821, 5.645, 6.311, 5.723, 4.998, 3.136, 4.861, 6.35, 5.645, 5.253, 4.665, 4.234, 5.802, 6.194, 7.13, 9.21, 10.31, 9.53, 9.96, 8.19, 7.57, 7.53, 7.17, 6.586, 6.233, 5.449, 4.155, 3.881, 3.763, 3.371, 3.097, 4.782, 5.253, 5.998 ; 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 = 3.698, 3.123, 3.248, 3.178, 6.014, 4.701, 4.767, 4.909, 5.644, 5.54, 4.931, 4.641, 4.12, 3.447, 2.008, 4, 4.026, 3.737, 4.541, 4.199, 3.99, 5.28, 3.966, 5.109, 5.951, 4.319, 4.151, 4.03, 3.312, 3.375, 2.651, 2.231, 3.774, 3.628, 4.956, 5.352, 5.989, 4.537, 6.125, 5.778, 6.262, 5.047, 5.456, 5.573, 5.7, 3.326, 3.334, 0.71, 0.496, 1.196, 2.542, 2.844, 3.468, 3.713, 4.782, 3.861, 6.14, 6.43, 6.993, 7.07, 6.864, 5.623, 4.657, 1.977, 3.176, 3.775, 3.553, 3.805, 3.741, 5.899, 6.156, 7.48, 5.679, 6.339, 5.651, 5.554, 6.86, 7.91, 5.937, 6.241, 5.686, 4.684, 4.918, 4.476, 4.445, 5.546, 6.545, 5.755, 4.282, 2.572, 1.846, 2.203, 4.106, 4.507, 5.598, 5.799, 6.614, 7.74, 8.95, 8.09, 8.47, 8.3, 8.4, 8.1, 9.14, 9.74, 9.94, 8.89, 9.01, 9.85, 9.51, 9.89, 8.17, 10.07, 9.85, 8.42, 8.9, 7.05, 5.385, 4.576, 2.982, 0.15, 0.537, 1.614, 2.871, 3.566, 4.706, 5.089, 4.413, 5.316, 7.16, 6.546, 6.671, 5.834, 5.542, 4.45, 4.599, 4.524, 3.236, 1.759, 2.965, 5.406, 4.19, 4.414, 3.833, 3.402, 4.222, 4.71, 5.976, 7.87, 8.71, 8.17, 7.77, 6.658, 6.712, 6.162, 6.21, 5.575, 4.759, 4.619, 3.405, 2.831, 2.285, 2.312, 2.207, 3.111, 4.168, 4.756 ; 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 = 192.4, 217.9, 221.5, 300.2, 330.9, 304.6, 295.2, 302.8, 325.6, 317, 308.2, 286.7, 286.2, 262.7, 253.2, 249.7, 205.4, 194.6, 202.1, 204.8, 158.6, 191.1, 233.6, 237.6, 231.8, 242.8, 242.2, 247.3, 244, 257.4, 266.7, 319.6, 346.851, 7.22, 8.15, 5.46, 6.88, 12.04, 27.28, 17.18, 15.77, 17.86, 20.52, 22.25, 28.45, 27.47, 41.48, 61.3, 272.2, 300, 285.5, 265.5, 256.6, 262.5, 272.4, 261.2, 304.4, 297.8, 304.5, 299.3, 316.7, 311.4, 318, 308.9, 193.3, 173.2, 171.2, 157.5, 109.7, 145.6, 163.7, 172.4, 178.7, 210.6, 210.7, 213.2, 222.2, 225.7, 232.3, 243.7, 250.3, 245.9, 274.1, 296.4, 322.9, 326.1, 328, 345.604, 11.95, 27.74, 52.73, 55.6, 61.8, 73.8, 73.7, 71.9, 71.6, 70.5, 80.6, 79.7, 77.8, 97.3, 74, 69.3, 58.6, 44.37, 43.55, 42.41, 48.09, 44.66, 40.58, 41.67, 28.56, 24.37, 22.37, 14.86, 7.7, 16.87, 26.52, 33.87, 26.22, 287.6, 136.5, 190.7, 191.5, 224.8, 211.4, 222.4, 216.1, 221.7, 233.8, 231.4, 233.8, 234.7, 240.3, 236.3, 299.1, 287, 301.7, 285.3, 320.1, 327.7, 315.5, 332, 306.7, 320, 316.7, 346.014, 359.89, 14.08, 22.89, 25.74, 28.13, 27.01, 30.15, 31.43, 44.11, 36.48, 37.97, 31.81, 39.23, 37.12, 62.3, 93.3, 108.4, 108.8, 94.3, 119.2 ; 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 = 2961.528, 2960.927, 2960.927, 2961.528, 2962.128, 2961.528, 2961.528, 2961.528, 2962.128, 2959.726, 2960.927, 2952.517, 2957.923, 2959.726, 2954.92, 2947.711, 2944.708, 2931.492, 2948.312, 2879.231, 2793.33, 1709.056, 2873.825, 2838.984, 2840.786, 2757.888, 2685.804, 2578.277, 2413.083, 2327.783, 2334.391, 2349.409, 2942.305, 2958.524, 2948.913, 2945.309, 2888.241, 2855.203, 2916.475, 2913.471, 2923.683, 2905.662, 2947.111, 2938.1, 2937.499, 2956.121, 2957.323, 2959.125, 2960.927, 2959.726, 2960.927, 2960.927, 2959.726, 2942.305, 2929.09, 2960.927, 2962.128, 2960.927, 2961.528, 2959.726, 2962.729, 2959.726, 2960.326, 2957.323, 2962.729, 2962.128, 2914.072, 2853.401, 2951.316, 2944.708, 2955.521, 2959.726, 2951.916, 2956.121, 2954.319, 2958.524, 2957.323, 2956.722, 2950.715, 2951.316, 2953.719, 2945.309, 2957.323, 2952.517, 2897.853, 2949.513, 2941.104, 2948.913, 2944.107, 2942.305, 2962.128, 2958.524, 2960.927, 2960.326, 2957.323, 2959.726, 2957.923, 2959.726, 2955.521, 2951.916, 2950.114, 1748.102, 1478.986, 1352.838, 2774.708, 1894.074, 1900.682, 2578.277, 1972.766, 2149.374, 2620.927, 2804.743, 2582.482, 2884.037, 2878.03, 2860.008, 2902.058, 2614.32, 2896.051, 2923.683, 2926.687, 2911.669, 2861.21, 2884.037, 2894.249, 2837.782, 2911.669, 2881.634, 2890.644, 2929.09, 2911.669, 2670.185, 2726.652, 2279.126, 2879.231, 2850.998, 2888.842, 2918.877, 2907.464, 2894.249, 2930.291, 2944.708, 2936.298, 2957.923, 2954.92, 2958.524, 2957.923, 2954.319, 2958.524, 2957.323, 2956.722, 2954.92, 2961.528, 2957.323, 2960.326, 2351.812, 1334.216, 2022.625, 2805.344, 2933.895, 2962.128, 2957.323, 2960.326, 2962.128, 2959.125, 2956.722, 2962.128, 2960.927 ; 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 ; }