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 = 2453419. ; 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 = "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 = 2453429.00000579 ; :starting_julian_day_string = "2005-02-27 00:00:00" ; :ending_julian_day_number = 2453435.95833912 ; :ending_julian_day_string = "2005-03-05 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 = 2453429, 2453429.04166667, 2453429.08333333, 2453429.125, 2453429.16666667, 2453429.20833333, 2453429.25, 2453429.29166667, 2453429.33333333, 2453429.375, 2453429.41666667, 2453429.45833333, 2453429.5, 2453429.54166667, 2453429.58333333, 2453429.625, 2453429.66666667, 2453429.70833333, 2453429.75, 2453429.79166667, 2453429.83333333, 2453429.875, 2453429.91666667, 2453429.95833333, 2453430, 2453430.04166667, 2453430.08333333, 2453430.125, 2453430.16666667, 2453430.20833333, 2453430.25, 2453430.29166667, 2453430.33333333, 2453430.375, 2453430.41666667, 2453430.45833333, 2453430.5, 2453430.54166667, 2453430.58333333, 2453430.625, 2453430.66666667, 2453430.70833333, 2453430.75, 2453430.79166667, 2453430.83333333, 2453430.875, 2453430.91666667, 2453430.95833333, 2453431, 2453431.04166667, 2453431.08333333, 2453431.125, 2453431.16666667, 2453431.20833333, 2453431.25, 2453431.29166667, 2453431.33333333, 2453431.375, 2453431.41666667, 2453431.45833333, 2453431.5, 2453431.54166667, 2453431.58333333, 2453431.625, 2453431.66666667, 2453431.70833333, 2453431.75, 2453431.79166667, 2453431.83333333, 2453431.875, 2453431.91666667, 2453431.95833333, 2453432, 2453432.04166667, 2453432.08333333, 2453432.125, 2453432.16666667, 2453432.20833333, 2453432.25, 2453432.29166667, 2453432.33333333, 2453432.375, 2453432.41666667, 2453432.45833333, 2453432.5, 2453432.54166667, 2453432.58333333, 2453432.625, 2453432.66666667, 2453432.70833333, 2453432.75, 2453432.79166667, 2453432.83333333, 2453432.875, 2453432.91666667, 2453432.95833333, 2453433, 2453433.04166667, 2453433.08333333, 2453433.125, 2453433.16666667, 2453433.20833333, 2453433.25, 2453433.29166667, 2453433.33333333, 2453433.375, 2453433.41666667, 2453433.45833333, 2453433.5, 2453433.54166667, 2453433.58333333, 2453433.625, 2453433.66666667, 2453433.70833333, 2453433.75, 2453433.79166667, 2453433.83333333, 2453433.875, 2453433.91666667, 2453433.95833333, 2453434, 2453434.04166667, 2453434.08333333, 2453434.125, 2453434.16666667, 2453434.20833333, 2453434.25, 2453434.29166667, 2453434.33333333, 2453434.375, 2453434.41666667, 2453434.45833333, 2453434.5, 2453434.54166667, 2453434.58333333, 2453434.625, 2453434.66666667, 2453434.70833333, 2453434.75, 2453434.79166667, 2453434.83333333, 2453434.875, 2453434.91666667, 2453434.95833333, 2453435, 2453435.04166667, 2453435.08333333, 2453435.125, 2453435.16666667, 2453435.20833333, 2453435.25, 2453435.29166667, 2453435.33333333, 2453435.375, 2453435.41666667, 2453435.45833333, 2453435.5, 2453435.54166667, 2453435.58333333, 2453435.625, 2453435.66666667, 2453435.70833333, 2453435.75, 2453435.79166667, 2453435.83333333, 2453435.875, 2453435.91666667, 2453435.95833333 ; air_temperature = -3.508, -4.218, -4.684, -5.081, -5.648, -6.389, -6.789, -7.09, -7.42, -7.53, -7.98, -8.31, -8.09, -7.83, -7.25, -6.068, -4.681, -3.494, -2.543, -2.745, -2.14, -3.192, -3.27, -4.05, -4.281, -4.763, -5.487, -5.715, -5.85, -6.199, -6.421, -6.608, -6.951, -7.31, -7.6, -8.42, -8.34, -7.94, -7.18, -5.243, -4.328, -4.007, -2.919, -1.751, -2.165, -2.131, -2.084, -1.85, -1.699, -1.492, -1.513, -1.187, -1.391, -1.296, -1.328, -1.56, -1.525, -1.063, -2.389, -3.332, -3.15, -2.653, -2.46, -2.425, -2.309, -1.725, -0.691, 1.922, 2.666, 0.657, -0.937, -1.071, -1.046, -1.214, -1.35, -1.439, -1.456, -1.802, -2.256, -2.492, -2.505, -3.167, -3.049, -3.011, -2.779, -3.446, -3.393, -3.16, -3.409, -2.827, -2.587, -2.36, -2.218, -2.327, -2.275, -2.732, -2.975, -3.067, -3.571, -3.823, -3.895, -3.987, -4.875, -5.388, -5.463, -5.811, -5.997, -6.013, -6.464, -6.39, -5.925, -5.939, -6.102, -5.685, -5.029, -5.063, -4.726, -4.62, -5.57, -6.416, -7.81, -8.41, -8.86, -9.43, -10.04, -9.89, -9.1, -9.16, -9.31, -9.46, -9.32, -9.51, -9.52, -8.72, -7.72, -6.902, -5.926, -5.196, -4.333, -3.054, -2.312, -2.039, -2.448, -3.102, -3.918, -4.654, -5.133, -5.641, -6.318, -6.344, -6.917, -6.738, -7.15, -7.49, -7.56, -7.94, -8.07, -6.838, -5.775, -4.969, -4.077, -3.073, -1.723, -0.653, -0.23, 0.189, 0.253, -0.25 ; 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 = 1012.148, 1012.148, 1012.148, 1011.248, 1010.768, 1009.928, 1009.268, 1008.728, 1008.368, 1008.308, 1008.488, 1008.488, 1008.608, 1008.548, 1007.768, 1007.468, 1006.628, 1006.148, 1006.028, 1006.448, 1006.808, 1006.988, 1008.908, 1011.368, 1012.688, 1014.188, 1015.808, 1015.808, 1016.288, 1016.228, 1017.008, 1017.428, 1017.428, 1018.988, 1019.288, 1020.008, 1020.669, 1020.549, 1020.669, 1021.209, 1020.489, 1020.008, 1019.468, 1019.168, 1019.048, 1018.868, 1018.808, 1018.508, 1017.908, 1017.008, 1015.868, 1014.728, 1013.228, 1011.068, 1009.448, 1007.468, 1005.728, 1003.927, 1001.827, 999.0671, 995.8869, 993.7867, 991.6866, 989.7065, 987.5463, 984.3061, 982.566, 982.0259, 981.1859, 984.4261, 987.2463, 988.6264, 989.8865, 989.9465, 990.3065, 989.8265, 989.4064, 989.5865, 988.7464, 988.5064, 987.9064, 987.7263, 987.9664, 987.8464, 987.9064, 987.5463, 987.0063, 986.4062, 985.9262, 985.2662, 984.9061, 984.7261, 985.0262, 985.6262, 986.2863, 987.4263, 987.7263, 988.2664, 988.8064, 988.9264, 989.3464, 989.5865, 990.0065, 990.0065, 990.3665, 991.0865, 991.6866, 992.5267, 993.6068, 994.1468, 994.7468, 994.4468, 994.4468, 994.2068, 994.2068, 994.3268, 994.8068, 995.5869, 996.9069, 998.7671, 1000.327, 1001.407, 1002.187, 1002.667, 1002.907, 1002.967, 1002.907, 1002.367, 1002.487, 1002.907, 1003.327, 1003.567, 1003.687, 1003.747, 1003.507, 1003.207, 1003.147, 1002.667, 1002.187, 1001.467, 1001.167, 1001.107, 1001.767, 1002.967, 1003.867, 1004.647, 1005.367, 1005.488, 1005.367, 1005.128, 1004.948, 1004.407, 1004.107, 1003.987, 1004.107, 1004.167, 1004.647, 1004.827, 1004.167, 1003.687, 1003.447, 1002.967, 1002.127, 1001.827, 1001.527, 1001.467, 1001.707, 1002.487 ; 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 = 10.15, 9.37, 8.86, 10.94, 10.94, 9.96, 10.7, 13.09, 12.47, 12.43, 13.92, 13.09, 12.78, 13.6, 15.01, 15.33, 14.7, 14.66, 15.8, 15.25, 14.97, 11.41, 12.39, 10.7, 12.19, 11.56, 9.84, 7.8, 8.98, 6.86, 6.311, 7.37, 8, 6.664, 8.08, 4.155, 5.174, 6.194, 3.92, 3.371, 1.078, 2.43, 1.176, 2.587, 5.292, 3.881, 2.901, 2.783, 1.646, 3.097, 4.547, 4.9, 7.13, 9.21, 8.23, 12, 10.78, 14.9, 16.19, 13.25, 13.29, 16.35, 14.74, 15.92, 15.88, 17.17, 14.62, 9.9, 13.52, 10.7, 11.33, 9.02, 7.49, 5.096, 4.665, 3.881, 2.901, 5.018, 3.293, 2.391, 4.234, 2.156, 1.274, 1.019, 0, 3.606, 3.41, 4.43, 4.586, 3.959, 5.645, 6.586, 6.782, 6.782, 6.782, 5.41, 7.33, 9.53, 8.62, 8.98, 7.53, 8.43, 8.23, 7.76, 8.98, 8.04, 7.96, 8.08, 8, 8.15, 8.98, 8.82, 8.58, 7.1, 8.11, 9.84, 9.68, 10.54, 10.82, 10.35, 10.98, 8.86, 6.272, 5.841, 5.488, 7.06, 9.13, 10.58, 8.86, 8.23, 7.06, 8.04, 7.41, 11.13, 11.37, 10.27, 10.47, 9.29, 9.06, 9.96, 9.88, 9.25, 10.35, 9.72, 8.78, 7.25, 8.47, 7.64, 6.037, 6.429, 6.703, 7.49, 6.154, 7.13, 6.429, 6.586, 6.272, 6.468, 6.86, 8.94, 8.47, 7.1, 9.68, 10.04, 9.84, 10.47, 8.72, 6.35 ; 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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 6.91, 6.656, 6.49, 6.634, 7.71, 6.919, 7.47, 7.68, 8.75, 9.45, 9.54, 9.83, 9.96, 10.55, 11.74, 11.24, 10.69, 11.37, 11.12, 11.88, 8.89, 8.62, 8.59, 8.15, 8.45, 6.934, 6.452, 5.779, 6.057, 5.037, 4.404, 5.614, 5.9, 4.812, 4.373, 2.284, 3.675, 5.089, 2.015, 1.707, 0.101, 1.771, 0.496, 1.642, 4.289, 2.811, 2.228, 1.813, 0.786, 2.541, 3.236, 3.655, 5.79, 6.476, 6.32, 8.27, 7.79, 12.22, 11.86, 9.97, 10.36, 11.26, 11.06, 12.74, 12.46, 13.75, 11.25, 6.209, 9.34, 7.52, 7.12, 6.111, 5.011, 3.336, 3.466, 2.748, 1.991, 3.344, 2.466, 1.471, 3.062, 1.241, 0.686, 0.461, 0, 3.054, 2.984, 3.473, 2.953, 3.093, 4.531, 5.443, 5.499, 5.35, 4.93, 4.222, 5.512, 5.943, 6.017, 6.749, 5.908, 6.586, 6.14, 6.095, 6.261, 6.039, 5.762, 6.009, 5.917, 6.257, 7.09, 6.747, 6.039, 5.218, 5.937, 6.72, 7.13, 8.46, 8.33, 8.09, 8.29, 6.202, 4.925, 4.743, 3.797, 4.761, 6.614, 7.76, 6.823, 6.327, 5.162, 5.41, 5.78, 7.82, 7.74, 7.34, 6.453, 7.39, 6.68, 7.26, 6.973, 6.624, 7.4, 7.89, 6.846, 5.349, 5.882, 5.776, 4.705, 5.038, 4.94, 5.567, 4.708, 5.396, 5.135, 5.257, 4.722, 5.107, 5.161, 6.29, 6.577, 5.716, 5.946, 7.3, 6.748, 7.26, 5.806, 4.679 ; 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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 70.3, 109.1, 124, 93.7, 212.3, 176.2, 98.7, 100.8, 104.5, 81.3, 106.8, 109.8, 31.14, 47.18, 142, 157.5, 52.1, 175.2, 228.1, 212.7, 234, 164.5, 169.6, 172.3, 170.2, 159.8, 120.2, 40.15, 40.66, 60.4, 40.55, 167.3, 169.9, 169.9, 169.1, 170.5, 172.5, 201.2, 314.3, 337.2, 341.829, 349, 338.8, 309.2, 162.1, 168.3, 161, 164.1, 164.4, 180.1, 305.4, 331.3, 328.8, 335.4, 333.7, 306.2, 276.3, 257.1, 242, 239.9, 241.8, 235.3, 293.5, 317.6, 323.4, 19.2, 198.2, 61.4, 138.7, 216.9, 238.1, 235.2, 237.8, 244.8, 182.4, 165, 99, 86.5, 70.5, 116.9, 224.8, 318.1, 323.6, 249, 341.6, 256.2, 267.5, 283.2, 17.06, 57.2, 127.2, 239.7, 254.3, 271.5, 313.4, 251.1, 328.3, 329.7, 302.5, 255.9, 235.2, 184.6, 213.2, 28.16, 226.8, 219.9, 126.5, 334.3, 288.6, 269.4, 249.5, 270.2, 257.8, 250.7, 257, 263, 253.2, 272.6, 16.59, 324.6, 342.617, 262.5, 260.3, 246.1, 243.6, 224.2, 154.1, 216.7, 174.1, 195, 289.4, 276, 260.4, 276.7, 285, 292.2, 287.8, 274.9, 260.8, 240.1, 227.8, 263.7, 265.7, 307, 337, 340.6, 76.7, 106, 92.2, 246.1, 243.3, 223.9, 201.8, 250.2, 275.1, 261.5, 352.2, 11.43, 281.7, 278.6, 141.9, 50.25, 357.86, 7.11, 281.5, 286.4, 256.7, 265.4 ; wind_direction_qc = 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; visibility = 2899.655, 2983.754, 1978.173, 2847.394, 2473.755, 2509.196, 2963.33, 2738.065, 2765.698, 602.5567, 463.7937, 407.027, 392.9105, 37.68321, 139.3526, 290.5502, 376.0907, 630.1892, 2680.397, 2947.711, 2984.354, 2854.602, 2386.652, 1939.127, 2361.423, 2910.468, 2983.754, 1659.799, 1934.321, 2879.231, 2920.079, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 55.37399, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 1174.428, 249.6422, 471.0022, 583.9349, 469.2001, 835.6305, 598.3518, 868.6693, 2893.047, 136.5293, 1286.16, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2656.369, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2963.93, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2984.354, 2984.354, 2984.354, 2984.354, 2950.715, 2856.404, 2854.602, 2233.472, 2986.757, 2847.994, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.955, 2984.354, 2984.955, 2984.955, 2984.354, 2984.955, 2984.955, 2984.354, 2984.354, 2984.955, 2983.754, 2887.641, 2712.235, 2974.743, 2985.556, 2984.955, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.955, 2984.955, 2984.354, 2984.354, 2984.955, 2984.354, 2984.955, 2984.354, 2984.354, 2984.955, 2984.955, 2984.354, 2984.955, 2984.955, 2137.96, 2985.556, 2984.354, 2984.354, 2984.354 ; 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 ; }