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 = "04-Jan-2005 22:09:53: Modified [lon,lat] to [-65.905301,42.327947].\n", "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 = 2453387.00000579 ; :starting_julian_day_string = "2005-01-16 00:00:00" ; :ending_julian_day_number = 2453393.95833912 ; :ending_julian_day_string = "2005-01-22 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.9053012573917 ; :latitude = 42.3279470369961 ; data: lat = 42.3279470369961 ; lon = -65.9053012573917 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 2453392.16666667, 2453392.20833333, 2453392.25, 2453392.29166667, 2453392.33333333, 2453392.375, 2453392.41666667, 2453392.45833333, 2453392.5, 2453392.54166667, 2453392.58333333, 2453392.625, 2453392.66666667, 2453392.70833333, 2453392.75, 2453392.79166667, 2453392.83333333, 2453392.875, 2453392.91666667, 2453392.95833333, 2453393, 2453393.04166667, 2453393.08333333, 2453393.125, 2453393.16666667, 2453393.20833333, 2453393.25, 2453393.29166667, 2453393.33333333, 2453393.375, 2453393.41666667, 2453393.45833333, 2453393.5, 2453393.54166667, 2453393.58333333, 2453393.625, 2453393.66666667, 2453393.70833333, 2453393.75, 2453393.79166667, 2453393.83333333, 2453393.875, 2453393.91666667, 2453393.95833333 ; air_temperature = -1.521, -1.55, -1.555, -1.733, -1.629, -1.323, -1.313, -0.999, -0.885, -0.956, -0.891, -0.834, -0.684, -0.306, 0.259, 0.576, 1.045, 1.561, 1.795, 1.734, 1.333, 1.007, 0.402, -0.034, 0.248, 0.171, -0.056, -0.383, -0.298, -0.049, 0.487, 1.05, 0.829, 0.109, -0.44, -1.392, -1.835, -1.681, -1.486, -0.928, -0.587, -0.742, -0.923, -1.581, -1.664, -2.084, -2.047, -2.088, -2.758, -2.764, -2.499, -2.95, -3.627, -4.108, -3.01, -3.892, -3.865, -4.535, -4.676, -4.696, -5.618, -4.999, -5.091, -5.688, -6.28, -6.083, -6.368, -6.538, -6.671, -6.312, -6.221, -6.034, -5.883, -6.005, -5.952, -5.3, -6.046, -5.925, -5.695, -5.758, -5.477, -5.442, -5.516, -5.698, -5.645, -5.57, -5.792, -5.842, -5.742, -5.627, -5.457, -5.673, -5.554, -5.233, -5.054, -4.387, -3.772, -2.943, -2.423, -1.546, -0.374, 0.352, 0.877, 0.821, 1.365, 1.998, 2.41, 3.419, 4.02, 3.165, 2.151, 1.778, 0.974, 0.648, 0.461, -0.137, 0.053, -0.114, 0.12, -0.068, 0.101, -0.071, -0.419, -0.833, -1.329, -2.101, -2.752, -3.138, -3.261, -3.57, -3.729, -4.261, -4.92, -5.351, -5.543, -6.086, -6.077, -6.711, -6.74, -6.846, -6.596, -6.773, -6.538, -6.154, -6.452, -6.749, -6.508, -6.759, -7.14, -6.997, -7.28, -7.36, -7.24, -7.02, -6.93, -6.788, -6.514, -6.615, -6.371, -6.39, -6.736, -6.436, -6.479, -6.368, -6.167, -6.152, -6.027, -5.899 ; 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 = 1036.665, 1036.485, 1037.266, 1037.685, 1038.105, 1038.406, 1038.585, 1037.385, 1037.505, 1037.085, 1036.845, 1037.146, 1036.785, 1035.885, 1036.065, 1036.725, 1034.505, 1032.645, 1030.005, 1028.205, 1027.125, 1025.685, 1023.825, 1021.365, 1021.905, 1020.285, 1018.065, 1015.545, 1013.085, 1008.705, 1006.005, 1002.105, 999.2249, 997.8448, 995.5648, 992.9247, 991.0047, 991.4247, 992.1447, 994.1248, 1004.205, 1004.385, 1003.485, 1001.805, 1000.965, 999.5848, 998.7448, 1010.325, 1008.705, 1011.225, 1011.645, 1010.805, 1009.065, 1007.985, 1013.145, 1011.105, 1014.765, 1013.565, 1012.065, 1011.825, 1016.685, 1018.245, 1017.645, 1017.825, 1018.785, 1015.605, 1014.405, 1012.665, 1012.305, 1012.125, 1012.845, 1013.085, 1013.865, 1014.165, 1020.705, 1026.525, 1025.865, 1025.325, 1026.585, 1026.765, 1026.825, 1027.245, 1027.425, 1027.905, 1028.085, 1028.145, 1028.445, 1028.565, 1027.785, 1026.285, 1025.505, 1025.265, 1024.785, 1024.305, 1024.185, 1023.585, 1022.865, 1024.665, 1021.185, 1020.105, 1017.405, 1016.025, 1014.645, 1013.685, 1011.285, 1008.825, 1006.065, 1003.665, 1001.385, 996.2848, 992.2647, 991.4847, 989.1447, 987.9446, 987.8846, 985.3646, 985.1846, 1002.345, 1003.485, 1003.305, 1003.485, 1003.485, 1004.565, 1002.705, 1005.105, 1002.945, 1000.365, 999.1048, 1006.185, 1005.225, 1007.865, 1008.885, 1009.065, 1009.065, 1012.485, 1011.645, 1010.385, 1009.845, 1010.205, 1010.565, 1011.105, 1011.225, 1011.525, 1012.365, 1012.065, 1011.285, 1011.285, 1010.205, 1009.785, 1009.905, 1009.665, 1009.785, 1010.505, 1010.145, 1010.565, 1010.745, 1011.285, 1020.765, 1020.465, 1021.365, 1021.185, 1020.885, 1020.105, 1020.705, 1020.705, 1020.645, 1020.945, 1020.945 ; 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 = 0.392, 0.235, 0.314, 0.157, 0.274, 0.235, 0.196, 0.157, 0.196, 0.392, 0.353, 0.431, 0.353, 0.353, 0.314, 0.431, 0.588, 0.392, 0.706, 0.745, 1.254, 1.49, 1.294, 1.254, 1.098, 1.215, 1.568, 2.038, 1.882, 2.313, 2.234, 3.175, 2.352, 2.274, 2.705, 1.921, 1.607, 1.529, 1.607, 1.372, 1.646, 0.902, 1.058, 0.784, 1.058, 0.941, 0.745, 0.902, 0.353, 0.627, 0.274, 0.274, 0.196, 0.235, 0.47, 0.274, 0.235, 0.274, 0.118, 0.078, 0.274, 0.823, 0.627, 0.47, 0.353, 0.47, 0.392, 0.51, 0.274, 0.274, 0.274, 0.235, 0.196, 0.47, 0.392, 0.627, 0.549, 0.274, 0.235, 0.314, 0.392, 0.196, 0.196, 0.235, 0.118, 0.118, 0.118, 0.157, 0.157, 0.098, 0.078, 0.118, 0.118, 0.039, 0.039, 0.039, 0.039, 0.078, 0.157, 0.098, 0.353, 0.392, 0.549, 0.392, 0.353, 0.706, 0.98, 1.529, 1.921, 0.823, 0.784, 1.098, 0.823, 1.49, 1.372, 1.333, 1.372, 1.098, 1.254, 0.784, 0.784, 0.666, 0.549, 0.588, 0.51, 0.588, 0.47, 0.431, 0.549, 0.588, 0.392, 0.235, 0.392, 0.314, 0.353, 0.392, 0.51, 0.549, 0.549, 0.47, 0.627, 0.666, 0.47, 0.627, 0.627, 0.784, 0.392, 0.627, 0.784, 0.666, 0.627, 0.666, 0.627, 0.588, 0.784, 0.392, 0.392, 0.49, 0.392, 0.431, 1.372, 0, 0, 0, 0, 0, 0, 0 ; wind_gust_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_speed = 0.109, 0.078, 0.074, 0.044, 0.084, 0.074, 0.052, 0.044, 0.061, 0.099, 0.104, 0.124, 0.142, 0.172, 0.158, 0.165, 0.21, 0.15, 0.335, 0.338, 0.69, 0.709, 0.699, 0.525, 0.584, 0.628, 0.695, 0.921, 0.764, 0.947, 1.203, 1.361, 1.361, 1.378, 1.471, 1.177, 0.952, 0.714, 0.687, 0.536, 0.474, 0.242, 0.439, 0.244, 0.361, 0.316, 0.264, 0.181, 0.104, 0.192, 0.091, 0.07, 0.044, 0.037, 0.141, 0.081, 0.074, 0.065, 0.023, 0.018, 0.05, 0.261, 0.173, 0.124, 0.116, 0.184, 0.114, 0.118, 0.064, 0.086, 0.048, 0.076, 0.049, 0.116, 0.099, 0.192, 0.152, 0.077, 0.083, 0.109, 0.1, 0.049, 0.052, 0.033, 0.018, 0.016, 0.019, 0.029, 0.032, 0.015, 0.016, 0.02, 0.014, 0.005, 0.003, 0.001, 0.002, 0.01, 0.023, 0.013, 0.098, 0.111, 0.118, 0.155, 0.091, 0.282, 0.455, 0.664, 0.64, 0.198, 0.336, 0.419, 0.354, 0.886, 0.723, 0.542, 0.49, 0.495, 0.494, 0.343, 0.3, 0.265, 0.161, 0.205, 0.234, 0.221, 0.17, 0.149, 0.181, 0.179, 0.127, 0.108, 0.116, 0.105, 0.091, 0.106, 0.189, 0.111, 0.165, 0.193, 0.2, 0.205, 0.207, 0.263, 0.207, 0.273, 0.126, 0.151, 0.263, 0.264, 0.259, 0.226, 0.241, 0.198, 0.195, 0.148, 0.122, 0.096, 0.097, 0.091, 0.425, 0, 0, 0, 0, 0, 0, 0 ; wind_speed_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_direction = 10.96, 18.35, 21.3, 29.26, 29.77, 36.55, 45.59, 43.39, 36.57, 32.65, 37.79, 38.57, 42.38, 37.57, 53.3, 45.1, 51.41, 60.9, 53.9, 54.1, 52.11, 47.62, 49.84, 50.85, 52.6, 49.68, 46.96, 46.59, 42.42, 40.35, 36.43, 32.55, 25.88, 16.96, 8.77, 349.66, 351.6, 345.459, 348.483, 341.4, 333.5, 337.6, 319.9, 327.7, 308, 315.2, 306.9, 300.4, 317.8, 314.1, 299.8, 319.6, 329.5, 315.3, 308, 318.6, 312.8, 307.3, 316.4, 305.2, 311.2, 306.3, 297.5, 307.6, 322.2, 312.8, 311.4, 310.9, 293.4, 324.9, 302.1, 320.6, 314.6, 334.4, 339.3, 339.3, 342.761, 343.26, 329.5, 330.8, 339.6, 332.3, 334.4, 341.9, 343.54, 343.041, 12.18, 15.59, 3.11, 67.9, 60, 122.6, 123.6, 127.9, 140.1, 110, 154.6, 147.5, 147.8, 124.6, 139.6, 137, 141.5, 149.1, 142.4, 128.4, 125.2, 130.5, 152.6, 210.2, 248, 248.9, 263.1, 259.7, 263.2, 273.2, 272.4, 276.9, 272.6, 276, 276.3, 284.6, 283.6, 284.3, 299.1, 304.1, 297.6, 301.1, 300.5, 304.9, 290.2, 307.4, 305.2, 314.6, 319.1, 312.7, 299.5, 307.7, 301.7, 289.6, 300.7, 290.2, 295.4, 299.3, 305.1, 317.3, 315, 319.6, 327.8, 322.8, 319.8, 336.3, 336.4, 324.4, 330.1, 336.3, 338.5, 336.3, 345.978, 349.84, 177.7, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2 ; wind_direction_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 ; visibility = 2966.333, 2966.333, 2966.333, 2966.333, 2965.733, 2966.333, 2966.333, 2966.333, 2966.934, 2966.333, 2966.333, 2965.733, 2966.333, 2965.132, 2960.326, 2939.902, 2933.294, 2902.058, 2889.443, 2905.662, 2867.217, 2787.323, 1507.82, 1355.241, 1241.708, 2398.667, 501.6382, 2966.333, 312.9565, 270.1863, 2448.525, 533.4756, 619.3765, 2234.674, 2937.499, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2959.125, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.934, 2966.333, 2966.934, 2966.333, 2966.934, 2966.333, 2966.333, 2966.934, 2966.333, 2966.934, 2966.934, 2966.333, 2966.333, 2966.333, 2966.934, 2966.934, 2966.934, 2966.934, 2965.733, 2966.333, 2966.333, 2966.934, 2966.333, 2966.934, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.934, 2966.934, 2966.934, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.934, 516.6558, 2966.333, 2820.962, 2293.543, 2717.041, 2724.85, 2404.073, 2542.235, 955.7716, 1009.835, 2357.819, 2798.136, 1919.904, 2708.03, 2778.913, 2766.899, 2566.263, 2948.913, 2944.708, 2888.241, 2914.673, 2958.524, 2949.513, 2958.524, 2929.09, 2942.305, 2945.909, 2963.33, 2952.517, 2941.104, 2966.333, 2900.256, 2965.132, 2728.454, 2686.405, 2961.528, 2933.294, 2186.617, 2966.333, 2966.333, 2966.333, 2966.333, 2966.934, 2966.333, 2966.333, 2966.333, 2966.934, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.934, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333 ; 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 ; }