netcdf I0109.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 = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060001, 800.01 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.00076 ; barometric_pressure:pressure_absolute_offset = 0.75 ; 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, 200.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, 200.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 = "Tue Oct 5 00:21:34 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.met.realtime.nc I0109.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 = "RMY50002" ; :visibility_sensor_serial_number = 320 ; :barometric_pressure_serial_number = "SETAP2299997" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453310.04167244 ; :starting_julian_day_string = "2004-10-31 01:00:00" ; :ending_julian_day_number = 2453317.00000579 ; :ending_julian_day_string = "2004-11-07 00:00:00" ; :algorithm_ids = "SET_BP_1.1: 09-Sep-2004 16:27:03\n", "WIND_DIR_1.2: 09-Sep-2004 16:27:03\n", "AAN_VIZ_1.2: 09-Sep-2004 16:27:03\n", "SET_BP_1.2: 02-Oct-2004 12:51:13" ; data: lat = 44.10583 ; lon = -68.10867 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453310.04166667, 2453310.08333333, 2453310.125, 2453310.16666667, 2453310.20833333, 2453310.25, 2453310.29166667, 2453310.33333333, 2453310.375, 2453310.41666667, 2453310.45833333, 2453310.5, 2453310.54166667, 2453310.58333333, 2453310.625, 2453310.66666667, 2453310.70833333, 2453310.75, 2453310.79166667, 2453310.83333333, 2453310.875, 2453310.91666667, 2453310.95833333, 2453311, 2453311.04166667, 2453311.08333333, 2453311.125, 2453311.16666667, 2453311.20833333, 2453311.25, 2453311.29166667, 2453311.33333333, 2453311.375, 2453311.41666667, 2453311.45833333, 2453311.5, 2453311.54166667, 2453311.58333333, 2453311.625, 2453311.66666667, 2453311.70833333, 2453311.75, 2453311.79166667, 2453311.83333333, 2453311.875, 2453311.91666667, 2453311.95833333, 2453312, 2453312.04166667, 2453312.08333333, 2453312.125, 2453312.16666667, 2453312.20833333, 2453312.25, 2453312.29166667, 2453312.33333333, 2453312.375, 2453312.41666667, 2453312.45833333, 2453312.5, 2453312.54166667, 2453312.58333333, 2453312.625, 2453312.66666667, 2453312.70833333, 2453312.75, 2453312.79166667, 2453312.83333333, 2453312.875, 2453312.91666667, 2453312.95833333, 2453313, 2453313.04166667, 2453313.08333333, 2453313.125, 2453313.16666667, 2453313.20833333, 2453313.25, 2453313.29166667, 2453313.33333333, 2453313.375, 2453313.41666667, 2453313.45833333, 2453313.5, 2453313.54166667, 2453313.58333333, 2453313.625, 2453313.66666667, 2453313.70833333, 2453313.75, 2453313.79166667, 2453313.83333333, 2453313.875, 2453313.91666667, 2453313.95833333, 2453314, 2453314.04166667, 2453314.08333333, 2453314.125, 2453314.16666667, 2453314.20833333, 2453314.25, 2453314.29166667, 2453314.33333333, 2453314.375, 2453314.41666667, 2453314.45833333, 2453314.5, 2453314.54166667, 2453314.58333333, 2453314.625, 2453314.66666667, 2453314.70833333, 2453314.75, 2453314.79166667, 2453314.83333333, 2453314.875, 2453314.91666667, 2453314.95833333, 2453315, 2453315.04166667, 2453315.08333333, 2453315.125, 2453315.16666667, 2453315.20833333, 2453315.25, 2453315.29166667, 2453315.33333333, 2453315.375, 2453315.41666667, 2453315.45833333, 2453315.5, 2453315.54166667, 2453315.58333333, 2453315.625, 2453315.66666667, 2453315.70833333, 2453315.75, 2453315.79166667, 2453315.83333333, 2453315.875, 2453315.91666667, 2453315.95833333, 2453316, 2453316.04166667, 2453316.08333333, 2453316.125, 2453316.16666667, 2453316.20833333, 2453316.25, 2453316.29166667, 2453316.33333333, 2453316.375, 2453316.41666667, 2453316.45833333, 2453316.5, 2453316.54166667, 2453316.58333333, 2453316.625, 2453316.66666667, 2453316.70833333, 2453316.75, 2453316.79166667, 2453316.83333333, 2453316.875, 2453316.91666667, 2453316.95833333, 2453317 ; air_temperature = 9.82, 10.08, 10.24, 10.51, 10.8, 11.29, 11.3, 11.78, 10.99, 11.39, 11.16, 10.97, 11.14, 11.12, 11.03, 10.98, 10.7, 11.1, 10.84, 10.68, 10.55, 10.75, 10.92, 10.73, 11.41, 11.03, 10.89, 10.86, 10.86, 10.68, 10.54, 11.24, 10.99, 10.58, 10, 9.26, 8.99, 9.01, 9.5, 10.18, 10.52, 10.66, 10.59, 10.25, 10.31, 10.03, 9.49, 9.23, 8.93, 8.42, 7.65, 7.02, 6.641, 6.451, 6.121, 5.427, 5.074, 4.697, 4.517, 4.869, 4.912, 4.894, 5.191, 5.348, 5.545, 5.777, 6.035, 5.907, 6.312, 6.536, 6.607, 6.734, 6.654, 6.906, 7.25, 7.4, 7.73, 8.09, 8.61, 9.05, 9.4, 9.56, 9.66, 9.37, 8.97, 8.21, 7.98, 7.73, 7.82, 7.48, 7.35, 7.08, 6.573, 6.723, 6.452, 5.854, 5.397, 5.155, 4.945, 4.756, 4.409, 4.18, 4.059, 4.144, 4.007, 3.786, 3.778, 3.857, 3.85, 3.834, 4.214, 4.412, 4.665, 5.756, 5.689, 5.52, 5.255, 5.295, 5.655, 6.102, 6.703, 7.15, 7.34, 8.06, 7.61, 7.61, 7.12, 6.859, 7.41, 8.91, 10.3, 10.12, 8.14, 7.32, 7.77, 8.29, 7.76, 8.11, 8.36, 8.42, 8.22, 7.76, 7.45, 7.22, 6.992, 6.672, 6.867, 6.098, 6.419, 6.106, 5.945, 6.085, 5.775, 5.489, 6.233, 7, 7.52, 8.09, 8.39, 8.71, 8.96, 8.89, 9.13, 9.53, 9.79, 10.03, 10.19, 10.42 ; 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 = 1010.344, 1009.864, 1008.664, 1007.704, 1005.964, 1004.944, 1003.204, 1004.044, 1002.364, 1002.664, 1002.244, 1001.644, 1002.064, 1001.044, 1000.864, 1001.104, 999.3041, 1000.204, 1000.024, 1000.444, 1000.924, 1001.524, 1002.004, 1002.364, 1002.724, 1002.904, 1002.904, 1002.664, 1002.664, 1002.964, 1003.684, 1004.044, 1004.524, 1005.064, 1005.964, 1007.104, 1007.584, 1008.364, 1008.484, 1008.664, 1009.444, 1009.564, 1011.004, 1012.084, 1013.524, 1014.424, 1015.504, 1016.524, 1017.304, 1018.144, 1018.624, 1019.044, 1019.224, 1020.424, 1020.844, 1020.604, 1021.384, 1021.864, 1023.004, 1023.304, 1022.884, 1022.404, 1022.224, 1021.444, 1020.904, 1020.184, 1019.824, 1019.344, 1018.084, 1017.724, 1016.404, 1016.284, 1016.284, 1015.144, 1012.864, 1011.784, 1011.004, 1009.204, 1008.064, 1007.464, 1005.184, 1004.464, 1004.824, 1003.384, 1003.144, 1005.244, 1005.664, 1005.664, 1007.044, 1007.464, 800.7347, 1009.324, 1009.684, 1010.404, 1011.664, 1013.884, 1014.544, 1015.444, 1016.464, 1017.604, 1017.724, 1018.144, 1018.624, 1018.504, 1018.084, 1018.444, 1018.204, 1018.144, 1017.904, 1017.724, 1018.024, 1016.824, 1015.444, 1015.264, 1014.784, 1013.464, 1012.804, 1011.964, 1011.484, 1010.344, 1008.184, 1006.924, 1005.304, 1004.524, 999.7841, 998.9441, 995.404, 991.9839, 989.2239, 984.9038, 981.5438, 979.8038, 982.0238, 983.1038, 984.3038, 982.4438, 980.5237, 985.2639, 985.9838, 986.7039, 987.2439, 988.4439, 989.1639, 990.4839, 991.684, 993.664, 994.084, 995.644, 995.104, 997.744, 998.824, 1000.024, 1000.564, 1001.224, 1001.764, 1002.364, 1002.604, 1002.364, 1001.824, 1000.864, 1000.444, 1000.204, 999.0041, 999.8441, 998.2241, 998.1041, 998.824, 998.9441 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 10.11, 10.27, 10.66, 10.98, 11.49, 11.45, 12.82, 11.72, 5.39, 9.25, 7.06, 6.938, 9.37, 10.07, 8.86, 10.27, 9.53, 7.49, 5.684, 2.842, 3.489, 2.47, 4.547, 4.586, 4.351, 7.49, 6.703, 7.02, 8.31, 7.29, 6.782, 7.92, 7.92, 10.11, 10.51, 10.43, 11.88, 8.9, 8.27, 9.09, 8.11, 9.33, 11.41, 11.21, 12.62, 10.23, 8.78, 10, 10.78, 12.7, 10.35, 13.05, 11.56, 10.7, 10.04, 11.29, 10.58, 9.13, 8.98, 9.92, 9.06, 7.25, 6.468, 5.606, 3.685, 2.587, 1.607, 1.803, 4.547, 4.155, 7.25, 6.468, 6.311, 6.899, 8.15, 8.47, 9.49, 9.8, 9.56, 8.62, 9.25, 6.899, 6.782, 11.13, 13.21, 13.8, 17.01, 15.6, 15.44, 18.07, 17.84, 17.95, 16.74, 17.29, 17.44, 14.58, 12.86, 13.37, 14.07, 11.84, 11.37, 12.19, 12.39, 11.72, 11.29, 11.41, 9.33, 7.33, 7.84, 6.625, 5.606, 4.234, 3.332, 5.057, 6.664, 4.41, 6.115, 4.43, 5.958, 7.1, 10, 10.66, 11.49, 10.94, 10.35, 13.8, 15.17, 15.37, 16.74, 17.09, 14.86, 12.86, 14.01, 16.15, 14.9, 13.76, 18.03, 17.21, 17.21, 16.31, 19.95, 19.87, 20.62, 19.25, 20.74, 18.58, 19.72, 18.82, 18.74, 17.29, 17.17, 15.8, 13.8, 13.92, 14.97, 13.21, 13.64, 13.88, 15.29, 15.25, 16.23, 14.03, 15.48, 14.31, 13.48, 14.58, 14.9, 14.5 ; 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 = 8.21, 8.9, 9.13, 9.38, 10.05, 9.58, 10.59, 8.22, 4.397, 7.7, 6.22, 5.62, 7.87, 8.68, 7.33, 8.79, 8, 6.418, 3.926, 1.998, 2.605, 1.846, 3.624, 3.809, 3.9, 6.318, 5.663, 5.985, 7.19, 6.418, 5.882, 6.518, 6.496, 7.95, 8.41, 8.51, 9.3, 7.54, 6.958, 7.47, 6.948, 7.82, 8.42, 9.25, 10.35, 8.66, 7.24, 8.04, 8.94, 10.53, 8.75, 10.94, 9.59, 9.07, 8.33, 9.46, 7.91, 7.49, 7.06, 8.17, 7.67, 5.83, 5.17, 4.239, 2.071, 1.57, 0.566, 0.801, 3.624, 3.256, 5.921, 5.559, 5.131, 5.92, 6.294, 7.35, 8.1, 8.41, 8.22, 6.807, 7.43, 5.729, 5.697, 9.4, 10.99, 11.71, 13.73, 13.09, 13.17, 14.09, 14.92, 14.94, 13.69, 13.77, 14.09, 11.56, 10.86, 10.34, 11.17, 9.17, 8.81, 9.94, 9.89, 9.18, 9.97, 9.67, 7.3, 5.685, 6.312, 4.904, 4.031, 2.97, 2.271, 3.947, 5.485, 3.13, 4.321, 3.671, 4.811, 6.02, 7.58, 8.84, 9.98, 9.46, 8.51, 11.15, 12.51, 13.03, 13.75, 13.4, 10.42, 10.37, 11.47, 12.99, 12.35, 11.45, 14.43, 13.61, 13.45, 13.59, 15.54, 16.79, 16.98, 15.66, 16.7, 15.61, 15.07, 15.45, 14.4, 14.41, 13.37, 13.05, 11.68, 11.7, 12.2, 11.05, 11.36, 11.16, 12.54, 12.81, 12.91, 11.74, 12.62, 11.99, 10.8, 11.83, 11.45, 11.85 ; 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 = 166.1, 160.9, 166.3, 166.1, 160.1, 177.4, 175.3, 196.7, 171.6, 202.5, 201.8, 197.7, 211.6, 211, 223.8, 239.1, 246.7, 260.2, 245.1, 238.4, 205.4, 199.9, 247.5, 245.5, 238.8, 241.1, 247.4, 247.1, 242.8, 245.4, 255.2, 269.2, 284.1, 306.2, 309.7, 309.4, 316.3, 298.2, 303.7, 311.8, 311.4, 322.2, 343.255, 349.84, 340.7, 327.5, 327.9, 331.4, 335.1, 346.953, 352.2, 358.32, 351.92, 2.09, 3.31, 4.18, 12.24, 7.27, 0.84, 13.03, 16.3, 16.33, 19.69, 47.43, 55.9, 98.9, 157, 149.1, 122.5, 170.6, 181.3, 190.7, 206.3, 185.2, 180.7, 182.7, 190.3, 181.7, 186.6, 190.5, 187.6, 220.1, 260.3, 299.4, 317.4, 310.2, 304, 307.7, 312.9, 310.6, 12.13, 315.2, 315.7, 314.4, 311.6, 323, 322.7, 318.6, 321.6, 320, 315.1, 313.6, 313.3, 312.2, 324.4, 306.3, 332.2, 329.6, 339.5, 317.2, 308.3, 299.5, 290, 230.7, 230.7, 241.8, 216, 187.7, 198.5, 186.3, 174.5, 178, 170.2, 177.1, 145.6, 128.1, 123.2, 105.5, 104.9, 110.2, 146.7, 221.6, 257.7, 266.6, 253.1, 249.7, 245.2, 253, 260.6, 266.4, 262.4, 264.1, 266.3, 262.2, 265.3, 267.1, 269.3, 274, 272, 274.6, 274.3, 269.2, 265.2, 258.8, 257.8, 249, 241.3, 239.9, 228.4, 234, 229.6, 235.1, 230.1, 224, 219.4, 221.3, 224.6, 224.8 ; 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 = 2308.561, 2760.892, 2303.154, 2253.296, 2598.701, 2474.355, 1018.245, 988.8104, 891.4961, 1135.983, 403.0023, 714.288, 2043.049, 388.7055, 444.5711, 407.2673, 419.2814, 2412.483, 2477.359, 2590.292, 2741.069, 2917.676, 2956.722, 2948.312, 2959.726, 2954.92, 2952.517, 2957.923, 2959.125, 2960.326, 2957.923, 2960.326, 2961.528, 2960.927, 2960.326, 2780.715, 2691.811, 2953.719, 2753.684, 2936.298, 2924.885, 2944.708, 2943.506, 2957.323, 2955.521, 2960.326, 2960.927, 2960.927, 2960.927, 2960.326, 2961.528, 2960.927, 2961.528, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2325.38, 2334.391, 2761.493, 2947.711, 2947.711, 2943.506, 2959.125, 2955.521, 2960.927, 2959.726, 2951.316, 2729.054, 2928.489, 2860.609, 2954.92, 2898.454, 2530.822, 2682.199, 2127.147, 2671.988, 2452.73, 2519.408, 2500.786, 2904.461, 2960.927, 2945.909, 2769.903, 1928.915, 2902.058, 2956.722, 2867.217, -0.947565, 1697.042, 1030.86, 2960.927, 2956.722, 2959.726, 2960.927, 2961.528, 2942.906, 2961.528, 2959.125, 2956.722, 2938.1, 2927.287, 2955.521, 2956.121, 2955.521, 2685.203, 2890.644, 2707.429, 2861.811, 2687.005, 2369.232, 2247.289, 2935.097, 2787.924, 2960.326, 2961.528, 2961.528, 2961.528, 2960.927, 2960.927, 2959.125, 2949.513, 2806.546, 1436.336, 1445.347, 1063.298, 2265.911, 2169.197, 1740.293, 2395.062, 2781.316, 1951.741, 2766.899, 2870.22, 2836.581, 2708.631, 2932.093, 2959.125, 2917.075, 2690.609, 2795.733, 2854.602, 2813.153, 2744.072, 2936.899, 2775.91, 2943.506, 2891.245, 2953.719, 2956.121, 2960.326, 2961.528, 2959.125, 2683.401, 2931.492, 2953.118, 2866.015, 2862.411, 2889.443, 2878.03, 2915.273, 2872.022, 2797.535, 2895.45, 2891.846, 2857.005 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }