netcdf B0108.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 168 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:epic_code = 500 ; lat:Comment = "Coordinate variable" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 900., 1100. ; barometric_pressure:is_dead = 2453432.66666667 ; barometric_pressure:calibration_coeffs = 0.06, 799.978 ; 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 = "03-Mar-2005 12:03:27: Parameter barometric_pressure marked as non-functional as of julian day 2453432.666667 (2005-03-02 16:00:00)\n", "26-Jan-2005 17:58:05: Parameter visibility marked as non-functional as of julian day 2453395.291667 (2005-01-24 07:00:00)\n", "23-Jan-2005 16:13:29: Parameter wind_direction marked as non-functional as of julian day 2453394.625000 (2005-01-23 15:00:00)\n", "23-Jan-2005 16:13:20: Parameter wind_gust marked as non-functional as of julian day 2453394.625000 (2005-01-23 15:00:00)\n", "23-Jan-2005 16:13:16: Parameter wind_speed marked as non-functional as of julian day 2453394.625000 (2005-01-23 15:00:00)" ; :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 = 60852 ; :visibility_sensor_serial_number = 319. ; :barometric_pressure_serial_number = "SETAP2299993" ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0108" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :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: 21-Jan-2005 23:10:33\n", "WIND_DIR_1.2: 21-Jan-2005 23:10:33\n", "AAN_VIZ_1.2: 21-Jan-2005 23:10:33" ; data: lat = 43.1817 ; lon = -70.4267 ; 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.902, -1.335, -1.916, -2.632, -3.249, -3.974, -4.422, -4.828, -4.917, -5.451, -5.77, -5.898, -5.928, -5.737, -4.963, -4.427, -3.908, -3.185, -2.266, -1.506, -0.877, -0.906, -0.758, -0.856, -1.162, -1.518, -1.913, -2.462, -2.781, -3.104, -3.412, -4.075, -4.5, -4.971, -4.978, -4.029, -3.882, -4.296, -3.798, -2.92, -1.962, -1.543, -1.24, -1.098, -0.974, -0.77, -0.495, -0.279, -0.264, -0.005, 0.12, 0.284, 0.306, -0.863, -1.648, -1.534, -2.47, -3.04, -3.134, -3.69, -3.8, -3.867, -3.612, -3.922, -3.847, -3.685, -3.522, -3.354, -3.207, -3.151, -3.188, -3.09, -2.909, -2.698, -2.493, -2.311, -2.292, -2.735, -3.61, -4.34, -4.709, -4.783, -4.992, -5.248, -5.373, -5.084, -4.823, -4.792, -4.617, -4.065, -3.961, -3.837, -3.298, -2.509, -2.042, -2.325, -3.065, -3.705, -4.011, -3.957, -3.86, -4.033, -4.115, -4.169, -4.547, -4.857, -5.52, -6.065, -6.666, -6.924, -6.1, -6.159, -6.396, -5.424, -4.62, -4.014, -3.517, -3.685, -3.704, -3.931, -4.277, -4.495, -5.222, -6.052, -6.693, -6.613, -6.324, -6.402, -6.36, -6.747, -7.24, -6.925, -6.987, -6.872, -6.441, -5.554, -4.383, -2.988, -2.402, -1.642, -1.319, -1.064, -0.949, -1.089, -1.23, -1.651, -1.839, -2.228, -2.504, -3.049, -3.685, -3.663, -3.845, -3.914, -4.285, -4.442, -4.067, -4.37, -3.843, -1.817, -0.404, 0.488, 1.166, 1.394, 2.011, 2.523, 2.474, 2.063 ; 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 = 1015.438, 1015.558, 1015.798, 1015.918, 1015.918, 1015.978, 1015.858, 1015.738, 1015.738, 1016.518, 1016.818, 1017.118, 1017.478, 1017.778, 1017.418, 1016.578, 1016.758, 1016.218, 1015.618, 1015.918, 1015.978, 1015.978, 1016.458, 1017.418, 1018.378, 1019.158, 1018.798, 1018.918, 1019.098, 1019.158, 1018.618, 1018.378, 1018.858, 1018.918, 1018.198, 1018.078, 1019.098, 1019.698, 1018.558, 1018.018, 1017.958, 1017.238, 1016.338, 1015.258, 1014.538, 1013.638, 1013.098, 1012.078, 1010.638, 1010.038, 1008.058, 1006.498, 1004.278, 1001.698, 1000.558, 998.278, 996.238, 994.078, 993.358, 991.378, 991.018, 990.838, 990.598, 990.898, 992.158, 989.638, 989.158, 989.218, 989.458, 989.278, 988.918, 989.278, 989.338, 989.038, 988.438, 987.838, 987.538, 987.358, 987.358, 986.938, 986.758, 987.358, 988.138, 988.738, 989.398, 989.758, 989.818, 989.938, 989.938, 992.098, 990.058, 985.918, 989.338, 985.198, 983.878, 981.958, 979.738, 977.338, 977.278, 980.518, 983.518, 985.498, 987.538, 988.738, 989.038, 989.098, 988.918, 988.738, 992.458, 997.258, 1000.018, 1000.618, 997.378, 1003.258, 1003.918, 999.058, 998.998, 997.738, 998.398, 998.458, 1000.918, 1002.718, 1003.378, 1003.618, 1004.758, 1006.138, 1006.978, 1006.318, 1006.438, 1005.838, 1006.138, 1007.458, 1010.878, 1010.938, 1010.098, 1009.798, 1010.098, 1007.758, 1006.018, 1007.578, 1006.078, 1005.058, 1004.638, 1004.938, 1006.318, 1006.678, 1007.458, 1007.518, 1007.458, 1007.098, 1006.978, 1007.278, 1006.738, 1006.318, 1006.258, 1006.618, 1009.498, 1008.838, 1008.838, 1007.338, 1006.378, 1005.658, 1005.058, 1004.638, 1004.338, 1003.798, 1003.618, 1004.338 ; 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, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_gust = 8.51, 10.39, 11.33, 10.98, 11.33, 10.94, 11.88, 13.17, 15.17, 11.76, 11.49, 13.48, 12.62, 13.17, 13.48, 14.27, 14.11, 13.56, 17.21, 14.11, 11.56, 13.33, 14.15, 11.13, 11.45, 10.43, 10.94, 9.13, 8.35, 8.27, 8.39, 7.17, 5.194, 5.606, 5.802, 6.233, 4.802, 5.566, 6.899, 7.68, 5.802, 5.606, 6.429, 6.938, 6.86, 7.17, 8.39, 9.8, 10.35, 11.02, 12.27, 14.15, 14.03, 15.05, 16.07, 17.76, 17.01, 17.64, 16.86, 16.11, 15.8, 13.52, 12.05, 10.7, 10.54, 8.55, 6.821, 4.861, 4.43, 5.802, 4.351, 5.488, 5.606, 7.37, 9.21, 9.64, 8.94, 8.82, 9.8, 9.45, 11.64, 10.58, 9.45, 9.41, 9.56, 12.78, 11.84, 11.02, 12.47, 13.52, 12.7, 13.88, 14.54, 13.8, 13.6, 13.92, 14.86, 13.6, 10.58, 12.98, 12.43, 10.98, 9.88, 10.82, 10.98, 10.74, 12.19, 9.56, 12.11, 12.31, 11.17, 11.76, 11.64, 13.33, 11.17, 12.94, 12.23, 12.54, 15.48, 13.17, 13.56, 12.98, 12.82, 12.11, 9.88, 11.56, 12.43, 12.07, 12.5, 11.64, 11.27, 12.7, 13.21, 11.72, 12.07, 9.96, 12.35, 12.27, 12, 10.9, 10.54, 12.7, 12.27, 9.29, 8.62, 7.6, 7.96, 9.29, 10.74, 9.68, 8, 9.49, 10.94, 9.88, 10.23, 8.98, 8.58, 9.53, 8.31, 10.04, 8.31, 9.56, 9.33, 9.06, 5.39, 4.743, 8.43, 7.49 ; 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 = 6.641, 8.8, 8.97, 9.09, 9.71, 8.91, 10.14, 10.99, 11.6, 9.34, 9.51, 10.78, 10.54, 10.6, 10.27, 12.38, 11.33, 11.39, 13.42, 11.52, 8.88, 10.98, 11.07, 9.3, 8.92, 7.36, 8.72, 7.45, 6.6, 6.563, 6.948, 5.853, 4.258, 4.221, 4.721, 5.208, 3.913, 4.358, 5.501, 6.433, 4.671, 4.67, 5.281, 5.867, 5.703, 6.3, 7.06, 7.87, 8.85, 9.36, 10.6, 11.47, 11.97, 12.38, 12.87, 13.83, 14.31, 15.07, 13.55, 13.45, 13.34, 11.2, 9.62, 9.16, 8.17, 6.522, 4.588, 3.018, 2.639, 3.516, 2.975, 4.038, 4.843, 6.113, 7.89, 7.76, 6.954, 7.2, 7.86, 7.74, 9.12, 8.03, 7.59, 7.6, 7.24, 9.67, 9.95, 9.13, 9.77, 11.07, 10.66, 11.37, 12.26, 11.6, 11.28, 11.22, 12.37, 10.68, 8.74, 10.53, 9.62, 8.74, 7.86, 8.78, 9.26, 8.86, 9.2, 8, 9.24, 9.14, 9.53, 9.91, 10.11, 10.79, 9.45, 9.62, 10.3, 9.92, 12.19, 10.87, 11.19, 10.69, 11.09, 10.12, 8.04, 9.27, 10.6, 10.23, 10.97, 10.14, 9.66, 10.06, 10.53, 9.73, 8.73, 8.03, 8.78, 10.01, 10.24, 9, 8.8, 10, 8.7, 7.54, 7.19, 6.119, 6.542, 7.41, 8.58, 8.25, 7.02, 8.15, 9.14, 8.73, 8.05, 7.67, 7.24, 8.02, 6.508, 8.03, 6.638, 7.72, 7.58, 7.38, 3.026, 3.875, 6.999, 6.433 ; 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 = 294.2, 309.2, 306.9, 319.5, 312.2, 308.2, 299.6, 289.7, 292.3, 286.6, 268.1, 273, 282.3, 284.5, 294.4, 297.3, 291.4, 291, 299.1, 303.7, 296.2, 288.8, 289.3, 279, 278.5, 281.6, 291.3, 294.7, 286.9, 282.7, 299.1, 300.1, 321.1, 324.3, 10.53, 35.03, 22.86, 13.42, 28.41, 50.61, 71.4, 99.1, 111.6, 104.6, 105.4, 96.4, 89.1, 81.1, 70.4, 69, 64.4, 60.8, 57, 60.2, 51.71, 44.97, 23.57, 18.66, 11.55, 8.58, 10.65, 357.41, 354.17, 342.4, 348.256, 327.3, 325.8, 293.4, 247.7, 319.3, 302.4, 244.9, 220, 214, 235.6, 244.8, 274.3, 278, 281.1, 274.5, 290.8, 307.5, 305.3, 300.1, 303, 298.7, 295.6, 296.8, 304.2, 294.1, 292.2, 299.5, 298.2, 299.4, 303.3, 309, 302.1, 295.4, 292.8, 294.1, 286.9, 287, 278.2, 274.2, 282.3, 287, 300.7, 295.6, 301, 305.9, 299.5, 298.3, 289.2, 287.3, 288.5, 285.1, 295.7, 296.2, 302.2, 302.7, 305.6, 306.5, 297.1, 307.9, 297.4, 293.3, 275.7, 270, 264.8, 267, 272.2, 270, 265.3, 268.8, 268.7, 270.5, 283.9, 286, 292.7, 299.6, 304.4, 289.1, 288.1, 289.4, 281.9, 290.4, 277.6, 273.4, 267.8, 268.5, 267.4, 264.3, 271.2, 275.9, 275.5, 275.9, 273.9, 265.5, 262.1, 282.6, 287.9, 301, 306.9, 310.6, 296.4, 284.7, 309.5, 290.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 = 2927.888, 2923.083, 2927.287, 2937.499, 2935.097, 2945.909, 2944.708, 2939.302, 2922.482, 2942.305, 2945.909, 2933.895, 2939.902, 2933.895, 2826.969, 2890.044, 2902.658, 2918.277, 2896.051, 2878.03, 2903.259, 2902.658, 2926.687, 2937.499, 2945.309, 2950.715, 2950.715, 2956.722, 2951.916, 2950.715, 2954.92, 2954.92, 2918.277, 2951.916, 2959.125, 2950.715, 2953.118, 2921.28, 2888.241, 2892.447, 2875.026, 2831.775, 2884.637, 2913.471, 2891.245, 2889.443, 2884.037, 2866.616, 2869.019, 2866.616, 2833.577, 2829.372, 2813.153, 668.0336, 908.9166, 2686.405, 2881.634, 2933.895, 2931.492, 2938.701, 2930.892, 2936.298, 2942.305, 2927.287, 2939.302, 2937.499, 2936.899, 2937.499, 2933.895, 2935.697, 2933.294, 2941.704, 2932.694, 2929.69, 2923.083, 2935.697, 2942.305, 2935.097, 2935.697, 2937.499, 2931.492, 2943.506, 2938.701, 2944.107, 2936.899, 2935.097, 2929.09, 2941.704, 2935.697, 2922.482, 2920.68, 2919.478, 2926.687, 2878.63, 2916.475, 2907.464, 2896.651, 2918.277, 2922.482, 2914.072, 2883.436, 2915.273, 2929.69, 2918.877, 2918.877, 2923.683, 2924.885, 2892.447, 2283.932, 2447.924, 2718.242, 2628.737, 2760.291, 2234.674, 2276.123, 2699.62, 2556.051, 2022.625, 2476.758, 2892.447, 2908.666, 2904.461, 2901.457, 2906.263, 2918.877, 2918.877, 2900.256, 2905.061, 2896.051, 2914.673, 2910.468, 2885.839, 2453.331, 2211.246, 1500.612, 2313.366, 2193.225, 2329.585, 2615.521, 2454.532, 2646.157, 2076.688, 1629.763, 2901.457, 2918.277, 2923.683, 2914.673, 2910.468, 2899.655, 2905.662, 2919.478, 2911.669, 2893.648, 2909.867, 2912.27, 2897.252, 2879.832, 2902.658, 2864.213, 2900.856, 2825.768, 2902.658, 2844.991, 2898.454, 2726.652, 2490.574, 2812.553, 2926.687 ; 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 ; }