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 = "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 = 2453464.00000579 ; :starting_julian_day_string = "2005-04-03 00:00:00" ; :ending_julian_day_number = 2453470.95833912 ; :ending_julian_day_string = "2005-04-09 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 = 2453464, 2453464.04166667, 2453464.08333333, 2453464.125, 2453464.16666667, 2453464.20833333, 2453464.25, 2453464.29166667, 2453464.33333333, 2453464.375, 2453464.41666667, 2453464.45833333, 2453464.5, 2453464.54166667, 2453464.58333333, 2453464.625, 2453464.66666667, 2453464.70833333, 2453464.75, 2453464.79166667, 2453464.83333333, 2453464.875, 2453464.91666667, 2453464.95833333, 2453465, 2453465.04166667, 2453465.08333333, 2453465.125, 2453465.16666667, 2453465.20833333, 2453465.25, 2453465.29166667, 2453465.33333333, 2453465.375, 2453465.41666667, 2453465.45833333, 2453465.5, 2453465.54166667, 2453465.58333333, 2453465.625, 2453465.66666667, 2453465.70833333, 2453465.75, 2453465.79166667, 2453465.83333333, 2453465.875, 2453465.91666667, 2453465.95833333, 2453466, 2453466.04166667, 2453466.08333333, 2453466.125, 2453466.16666667, 2453466.20833333, 2453466.25, 2453466.29166667, 2453466.33333333, 2453466.375, 2453466.41666667, 2453466.45833333, 2453466.5, 2453466.54166667, 2453466.58333333, 2453466.625, 2453466.66666667, 2453466.70833333, 2453466.75, 2453466.79166667, 2453466.83333333, 2453466.875, 2453466.91666667, 2453466.95833333, 2453467, 2453467.04166667, 2453467.08333333, 2453467.125, 2453467.16666667, 2453467.20833333, 2453467.25, 2453467.29166667, 2453467.33333333, 2453467.375, 2453467.41666667, 2453467.45833333, 2453467.5, 2453467.54166667, 2453467.58333333, 2453467.625, 2453467.66666667, 2453467.70833333, 2453467.75, 2453467.79166667, 2453467.83333333, 2453467.875, 2453467.91666667, 2453467.95833333, 2453468, 2453468.04166667, 2453468.08333333, 2453468.125, 2453468.16666667, 2453468.20833333, 2453468.25, 2453468.29166667, 2453468.33333333, 2453468.375, 2453468.41666667, 2453468.45833333, 2453468.5, 2453468.54166667, 2453468.58333333, 2453468.625, 2453468.66666667, 2453468.70833333, 2453468.75, 2453468.79166667, 2453468.83333333, 2453468.875, 2453468.91666667, 2453468.95833333, 2453469, 2453469.04166667, 2453469.08333333, 2453469.125, 2453469.16666667, 2453469.20833333, 2453469.25, 2453469.29166667, 2453469.33333333, 2453469.375, 2453469.41666667, 2453469.45833333, 2453469.5, 2453469.54166667, 2453469.58333333, 2453469.625, 2453469.66666667, 2453469.70833333, 2453469.75, 2453469.79166667, 2453469.83333333, 2453469.875, 2453469.91666667, 2453469.95833333, 2453470, 2453470.04166667, 2453470.08333333, 2453470.125, 2453470.16666667, 2453470.20833333, 2453470.25, 2453470.29166667, 2453470.33333333, 2453470.375, 2453470.41666667, 2453470.45833333, 2453470.5, 2453470.54166667, 2453470.58333333, 2453470.625, 2453470.66666667, 2453470.70833333, 2453470.75, 2453470.79166667, 2453470.83333333, 2453470.875, 2453470.91666667, 2453470.95833333 ; air_temperature = 5.878, 5.96, 5.971, 6.074, 5.972, 5.747, 6.011, 6.569, 6.786, 6.451, 6.033, 5.588, 5.319, 5.072, 4.626, 4.583, 4.986, 4.747, 4.711, 4.924, 5.37, 5.386, 5.093, 5.227, 5.057, 4.612, 4.46, 4.462, 4.437, 4.373, 4.251, 4.208, 3.863, 3.946, 3.947, 4.135, 4.245, 4.454, 4.688, 4.826, 5.06, 5.309, 5.809, 6.357, 5.678, 6.532, 6.068, 6.945, 5.802, 6.079, 5.522, 5.312, 4.889, 4.491, 4.284, 4.061, 4.128, 4.38, 4.203, 4.596, 4.768, 5.12, 5.771, 7.05, 7.03, 7.95, 7.31, 7.76, 10.95, 10.87, 10.12, 10.45, 9.52, 8.35, 8.8, 7.39, 6.002, 5.63, 5.41, 5.501, 5.89, 5.843, 5.952, 6.07, 5.698, 5.767, 5.981, 5.801, 6.437, 6.992, 7.18, 7.22, 7.33, 7.32, 7.15, 6.87, 6.927, 6.641, 6.364, 6.394, 6.22, 6.098, 6.18, 6.033, 5.81, 5.949, 5.964, 5.996, 5.983, 6.456, 6.246, 5.817, 5.905, 6.575, 6.877, 6.197, 6.044, 5.69, 6.112, 6.659, 10.88, 10.19, 9.44, 6.28, 6.064, 6.34, 6.478, 7.89, 8.61, 8.44, 8.01, 6.921, 6.341, 5.915, 5.912, 6.074, 6.747, 7.53, 7.52, 7.3, 7.44, 7.54, 7.01, 6.591, 6.192, 5.928, 6.41, 6.522, 6.806, 6.626, 6.953, 6.821, 6.645, 6.813, 6.687, 6.518, 6.114, 6.231, 6.379, 6.555, 6.81, 6.436, 6.217, 6.393, 6.719, 6.701, 6.61, 6.267 ; 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 = 1006.739, 1005.839, 1004.579, 1003.619, 1002.479, 1000.859, 998.8186, 996.1785, 994.1385, 993.1184, 991.5584, 990.2983, 989.2783, 989.0983, 988.9183, 989.9384, 995.2185, 994.1385, 996.2385, 996.1185, 996.2385, 996.1785, 996.5986, 996.6586, 997.0786, 997.7986, 997.8586, 997.5586, 997.1985, 997.0186, 996.7186, 996.4786, 996.7186, 996.8386, 997.2586, 997.6786, 998.3386, 998.8786, 999.6586, 1000.079, 1000.619, 1000.919, 1001.279, 1001.519, 1002.119, 1002.779, 1003.739, 1004.699, 1005.899, 1006.799, 1007.459, 1007.939, 1008.539, 1009.259, 1009.259, 1009.379, 1009.919, 1010.579, 1011.299, 1012.019, 1012.799, 1012.979, 1013.639, 1013.879, 1014.119, 1014.479, 1014.239, 1014.599, 1014.599, 1014.959, 1015.859, 1016.399, 1017.119, 1018.319, 1018.859, 1019.579, 1020.119, 1020.479, 1020.899, 1020.899, 1020.479, 1020.479, 1020.719, 1021.319, 1022.039, 1021.679, 1022.039, 1021.799, 1021.259, 1020.839, 1019.939, 1019.099, 1018.379, 1017.839, 1017.719, 1017.479, 1017.779, 1017.959, 1017.959, 1017.899, 1017.299, 1016.999, 1016.699, 1016.099, 1015.919, 1016.399, 1015.499, 1015.199, 1014.419, 1014.719, 1013.879, 1012.979, 1012.139, 1010.939, 1010.399, 1009.379, 1008.479, 1007.279, 1006.679, 1005.839, 1005.539, 1005.479, 1005.479, 1005.779, 1005.539, 1005.839, 1006.079, 1005.899, 1006.079, 1005.119, 1001.459, 1008.479, 1010.339, 1011.779, 1012.139, 1012.739, 1013.039, 1013.519, 1013.459, 1013.159, 1013.039, 1012.859, 1013.279, 1013.699, 1014.419, 1014.839, 1015.439, 1016.219, 1016.519, 1016.879, 1016.759, 1017.479, 1017.959, 1018.079, 1019.039, 1019.939, 1020.479, 1020.899, 1021.739, 1021.859, 1021.319, 1020.539, 1020.359, 1020.359, 1019.759, 1019.219, 1018.859, 1018.739 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 99, 99, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 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 ; wind_gust = 11.49, 11.88, 12.54, 12.07, 12.11, 10.35, 13.37, 14.78, 13.99, 11.96, 9.76, 7.64, 8.35, 8.19, 7.25, 8.86, 8.82, 10.15, 9.64, 9.17, 8.19, 9.09, 9.06, 9.33, 9.25, 9.31, 8.47, 8.11, 7.68, 7.45, 6.194, 7.06, 4.861, 4.469, 4.234, 5.174, 5.762, 5.841, 5.606, 5.174, 4.626, 3.332, 3.92, 5.253, 3.058, 3.136, 3.018, 7.64, 5.586, 8.66, 6.586, 7.68, 6.566, 5.174, 5.449, 5.253, 3.92, 5.606, 5.174, 6.311, 6.468, 6.115, 4.077, 8.11, 5.194, 2.058, 2.822, 2.901, 6.076, 5.527, 3.92, 6.194, 4.743, 2.666, 4.39, 4.312, 2.234, 1.764, 0.549, 2.548, 4.312, 5.802, 6.076, 4.606, 3.528, 3.685, 3.606, 3.998, 5.488, 6.782, 8.11, 8.82, 7.8, 7.33, 7.64, 6.194, 5.762, 6.115, 4.665, 4.214, 4.312, 3.234, 3.92, 2.587, 3.175, 1.96, 4.234, 3.724, 5.174, 3.43, 3.842, 4.547, 2.842, 1.45, 2.783, 6.782, 5.37, 4.939, 4.116, 2.587, 7.64, 7.6, 6.076, 4.978, 2.94, 1.882, 1.96, 4.978, 5.723, 4.861, 9.56, 9.02, 8.66, 8.13, 5.449, 3.234, 2.548, 1.47, 2.156, 2.626, 4.077, 4.626, 4.351, 3.842, 2.45, 2.038, 3.881, 2.94, 3.528, 2.901, 3.959, 4.9, 4.351, 3.842, 4.743, 4.214, 3.528, 3.998, 2.352, 1.686, 3.293, 4.782, 5.566, 5.331, 4.39, 4.038, 3.41, 4.704 ; 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 = 9.93, 10.04, 10.52, 10.4, 9.61, 8.55, 10.77, 12.49, 12.18, 10.14, 8.33, 6.368, 7.17, 6.839, 6.159, 7.75, 7.38, 8.25, 8.05, 8.11, 7.06, 8.04, 7.85, 7.67, 7.95, 6.99, 7.22, 7.08, 6.668, 6.34, 5.32, 5.598, 3.773, 3.853, 3.495, 4.038, 4.503, 4.959, 4.454, 3.937, 3.483, 2.483, 2.929, 3.929, 2.531, 2.405, 2.418, 6.669, 3.362, 7.34, 5.681, 6.535, 5.446, 4.372, 4.578, 4.414, 3.119, 4.628, 4.515, 5.44, 5.097, 4.856, 3.178, 6.271, 3.255, 0.823, 2.265, 2.104, 5.362, 4.765, 2.779, 5.222, 3.351, 1.727, 3.925, 3.352, 1.596, 0.942, 0.17, 1.981, 3.689, 5.078, 5.277, 3.893, 3.087, 3.335, 3.154, 3.302, 4.471, 5.509, 7.07, 7.16, 6.658, 6.459, 6.611, 5.458, 5.233, 5.28, 4.063, 3.438, 3.726, 2.216, 3.195, 2.16, 2.575, 1.193, 3.705, 3.305, 4.593, 2.466, 2.977, 3.949, 1.674, 1.124, 2.146, 5.98, 4.553, 4.427, 3.04, 2.107, 6.559, 6.401, 4.053, 4.083, 1.927, 1.333, 1.614, 4.013, 5.031, 4.099, 7.47, 7.74, 7.12, 6.335, 4.769, 1.77, 2.275, 0.929, 1.608, 2.205, 3.464, 4.096, 3.779, 3.235, 1.648, 1.784, 3.22, 1.963, 3.039, 2.633, 3.458, 4.382, 3.85, 3.259, 4.048, 3.518, 2.927, 3.189, 1.594, 1.302, 2.674, 3.877, 4.502, 4.621, 3.553, 3.22, 2.572, 3.263 ; 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 = 117.9, 126.5, 126.4, 116.5, 109.4, 118, 102.6, 107.2, 119, 140.4, 137.2, 141.3, 132.9, 130.6, 134.3, 133.2, 140.8, 138, 125.8, 135.2, 144.8, 142, 149.8, 164.7, 159.8, 159.7, 155.1, 169.9, 170.9, 176.7, 167.1, 190.8, 199.9, 207.1, 211.9, 243.9, 243, 235.4, 244.9, 237, 226.1, 195.6, 202.8, 234.4, 216.4, 276.6, 262.9, 272.5, 273.7, 262.2, 263.2, 257.8, 259.5, 255, 257, 249.1, 235.4, 249.9, 266.7, 264.9, 260.3, 265.8, 274.2, 328, 330.2, 229.5, 152.7, 179, 327.8, 327.1, 328.9, 336.5, 345.035, 59.8, 325.7, 354.17, 45.45, 115, 157.2, 142.9, 139.7, 155.1, 167.6, 154.3, 164.3, 152.3, 155.1, 147, 156.8, 149.6, 137.6, 146.4, 138, 125.5, 123, 127.9, 139.5, 157.7, 161.9, 174.3, 172.4, 181.7, 190.6, 143.3, 164.4, 142.6, 100.1, 64.3, 74.9, 106.3, 67.4, 81.6, 116.5, 39.32, 351.07, 26.54, 32.36, 51.37, 5.26, 30.88, 207.4, 198.1, 217.9, 10.96, 2.1, 246.9, 195.2, 200, 207.9, 336.7, 330.2, 332.6, 330.5, 337.3, 343.7, 353.01, 0.45, 65.1, 149.1, 169.6, 166.9, 164.3, 158.1, 169.6, 183.5, 205.6, 244.9, 294.6, 283.1, 331.8, 340.4, 319.5, 335.7, 358.94, 21.57, 17.03, 19.97, 24.54, 19.48, 11.82, 61.3, 94.6, 135.8, 159.4, 120.6, 102.5, 120.2, 163 ; 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 = 1730.081, 1472.378, 678.8463, 1068.104, 901.7081, 628.9878, 442.769, 281.6598, 839.8354, 803.7931, 1552.873, 1042.874, 1324.605, 1916.901, 2143.967, 2265.911, 2265.31, 2316.97, 2411.882, 2545.839, 2799.938, 2875.026, 2888.241, 2951.916, 2959.125, 2924.885, 2881.033, 2904.461, 2902.058, 2859.408, 2836.581, 2911.068, 2888.241, 2940.503, 2930.892, 2948.312, 2927.287, 2908.065, 2858.807, 2936.298, 2950.715, 2954.319, 2945.909, 2956.722, 2954.319, 2955.521, 2947.111, 2950.114, 2957.923, 2953.719, 2954.319, 2957.923, 2956.722, 2959.726, 2959.726, 2961.528, 2960.326, 2960.326, 2960.326, 2956.722, 2941.104, 2930.892, 2947.711, 2960.927, 2961.528, 2961.528, 2961.528, 2960.326, 2937.499, 2956.722, 2958.524, 2959.726, 2960.326, 2960.927, 2961.528, 2961.528, 2961.528, 2960.927, 2961.528, 2901.457, 2960.927, 2961.528, 2960.927, 2950.715, 2947.111, 2914.072, 2953.719, 2954.319, 2950.715, 2956.722, 2912.87, 2953.719, 2934.496, 2946.51, 2947.111, 2951.916, 2942.906, 2938.1, 2942.305, 2951.916, 2939.302, 2934.496, 2935.697, 2923.083, 2887.04, 2902.658, 2864.814, 2876.228, 2867.818, 2906.263, 2719.443, 2650.963, 2804.743, 2844.39, 2852.8, 2740.468, 2704.426, 2601.104, 2623.931, 2780.715, 2817.959, 2778.312, 2753.684, 2608.313, 2523.613, 1955.346, 2607.712, 1982.377, 612.7687, 2926.687, 2960.927, 2958.524, 2950.114, 2942.906, 2926.687, 2930.892, 2932.093, 2930.892, 2908.065, 2921.881, 2957.923, 2957.323, 2960.326, 2960.326, 2960.326, 2960.927, 2960.927, 2961.528, 2960.927, 2961.528, 2961.528, 2961.528, 2960.927, 2960.927, 2957.923, 2751.881, 1504.817, 2890.644, 2932.093, 2957.923, 2959.726, 2960.927, 2960.927, 2960.326, 2953.118, 2954.92, 2960.927, 2959.726 ; 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 ; }