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 = 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: 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 = 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.133, 3.552, 3.402, 2.867, 2.872, 2.274, 1.409, 1.954, 1.217, 1.065, 0.993, 1.032, 1.274, 1.272, 1.466, 2.757, 2.373, 2.892, 3.481, 3.483, 3.848, 3.901, 4.083, 3.472, 3.317, 3.182, 2.478, 3.229, 2.903, 2.786, 2.637, 2.305, 2.016, 1.565, 1.39, 1.234, 1.515, 1.409, 1.684, 2.249, 2.471, 2.358, 2.622, 2.777, 2.924, 3.176, 3.087, 2.69, 2.658, 2.425, 2.407, 2.104, 2.286, 2.129, 1.896, 1.581, 1.455, 1.506, 1.232, 1.549, 2.215, 2.192, 2.434, 3.86, 3.882, 4.057, 3.974, 3.727, 3.996, 4.1, 4.135, 3.789, 3.661, 3.735, 3.786, 3.308, 3.166, 3.278, 3.435, 3.361, 3.251, 2.56, 2.232, 2.581, 2.332, 2.22, 2.163, 2.501, 2.81, 3.301, 3.683, 4.108, 3.353, 3.098, 2.965, 3.188, 3.114, 3.042, 2.861, 2.768, 2.672, 2.632, 2.5, 2.474, 2.235, 2.678, 2.618, 2.58, 1.891, 0.662, 1.277, 1.88, 2.282, 2.255, 2.143, 2.124, 2.087, 2.193, 2.546, 2.074, 2.179, 2.183, 2.199, 2.3, 2.388, 2.446, 2.542, 2.543, 2.431, 2.426, 2.18, 2.182, 2.296, 2.288, 2.654, 3.455, 3.254, 3.418, 5.761, 5.884, 5.611, 5.315, 4.95, 4.999, 4.071, 3.555, 2.634, 1.84, 1.177, 0.691, 0.494, 0.094, -0.067, -0.301, -0.562, -0.449, -0.626, -1.096, -0.848, -0.765, -0.466, -0.382, -0.265, -0.186, 0.108, 0.456, 0.936, 0.896 ; 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 = 999.8207, 999.7607, 999.7607, 999.2806, 999.1606, 997.3607, 995.2606, 995.8007, 994.0606, 992.9806, 992.8006, 993.2206, 1000.481, 1001.801, 1002.401, 1032.701, 1012.301, 1007.861, 1010.681, 1011.881, 1016.081, 1014.881, 1012.241, 1002.641, 999.7007, 999.1606, 996.3406, 998.3207, 997.9006, 998.0806, 997.8406, 997.3007, 996.1606, 994.6606, 994.0006, 994.1806, 999.1606, 1003.721, 1006.841, 1010.321, 1011.881, 1011.161, 1013.021, 1012.601, 1010.081, 1008.581, 1006.241, 999.1006, 997.1807, 996.6406, 996.6406, 995.6206, 996.1606, 995.4406, 994.1806, 994.4206, 994.4206, 994.5406, 993.6406, 995.0806, 1002.521, 1007.021, 1010.321, 1023.341, 1019.681, 1013.741, 1011.821, 1013.021, 1013.561, 1012.001, 1008.641, 1003.841, 892.3597, 1002.161, 1002.281, 1000.901, 1000.121, 999.9407, 1000.961, 1000.481, 1000.361, 998.1406, 997.1207, 998.3207, 999.7607, 1000.961, 1002.401, 1005.641, 1007.801, 1013.321, 1015.541, 1023.341, 1010.561, 1005.161, 1001.921, 1000.901, 1000.421, 1000.301, 999.4606, 998.6207, 998.9207, 999.1006, 998.9207, 998.6807, 998.0806, 998.9207, 999.2206, 999.2206, 997.6606, 1009.781, 1014.101, 1015.001, 1015.181, 1013.201, 1013.021, 1012.721, 1012.841, 1012.241, 1012.061, 1010.981, 1012.661, 1013.321, 1013.201, 1013.201, 1012.961, 1012.301, 1012.121, 1011.401, 1010.621, 1010.141, 1009.841, 1010.321, 1010.681, 1010.501, 1013.561, 1013.261, 1009.241, 1007.381, 1012.241, 1009.901, 1010.261, 1009.841, 1009.901, 1010.801, 1012.001, 1013.561, 1014.641, 1015.541, 1016.261, 1016.801, 1017.341, 1017.821, 1018.421, 1019.261, 1019.861, 1021.961, 1022.201, 1022.621, 1024.301, 1024.661, 1022.321, 1021.961, 1024.121, 1021.061, 1022.441, 1021.241, 1022.561, 1021.601 ; 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 = 4.194, 3.998, 6.429, 6.429, 6.272, 6.037, 5.606, 6.978, 7.6, 6.507, 7.13, 3.998, 4.939, 4.155, 2.94, 1.47, 3.802, 4.116, 3.802, 5.723, 3.528, 4.116, 3.058, 3.489, 2.94, 2.391, 1.803, 4.312, 3.528, 5.018, 5.135, 5.802, 6.742, 5.762, 6.233, 6.546, 5.41, 4.939, 4.469, 3.763, 3.92, 3.763, 3.646, 4.9, 4.547, 4.822, 4.939, 3.626, 2.058, 2.509, 3.45, 2.94, 3.567, 2.705, 2.47, 4.547, 6.664, 6.938, 6.625, 6.821, 4.998, 3.332, 2.783, 1.764, 3.136, 3.41, 6.39, 6.978, 5.645, 6.978, 9.49, 8.58, 6.938, 6.566, 6.35, 5.331, 6.115, 6.35, 7.41, 7.8, 7.45, 6.076, 6.899, 6.546, 7.1, 9.72, 9.02, 7.45, 5.488, 2.979, 1.47, 1.058, 2.43, 1.764, 2.391, 2.862, 3.018, 2.783, 1.568, 1.568, 2.666, 5.096, 5.841, 5.958, 7.06, 10.39, 10.78, 10.31, 10.82, 8.98, 6.664, 8.31, 7.53, 5.958, 5.41, 5.253, 4.018, 3.136, 3.606, 2.862, 4.508, 3.41, 4.116, 5.566, 5.88, 6.076, 6.35, 7.72, 7.84, 8.74, 8.23, 8.98, 7.41, 6.468, 3.646, 1.176, 3.175, 4.273, 4.665, 9.53, 6.468, 7.13, 4.43, 8.98, 7.41, 11.56, 9.51, 8.86, 11.02, 11.13, 9.8, 9.8, 9.37, 8.78, 6.899, 7.17, 7.57, 6.664, 4.782, 3.489, 3.45, 3.802, 4.469, 4.469, 6.154, 6.272, 6.311, 7.41 ; 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.102, 3.62, 4.978, 4.192, 5.158, 4.921, 4.911, 5.798, 6.379, 5.233, 5.942, 3.225, 4.284, 3.589, 2.183, 0.394, 3.391, 3.504, 3.445, 4.76, 2.663, 3.77, 2.711, 2.892, 2.673, 2.017, 1.082, 3.732, 2.791, 4.41, 4.478, 4.793, 6.013, 5.012, 5.465, 5.484, 4.682, 4.324, 3.863, 3.149, 3.077, 3.204, 3.176, 4.144, 3.742, 4.288, 4.272, 2.629, 1.56, 2.06, 2.966, 2.157, 3.024, 2.114, 1.999, 4.042, 5.784, 6.02, 5.353, 5.738, 3.626, 2.37, 2.17, 1.301, 2.366, 3.008, 5.474, 5.816, 4.943, 6.032, 7.3, 7.58, 5.59, 5.589, 5.565, 4.637, 5.251, 5.595, 6.677, 6.804, 6.361, 4.933, 6.013, 4.636, 6.069, 7.92, 7.68, 5.638, 4.435, 2.158, 0.837, 0.66, 1.859, 1.494, 1.876, 2.542, 2.639, 2.378, 1.148, 1.332, 2.286, 4.177, 4.857, 5.092, 5.997, 8.23, 9.05, 8.22, 8.84, 7.6, 5.679, 5.793, 6.44, 4.613, 4.53, 4.325, 3.415, 2.308, 3.034, 2.356, 3.24, 2.792, 3.508, 4.663, 5.026, 5.282, 5.493, 6.472, 6.506, 7.12, 6.992, 7.58, 6.197, 5.196, 2.056, 0.7, 2.621, 3.299, 2.338, 7.19, 5.181, 4.895, 2.722, 6.082, 5.823, 9.74, 7.7, 6.888, 8.15, 9.44, 8.28, 7.72, 7.95, 6.831, 5.388, 5.895, 6.242, 5.551, 3.601, 2.264, 1.995, 2.574, 2.83, 3.49, 4.946, 5.115, 5.22, 6.5 ; 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 = 252.8, 301, 308.7, 307.6, 318.2, 313.4, 297.4, 328.3, 307, 305.9, 307.6, 316.4, 293.9, 278.8, 274.8, 131.3, 195.4, 199.3, 194.1, 191.8, 170.8, 184.4, 168.3, 198.3, 165, 223.5, 83.3, 7.48, 10.51, 28.52, 22.7, 9.87, 20.85, 27.5, 29.52, 23.99, 21.05, 16.56, 15.75, 27.41, 73.4, 100.2, 114.6, 132, 147.7, 151.3, 144.5, 177.3, 188.5, 229.1, 263.6, 260.5, 237, 238.5, 234.5, 300.6, 339.6, 352.13, 343.3, 338.3, 343.1, 313.8, 288.1, 234, 178.8, 181.3, 187.5, 184.5, 169.2, 171.4, 182.3, 190.4, 218.2, 202.2, 210.8, 221.6, 233.8, 241.2, 241.8, 258, 291, 306.1, 298.7, 309.7, 326.5, 324.6, 315.6, 308.5, 335.1, 301.1, 255.8, 190.5, 172.2, 156.5, 130.7, 109.7, 120.2, 140.9, 92.4, 32.73, 21.76, 35.63, 35.34, 43.17, 37.27, 51.1, 47.39, 51.64, 45.34, 55.5, 22.7, 44.81, 63.1, 57, 76.3, 81.7, 81.2, 93.6, 113.9, 118, 128.3, 168.8, 184.9, 198.6, 207.4, 201.2, 210.7, 214.4, 210.1, 208.8, 220.6, 230.6, 227.9, 246.7, 274.3, 197.9, 194.1, 183.9, 326.9, 311.8, 309.4, 302.4, 329.5, 351.61, 359.59, 348.879, 345.984, 344.021, 341.6, 349.959, 351.61, 350.48, 352.79, 358, 4.24, 20.29, 30.07, 28.12, 61.3, 75.4, 104.5, 151.4, 149.6, 169.7, 170.7, 170, 181.1, 180 ; 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 = 2891.245, 2920.68, 2898.454, 2912.87, 2909.266, 2915.874, 2902.058, 2915.273, 2908.065, 2916.475, 2909.867, 2893.648, 2878.63, 2897.853, 2870.821, 2860.008, 2843.789, 2849.796, 2821.563, 2721.245, 2659.973, 1618.951, 2605.91, 2863.613, 2877.429, 2842.588, 2857.005, 2884.037, 2907.464, 2887.04, 2914.673, 2900.256, 2904.461, 2905.061, 2903.86, 2756.687, 2691.811, 2658.171, 2652.765, 2825.768, 2901.457, 2893.648, 2858.206, 2783.118, 2872.022, 2785.521, 2624.532, 2911.669, 2921.881, 2920.079, 2913.471, 2912.27, 2906.263, 2906.263, 2912.27, 2911.669, 2896.651, 2899.054, 2907.464, 2795.132, 2887.641, 2738.065, 2867.818, 2846.192, 2787.323, 2847.394, 2802.341, 2617.323, 2420.292, 2345.204, 2628.136, 2857.605, 1296.372, 2856.404, 2854.001, 2844.39, 2829.973, 2889.443, 2894.849, 2890.644, 2899.054, 2905.662, 2888.241, 2887.641, 2845.592, 2890.044, 2855.803, 2842.588, 2846.793, 2831.175, 2866.015, 2860.609, 2863.613, 2893.047, 2915.874, 2923.083, 2917.676, 2921.881, 2913.471, 2919.478, 2923.083, 2920.079, 2917.075, 2924.885, 2924.284, 2915.874, 2881.634, 2862.411, 2472.553, 1193.651, 2127.147, 2873.825, 2836.581, 2865.415, 2846.192, 2857.005, 2841.386, 2841.987, 2711.033, 2879.231, 2880.432, 2888.241, 2863.613, 2863.613, 2875.026, 2857.005, 2850.397, 2822.765, 2729.054, 2773.507, 2787.924, 2784.32, 2775.91, 2851.598, 2722.447, 2771.705, 2774.107, 2827.57, 2791.528, 2849.796, 2762.694, 2692.412, 2496.582, 2879.231, 2863.012, 2894.849, 2897.853, 2892.447, 2905.061, 2912.87, 2908.065, 2926.086, 2910.468, 2912.27, 2906.864, 2542.235, 2345.804, 2918.877, 2777.111, 2860.609, 2866.015, 2837.182, 2821.563, 2875.627, 2900.856, 2906.864, 2643.154, 2917.075 ; 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 ; }