netcdf N0102.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 168 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:epic_code = 500 ; lat:Comment = "Coordinate variable" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 900., 1100. ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060001, 800.043 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.06852 ; 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., 50. ; wind_gust:is_dead = 2453366.91666667 ; 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., 50. ; wind_speed:is_dead = 2453366.91666667 ; 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 = 2453366.91666667 ; 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 = "28-Dec-2004 12:53:57: Modified [lon,lat] to [-65.905042,42.327480].\n", "27-Dec-2004 14:32:53: Parameter wind_direction marked as non-functional as of julian day 2453366.916667 (2004-12-26 22:00:00)\n", "27-Dec-2004 14:32:50: Parameter wind_gust marked as non-functional as of julian day 2453366.916667 (2004-12-26 22:00:00)\n", "27-Dec-2004 14:32:43: Parameter wind_speed marked as non-functional as of julian day 2453366.916667 (2004-12-26 22:00:00)\n", "17-Nov-2004 14:59:44: Modified [lon,lat] to [-65.902400,42.328600].\n", "15-Nov-2004 20:28:42: Modified [lon,lat] to [-65.903000,42.329000].\n", "15-Nov-2004 12:52:57: Modified [lon,lat] to [-65.903500,42.329000].\n", "Tue Oct 19 12:09:13 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453299.042 N0102.met.realtime.nc N0102.met.realtime.nc.new\n", "02-Oct-2004 11:24:02: Modified [lon,lat] to [-65.905057,42.331389].\n", "Fri Oct 1 22:49:49 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453281.0 N0102.met.realtime.nc N0102.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 = "RMYWM46264" ; :visibility_sensor_serial_number = 264 ; :barometric_pressure_serial_number = "SETAP2300001" ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0102" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453352.00000579 ; :starting_julian_day_string = "2004-12-12 00:00:00" ; :ending_julian_day_number = 2453358.95833912 ; :ending_julian_day_string = "2004-12-18 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 09-Sep-2004 19:14:22\n", "WIND_DIR_1.2: 09-Sep-2004 19:14:22\n", "AAN_VIZ_1.2: 09-Sep-2004 19:14:22\n", "SET_BP_1.2: 02-Oct-2004 13:22:10" ; :longitude = -65.9050416946411 ; :latitude = 42.3274799982707 ; data: lat = 42.3274799982707 ; lon = -65.9050416946411 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453352, 2453352.04166667, 2453352.08333333, 2453352.125, 2453352.16666667, 2453352.20833333, 2453352.25, 2453352.29166667, 2453352.33333333, 2453352.375, 2453352.41666667, 2453352.45833333, 2453352.5, 2453352.54166667, 2453352.58333333, 2453352.625, 2453352.66666667, 2453352.70833333, 2453352.75, 2453352.79166667, 2453352.83333333, 2453352.875, 2453352.91666667, 2453352.95833333, 2453353, 2453353.04166667, 2453353.08333333, 2453353.125, 2453353.16666667, 2453353.20833333, 2453353.25, 2453353.29166667, 2453353.33333333, 2453353.375, 2453353.41666667, 2453353.45833333, 2453353.5, 2453353.54166667, 2453353.58333333, 2453353.625, 2453353.66666667, 2453353.70833333, 2453353.75, 2453353.79166667, 2453353.83333333, 2453353.875, 2453353.91666667, 2453353.95833333, 2453354, 2453354.04166667, 2453354.08333333, 2453354.125, 2453354.16666667, 2453354.20833333, 2453354.25, 2453354.29166667, 2453354.33333333, 2453354.375, 2453354.41666667, 2453354.45833333, 2453354.5, 2453354.54166667, 2453354.58333333, 2453354.625, 2453354.66666667, 2453354.70833333, 2453354.75, 2453354.79166667, 2453354.83333333, 2453354.875, 2453354.91666667, 2453354.95833333, 2453355, 2453355.04166667, 2453355.08333333, 2453355.125, 2453355.16666667, 2453355.20833333, 2453355.25, 2453355.29166667, 2453355.33333333, 2453355.375, 2453355.41666667, 2453355.45833333, 2453355.5, 2453355.54166667, 2453355.58333333, 2453355.625, 2453355.66666667, 2453355.70833333, 2453355.75, 2453355.79166667, 2453355.83333333, 2453355.875, 2453355.91666667, 2453355.95833333, 2453356, 2453356.04166667, 2453356.08333333, 2453356.125, 2453356.16666667, 2453356.20833333, 2453356.25, 2453356.29166667, 2453356.33333333, 2453356.375, 2453356.41666667, 2453356.45833333, 2453356.5, 2453356.54166667, 2453356.58333333, 2453356.625, 2453356.66666667, 2453356.70833333, 2453356.75, 2453356.79166667, 2453356.83333333, 2453356.875, 2453356.91666667, 2453356.95833333, 2453357, 2453357.04166667, 2453357.08333333, 2453357.125, 2453357.16666667, 2453357.20833333, 2453357.25, 2453357.29166667, 2453357.33333333, 2453357.375, 2453357.41666667, 2453357.45833333, 2453357.5, 2453357.54166667, 2453357.58333333, 2453357.625, 2453357.66666667, 2453357.70833333, 2453357.75, 2453357.79166667, 2453357.83333333, 2453357.875, 2453357.91666667, 2453357.95833333, 2453358, 2453358.04166667, 2453358.08333333, 2453358.125, 2453358.16666667, 2453358.20833333, 2453358.25, 2453358.29166667, 2453358.33333333, 2453358.375, 2453358.41666667, 2453358.45833333, 2453358.5, 2453358.54166667, 2453358.58333333, 2453358.625, 2453358.66666667, 2453358.70833333, 2453358.75, 2453358.79166667, 2453358.83333333, 2453358.875, 2453358.91666667, 2453358.95833333 ; air_temperature = 9.11, 9.51, 9.81, 9.1, 8.65, 8.55, 8.51, 8.64, 8.19, 8.26, 7.82, 7.92, 7.98, 7.83, 8.03, 7.86, 7.96, 7.93, 7.85, 7.93, 7.47, 7.25, 6.777, 6.772, 6.531, 6.433, 6.275, 5.765, 5.72, 6.013, 6.54, 6.183, 6.173, 6.308, 6.645, 6.825, 6.943, 6.929, 6.963, 7.14, 7.08, 7, 6.801, 6.688, 6.716, 6.728, 6.729, 6.811, 7.05, 6.726, 6.787, 7.04, 7.37, 7.17, 7.01, 6.89, 5.167, 4.988, 6.122, 6.306, 6.268, 6.167, 5.274, 5.589, 5.829, 5.729, 5.842, 5.344, 4.926, 3.896, 3.964, 3.897, 3.534, 2.961, 2.864, 2.595, 2.317, 2.132, 1.862, 1.783, 1.513, 1.049, 0.932, 0.812, 0.268, -0.175, -0.6, -0.67, -0.513, -0.621, -0.632, -0.66, -1.008, -0.97, -1.038, -0.847, -0.479, -0.863, -1.033, -1.038, -1.405, -1.227, -1.21, -1.208, -0.732, -0.674, 0.015, 0.212, 0.437, 0.402, 0.353, 0.462, 0.505, 0.867, 1.693, 1.721, 1.833, 2.224, 2.817, 3.325, 3.794, 4.303, 4.563, 4.899, 5.365, 5.844, 6.187, 6.932, 7.2, 7.21, 7.35, 7.6, 7.98, 8.12, 8.01, 8.06, 8.32, 8.11, 7.76, 7.31, 6.653, 6.337, 5.939, 5.535, 5.241, 4.851, 4.46, 4.061, 2.866, 2.446, 1.849, 1.62, 1.091, 0.715, 0.446, 0.438, 0.478, 0.737, 0.972, 2.038, 2.057, 1.958, 1.54, 1.522, 1.903, 2.091, 2.839, 3.652 ; 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 = 993.6447, 994.6647, 995.8047, 995.6248, 995.3848, 995.0248, 995.0848, 994.9047, 993.7647, 997.3648, 996.5248, 997.0048, 997.7248, 1000.005, 999.2249, 999.4048, 999.4648, 999.0448, 998.8048, 999.2249, 997.6648, 995.3848, 999.2849, 999.1648, 1002.405, 1002.765, 1003.185, 1003.605, 1004.925, 1004.025, 1004.385, 1003.365, 1002.885, 1003.905, 1005.525, 1005.945, 1005.645, 1004.985, 1005.585, 1004.565, 1002.525, 1002.405, 1001.625, 1001.505, 1001.025, 1000.065, 998.9848, 998.6248, 998.6248, 998.5048, 999.1048, 999.1648, 999.3448, 999.4048, 999.4648, 1000.125, 999.0448, 998.3848, 1000.665, 1003.065, 1005.345, 1007.145, 1008.405, 1008.825, 1008.645, 1009.185, 1009.305, 1010.205, 1011.165, 1009.065, 1008.285, 1013.745, 1014.825, 1015.485, 1015.845, 1016.265, 1016.445, 1016.205, 1016.505, 1016.745, 1017.345, 1017.465, 1017.105, 1017.285, 1017.285, 1018.005, 1016.145, 1015.845, 1016.325, 1017.825, 1018.245, 1018.185, 1016.625, 1018.605, 1018.485, 1019.085, 1020.105, 1021.725, 1021.005, 1020.765, 1022.745, 1022.505, 1022.985, 1024.065, 1024.185, 1024.365, 1024.785, 1025.625, 1025.745, 1026.405, 1027.065, 1027.005, 1026.585, 1025.985, 1025.745, 1025.565, 1025.445, 1025.505, 1024.965, 1024.425, 1025.265, 1024.305, 1024.125, 1022.445, 1021.725, 1021.125, 1021.065, 1020.285, 1019.865, 1019.685, 1018.905, 1018.665, 1017.945, 1016.685, 1015.305, 1016.025, 1014.465, 1013.025, 1013.145, 1013.385, 1013.865, 1014.765, 1013.685, 1013.205, 1012.005, 1011.765, 1010.925, 1017.225, 1021.005, 1021.965, 1022.745, 1023.345, 1023.645, 1024.245, 1024.785, 1025.505, 1026.285, 1026.465, 1026.705, 1026.585, 1025.925, 1025.625, 1024.545, 1024.125, 1024.725, 1023.825, 1023.345, 1023.165 ; 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 = 11.45, 12.07, 12.39, 12.07, 10.31, 10, 8.94, 9.88, 8.04, 7.88, 5.096, 7.57, 8.11, 6.233, 9.56, 9.33, 10.51, 9.84, 10.11, 11.41, 10.82, 10.58, 13.96, 13.88, 14.7, 12.35, 10, 8.7, 9.29, 10.98, 14.94, 14.03, 13.84, 10.31, 8.39, 6.076, 5.88, 8.82, 10.19, 12.39, 9.6, 13.21, 9.11, 4.606, 3.489, 3.41, 4.273, 3.214, 7.49, 5.88, 9.8, 10.78, 15.17, 15.84, 16.31, 15.99, 17.25, 16.7, 16.54, 17.05, 16.58, 15.68, 15.99, 14.97, 15.52, 14.74, 16.19, 10.88, 8.39, 14.58, 11.84, 13.52, 11.41, 10.15, 8.72, 11.33, 11.29, 10.11, 7.06, 11.29, 8.43, 10.23, 12.82, 12.82, 12.98, 13.72, 14.74, 16.5, 15.21, 15.37, 14.54, 15.56, 17.76, 13.21, 14.11, 14.03, 15.09, 11.86, 13.6, 12.35, 9.45, 11.68, 9.06, 11.72, 12.07, 8.35, 11.33, 10.09, 11.09, 10.04, 5.606, 5.253, 6.625, 6.115, 5.253, 7.8, 5.841, 7.29, 7.37, 11.49, 12, 14.78, 14.66, 14.15, 16.27, 15.99, 16.35, 15.56, 16.03, 16.07, 14.94, 15.6, 17.13, 15.33, 12.5, 13.52, 14.74, 17.37, 14.23, 16.23, 13.88, 17.84, 17.88, 17.88, 18.35, 17.68, 16.78, 15.99, 16.35, 12.05, 11.64, 8.72, 8.66, 7.68, 5.919, 6.037, 5.174, 7.02, 5.057, 6.194, 3.567, 3.802, 4.802, 3.646, 4.782, 5.527, 7.1, 7.17 ; 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 = 9.54, 10.03, 10.64, 9.86, 8.95, 8.67, 7.57, 8.09, 4.662, 6.082, 3.884, 6.126, 6.116, 4.384, 8.27, 7.67, 8.97, 8.33, 8.67, 9.14, 9.2, 9.2, 10.73, 9.93, 11.62, 10.07, 8.02, 7.26, 7.39, 9.14, 12.4, 11.43, 11.17, 8.09, 6.863, 4.585, 4.777, 7.35, 8.61, 9.63, 8.02, 10.4, 7.45, 1.595, 0.526, 2.275, 2.468, 2.367, 6.144, 3.818, 8.05, 8.97, 12.92, 13.98, 14.08, 14.13, 14.63, 14.04, 14.33, 14.88, 13.86, 12.03, 12.13, 12.38, 12.47, 11.45, 13.61, 9.08, 7.08, 12.01, 10.46, 11.53, 9.49, 7.92, 6.544, 9.17, 8.94, 6.825, 5.998, 9.11, 6.31, 6.84, 10.01, 9.45, 10.49, 11.27, 11.65, 12.14, 11.35, 11.54, 11.48, 12.53, 14.03, 10.67, 11.14, 10.31, 11.63, 10.18, 10.71, 9.68, 7.64, 8.58, 6.965, 7.51, 7.3, 6.354, 8.33, 7.64, 8.91, 7.96, 4.289, 3.617, 4.581, 4.323, 3.831, 4.565, 4.401, 5.285, 6.122, 9.73, 10.51, 11.73, 11.78, 11.55, 12.41, 13.67, 13.39, 12.68, 13.09, 12.77, 11.66, 12.31, 12.98, 12.3, 11.09, 11.23, 12.01, 13.91, 11.68, 13.3, 11.84, 14.28, 15.02, 15, 14.93, 15.27, 13.81, 12.57, 12.52, 8.38, 10.03, 6.119, 6.614, 5.355, 4.36, 4.338, 0.886, 1.35, 1.07, 0.948, 0.502, 1.71, 1.776, 2.364, 3.495, 4.333, 5.736, 6.246 ; 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 = 170.4, 177.9, 205.7, 231.9, 221, 218.3, 215.4, 220.7, 221.9, 207.4, 197.4, 196.2, 230.1, 210.7, 224.3, 236.6, 227.8, 228.5, 225, 231.4, 256.6, 254.3, 260.8, 249.7, 271.5, 262.9, 262.3, 286, 257.3, 266.6, 247, 246, 245.3, 235.8, 224.1, 208.1, 181.5, 159.6, 151.9, 163, 170, 161.6, 163.4, 196.5, 147.4, 138.9, 145.3, 190.1, 194.5, 240.9, 242.4, 234, 240.4, 250.3, 238.4, 230.7, 245.7, 261.9, 255.1, 264.6, 261.2, 261.1, 248.9, 266.6, 255.3, 260, 248.2, 267.1, 274.5, 286.6, 264.4, 271, 269.4, 285.5, 296.5, 296.7, 304.8, 309.9, 323.7, 335.5, 314.7, 327.1, 323.3, 328, 335, 354.49, 347.861, 350.19, 352.7, 343.424, 342.378, 348.187, 338.2, 350.07, 349.74, 343.08, 344.887, 357.41, 356.5, 357.23, 348.369, 342.911, 355.1, 8.22, 7.77, 10.81, 1.73, 353.98, 343.233, 328.4, 340.6, 324.8, 330.7, 316, 271.8, 255.6, 255.6, 240.5, 232.9, 225.7, 219.5, 222, 224.8, 222.5, 219.4, 218.6, 217.7, 223.7, 227.8, 227.6, 219.3, 216.7, 217.4, 205.6, 197.1, 201.8, 233.2, 236.4, 244.9, 249.5, 263.3, 261.8, 276.3, 275, 282.2, 289.2, 291.9, 290, 301.3, 301.3, 314.1, 296.2, 326.9, 331.2, 327.9, 330.5, 238.5, 50.83, 311.7, 164.7, 170.4, 166.3, 126.4, 113.4, 123.6, 117.8, 126.8, 114.3 ; 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 = 2095.31, 2110.328, 2760.291, 2641.352, 2486.97, 2406.476, 2492.977, 2620.927, 2530.221, 2653.366, 2460.539, 2544.638, 2529.62, 2394.461, 2651.563, 2780.115, 2817.959, 2860.609, 2872.623, 2845.592, 2891.846, 2955.521, 2966.333, 2965.132, 2965.132, 2966.333, 2965.733, 2965.733, 2965.733, 2965.132, 2965.132, 2965.132, 2965.132, 2965.733, 2965.733, 2963.93, 2960.927, 2948.312, 2917.075, 2679.196, 2284.532, 2492.376, 1867.042, 1680.223, 2321.776, 2763.295, 2795.132, 2950.715, 2955.521, 2960.927, 2958.524, 2958.524, 2951.316, 2965.733, 2954.319, 2944.708, 2123.543, 2840.185, 2835.98, 2909.867, 2892.447, 2936.298, 2811.952, 2923.083, 1820.788, 2914.673, 1667.007, 2878.63, 2942.305, 2956.121, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2964.531, 2960.927, 2965.733, 2896.051, 2965.733, 2677.394, 2787.323, 1671.813, 2885.238, 2599.903, 2942.305, 2923.683, 2885.839, 2707.429, 2896.051, 2962.128, 2965.733, 2947.111, 2965.733, 2963.93, 2965.733, 2965.733, 2965.132, 2965.733, 2965.733, 2965.132, 2965.733, 2965.132, 2965.132, 2962.128, 2964.531, 2961.528, 2963.33, 2965.733, 2957.923, 2964.531, 2966.333, 2965.733, 2965.733, 2965.733, 2965.733, 2962.128, 2963.93, 2960.927, 2964.531, 2963.93, 2957.923, 2942.305, 2916.475, 2904.461, 2856.404, 2844.39, 2843.189, 2767.5, 2395.663, 1837.607, 2623.33, 2734.461, 2585.486, 2926.687, 2882.234, 2941.104, 2783.719, 2802.941, 2945.909, 2959.125, 2953.719, 2965.733, 2956.121, 2965.733, 2965.733, 2965.733, 2965.132, 2965.733, 2965.733, 2966.333, 2965.733, 2781.917, 2938.701, 2897.853, 2825.768, 2965.132, 2962.128, 2955.521, 2963.33, 2965.733, 2965.733, 2965.733 ; 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 ; }