netcdf B0107.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.06, 799.978 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.14626 ; 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 = "Thu Oct 7 23:26:40 2004: /usr/local/nco/bin/ncrcat -d time,2453286.88888888,2453317.8 B0107.met.realtime.nc B0107.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 = 48491 ; :visibility_sensor_serial_number = 291 ; :barometric_pressure_serial_number = "SETAP2299993" ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0107" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :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: 05-Sep-2004 15:32:22\n", "WIND_DIR_1.2: 05-Sep-2004 15:32:22\n", "AAN_VIZ_1.2: 05-Sep-2004 15:32:22\n", "SET_BP_1.2: 02-Oct-2004 13:49:08" ; data: lat = 43.1807 ; lon = -70.4278 ; 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 = 10.93, 11, 11.08, 11.08, 11.09, 11.32, 11.18, 11.24, 11.61, 11.47, 11.35, 11.6, 11.4, 11.5, 14.53, 14.98, 14.8, 14.28, 14.27, 14.78, 13.67, 13.57, 13.35, 12.57, 11.94, 11.98, 11.41, 11.37, 11.24, 11.43, 11.07, 11.28, 10.69, 10.29, 9.7, 9.23, 9.22, 9.52, 9.95, 9.98, 10.15, 10.43, 10.59, 10.64, 10.56, 10.17, 9.67, 9.1, 8.31, 7.98, 7.74, 7.4, 7.29, 7.22, 7.33, 7.51, 7.59, 7.58, 7.07, 6.925, 6.54, 6.128, 6.156, 6.063, 6.204, 6.26, 6.457, 6.636, 7.09, 6.898, 7.62, 8.43, 8.79, 9.49, 9.58, 9.34, 9.5, 9.65, 9.68, 9.64, 9.37, 9.15, 8.75, 9.16, 8.75, 8.65, 8.64, 8.83, 8.98, 9.22, 9.18, 9.12, 8.41, 7.47, 6.589, 5.958, 5.472, 4.974, 4.63, 4.646, 4.579, 4.592, 4.116, 4.107, 3.732, 3.743, 3.221, 3.847, 4.967, 4.225, 4.691, 5.071, 5.192, 5.699, 5.829, 6.199, 7.11, 7.48, 8.39, 8.49, 8.16, 7.86, 7.93, 8.27, 8.29, 8.37, 8.31, 8.38, 7.99, 7.87, 8.21, 8.08, 8.09, 8.38, 8.86, 8.63, 8.62, 8.25, 8.52, 8.67, 8.43, 7.95, 7.62, 7.35, 7.19, 7.08, 6.847, 6.6, 6.357, 6.175, 5.963, 6.1, 6.189, 6.748, 6.924, 6.919, 7.04, 7.55, 8.24, 9.04, 9.51, 10.31, 10.44, 10.88, 10.54, 10.93, 11.05, 10.63 ; 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 = 1007.154, 1006.434, 1005.714, 1004.994, 1003.494, 1003.134, 1002.534, 1002.114, 1001.754, 1001.514, 1001.274, 1001.934, 1001.994, 1001.934, 1001.814, 1001.694, 1001.694, 1001.394, 1001.574, 1002.174, 1002.894, 1003.434, 1004.694, 1005.114, 1005.534, 1005.534, 1005.414, 1005.294, 1005.474, 1005.834, 1006.374, 1006.554, 1007.994, 1008.594, 1008.834, 1010.274, 1011.054, 1011.054, 1011.354, 1012.254, 1011.894, 1012.254, 1013.334, 1013.934, 1015.494, 1016.814, 1018.374, 1018.974, 1019.634, 1020.414, 1020.534, 1020.354, 1020.714, 1021.434, 1021.614, 1021.734, 1022.334, 1022.454, 1022.874, 1022.934, 1023.714, 1022.994, 1022.634, 1021.974, 1021.374, 1019.754, 1018.734, 1018.314, 1017.414, 1016.754, 1015.854, 1015.614, 1013.274, 1012.494, 1011.114, 1009.614, 1008.234, 1007.154, 1006.014, 1004.574, 1004.814, 1004.874, 1006.554, 1007.574, 1008.774, 1009.854, 1010.994, 1011.474, 1011.774, 1012.554, 1012.794, 1013.814, 1014.654, 1015.914, 1017.474, 1017.954, 1018.854, 1019.814, 1020.294, 1020.054, 1020.294, 1020.774, 1021.014, 1020.414, 1019.934, 1019.874, 1019.814, 1020.354, 1019.814, 1019.274, 1018.314, 1017.714, 1016.934, 1015.314, 1013.874, 1012.794, 1011.714, 1010.574, 1009.554, 1007.454, 1005.714, 1003.074, 1001.694, 998.6943, 996.1143, 992.2142, 990.2943, 987.8943, 987.7742, 988.0143, 988.1343, 988.7343, 988.7943, 988.6143, 989.1542, 989.5743, 990.2343, 991.1943, 991.8542, 992.7543, 993.7142, 995.2142, 996.9543, 997.4943, 998.6343, 999.9543, 1000.134, 1001.514, 1002.534, 1003.374, 1003.914, 1003.974, 1003.914, 1003.674, 1003.674, 1003.854, 1004.154, 1003.734, 1003.554, 1002.354, 1001.454, 1001.454, 1000.674, 1000.494, 1000.734, 1001.454, 1001.454, 1001.994 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 8.62, 9.37, 8.66, 8.9, 8.27, 7.92, 6.586, 5.978, 5.645, 6.115, 6.39, 6.546, 5.449, 5.841, 8.9, 9.49, 10.19, 9.6, 10.58, 9.41, 7.25, 8.66, 9.53, 5.998, 4.704, 6.742, 5.88, 6.821, 7.68, 9.21, 6.86, 9.88, 9.13, 11.21, 12.23, 10.11, 10.94, 10.27, 9.06, 10.23, 8.47, 8.19, 8.15, 7.68, 8.23, 8.27, 6.566, 8.15, 7.15, 6.782, 6.076, 4.939, 6.546, 6.115, 6.154, 6.233, 6.076, 7.33, 7.92, 7.96, 7.64, 5.998, 4.351, 4.077, 3.175, 4.508, 5.566, 6.546, 7.6, 7.74, 7.6, 8.27, 10.7, 9.53, 8.15, 8, 8.23, 6.429, 5.841, 5.292, 6.272, 8.9, 7.64, 12.74, 11.92, 11.72, 11.29, 13.01, 12.58, 14.11, 14.46, 13.48, 11.49, 10.23, 9.6, 9.17, 6.958, 7.37, 6.468, 6.468, 4.861, 6.233, 6.311, 6.311, 6.782, 5.488, 4.018, 2.587, 1.372, 2.038, 2.156, 2.548, 5.214, 3.92, 5.998, 6.194, 9.64, 10, 9.96, 10.74, 11.21, 13.48, 11.76, 12.07, 11.09, 13.72, 9.06, 8.94, 9.25, 8.39, 9.68, 12.27, 13.84, 18.23, 20.19, 18.66, 18.46, 18.54, 17.17, 17.33, 19.84, 15.76, 16.23, 16.31, 14.94, 15.76, 15.44, 14.82, 12.39, 10.74, 9.84, 10.04, 11.56, 12.94, 14.43, 15.56, 14.27, 13.45, 13.64, 13.72, 14.27, 9.17, 11.52, 11.49, 7.94, 7.37, 10.11, 12.35 ; 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 = 7.05, 7.82, 7.45, 7.61, 7.41, 6.796, 5.848, 4.668, 4.818, 5.541, 5.671, 5.411, 4.751, 5.071, 6.87, 7.48, 7.28, 7.75, 8.62, 7.62, 6.158, 7.38, 8.27, 4.458, 4.094, 5.807, 4.84, 5.835, 6.245, 7.22, 5.31, 8.29, 6.361, 9.18, 10.13, 8.24, 9.12, 8.31, 7.68, 8.42, 7.25, 7.17, 6.898, 6.652, 6.383, 7.21, 4.481, 6.963, 6.069, 5.873, 5.135, 3.919, 5.633, 5.096, 5.325, 5.401, 5.169, 6.156, 6.505, 6.937, 6.307, 4.595, 3.003, 2.938, 2.218, 3.727, 4.376, 5.247, 5.958, 6.344, 6.526, 7.05, 8.93, 7.67, 7.19, 6.629, 6.635, 5.425, 5.032, 4.286, 5.244, 7.49, 6.084, 10.17, 9.87, 10.07, 9.62, 10.67, 10.05, 11.14, 11.45, 11.61, 9.01, 8.7, 8.11, 7.84, 5.746, 5.918, 4.909, 5.042, 4.01, 4.564, 4.748, 4.894, 5.427, 4.316, 2.659, 1.584, 0.632, 1.183, 1.313, 1.741, 3.839, 2.955, 4.843, 5.106, 7.62, 7.94, 8.54, 8.78, 9.28, 10.89, 10.04, 10.06, 9.31, 10.88, 7.1, 7.36, 7.91, 6.502, 8.04, 10.21, 11.12, 14.27, 15.09, 14.85, 15, 15.04, 13.4, 13.9, 15.47, 13.46, 12.85, 12.63, 12.4, 11.46, 12.22, 11.94, 10.42, 8.46, 8.12, 8.46, 9.65, 10.66, 11.77, 12.61, 12.23, 10.9, 11.06, 11.31, 11.26, 7.46, 9.73, 9.91, 5.899, 6.537, 8.87, 10.43 ; 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 = 176.5, 184.8, 186, 185.9, 172.7, 187.8, 186.7, 184.5, 188, 188.2, 196.3, 217.8, 211.8, 212, 269.2, 284.6, 266.3, 263.2, 266.2, 269.9, 261.9, 258.9, 269.6, 262.6, 253, 257.2, 249.5, 252.6, 255.3, 255.7, 255.4, 282, 295.1, 290.7, 295.5, 284.4, 296.1, 303.2, 307.4, 298.2, 301.2, 298.2, 303.9, 299, 301.7, 356.68, 343.4, 338.4, 352.25, 341.9, 335.7, 335.2, 356.1, 357.1, 13.05, 19.27, 22.27, 48.26, 61.1, 57.3, 52.4, 62, 68.5, 61, 86.8, 107.5, 128.4, 151.6, 154.7, 148.7, 151.6, 167.1, 162.8, 183.8, 187, 191.9, 195.6, 199.7, 202.4, 220.2, 268.9, 278.1, 317.2, 307.9, 307.3, 313.3, 309, 315.2, 318.8, 325.1, 317.1, 319.6, 306, 312, 310.8, 314.5, 308.1, 296, 296.8, 320.8, 334.5, 338.1, 321.3, 327.7, 340.5, 2.73, 358.12, 318.1, 5.74, 326.2, 58.8, 188.4, 162.3, 185.8, 181.1, 168.5, 180.8, 166.1, 192.1, 186.9, 168.4, 150.7, 152.8, 143.8, 125.2, 105.5, 67.4, 39.17, 342.8, 298.2, 258.8, 256.2, 257.5, 270.8, 269.4, 272.5, 274, 277.5, 278.8, 284.6, 278.4, 277.2, 280.6, 281, 277.6, 273.6, 282.3, 283.2, 277.7, 262.7, 259.2, 239.3, 233.9, 229.6, 229.8, 227.4, 234.4, 238.8, 238.9, 242.9, 249.1, 230.2, 220.4, 225.5, 204.7, 212.9, 216.6, 219.9 ; 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 = 1345.029, 836.2312, 928.1392, 588.7405, 498.6346, 746.1254, 665.0301, 1762.519, 2023.826, 2077.89, 1877.855, 1864.038, 1782.943, 1709.657, 1827.996, 2832.376, 2896.651, 2861.21, 2858.807, 2903.259, 2854.602, 2896.051, 2884.037, 2860.008, 2875.627, 2877.429, 2887.641, 2879.231, 2866.616, 2889.443, 2899.054, 2883.436, 2900.256, 2895.45, 2876.828, 2889.443, 2835.379, 2820.362, 2328.384, 2863.012, 2856.404, 2907.464, 2888.241, 2906.263, 2923.683, 2921.28, 2921.28, 2917.075, 2929.09, 2923.083, 2916.475, 2895.45, 2922.482, 2917.075, 2915.273, 2908.065, 2905.662, 2914.072, 2878.03, 1287.361, 1518.633, 2807.146, 2687.005, 2865.415, 2869.62, 2900.856, 2896.051, 2875.627, 2795.132, 2779.514, 2886.439, 2750.68, 2784.32, 2629.337, 2137.96, 1721.071, 2130.752, 2006.406, 1731.883, 2592.694, 2374.638, 2910.468, 2909.867, 2883.436, 2863.613, 2503.189, 2840.185, 2723.048, 2270.716, 1367.255, 2876.828, 2628.136, 2889.443, 2903.259, 2908.666, 2902.658, 2917.075, 2904.461, 2914.673, 2907.464, 2896.051, 2912.27, 2921.881, 2878.03, 2921.881, 2916.475, 2886.439, 2857.605, 2653.966, 2850.397, 2815.556, 2879.832, 2863.613, 2795.132, 2826.969, 2898.454, 2886.439, 2826.969, 2857.605, 2700.821, 2512.2, 1511.424, 1468.774, 1330.011, 1216.478, 2107.324, 2086.9, 2059.268, 2253.296, 2714.037, 2868.418, 2867.818, 2816.758, 2797.535, 2586.087, 2744.072, 2783.719, 2703.825, 2792.129, 2832.977, 2729.054, 2815.556, 2838.383, 2858.206, 2835.379, 2890.044, 2882.234, 2894.849, 2918.877, 2925.485, 2927.287, 2923.683, 2884.037, 2860.609, 2789.726, 2234.674, 2733.86, 2794.531, 2792.729, 2832.977, 2811.952, 2787.924, 2830.574, 2399.868, 1886.865, 2865.415, 2873.224, 2864.213 ; 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 ; }