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 = "09-Mar-2005 09:08:01: Parameter barometric_pressure marked as non-functional as of julian day 2453439.291667 (2005-03-09 07:00:00)\n", "21-Feb-2005 13:09:10: Parameter wind_direction marked as non-functional as of julian day 2453419.000000 (2005-02-17 00:00:00)\n", "12-Feb-2005 02:21:53: Parameter barometric_pressure marked as non-functional as of julian day 2453413.250000 (2005-02-11 06:00:00)\n", "28-Jan-2005 10:47:39: Parameter wind_direction marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "28-Jan-2005 10:47:35: Parameter wind_gust marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "28-Jan-2005 10:47:30: Parameter wind_speed marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "23-Jan-2005 09:17:52: Parameter wind_direction marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "23-Jan-2005 09:17:32: Parameter wind_gust marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "23-Jan-2005 09:17:27: Parameter wind_speed marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "12-Jan-2005 14:45:45: Modified [lon,lat] to [-67.012800,44.889500].\n", "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 = 2453450.00000579 ; :starting_julian_day_string = "2005-03-20 00:00:00" ; :ending_julian_day_number = 2453456.95833912 ; :ending_julian_day_string = "2005-03-26 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.0128 ; :latitude = 44.8895 ; data: lat = 44.8895 ; lon = -67.0128 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453450, 2453450.04166667, 2453450.08333333, 2453450.125, 2453450.16666667, 2453450.20833333, 2453450.25, 2453450.29166667, 2453450.33333333, 2453450.375, 2453450.41666667, 2453450.45833333, 2453450.5, 2453450.54166667, 2453450.58333333, 2453450.625, 2453450.66666667, 2453450.70833333, 2453450.75, 2453450.79166667, 2453450.83333333, 2453450.875, 2453450.91666667, 2453450.95833333, 2453451, 2453451.04166667, 2453451.08333333, 2453451.125, 2453451.16666667, 2453451.20833333, 2453451.25, 2453451.29166667, 2453451.33333333, 2453451.375, 2453451.41666667, 2453451.45833333, 2453451.5, 2453451.54166667, 2453451.58333333, 2453451.625, 2453451.66666667, 2453451.70833333, 2453451.75, 2453451.79166667, 2453451.83333333, 2453451.875, 2453451.91666667, 2453451.95833333, 2453452, 2453452.04166667, 2453452.08333333, 2453452.125, 2453452.16666667, 2453452.20833333, 2453452.25, 2453452.29166667, 2453452.33333333, 2453452.375, 2453452.41666667, 2453452.45833333, 2453452.5, 2453452.54166667, 2453452.58333333, 2453452.625, 2453452.66666667, 2453452.70833333, 2453452.75, 2453452.79166667, 2453452.83333333, 2453452.875, 2453452.91666667, 2453452.95833333, 2453453, 2453453.04166667, 2453453.08333333, 2453453.125, 2453453.16666667, 2453453.20833333, 2453453.25, 2453453.29166667, 2453453.33333333, 2453453.375, 2453453.41666667, 2453453.45833333, 2453453.5, 2453453.54166667, 2453453.58333333, 2453453.625, 2453453.66666667, 2453453.70833333, 2453453.75, 2453453.79166667, 2453453.83333333, 2453453.875, 2453453.91666667, 2453453.95833333, 2453454, 2453454.04166667, 2453454.08333333, 2453454.125, 2453454.16666667, 2453454.20833333, 2453454.25, 2453454.29166667, 2453454.33333333, 2453454.375, 2453454.41666667, 2453454.45833333, 2453454.5, 2453454.54166667, 2453454.58333333, 2453454.625, 2453454.66666667, 2453454.70833333, 2453454.75, 2453454.79166667, 2453454.83333333, 2453454.875, 2453454.91666667, 2453454.95833333, 2453455, 2453455.04166667, 2453455.08333333, 2453455.125, 2453455.16666667, 2453455.20833333, 2453455.25, 2453455.29166667, 2453455.33333333, 2453455.375, 2453455.41666667, 2453455.45833333, 2453455.5, 2453455.54166667, 2453455.58333333, 2453455.625, 2453455.66666667, 2453455.70833333, 2453455.75, 2453455.79166667, 2453455.83333333, 2453455.875, 2453455.91666667, 2453455.95833333, 2453456, 2453456.04166667, 2453456.08333333, 2453456.125, 2453456.16666667, 2453456.20833333, 2453456.25, 2453456.29166667, 2453456.33333333, 2453456.375, 2453456.41666667, 2453456.45833333, 2453456.5, 2453456.54166667, 2453456.58333333, 2453456.625, 2453456.66666667, 2453456.70833333, 2453456.75, 2453456.79166667, 2453456.83333333, 2453456.875, 2453456.91666667, 2453456.95833333 ; air_temperature = 3.193, 3.367, 3.189, 2.913, 2.742, 2.6, 2.337, 2.255, 1.998, 1.48, 0.546, 0.369, 0.623, 1.613, 2.171, 3.05, 3.977, 4.706, 5.225, 5.939, 6.498, 6.354, 6.567, 4.77, 3.974, 2.738, 2.048, 1.423, 0.536, 0.277, 0.073, -0.621, -0.842, -1.326, -1.062, -0.984, -0.779, -0.224, 0.42, 1.634, 1.957, 2.855, 3.429, 3.025, 3.661, 3.3, 3.036, 2.432, 2.011, 1.832, 1.676, 1.856, 1.815, 1.622, 1.802, 1.655, 1.355, 1.322, 1.321, 1.334, 1.444, 1.564, 2.22, 3.108, 3.846, 5.317, 4.982, 3.131, 3.358, 3.926, 3.695, 2.643, 2.141, 1.462, 1.635, 2.088, 2.234, 1.617, 1.96, 1.491, 1.526, 1.407, 1.17, 1.356, 1.877, 1.85, 2.093, 2.152, 2.459, 2.936, 4.051, 5.184, 5.653, 5.717, 5.372, 3.436, 3.343, 2.711, 2.011, 1.599, 1.234, 1.087, 1.13, 1.244, 1.148, 0.96, 0.186, -0.224, -0.301, -0.311, -0.481, -0.57, -0.113, -0.006, 0.312, 0.346, 0.668, 0.664, 0.461, 0.365, 0.383, 0.161, 0.172, 0.401, 0.025, -0.366, -1.131, -0.535, 0.039, 0.095, 0.382, 0.849, 1.749, 2.639, 3.46, 4.383, 4.858, 5.263, 6.427, 6.485, 6.71, 5.828, 5.664, 4.432, 3.827, 2.614, 1.517, 0.491, -0.381, -1.153, -1.828, -2.286, -2.96, -3.624, -4.049, -4.161, -3.694, -3.598, -2.669, -1.783, -0.301, 0.28, 1.722, 1.236, 1.48, 1.659, 1.265, -0.023 ; 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 = 1015.148, 1015.448, 1015.988, 1016.048, 1015.988, 1015.928, 1015.568, 1015.148, 1014.668, 1014.488, 1014.428, 1014.368, 1014.368, 1014.188, 1014.068, 1013.528, 1012.988, 1012.328, 1011.848, 1011.488, 1011.128, 1011.008, 1011.368, 1012.028, 1012.988, 1013.528, 1014.008, 1014.428, 1014.548, 1014.188, 1014.188, 1014.068, 1014.128, 1014.308, 1014.368, 1014.728, 1015.208, 1015.028, 1015.268, 1015.268, 1014.968, 1014.548, 1014.068, 1013.648, 1013.468, 1013.528, 1013.888, 1014.368, 1014.788, 1014.848, 1014.968, 1015.148, 1015.268, 1015.508, 1015.568, 1015.508, 1015.628, 1015.808, 1015.928, 1016.288, 1016.588, 1017.008, 1017.128, 1017.428, 1017.308, 1017.248, 1017.248, 1017.548, 1017.848, 1017.548, 1017.488, 1017.428, 1017.428, 1017.008, 1016.768, 1016.708, 1015.988, 1015.568, 1015.508, 1015.208, 1014.728, 1013.888, 1013.468, 1013.888, 1014.728, 1015.568, 1015.748, 1016.648, 1017.668, 1017.908, 1018.088, 1017.908, 1018.748, 1018.628, 1019.228, 1019.768, 1019.588, 1019.228, 1018.808, 1018.628, 1019.048, 1018.268, 1018.208, 1017.488, 1017.668, 1018.088, 1017.548, 1017.188, 1016.888, 1016.768, 1016.888, 1016.708, 1016.228, 1015.748, 1015.148, 1014.908, 1014.548, 1014.548, 1014.788, 1014.788, 1014.548, 1014.488, 1014.248, 1013.948, 1013.648, 1013.408, 1013.528, 1012.988, 1012.448, 1012.028, 1011.668, 1011.548, 1010.948, 1010.888, 1010.528, 1009.928, 1009.148, 1009.148, 1008.608, 1008.488, 1008.428, 1009.148, 1009.808, 1010.708, 1012.088, 1013.708, 1014.608, 1015.448, 1016.228, 1017.308, 1018.208, 1018.868, 1019.528, 1020.729, 1021.509, 1022.469, 1023.069, 1023.309, 1023.729, 1023.849, 1023.669, 1023.549, 1023.009, 1022.829, 1022.709, 1023.129, 1023.549, 1023.729 ; 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 = 4.351, 5.214, 7.02, 5.998, 8.27, 7.49, 6.037, 5.018, 6.154, 5.096, 5.88, 6.468, 5.449, 6.664, 7.37, 7.92, 8.35, 9.6, 8.47, 7.8, 6.115, 6.586, 5.998, 4.018, 5.88, 5.802, 5.684, 4.116, 4.939, 5.606, 4.39, 3.528, 2.979, 3.41, 3.136, 2.509, 2.901, 3.018, 2.195, 0.784, 1.215, 2.352, 3.214, 4.43, 3.528, 2.783, 2.274, 2.058, 0.686, 0, 0, 0, 0, 0, 0, 0.196, 0.745, 1.529, 1.333, 0.588, 0.941, 2.078, 1.607, 1.411, 0.49, 1.45, 0.588, 2.47, 4.822, 4.939, 3.43, 4.155, 2.94, 2.352, 3.842, 5.096, 6.194, 5.919, 5.762, 4.116, 1.842, 2.038, 0, 3.254, 7.13, 10.86, 11.13, 10.31, 8.62, 7.33, 9.33, 8.31, 7.6, 5.919, 3.332, 1.274, 4.273, 5.096, 7.49, 6.429, 3.881, 5.723, 5.292, 5.488, 6.272, 5.88, 5.762, 5.41, 6.782, 6.821, 7.68, 7.84, 6.978, 7.64, 5.919, 6.429, 6.154, 4.782, 4.665, 4.743, 3.45, 1.078, 0.686, 0.157, 0.392, 0, 3.489, 2.548, 1.568, 5.057, 3.489, 5.606, 7.64, 5.39, 8.74, 6.507, 6.35, 5.841, 10.19, 8.66, 8.62, 10.31, 11.96, 8.08, 10.7, 8.98, 9.96, 8.9, 9.29, 10.51, 8.78, 9.64, 7.96, 8.82, 6.233, 7.06, 6.821, 6.546, 4.822, 4.822, 1.803, 1.294, 0.882, 4.116, 5.292, 5.488, 4.822, 4.116 ; 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, 40, 40, 40, 40, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 3.369, 3.744, 4.747, 5.087, 6.343, 5.823, 4.52, 3.59, 4.613, 4.031, 4.669, 5.209, 4.578, 5.353, 6.236, 6.257, 6.619, 6.881, 6.508, 5.867, 4.584, 5.035, 4.631, 3.068, 4.247, 4.985, 4.572, 2.744, 4.133, 4.404, 3.434, 2.757, 2.494, 1.766, 2.303, 1.638, 2.11, 2.027, 1.729, 0, 0.333, 1.703, 2.566, 3.637, 2.637, 2.215, 1.674, 1.137, 0, 0, 0, 0, 0, 0, 0, 0.003, 0.102, 1.197, 0.954, 0, 0.2, 1.562, 0.93, 1.039, 0, 0.278, 0.05, 2.083, 4.154, 3.725, 2.848, 3.471, 1.954, 1.766, 3.33, 3.643, 4.641, 4.506, 4.529, 2.245, 0.669, 0.607, 0, 2.139, 5.177, 8.45, 7.12, 8, 6.559, 4.358, 6.281, 6.543, 4.749, 4.734, 2.21, 0.002, 3.027, 3.445, 5.979, 4.188, 2.946, 3.687, 3.939, 4.444, 5.238, 4.782, 4.665, 4.192, 4.888, 4.825, 5.828, 6.185, 5.798, 5.861, 4.778, 5.413, 5.082, 3.743, 3.644, 3.646, 2.332, 0.086, 0.024, 0.002, 0.048, 0, 2.95, 1.94, 0.153, 3.072, 2.466, 4.009, 5.066, 3.974, 6.703, 5.178, 5.3, 4.491, 7.67, 5.235, 6.897, 8.32, 9.72, 6.431, 8.69, 6.276, 7.42, 6.941, 7.52, 7.51, 6.431, 6.627, 6.154, 6.479, 4.855, 5.505, 5.07, 5.305, 3.279, 1.84, 1.101, 0.555, 0.12, 3.268, 4.367, 4.576, 3.787, 3.28 ; 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, 40, 40, 40, 40, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 327.7, 5.42, 355.34, 353.1, 350.08, 343.806, 316.5, 261.4, 213.2, 237.6, 239.1, 250.6, 288.6, 298.9, 287.6, 275.9, 280.1, 288.1, 305, 313, 300, 321.2, 249.7, 163.7, 273, 24.47, 10.05, 354.88, 346.734, 352.32, 13.67, 353.63, 263.9, 245.6, 319.1, 317.9, 277.9, 306.7, 4.14, 341.6, 347.15, 346.324, 345.836, 359.67, 151.9, 168.4, 168.8, 163.7, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 341.6, 11.48, 347.428, 222.1, 219.3, 341.6, 215.9, 283.9, 271, 321.6, 341.6, 256, 257.7, 252.8, 244.6, 254.3, 180.6, 178.2, 169.7, 224.4, 297.4, 314.7, 338.6, 344.165, 341.5, 344.128, 345.196, 349.29, 341.6, 62.1, 95.9, 87, 227.1, 338.2, 354.74, 307, 313.5, 313.6, 344.197, 2.24, 351.07, 354.12, 48.62, 51.26, 53.6, 48.48, 54.8, 46.51, 61.6, 68.1, 87, 83.6, 63, 62.3, 51.55, 47.72, 61.9, 63.9, 64.4, 68.2, 74, 78.7, 96.2, 88.6, 87.5, 86.4, 98.6, 90.1, 87.8, 168.2, 99.8, 341.6, 270.3, 249, 231.2, 203.8, 199.9, 200.1, 189.1, 208.3, 221.1, 229.4, 260.3, 265.2, 288.8, 312.8, 298.4, 316.3, 300.4, 303.6, 321.3, 331.7, 336.4, 320.8, 332, 346.76, 351.06, 351.19, 347.486, 345.034, 347.227, 343.476, 353.29, 347.011, 343.103, 332, 146.3, 321.4, 85.9, 147, 145, 175, 169.9, 172.7 ; 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, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2989.761, 2989.761, 2989.16, 2989.16, 2988.559, 2987.358, 2987.358, 2778.312, 2753.083, 2987.959, 2987.358, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.757, 2989.16, 2989.16, 2989.16, 2989.16, 2989.16, 2988.559, 2987.959, 2987.959, 2987.358, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.757, 2986.757, 2987.358, 2989.761, 2989.761, 2988.559, 2986.757, 2987.358, 2987.358, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.757, 2458.136, 2987.358, 2988.559, 2987.959, 2987.358, 2778.913, 2818.56, 2989.16, 2986.757, 2667.182, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.757, 2987.358, 2987.358, 2987.959, 2990.362, 2989.761, 2988.559, 2987.358, 2987.959, 2987.358, 2986.757, 2986.757, 2986.757, 2986.757, 2986.757, 2986.757, 2986.757, 2944.708, 2972.34, 2986.757, 2986.757, 2986.757, 2986.757, 2986.757, 2987.959, 2987.358, 2987.358, 2988.559, 2988.559, 2988.559, 2989.16, 2988.559, 2987.358, 2884.637, 1625.558, 2986.757, 2986.757, 2986.757, 2986.757, 2986.757, 2986.757, 2987.358, 2986.757, 2986.757, 2987.358, 2987.358, 2987.358, 2987.358, 2990.962, 2990.962, 2989.761, 2989.761, 2989.761, 2989.16, 2989.16, 2989.761, 2989.761, 2989.761, 2989.16, 2987.358 ; 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 ; }