netcdf N0102.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 131 ; 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 = 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., 50. ; 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 = "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 = 2453359.00000579 ; :starting_julian_day_string = "2004-12-19 00:00:00" ; :ending_julian_day_number = 2453364.41667244 ; :ending_julian_day_string = "2004-12-24 10: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.9024 ; :latitude = 42.3286 ; data: lat = 42.3286 ; lon = -65.9024 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453359, 2453359.04166667, 2453359.08333333, 2453359.125, 2453359.16666667, 2453359.20833333, 2453359.25, 2453359.29166667, 2453359.33333333, 2453359.375, 2453359.41666667, 2453359.45833333, 2453359.5, 2453359.54166667, 2453359.58333333, 2453359.625, 2453359.66666667, 2453359.70833333, 2453359.75, 2453359.79166667, 2453359.83333333, 2453359.875, 2453359.91666667, 2453359.95833333, 2453360, 2453360.04166667, 2453360.08333333, 2453360.125, 2453360.16666667, 2453360.20833333, 2453360.25, 2453360.29166667, 2453360.33333333, 2453360.375, 2453360.41666667, 2453360.45833333, 2453360.5, 2453360.54166667, 2453360.58333333, 2453360.625, 2453360.66666667, 2453360.70833333, 2453360.75, 2453360.79166667, 2453360.83333333, 2453360.875, 2453360.91666667, 2453360.95833333, 2453361, 2453361.04166667, 2453361.08333333, 2453361.125, 2453361.16666667, 2453361.20833333, 2453361.25, 2453361.29166667, 2453361.33333333, 2453361.375, 2453361.41666667, 2453361.45833333, 2453361.5, 2453361.54166667, 2453361.58333333, 2453361.625, 2453361.66666667, 2453361.70833333, 2453361.75, 2453361.79166667, 2453361.83333333, 2453361.875, 2453361.91666667, 2453361.95833333, 2453362, 2453362.04166667, 2453362.08333333, 2453362.125, 2453362.16666667, 2453362.20833333, 2453362.25, 2453362.29166667, 2453362.33333333, 2453362.375, 2453362.41666667, 2453362.45833333, 2453362.5, 2453362.54166667, 2453362.58333333, 2453362.625, 2453362.66666667, 2453362.70833333, 2453362.75, 2453362.79166667, 2453362.83333333, 2453362.875, 2453362.91666667, 2453362.95833333, 2453363, 2453363.04166667, 2453363.08333333, 2453363.125, 2453363.16666667, 2453363.20833333, 2453363.25, 2453363.29166667, 2453363.33333333, 2453363.375, 2453363.41666667, 2453363.45833333, 2453363.5, 2453363.54166667, 2453363.58333333, 2453363.625, 2453363.66666667, 2453363.70833333, 2453363.75, 2453363.79166667, 2453363.83333333, 2453363.875, 2453363.91666667, 2453363.95833333, 2453364, 2453364.04166667, 2453364.08333333, 2453364.125, 2453364.16666667, 2453364.20833333, 2453364.25, 2453364.29166667, 2453364.33333333, 2453364.375, 2453364.41666667 ; air_temperature = 4.286, 4.922, 5.366, 5.645, 5.701, 5.724, 6.367, 7.22, 8.03, 8.32, 8.84, 10.08, 9.83, 9.25, 9.45, 8.75, 8.1, 7.7, 5.997, 5.595, 5.55, 5.432, 5.452, 5.307, 5.422, 5.59, 5.604, 5.58, 5.465, 5.576, 5.418, 5.35, 5.029, 5.208, 5.154, 5.021, 5.053, 5, 5.023, 5.021, 4.96, 5.1, 5.009, 4.809, 5.107, 5.35, 5.346, 5.358, 5.183, 5.008, 4.615, 3.745, 3.13, 2.549, 2.106, 1.718, 1.559, 1.502, 0.964, 1.281, 1.379, 1.454, 0.983, 0.556, 0.611, 0.618, 1.102, 0.973, 1.324, 1.542, 2.355, 2.792, 3.583, 4.267, 5.117, 5.701, 6.303, 6.52, 6.858, 7.02, 6.908, 6.937, 6.749, 5.927, 5.833, 6.345, 7.31, 6.681, 6.756, 6.555, 6.509, 6.748, 6.909, 6.526, 6.492, 6.343, 6.414, 6.447, 6.431, 6.605, 6.551, 6.597, 6.938, 7.11, 7.22, 7.18, 7.25, 7.38, 7.51, 7.65, 7.89, 8.16, 8.1, 8.3, 8.49, 8.4, 8.38, 9.13, 8.79, 8.67, 9.09, 9.3, 9.61, 9.37, 10.26, 10.04, 10.48, 9.68, 10.59, 10.02, 10.31 ; 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 ; barometric_pressure = 1022.385, 1020.945, 1019.745, 1019.685, 1018.005, 1015.725, 1013.505, 1011.345, 1009.365, 1007.505, 1005.705, 1002.945, 999.4048, 998.0248, 998.3248, 997.0648, 994.9047, 993.5847, 988.6047, 986.0846, 985.1246, 1003.965, 1003.725, 1005.405, 1006.305, 1005.705, 1005.825, 1005.045, 1003.425, 1001.985, 1001.505, 1001.205, 998.4448, 996.5248, 995.6848, 995.9848, 995.8647, 996.2848, 996.4648, 997.6648, 994.4247, 995.2048, 994.9047, 993.7647, 993.8848, 994.7847, 995.0248, 995.3248, 994.8447, 997.4248, 996.1048, 993.1647, 990.8247, 988.8447, 987.7047, 986.0846, 985.5446, 985.5446, 1007.865, 1008.465, 1012.365, 1012.905, 1014.165, 1012.605, 1012.545, 1012.905, 1017.405, 1017.585, 1017.885, 1018.185, 1019.025, 1020.105, 1020.465, 1020.765, 1021.665, 1022.325, 1022.385, 1023.225, 1023.405, 1024.065, 1023.765, 1024.065, 1025.145, 1025.865, 1026.765, 1027.605, 1028.565, 1028.925, 1028.565, 1028.205, 1028.625, 1029.345, 1029.465, 1029.825, 1030.425, 1030.965, 1031.505, 1031.265, 1031.265, 1031.565, 1031.385, 1030.605, 1029.945, 1029.525, 1029.825, 1029.345, 1029.705, 1029.825, 1029.885, 1029.825, 1029.405, 1028.865, 1027.545, 1026.165, 1025.385, 1024.665, 1024.065, 1023.585, 1022.685, 1022.085, 1022.505, 1019.985, 1018.425, 1016.985, 1016.625, 1015.305, 1014.465, 1011.405, 1014.045, 1011.465, 1010.565 ; 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 ; wind_gust = 10.98, 11.84, 15.01, 13.88, 13.6, 10.78, 11.84, 11.68, 12.47, 10.19, 11.56, 14.58, 13.68, 11.37, 10.31, 7.53, 5.39, 7.02, 8.66, 9.56, 11.56, 10.9, 8.35, 8.08, 6.429, 5.88, 5.802, 3.058, 5.41, 6.311, 7.06, 8.11, 14.15, 12, 12, 9.76, 5.527, 10.7, 7.49, 9.45, 11.68, 10.35, 11.92, 12.74, 15.13, 12.54, 11.96, 14.03, 16.46, 16.42, 18.74, 18.07, 18.86, 18.38, 18.31, 18.62, 16.82, 15.64, 15.8, 15.92, 15.84, 14.97, 14.54, 12.9, 13.29, 12.62, 13.76, 13.68, 14.11, 12.58, 15.56, 15.99, 15.09, 16.15, 15.92, 14.15, 9.53, 10.35, 11.21, 7.92, 5.684, 4.782, 4.214, 3.038, 2.156, 1.019, 0.902, 2.43, 2.862, 3.371, 3.136, 2.842, 3.685, 3.41, 3.45, 3.45, 3.646, 3.136, 4.273, 4.194, 3.567, 4.665, 7.84, 7.68, 5.684, 5.958, 8.08, 8.19, 5.488, 7.41, 8.7, 7.06, 6.311, 6.821, 6.664, 7.45, 7.33, 9.92, 7.25, 11.64, 13.72, 13.68, 12.98, 9.53, 10.23, 12.43, 10.19, 11.02, 14.9, 14.03, 16.46 ; 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 ; wind_speed = 9.35, 10.29, 12.36, 11.85, 11.51, 9.25, 9.59, 9.62, 9.11, 8.06, 9.7, 12.29, 11.99, 9.48, 8.88, 6.001, 4.552, 5.928, 7.23, 7.62, 8.41, 8.16, 5.215, 5.503, 4.084, 3.534, 1.996, 1.271, 3.562, 5.015, 4.969, 5.359, 11.76, 10.46, 10.27, 7.59, 4.306, 9, 6.228, 8.1, 10.49, 7.15, 10.43, 11.23, 11.84, 10.88, 10.73, 11.6, 13.09, 13.96, 16.27, 15.38, 15.29, 14.24, 14.96, 14.99, 13.07, 12.41, 12.26, 12.84, 12.91, 12.33, 11.7, 11.11, 10.91, 10.65, 10.82, 10.52, 11.43, 9.94, 12.36, 13.03, 12.95, 13.45, 13.3, 11.4, 7.8, 9.15, 9.64, 6.665, 4.431, 3.957, 3.287, 1.834, 1.467, 0.226, 0.317, 1.776, 2.076, 2.601, 2.557, 1.888, 2.926, 2.834, 2.667, 2.594, 3.064, 2.47, 3.564, 3.344, 3.09, 4.025, 6.132, 6.285, 4.409, 4.636, 6.773, 6.819, 4.855, 5.523, 7.29, 5.922, 5.436, 5.82, 5.386, 6.455, 6.544, 8.46, 6.337, 10.61, 11.38, 11.45, 11.55, 8.07, 8.54, 11.31, 8.5, 9.07, 11.19, 11.59, 13.87 ; 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 ; wind_direction = 110.2, 106.2, 113.2, 110.8, 107.9, 97.9, 86.4, 97.7, 110.4, 126.8, 138, 154.7, 171.5, 178.4, 182.3, 211.7, 206.7, 244.7, 277.9, 292.2, 301.9, 319, 322.5, 327.3, 293.7, 303.3, 299.2, 347.579, 9.24, 43.3, 53.7, 58.7, 62.7, 48.95, 69.5, 64.9, 350.66, 334.2, 1.75, 2.22, 57.3, 352.59, 352.78, 1.51, 0.13, 355.62, 0.59, 354.37, 350.02, 344.351, 343.228, 337.7, 327.5, 318.8, 305, 304.4, 308.7, 283, 287.5, 291.2, 289.6, 295.1, 285.1, 287.9, 275.8, 263.8, 258.5, 251.8, 255.8, 250.2, 245.9, 244.1, 236.4, 232, 236, 237.9, 230.2, 221.3, 225.6, 229.2, 227.4, 232, 236.5, 332.6, 339.3, 17.13, 99.9, 114.7, 137.1, 136.1, 144.7, 162.6, 168.5, 182.2, 196.7, 179, 176.4, 155.3, 164.6, 174.8, 164.1, 155.4, 156.6, 143.5, 150.3, 150.4, 162.2, 161, 157.3, 132.5, 135.1, 143.5, 133.3, 133.2, 137.5, 124.6, 127.9, 150.1, 157.3, 144.6, 149.2, 139, 149.3, 151, 164.9, 159.2, 167, 174.3, 176, 184.7, 172.1 ; 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 ; visibility = 2965.733, 2960.927, 2960.326, 2443.119, 1815.381, 2148.172, 2724.85, 2495.981, 2076.688, 821.8143, 666.8322, 1823.791, 1767.325, 2129.55, 2359.621, 1928.314, 1508.421, 583.9349, 1537.855, 2811.952, 2939.302, 2955.521, 2963.93, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2849.796, 2959.726, 2965.132, 2774.708, 2956.121, 2956.722, 2859.408, 2947.111, 2866.616, 2957.923, 2963.93, 2963.33, 2965.733, 2963.93, 2958.524, 2962.128, 2957.323, 2831.175, 2851.598, 2679.196, 2695.415, 2746.475, 2445.521, 2302.553, 2846.192, 2874.425, 1626.76, 2948.913, 2958.524, 2951.916, 2874.425, 2799.938, 2851.598, 2947.711, 2959.726, 2884.637, 2375.84, 2963.93, 2964.531, 2963.33, 2961.528, 2952.517, 2952.517, 2956.121, 2948.312, 2941.704, 2922.482, 2879.832, 2831.775, 2859.408, 2860.609, 2786.722, 2857.005, 2369.232, 2867.818, 2889.443, 2863.613, 2854.001, 2835.98, 2769.903, 2592.094, 2809.549, 2826.969, 2826.369, 2872.623, 2899.655, 2888.842, 2888.842, 2866.015, 2900.256, 2911.068, 2881.634, 2869.019, 2842.588, 2816.157, 2810.75, 2854.602, 2860.609, 2828.171, 2756.687, 2677.394, 2691.21, 2614.32, 2500.186, 2563.26, 2791.528, 2618.525, 2542.836, 2563.26, 2572.871, 2515.203, 2469.55, 2464.143, 2399.868, 2446.122, 2018.42, 2230.469, 842.839, 2398.066 ; 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 ; }