netcdf C0208.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.f, 1100.f ; barometric_pressure:is_dead = 2453427.04166667 ; barometric_pressure:calibration_coeffs = 0.0600005, 800.019 ; 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 = "24-Feb-2005 23:18:25: Modified [lon,lat] to [-70.059600,43.570400].\n", "Thu Feb 24 22:54:39 2005: /usr/local/nco/bin/ncrcat -d time,2453426.9062,2453431.00 C0208.met.realtime.nc C0208.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 = 49997 ; :visibility_sensor_serial_number = 318 ; :barometric_pressure_serial_number = "SETAP2448663" ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0208" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :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: 23-Feb-2005 18:17:48\n", "WIND_DIR_1.2: 23-Feb-2005 18:17:48\n", "AAN_VIZ_1.2: 23-Feb-2005 18:17:48" ; :longitude = -70.0596 ; :latitude = 43.5704 ; data: lat = 43.5704 ; lon = -70.0596 ; 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 = -1.282, -1.558, -2.142, -3.039, -3.455, -3.976, -4.551, -4.559, -4.656, -5.086, -5.756, -5.544, -5.693, -5.513, -5.094, -4.437, -3.83, -2.861, -2.08, -1.086, -0.786, -0.246, -0.209, -0.644, -1.468, -2.068, -2.297, -2.801, -2.952, -3.18, -3.79, -3.997, -4.185, -4.603, -4.678, -4.614, -4.705, -4.683, -4.444, -4.127, -3.465, -2.92, -2.497, -2.412, -1.966, -1.494, -0.675, -0.561, -0.707, -0.549, -0.728, -0.735, -0.95, -0.89, -1.567, -2.493, -2.591, -3.386, -3.568, -3.775, -4.029, -3.846, -3.385, -3.495, -3.222, -3.085, -2.732, -2.687, -2.704, -2.991, -2.792, -2.593, -2.35, -2.227, -2.455, -2.333, -1.717, -2.141, -2.762, -3.658, -4.069, -4.06, -3.929, -3.681, -3.838, -3.624, -3.471, -3.18, -2.72, -1.78, -1.235, -0.989, -0.898, -1.432, -1.413, -2.144, -2.902, -3.35, -3.439, -3.834, -3.926, -3.816, -3.356, -3.275, -3.338, -3.926, -4.39, -4.943, -5.508, -6.126, -5.999, -5.94, -5.645, -5.528, -4.835, -4.127, -3.761, -3.783, -3.371, -4.045, -4.711, -5.34, -5.871, -6.762, -7.03, -7.01, -6.234, -6.977, -6.505, -6.657, -7.13, -7.54, -7.77, -7.26, -6.726, -5.583, -4.579, -3.99, -2.725, -2.242, -1.571, -1.095, -0.736, -1.102, -1.321, -1.857, -2.257, -2.481, -2.518, -2.763, -2.614, -3.048, -3.334, -3.603, -4.301, -4.16, -4.026, -3.967, -3.048, -2.385, -0.845, -0.043, 0.627, 0.98, 1.711, 2.743, 2.599, 2.033 ; 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 = 1019.141, 1018.721, 1016.801, 1014.161, 1012.481, 1011.461, 1009.841, 1010.021, 1010.081, 1009.181, 1007.501, 1008.281, 1013.261, 1018.241, 1020.341, 1021.961, 1022.801, 1024.541, 1026.941, 1029.161, 1027.781, 1027.661, 1024.241, 1019.681, 1016.741, 1015.001, 1014.461, 1013.321, 1012.841, 1012.781, 1011.221, 1010.861, 1011.341, 1010.921, 1011.401, 1012.541, 1013.201, 1015.721, 1020.281, 1023.941, 1027.421, 1032.221, 1027.421, 1022.261, 1021.241, 1021.241, 1022.141, 1022.261, 1021.061, 1020.341, 1019.381, 1018.961, 1016.561, 1015.421, 1013.321, 1008.881, 1007.561, 1004.021, 1002.461, 1001.021, 999.8207, 999.5807, 1000.481, 1000.001, 999.9407, 1000.121, 1002.101, 1000.001, 998.8007, 997.3607, 996.4606, 996.4606, 996.2806, 996.4006, 995.4406, 995.0206, 996.2206, 994.4206, 992.1406, 989.5005, 988.3006, 987.5806, 987.1606, 987.2806, 987.4006, 988.1805, 989.0806, 992.8606, 997.1207, 996.8206, 997.2407, 996.8806, 998.2607, 993.3406, 992.8006, 989.6206, 987.2206, 986.0806, 986.3806, 985.7805, 986.2606, 987.1006, 989.3206, 989.9806, 989.8606, 989.0806, 988.0605, 987.3406, 988.1805, 987.8206, 989.3206, 993.2206, 995.3206, 997.4807, 999.9407, 1001.561, 1001.381, 998.0206, 998.3207, 995.1406, 993.2206, 991.9606, 991.5406, 990.1606, 990.0406, 990.5206, 994.1806, 994.1806, 996.0406, 996.5206, 995.9207, 995.6206, 996.4606, 1000.421, 1004.561, 1008.641, 1013.681, 1017.461, 1021.901, 1019.861, 1022.321, 1022.381, 1017.161, 1010.921, 1009.181, 1007.501, 1006.121, 1005.161, 1005.461, 1004.981, 1005.341, 1004.381, 1003.601, 1003.001, 1001.021, 1001.261, 1008.401, 1015.481, 1017.281, 1017.521, 1022.081, 1023.281, 1023.641, 1020.821, 1023.941, 1025.441, 1019.261, 1009.841 ; barometric_pressure_qc = 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, 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, 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 = 7.49, 10.58, 10.54, 9.6, 11.52, 9.64, 10.62, 12.74, 10.23, 10.23, 8.13, 10.54, 7.84, 10.15, 12.23, 11.07, 10.11, 10.98, 11.72, 11.33, 14.11, 11.88, 13.96, 10.54, 12.43, 8.92, 8.51, 6.703, 6.507, 5.214, 5.214, 3.92, 5.331, 5.958, 5.566, 6.625, 7.37, 6.35, 4.194, 5.174, 3.332, 3.41, 4.39, 4.469, 5.802, 6.194, 7.41, 9.09, 10.78, 10.66, 11.68, 10.74, 10.98, 12.15, 15.05, 14.97, 16.54, 15.72, 16.97, 16.42, 16.78, 15.64, 14.7, 10.58, 9.84, 9.6, 8.33, 7.49, 5.88, 4.39, 5.135, 5.527, 4.822, 4.782, 3.254, 3.136, 7.53, 7.6, 7.13, 6.938, 10.07, 8.27, 10.15, 10.98, 10.31, 9.84, 10.47, 9.21, 8.66, 11.13, 8.82, 11.37, 12.31, 10.7, 10.98, 13.45, 11.37, 8.72, 9.45, 8.55, 9.41, 9.64, 9.88, 7.76, 8.23, 7.37, 8.43, 9.06, 11.76, 10.58, 11.8, 9.8, 10.07, 9.21, 9.45, 10.47, 8.23, 8.7, 11.02, 12, 13.09, 10.39, 10, 12.11, 9.68, 7.1, 9.45, 9.92, 12.23, 11.37, 11.45, 11.25, 10.27, 10.07, 10.27, 10.62, 10.11, 8.78, 8.04, 9.84, 9.76, 8.74, 11.09, 10.31, 9.8, 9.92, 7.68, 6.899, 7.21, 8.15, 9.29, 9.64, 9.92, 10.27, 9.06, 7.92, 8.08, 7.84, 7.76, 7.02, 8.19, 6.546, 6.233, 6.311, 6.37, 3.038, 4.312, 4.273 ; 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.523, 8.13, 9.07, 7.91, 9.27, 8.25, 9.18, 10.42, 8.69, 8.26, 6.34, 7.49, 6.379, 8.48, 9.12, 9, 8.32, 8.42, 9.1, 9.02, 11.88, 10.11, 11.2, 8.03, 10.21, 7.27, 7.02, 5.46, 4.873, 4.536, 3.859, 2.777, 4.295, 4.789, 4.583, 5.795, 5.733, 5.303, 3.189, 4.18, 2.062, 2.417, 3.167, 3.263, 4.92, 5.142, 5.815, 7.48, 9.22, 8.97, 8.03, 8.88, 9.04, 10.29, 11.95, 12.71, 12.89, 13.04, 13.99, 14.39, 14.22, 13.31, 11.19, 8.4, 7.85, 7.37, 6.304, 5.22, 4.387, 3.429, 3.383, 3.825, 3.424, 3.861, 2.526, 2.222, 6.324, 6.196, 5.92, 5.981, 8, 7.02, 8.49, 8.93, 7.99, 7.83, 7.96, 7.18, 6.421, 8.49, 6.979, 9.49, 9.85, 9.04, 9.41, 10.16, 9.16, 6.727, 7.61, 6.531, 7.71, 8.01, 8.21, 6.734, 6.914, 6.225, 6.542, 7.49, 9.88, 8.16, 10.03, 7.89, 7.96, 7.14, 7.13, 7.15, 5.182, 7.24, 9.16, 9.8, 10.26, 8.45, 8.59, 10.05, 7.65, 6.191, 7.89, 8.75, 10.12, 9.86, 9.81, 9.24, 8.88, 8.77, 8.86, 9.08, 7.76, 6.982, 6.189, 8.29, 7.87, 6.501, 8.69, 8.39, 7.57, 8.55, 6.619, 5.809, 6.215, 6.901, 7.8, 8.35, 8.18, 8.6, 7.5, 6.733, 6.795, 6.587, 6.379, 5.2, 6.524, 5.322, 4.866, 5.554, 5.108, 0.723, 3.365, 3.297 ; 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 = 306.2, 322.9, 327.3, 321.4, 314.5, 289.4, 294.2, 289.9, 292.2, 275.2, 281, 282.1, 279.2, 292.9, 295.3, 300.1, 302.3, 297.1, 299, 298.8, 288.7, 292.6, 294.6, 273.1, 268.5, 272.5, 272.6, 297.8, 285.8, 269.3, 288.9, 324.4, 339.3, 349.28, 351.3, 4.86, 8.48, 11.67, 30.18, 39.16, 51.53, 110.3, 116.1, 98.2, 78.8, 69.6, 95, 79.3, 59.5, 57.9, 50.41, 39.26, 43.44, 43.19, 48.09, 36.28, 27.38, 21.68, 17.8, 13.28, 9.33, 3.21, 353.63, 339.5, 346.754, 330.8, 327.7, 291.9, 281.3, 256.5, 264.6, 261, 250, 231, 216.1, 185, 243, 275.4, 266.6, 264.3, 358.15, 343, 332.2, 308.2, 297.2, 289.9, 294.9, 287, 286.6, 301.5, 305.9, 312.5, 309.1, 304.3, 315.6, 312, 318.2, 292.5, 279.6, 263.4, 274.2, 266.9, 263.2, 283, 283.5, 271.3, 310.3, 319.4, 305.6, 298.3, 306.3, 304.1, 316.7, 312.5, 296.7, 306, 314.2, 316.5, 313.2, 319.3, 326.2, 322.2, 328.5, 336, 305.9, 292.2, 261.1, 265.1, 263.8, 262.2, 274.4, 274.3, 271, 264.4, 256.5, 271.2, 273.1, 264.6, 296.3, 310.2, 304, 313.9, 281.8, 282.9, 289.3, 295.7, 287.2, 273.7, 271.7, 267.7, 271, 271.6, 261.4, 262.5, 276.1, 290.3, 270.4, 262.2, 263.6, 248.9, 289.5, 306.6, 313.4, 311.2, 312.4, 24.16, 256.8, 308 ; 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 = 2924.885, 2926.687, 2913.471, 2916.475, 2926.687, 2924.885, 2929.09, 2929.69, 2938.701, 2938.701, 2942.906, 2929.09, 2887.04, 2768.1, 2269.515, 2528.419, 2756.086, 2694.814, 2577.076, 2551.846, 2520.61, 2735.662, 2600.504, 2907.464, 2909.266, 2913.471, 2924.885, 2923.683, 2932.694, 2926.687, 2924.284, 2937.499, 2931.492, 2933.895, 2933.294, 2921.28, 2924.284, 2903.86, 2841.987, 2869.019, 2871.422, 2802.341, 2838.383, 2878.63, 2896.051, 2900.856, 2902.058, 2903.259, 2893.047, 2885.238, 2885.238, 2851.598, 2888.842, 2888.241, 1059.694, 2949.513, 2953.719, 2953.118, 2951.316, 2957.323, 2953.118, 2947.111, 2953.719, 2955.521, 2952.517, 2955.521, 2954.319, 2955.521, 2953.719, 2953.118, 2954.92, 2950.114, 2952.517, 2953.118, 2951.916, 2953.118, 2952.517, 2953.118, 2955.521, 2954.92, 2953.118, 2953.118, 2954.319, 2954.319, 2954.319, 2955.521, 2950.114, 2950.114, 2937.499, 2867.818, 2511.599, 2420.292, 2383.048, 2864.213, 2869.62, 2942.305, 2936.899, 2943.506, 2948.913, 2945.909, 2946.51, 2950.114, 2942.906, 2953.118, 2947.111, 2944.708, 2955.521, 2941.704, 2887.04, 2884.637, 2894.849, 2820.362, 2822.765, 2780.115, 2832.977, 2786.722, 2679.797, 2825.768, 2633.542, 2944.708, 2940.503, 2947.111, 2944.708, 2947.711, 2951.916, 2950.715, 2946.51, 2951.916, 2949.513, 2947.111, 2941.104, 2944.708, 2938.701, 2906.864, 2904.461, 2900.856, 2733.86, 2858.206, 2789.726, 2615.521, 2425.097, 2449.126, 2766.899, 2917.075, 2934.496, 2930.892, 2941.704, 2943.506, 2944.107, 2947.111, 2938.1, 2941.704, 2944.107, 2942.305, 2941.704, 2930.291, 2915.273, 2744.673, 2672.588, 2799.938, 2670.185, 2590.892, 2839.584, 2817.358, 2637.146, 2764.496, 2775.309, 2911.068 ; 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 ; }