netcdf N0102.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 142 ; 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 = 2453366.00000579 ; :starting_julian_day_string = "2004-12-26 00:00:00" ; :ending_julian_day_number = 2453372.41667244 ; :ending_julian_day_string = "2005-01-01 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.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 = 2453366, 2453366.04166667, 2453366.08333333, 2453366.125, 2453366.16666667, 2453366.20833333, 2453366.25, 2453366.29166667, 2453366.33333333, 2453366.375, 2453366.41666667, 2453366.45833333, 2453366.5, 2453366.54166667, 2453366.58333333, 2453366.625, 2453366.66666667, 2453366.70833333, 2453366.75, 2453366.79166667, 2453366.83333333, 2453366.875, 2453366.91666667, 2453366.95833333, 2453367, 2453367.04166667, 2453367.08333333, 2453367.125, 2453367.16666667, 2453367.20833333, 2453367.25, 2453367.29166667, 2453367.33333333, 2453367.375, 2453367.41666667, 2453367.45833333, 2453367.5, 2453367.54166667, 2453367.58333333, 2453367.625, 2453367.66666667, 2453367.70833333, 2453367.75, 2453367.79166667, 2453367.83333333, 2453367.875, 2453367.91666667, 2453367.95833333, 2453368, 2453368.04166667, 2453368.08333333, 2453368.125, 2453368.16666667, 2453368.20833333, 2453368.25, 2453368.29166667, 2453368.33333333, 2453368.375, 2453368.41666667, 2453368.45833333, 2453368.5, 2453368.54166667, 2453368.58333333, 2453368.625, 2453368.66666667, 2453368.70833333, 2453368.75, 2453368.79166667, 2453368.83333333, 2453368.875, 2453368.91666667, 2453368.95833333, 2453369, 2453369.04166667, 2453369.08333333, 2453369.125, 2453369.16666667, 2453369.20833333, 2453369.25, 2453369.29166667, 2453369.33333333, 2453369.375, 2453369.41666667, 2453369.45833333, 2453369.5, 2453369.54166667, 2453369.58333333, 2453369.625, 2453369.66666667, 2453369.70833333, 2453369.75, 2453369.79166667, 2453369.83333333, 2453369.875, 2453369.91666667, 2453369.95833333, 2453370, 2453370.04166667, 2453370.08333333, 2453370.125, 2453370.16666667, 2453370.20833333, 2453370.25, 2453370.29166667, 2453370.33333333, 2453370.375, 2453370.41666667, 2453370.45833333, 2453370.5, 2453370.54166667, 2453370.58333333, 2453370.625, 2453370.66666667, 2453370.70833333, 2453370.75, 2453370.79166667, 2453370.83333333, 2453370.875, 2453370.91666667, 2453370.95833333, 2453371, 2453371.04166667, 2453371.08333333, 2453371.125, 2453371.16666667, 2453371.20833333, 2453371.25, 2453371.29166667, 2453371.33333333, 2453371.375, 2453371.41666667, 2453372, 2453372.04166667, 2453372.08333333, 2453372.125, 2453372.16666667, 2453372.20833333, 2453372.25, 2453372.29166667, 2453372.33333333, 2453372.375, 2453372.41666667 ; air_temperature = 1.721, 1.785, 1.946, 2.017, 2.201, 2.283, 2.187, 2.21, 2.404, 2.514, 2.669, 2.677, 2.489, 2.545, 2.789, 2.707, 2.798, 2.613, 2.698, 2.581, 2.608, 1.566, 1.636, 1.102, 1.204, 1.435, 1.299, 1.593, 1.965, 1.89, 1.423, 1.553, 1.576, 1.939, 1.757, 1.312, 0.054, -1.546, -2.123, -1.973, -1.764, -2.323, -2.918, -3.091, -3.519, -3.374, -3.051, -2.726, -2.895, -3.281, -3.456, -3.706, -3.981, -3.97, -4.144, -4.358, -4.615, -4.575, -4.49, -4.514, -4.496, -4.171, -3.994, -3.483, -3.5, -3.226, -2.595, -1.869, -1.642, -1.41, -1.472, -1.285, -0.868, -0.71, -0.24, 0.652, 1.375, 2.282, 2.311, 2.977, 3.58, 4.598, 5.202, 5.352, 6.097, 6.001, 6.075, 5.891, 6.04, 5.794, 5.368, 5.251, 5.007, 4.815, 4.617, 4.624, 4.374, 4.127, 4.074, 3.936, 3.97, 3.803, 3.769, 3.494, 3.383, 3.279, 2.636, 2.588, 2.428, 2.09, 1.842, 1.377, 1.181, 0.838, 0.715, 1.002, 0.824, 0.425, 0.299, 0.439, 0.486, 0.776, 0.728, 0.645, 0.738, 0.948, 1.055, 1.199, 1.347, 1.515, 1.719, 6.127, 6.443, 6.679, 6.938, 6.974, 7.37, 7.6, 7.96, 7.94, 8.41, 7.87 ; 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 ; barometric_pressure = 1025.685, 1025.745, 1026.105, 1026.345, 1026.705, 1026.165, 1026.585, 1026.465, 1026.825, 1026.945, 1027.065, 1026.645, 1026.585, 1027.305, 1028.145, 1026.645, 1025.925, 1024.905, 1024.245, 1023.525, 1022.265, 1019.085, 1020.225, 1018.065, 1015.905, 1013.625, 1009.785, 1005.765, 1003.485, 1002.105, 997.8448, 993.5847, 990.7047, 989.2047, 984.2245, 979.3645, 975.1044, 984.8846, 991.6647, 992.5047, 995.7448, 997.6648, 997.3048, 995.1448, 994.1248, 994.3047, 994.7847, 995.8647, 995.6248, 994.7847, 994.1848, 992.9847, 991.9647, 991.5447, 991.1247, 990.3447, 989.9847, 989.7447, 989.9247, 989.9847, 989.9847, 991.0047, 991.9047, 993.7647, 994.4847, 996.4048, 998.0248, 999.9448, 1020.645, 1020.465, 1020.645, 1021.005, 1022.265, 1022.205, 1026.525, 1027.125, 1025.685, 1025.385, 1023.345, 1022.985, 1021.065, 1019.445, 1018.485, 1017.825, 1017.165, 1016.325, 1016.085, 1016.145, 1015.905, 1014.765, 1013.145, 1013.145, 1012.005, 1011.345, 1015.725, 1018.545, 1019.385, 1020.225, 1021.425, 1022.145, 1022.865, 1022.745, 1023.345, 1024.125, 1024.845, 1025.145, 1025.745, 1026.525, 1027.425, 1028.265, 1029.525, 1030.305, 1030.245, 1030.005, 1029.945, 1030.425, 1031.505, 1032.165, 1032.585, 1033.605, 1034.445, 1035.045, 1035.225, 1034.505, 1035.285, 1034.805, 1034.745, 1035.345, 1035.405, 1035.345, 1035.105, 1027.785, 1026.765, 1025.865, 1025.085, 1025.445, 1024.125, 1022.565, 1021.365, 1021.305, 1020.225, 1019.625 ; 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 ; wind_gust = 11.6, 11.72, 11.64, 11.41, 11.41, 9.25, 12.07, 9.96, 11.92, 13.33, 15.52, 15.37, 16.46, 16.9, 16.58, 18.86, 17.56, 18.97, 19.48, 20.66, 20.82, 23.25, 9.7, 1.49, 1.999, 2.234, 2.666, 3.018, 2.666, 2.744, 2.744, 3.528, 3.332, 2.626, 3.646, 3.567, 3.567, 3.058, 3.41, 2.509, 2.391, 2.626, 2.274, 1.803, 1.842, 1.529, 1.49, 1.215, 1.176, 1.019, 0.941, 1.215, 0.98, 1.411, 1.058, 0.627, 1.49, 1.49, 0.98, 0.784, 0.588, 0.549, 0.431, 0.588, 0.51, 0.431, 0.353, 0.274, 0.353, 0.274, 0.392, 0.196, 0.196, 0.118, 0.196, 0.078, 0.157, 0.314, 0.51, 0.666, 1.019, 0.98, 0.941, 0.627, 0.941, 1.215, 0.862, 0.745, 0.98, 0.666, 0.274, 0.51, 0.314, 0.431, 0.196, 0.118, 0.157, 0.157, 0.118, 0.078, 0.235, 0.078, 0.118, 0.118, 0.157, 0.157, 0.118, 0.118, 0.078, 0.078, 0.157, 0.118, 0.118, 0.118, 0.078, 0.196, 0.078, 0.118, 0.078, 0.078, 0.157, 0.098, 0.157, 0.118, 0.078, 0.039, 0.039, 0.039, 0.039, 0.039, 0.039, 0.118, 0.118, 0.196, 0.196, 0.274, 0.157, 0.353, 0.392, 0.588, 0.353, 0.235 ; 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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 = 9.48, 10.06, 9.87, 10.21, 9.61, 7.63, 7.7, 8.16, 9.31, 11.45, 12.09, 12.93, 13.33, 14.33, 14.36, 15.56, 14.79, 16.47, 16.77, 18.01, 18.34, 19.35, 0.757, 0.802, 1.014, 1.346, 1.722, 1.686, 1.279, 1.271, 1.648, 1.616, 1.789, 1.409, 2.108, 2.503, 2.209, 2.006, 2.229, 1.689, 1.367, 1.526, 1.257, 1.217, 1, 0.804, 0.709, 0.474, 0.482, 0.458, 0.368, 0.319, 0.262, 0.335, 0.222, 0.222, 0.494, 0.389, 0.388, 0.268, 0.227, 0.229, 0.15, 0.235, 0.152, 0.085, 0.112, 0.08, 0.114, 0.092, 0.113, 0.058, 0.055, 0.025, 0.035, 0.015, 0.046, 0.138, 0.211, 0.215, 0.441, 0.355, 0.39, 0.273, 0.365, 0.539, 0.322, 0.25, 0.332, 0.234, 0.078, 0.103, 0.122, 0.147, 0.052, 0.027, 0.021, 0.049, 0.026, 0.02, 0.028, 0.02, 0.018, 0.03, 0.02, 0.019, 0.021, 0.017, 0.015, 0.016, 0.021, 0.021, 0.024, 0.013, 0.009, 0.015, 0.012, 0.015, 0.017, 0.015, 0.01, 0.009, 0.02, 0.016, 0.007, 0.004, 0.002, 0.004, 0, 0.001, 0, 0.028, 0.029, 0.048, 0.052, 0.056, 0.05, 0.083, 0.133, 0.096, 0.116, 0.076 ; 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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 = 52.8, 68.1, 55.1, 57.7, 63.1, 58.9, 70.7, 61.8, 58.8, 66.2, 64.6, 73.5, 54, 56.5, 62.8, 66.7, 67.1, 66.4, 66.1, 64.3, 65.2, 69.6, 49.55, 56.4, 47.2, 48.27, 42.42, 44.17, 62.5, 56.4, 55.6, 62.2, 45.1, 44.5, 31.29, 26.58, 12.48, 338.7, 329.7, 347.748, 346.063, 315.8, 326, 315.3, 321.9, 315.2, 306.3, 310.6, 314.3, 319.8, 314.1, 311.7, 320.6, 319.5, 315, 317.2, 303, 310.4, 306.7, 309.3, 310.1, 318.4, 318.4, 303.3, 304.3, 310, 295.9, 286.2, 289.1, 276.4, 280.2, 284.1, 295.6, 274.8, 251.8, 242.6, 230.9, 229.7, 225.5, 221, 217.5, 222.5, 223.7, 213.3, 225.7, 225.7, 236.2, 237.7, 244.2, 250.4, 268.7, 267.7, 283.9, 285.5, 294.2, 290.5, 323.9, 334.9, 343.862, 358.99, 345.624, 2.99, 345.741, 4.86, 2.61, 1.93, 30.74, 24.12, 31.16, 36.16, 18.02, 28.21, 12.51, 28.24, 15.51, 14.62, 5.84, 0.41, 26.78, 22.94, 14.44, 14.3, 8.37, 61.4, 42.27, 78.7, 96.3, 103.6, 142.8, 122.3, 122.5, 176.9, 176.3, 186.5, 196.5, 194.7, 201.9, 192.4, 198.2, 199, 209.8, 209.4 ; 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 2966.333, 2966.333, 2966.333, 2965.733, 2966.333, 2965.733, 2966.333, 2965.132, 2965.733, 2958.524, 2930.291, 2929.69, 2923.083, 2896.051, 2843.789, 2735.662, 2565.663, 1270.541, 935.9483, 677.0442, 1588.315, 642.804, 731.1077, 1471.778, 611.5673, 562.9102, 299.9212, 241.0521, 281.6598, 323.4088, 323.5891, 216.7235, 343.4724, 828.4221, 2966.333, 2480.363, 2632.341, 2338.596, 2349.409, 2706.228, 2583.083, 2536.829, 2456.334, 2363.225, 2249.691, 2038.243, 1921.105, 1915.099, 1873.049, 1850.823, 1805.77, 1793.155, 1740.293, 1714.463, 1704.251, 1656.795, 1647.784, 1551.071, 1484.993, 1445.947, 1294.57, 1124.57, 934.7469, 627.1857, 2771.705, 2966.934, 2966.333, 2911.068, 2965.733, 2966.333, 2966.333, 2966.333, 2966.333, 2867.818, 2958.524, 2950.114, 2928.489, 2876.828, 2820.362, 2733.86, 2660.574, 2551.846, 2622.73, 2586.087, 2503.189, 2304.356, 2655.168, 2704.426, 2729.054, 2780.115, 2753.684, 2824.567, 2926.687, 2963.33, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2944.708, 2953.719, 2950.114, 2954.92, 2956.722, 2963.33, 2944.708, 2963.33, 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, 2965.733, 2929.69, 2902.058, 2893.648, 2895.45, 2844.39, 2798.136, 2763.896, 2729.054, 2638.949, 2522.412, 2248.49 ; 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 ; }