netcdf J0209.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.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.65017 ; 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 = "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.met.realtime.nc J0209.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 = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = "SETAP2299998" ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453345.00000579 ; :starting_julian_day_string = "2004-12-05 00:00:00" ; :ending_julian_day_number = 2453351.95833912 ; :ending_julian_day_string = "2004-12-11 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 24-Aug-2004 18:15:14\n", "WIND_DIR_1.2: 24-Aug-2004 18:15:14\n", "AAN_VIZ_1.2: 24-Aug-2004 18:15:14\n", "SET_BP_1.2: 02-Oct-2004 12:30:24" ; :longitude = -67.01215 ; :latitude = 44.88925 ; data: lat = 44.88925 ; lon = -67.01215 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453345, 2453345.04166667, 2453345.08333333, 2453345.125, 2453345.16666667, 2453345.20833333, 2453345.25, 2453345.29166667, 2453345.33333333, 2453345.375, 2453345.41666667, 2453345.45833333, 2453345.5, 2453345.54166667, 2453345.58333333, 2453345.625, 2453345.66666667, 2453345.70833333, 2453345.75, 2453345.79166667, 2453345.83333333, 2453345.875, 2453345.91666667, 2453345.95833333, 2453346, 2453346.04166667, 2453346.08333333, 2453346.125, 2453346.16666667, 2453346.20833333, 2453346.25, 2453346.29166667, 2453346.33333333, 2453346.375, 2453346.41666667, 2453346.45833333, 2453346.5, 2453346.54166667, 2453346.58333333, 2453346.625, 2453346.66666667, 2453346.70833333, 2453346.75, 2453346.79166667, 2453346.83333333, 2453346.875, 2453346.91666667, 2453346.95833333, 2453347, 2453347.04166667, 2453347.08333333, 2453347.125, 2453347.16666667, 2453347.20833333, 2453347.25, 2453347.29166667, 2453347.33333333, 2453347.375, 2453347.41666667, 2453347.45833333, 2453347.5, 2453347.54166667, 2453347.58333333, 2453347.625, 2453347.66666667, 2453347.70833333, 2453347.75, 2453347.79166667, 2453347.83333333, 2453347.875, 2453347.91666667, 2453347.95833333, 2453348, 2453348.04166667, 2453348.08333333, 2453348.125, 2453348.16666667, 2453348.20833333, 2453348.25, 2453348.29166667, 2453348.33333333, 2453348.375, 2453348.41666667, 2453348.45833333, 2453348.5, 2453348.54166667, 2453348.58333333, 2453348.625, 2453348.66666667, 2453348.70833333, 2453348.75, 2453348.79166667, 2453348.83333333, 2453348.875, 2453348.91666667, 2453348.95833333, 2453349, 2453349.04166667, 2453349.08333333, 2453349.125, 2453349.16666667, 2453349.20833333, 2453349.25, 2453349.29166667, 2453349.33333333, 2453349.375, 2453349.41666667, 2453349.45833333, 2453349.5, 2453349.54166667, 2453349.58333333, 2453349.625, 2453349.66666667, 2453349.70833333, 2453349.75, 2453349.79166667, 2453349.83333333, 2453349.875, 2453349.91666667, 2453349.95833333, 2453350, 2453350.04166667, 2453350.08333333, 2453350.125, 2453350.16666667, 2453350.20833333, 2453350.25, 2453350.29166667, 2453350.33333333, 2453350.375, 2453350.41666667, 2453350.45833333, 2453350.5, 2453350.54166667, 2453350.58333333, 2453350.625, 2453350.66666667, 2453350.70833333, 2453350.75, 2453350.79166667, 2453350.83333333, 2453350.875, 2453350.91666667, 2453350.95833333, 2453351, 2453351.04166667, 2453351.08333333, 2453351.125, 2453351.16666667, 2453351.20833333, 2453351.25, 2453351.29166667, 2453351.33333333, 2453351.375, 2453351.41666667, 2453351.45833333, 2453351.5, 2453351.54166667, 2453351.58333333, 2453351.625, 2453351.66666667, 2453351.70833333, 2453351.75, 2453351.79166667, 2453351.83333333, 2453351.875, 2453351.91666667, 2453351.95833333 ; air_temperature = 0.7, 1.417, 0.959, 1.954, 2.009, 2.873, 3.041, 3.722, 4.176, 4.049, 2.737, 2.824, 3.441, 3.275, 4.257, 5.273, 6.433, 6.126, 5.27, 3.456, 2.102, -0.228, -1.572, -3.148, -4.086, -5.136, -6.024, -6.594, -7.18, -7.6, -7.9, -7.99, -8.11, -8.23, -8.54, -9.06, -9.22, -9.22, -8.59, -7.97, -7.03, -6.258, -5.175, -5.361, -5.212, -4.944, -5.307, -5.396, -5.554, -5.744, -5.875, -5.922, -5.854, -6.865, -7.4, -7.2, -7.42, -7.25, -7.72, -7.88, -7.83, -7.06, -6.785, -7.08, -6.702, -6.316, -5.846, -4.399, -3.503, -2.609, -1.357, -0.349, 0.295, 0.241, 0.227, -0.071, -0.161, 0.466, 1.128, 1.627, 2.343, 2.879, 3.151, 3.534, 4.14, 4.321, 4.684, 4.836, 4.911, 3.177, 2.438, 0.928, 0.623, 0.852, 1.011, 0.988, 1.139, 1.324, 0.899, 0.714, 0.17, -0.24, -0.625, -0.924, -1.261, -1.92, -2.91, -3.227, -3.715, -3.773, -3.361, -3.049, -2.908, -2.448, -1.735, -1.312, -1.158, -1.408, -1.297, -1.279, -1.392, -1.35, -1.328, -1.292, -1.63, -1.531, -1.512, -1.639, -1.648, -1.45, -1, -0.474, 0.466, 1.221, 1.774, 2.098, 1.97, 2.026, 2.453, 2.418, 2.484, 2.679, 2.595, 2.846, 3.317, 3.31, 3.166, 2.404, 2.131, 1.833, 1.928, 3.005, 3.477, 3.826, 3.626, 4.011, 4.083, 4.357, 4.812, 4.995, 5.272, 5.774, 6.078, 6.483, 6.917, 6.213, 5.476, 5.13 ; 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 = 1013.828, 1013.228, 1012.628, 1011.668, 1011.128, 1009.748, 1008.848, 1008.068, 1006.928, 1006.328, 1006.448, 1006.988, 1006.928, 1007.588, 1007.348, 1007.348, 1007.288, 1007.408, 1008.368, 1009.628, 1011.428, 1014.548, 1017.128, 1019.288, 1021.029, 1022.469, 1023.789, 1024.929, 1025.949, 1026.489, 1026.609, 1027.749, 1027.569, 1027.749, 1027.749, 1028.169, 1029.309, 1029.669, 1029.909, 1030.449, 1029.789, 1029.489, 1029.369, 1029.369, 1029.009, 1029.369, 1029.729, 1029.969, 1030.569, 1030.809, 1031.169, 1030.989, 1031.349, 1031.589, 1031.529, 1031.829, 1032.429, 1031.649, 1031.529, 1032.069, 1032.069, 1032.549, 1032.309, 1032.009, 1031.529, 1031.529, 1030.569, 1029.129, 1028.529, 1027.029, 1026.009, 1024.269, 1022.889, 1022.349, 1021.989, 1019.168, 1017.548, 1015.028, 1013.768, 1012.628, 1010.108, 1008.428, 1006.568, 1004.107, 1002.487, 1001.467, 1000.987, 1001.227, 1002.007, 998.1071, 999.1871, 1000.147, 1001.167, 1002.487, 1003.987, 1004.587, 1006.028, 1006.328, 1007.468, 1008.068, 1009.028, 1010.888, 1012.748, 1014.788, 1016.168, 1017.008, 1017.428, 1018.688, 1019.348, 1019.648, 1019.708, 1020.669, 1020.669, 1020.609, 1020.489, 1020.549, 1021.269, 1021.509, 1022.709, 1022.349, 1021.929, 1021.989, 1022.529, 1022.709, 1022.229, 1021.569, 1021.629, 1022.229, 1022.229, 1022.109, 1021.809, 1020.729, 1020.188, 1019.828, 1019.648, 1019.408, 1018.448, 1017.608, 1018.028, 1017.908, 1017.848, 1017.368, 1016.708, 1015.928, 1015.388, 1014.488, 1013.108, 1011.668, 1011.068, 1009.928, 1009.808, 1008.788, 1008.248, 1005.548, 1002.667, 1002.247, 1001.407, 1000.747, 999.5471, 998.287, 997.267, 996.4869, 996.4269, 996.9069, 995.9469, 994.2068, 993.9067, 992.5267 ; 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 = 3.097, 2.862, 2.979, 4.077, 3.567, 3.685, 3.567, 5.723, 6.742, 9.37, 11.05, 7.41, 8.9, 6.429, 5.841, 9.09, 8.94, 11.41, 14.35, 14.97, 15.92, 14.5, 15.76, 15.17, 14.74, 12.94, 11.17, 10.66, 10.31, 9.45, 8.31, 9.41, 8.55, 10.54, 10.23, 12.27, 14.46, 15.33, 13.05, 17.48, 8.62, 6.507, 6.037, 5.606, 5.41, 5.88, 5.958, 5.958, 6.899, 6.154, 5.88, 5.214, 6.586, 5.566, 6.037, 5.214, 6.233, 7.45, 6.194, 5.488, 5.057, 5.018, 6.037, 5.37, 4.822, 3.685, 4.312, 6.194, 6.938, 8.19, 8.51, 11.25, 11.41, 9.53, 9.41, 11.52, 13.41, 12.78, 12.27, 11.41, 13.21, 13.17, 11.6, 13.09, 11.88, 9.37, 10.23, 6.762, 4.018, 7.76, 7.02, 13.33, 10.04, 9.33, 8.15, 9.21, 9.8, 12.07, 10.94, 14.07, 13.21, 13.25, 10.51, 10.35, 11.21, 13.84, 16.54, 16.9, 17.21, 14.39, 12.27, 14.66, 14.62, 13.21, 8.86, 6.782, 6.625, 6.272, 14.46, 15.25, 16.31, 3.567, 2.352, 3.489, 2.94, 2.078, 3.959, 4.469, 3.175, 2.862, 3.724, 5.057, 6.194, 5.39, 5.606, 6.468, 7.06, 7.33, 6.35, 6.468, 5.919, 8.31, 8.47, 9.84, 10.07, 10.04, 11.72, 8.15, 10.51, 14.07, 12.07, 14.7, 12.9, 14.35, 15.56, 13.68, 13.45, 13.45, 13.6, 13.17, 12, 13.96, 13.64, 15.01, 1.49, 2.352, 2.862, 1.842 ; 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 = 2.578, 2.12, 2.311, 3.177, 2.745, 2.614, 2.568, 3.995, 4.596, 6.109, 7.15, 5.213, 6.464, 4.596, 3.91, 6.008, 7.51, 9.17, 10.69, 10.88, 12.76, 11.68, 12.25, 11.86, 10.75, 9.49, 8.39, 8.72, 7.75, 7.81, 6.705, 6.545, 6.387, 8.59, 8.56, 9.01, 10.17, 11.11, 10.28, 13.92, 4.772, 4.865, 4.073, 4.121, 3.509, 4.565, 4.086, 4.801, 5.2, 4.734, 3.838, 3.927, 5.356, 3.842, 4.598, 4.084, 4.54, 5.202, 4.926, 3.98, 3.525, 3.596, 4.057, 4.045, 3.477, 1.561, 2.589, 4.214, 5.142, 6.701, 7.1, 9.03, 8.56, 7.58, 7.24, 9.55, 10.27, 9.85, 9.89, 9.66, 9.89, 10.56, 8.94, 10.59, 9.32, 7.9, 6.472, 4.721, 2.009, 5.921, 5.173, 9.46, 8.21, 7.08, 6.386, 7.08, 7.4, 8.57, 8.88, 10.57, 10.96, 10.39, 8.59, 8.27, 8.96, 10.17, 12.95, 14.4, 14.8, 11.29, 10.3, 10.95, 10.72, 11.13, 7.08, 5.023, 4.806, 4.731, 7.75, 13.47, 6.59, 2.322, 1.594, 2.473, 2.091, 1.103, 2.819, 3.439, 2.189, 1.19, 2.733, 3.456, 5.023, 4.225, 4.053, 4.659, 5.281, 5.326, 4.501, 5.057, 4.826, 6.801, 6.374, 7.15, 7.77, 8.11, 8.24, 6.893, 8.88, 9.14, 9.12, 8.77, 9.31, 10.89, 12.35, 11.1, 10.28, 9.46, 11.57, 10.18, 9.63, 8.98, 6.784, 4.414, 0.713, 1.358, 2.296, 1.333 ; 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 = 173.1, 177.1, 243.8, 194.5, 205.1, 197.3, 195.9, 198.1, 199.6, 227.4, 230, 225.7, 222.7, 233.2, 226, 250.4, 258.9, 271.5, 274.4, 283.9, 277.6, 283.9, 289.5, 297.8, 292.4, 284.3, 305, 284.4, 271.6, 279.8, 270.2, 264, 263.5, 263.1, 274.2, 272.3, 273.6, 272.7, 290.3, 282.5, 291, 284, 262.6, 246.7, 263, 266.2, 257.3, 279.2, 293.7, 293.4, 326.7, 324.3, 359.17, 7.85, 12.9, 26.03, 11.7, 30.85, 13.53, 7.32, 6.6, 17.81, 21.31, 20.96, 44.47, 1.61, 19.99, 58.2, 70, 73.4, 77, 80.1, 93.6, 108.3, 110.8, 96.8, 91.1, 83.3, 84.9, 84.4, 83.5, 82.2, 75.4, 84.3, 82.3, 80.2, 79.9, 68.6, 2.73, 323.2, 302.8, 294.3, 288.8, 269.5, 254.5, 260.2, 264.8, 273.1, 276.4, 281.8, 283.4, 281.1, 277.8, 280.4, 272.8, 276.1, 279.7, 282.8, 280.8, 305.6, 325.1, 330.4, 320.2, 322.4, 316.4, 317.9, 306.7, 313.7, 285.4, 290.2, 340.5, 339, 345.799, 318, 343.554, 7.42, 21.36, 15.64, 22.58, 46.85, 63, 54.9, 89.6, 99.1, 83, 101.4, 91.1, 76.6, 74.3, 67.9, 67.8, 67.2, 60.9, 59.4, 63.4, 71.2, 65.5, 43.02, 54.3, 49.21, 48.73, 55.7, 56.1, 61.4, 62.3, 66.6, 63.9, 64.5, 67.2, 64.1, 68.8, 72.6, 57.2, 76.6, 105.1, 261.5, 318.1, 357.77 ; 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 = 2971.74, 2971.74, 2971.74, 2971.74, 2971.74, 2971.74, 2971.74, 2971.74, 2971.139, 2971.139, 2971.139, 2971.139, 2971.139, 2971.74, 2971.74, 2971.74, 2971.74, 2894.849, 1238.704, 2971.74, 2046.052, 2971.74, 2971.74, 2971.74, 2972.34, 2972.34, 2971.74, 2972.34, 2972.34, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2973.542, 2974.142, 2973.542, 2973.542, 2976.545, 2973.542, 2972.941, 2972.941, 2972.34, 2972.34, 2972.34, 2972.34, 2972.34, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.34, 2972.34, 2971.74, 2972.34, 2492.977, 2971.74, 2926.086, 1621.353, 1074.111, 2971.74, 2545.839, 1949.339, 2130.151, 2971.74, 2815.556, 2149.374, 2971.139, 1635.77, 2944.708, 2802.341, 2971.74, 2971.74, 2971.74, 2971.74, 2971.74, 2971.74, 2971.74, 2971.74, 2971.74, 2962.128, 2972.34, 2972.34, 2972.34, 2972.34, 2972.34, 2972.941, 2972.941, 2972.34, 2971.74, 2972.941, 2972.941, 2972.941, 2973.542, 2973.542, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2910.468, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.34, 2972.941, 2966.333, 2972.941, 2863.012, 1954.745, 1393.085, 1284.958, 1486.195, 1286.76, 1723.473, 1219.481, 1321.001, 1530.046, 1298.174, 1645.382, 1497.608, 1714.463, 2798.736, 1521.036, 1653.191, 340.2887, 383.5995, 295.416, 273.7305 ; 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 ; }