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 = 2453464.00000579 ; :starting_julian_day_string = "2005-04-03 00:00:00" ; :ending_julian_day_number = 2453470.95833912 ; :ending_julian_day_string = "2005-04-09 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 = 2453464, 2453464.04166667, 2453464.08333333, 2453464.125, 2453464.16666667, 2453464.20833333, 2453464.25, 2453464.29166667, 2453464.33333333, 2453464.375, 2453464.41666667, 2453464.45833333, 2453464.5, 2453464.54166667, 2453464.58333333, 2453464.625, 2453464.66666667, 2453464.70833333, 2453464.75, 2453464.79166667, 2453464.83333333, 2453464.875, 2453464.91666667, 2453464.95833333, 2453465, 2453465.04166667, 2453465.08333333, 2453465.125, 2453465.16666667, 2453465.20833333, 2453465.25, 2453465.29166667, 2453465.33333333, 2453465.375, 2453465.41666667, 2453465.45833333, 2453465.5, 2453465.54166667, 2453465.58333333, 2453465.625, 2453465.66666667, 2453465.70833333, 2453465.75, 2453465.79166667, 2453465.83333333, 2453465.875, 2453465.91666667, 2453465.95833333, 2453466, 2453466.04166667, 2453466.08333333, 2453466.125, 2453466.16666667, 2453466.20833333, 2453466.25, 2453466.29166667, 2453466.33333333, 2453466.375, 2453466.41666667, 2453466.45833333, 2453466.5, 2453466.54166667, 2453466.58333333, 2453466.625, 2453466.66666667, 2453466.70833333, 2453466.75, 2453466.79166667, 2453466.83333333, 2453466.875, 2453466.91666667, 2453466.95833333, 2453467, 2453467.04166667, 2453467.08333333, 2453467.125, 2453467.16666667, 2453467.20833333, 2453467.25, 2453467.29166667, 2453467.33333333, 2453467.375, 2453467.41666667, 2453467.45833333, 2453467.5, 2453467.54166667, 2453467.58333333, 2453467.625, 2453467.66666667, 2453467.70833333, 2453467.75, 2453467.79166667, 2453467.83333333, 2453467.875, 2453467.91666667, 2453467.95833333, 2453468, 2453468.04166667, 2453468.08333333, 2453468.125, 2453468.16666667, 2453468.20833333, 2453468.25, 2453468.29166667, 2453468.33333333, 2453468.375, 2453468.41666667, 2453468.45833333, 2453468.5, 2453468.54166667, 2453468.58333333, 2453468.625, 2453468.66666667, 2453468.70833333, 2453468.75, 2453468.79166667, 2453468.83333333, 2453468.875, 2453468.91666667, 2453468.95833333, 2453469, 2453469.04166667, 2453469.08333333, 2453469.125, 2453469.16666667, 2453469.20833333, 2453469.25, 2453469.29166667, 2453469.33333333, 2453469.375, 2453469.41666667, 2453469.45833333, 2453469.5, 2453469.54166667, 2453469.58333333, 2453469.625, 2453469.66666667, 2453469.70833333, 2453469.75, 2453469.79166667, 2453469.83333333, 2453469.875, 2453469.91666667, 2453469.95833333, 2453470, 2453470.04166667, 2453470.08333333, 2453470.125, 2453470.16666667, 2453470.20833333, 2453470.25, 2453470.29166667, 2453470.33333333, 2453470.375, 2453470.41666667, 2453470.45833333, 2453470.5, 2453470.54166667, 2453470.58333333, 2453470.625, 2453470.66666667, 2453470.70833333, 2453470.75, 2453470.79166667, 2453470.83333333, 2453470.875, 2453470.91666667, 2453470.95833333 ; air_temperature = 3.525, 3.901, 3.712, 3.44, 3.36, 3.375, 3.073, 2.999, 2.795, 2.687, 3.109, 3.418, 3.496, 3.559, 3.265, 4.026, 3.963, 3.904, 5.034, 6.401, 6.419, 6.082, 7.2, 5.382, 5.858, 5.504, 5.917, 5.305, 5.098, 4.136, 4.904, 4.375, 4.522, 4.074, 4.007, 3.42, 3.584, 3.639, 3.454, 3.157, 3.009, 3.491, 3.642, 3.642, 3.709, 3.611, 3.654, 3.699, 3.769, 3.777, 3.546, 3.51, 3.652, 3.676, 3.669, 3.821, 3.835, 4.062, 3.84, 4.157, 4.035, 5.119, 6.099, 7.12, 7.67, 7.48, 7.5, 7.18, 6.526, 6.184, 5.814, 6.952, 6.863, 5.79, 5.256, 4.36, 4.648, 4.144, 3.725, 3.569, 3.392, 3.181, 1.773, 3.088, 4.747, 5.173, 5.245, 7.96, 11.72, 11.31, 10.86, 10.85, 10.67, 10.32, 9.21, 8.24, 7.65, 6.994, 6.495, 5.917, 5.827, 4.878, 3.056, 2.683, 2.626, 3.928, 3.766, 3.935, 3.615, 3.314, 3.117, 3.454, 3.538, 3.964, 4.331, 3.605, 3.602, 3.943, 3.834, 2.978, 3.325, 3.789, 3.842, 3.778, 3.765, 3.847, 3.827, 4.234, 4.135, 4.232, 4.28, 3.836, 3.537, 3.499, 3.97, 4.1, 4.884, 6.421, 7.77, 6.499, 6.083, 5.983, 6.141, 4.95, 4.308, 3.785, 3.748, 4.077, 4.727, 3.89, 3.27, 3.284, 2.738, 1.947, 1.574, 2.374, 2.867, 3.43, 3.757, 4.876, 5.802, 6.415, 5.016, 5.42, 6.278, 5.271, 4.842, 4.397 ; 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 = 1019.168, 1018.928, 1018.328, 1017.908, 1017.428, 1017.728, 1016.288, 1015.208, 1014.788, 1013.168, 1012.808, 1012.628, 1011.488, 1010.408, 1009.508, 1008.608, 1007.588, 1006.268, 1004.227, 1005.128, 1005.068, 1004.047, 1002.127, 1002.067, 1002.007, 1001.047, 1002.547, 1001.047, 999.9072, 998.6471, 999.0671, 997.027, 997.747, 996.5469, 995.7668, 1000.267, 1000.147, 1000.507, 1000.087, 1000.027, 999.6671, 1001.887, 1001.887, 1001.527, 1001.767, 1003.807, 1003.687, 1003.687, 1003.867, 1004.167, 1005.848, 1005.728, 1005.968, 1007.468, 1007.708, 1007.768, 1008.128, 1008.368, 1009.268, 1010.228, 1010.768, 1011.428, 1012.088, 1012.448, 1012.868, 1013.228, 1013.468, 1013.948, 1014.428, 1014.968, 1015.688, 1015.988, 1017.188, 1018.208, 1018.508, 1018.688, 1019.108, 1019.708, 1020.369, 1020.609, 1021.149, 1021.449, 1021.929, 1022.469, 1022.289, 1022.109, 1021.929, 1021.749, 1021.329, 1021.029, 1020.729, 1019.948, 1019.468, 1019.048, 1019.168, 1019.108, 1019.288, 1019.768, 1019.708, 1019.708, 1020.068, 1020.128, 1020.188, 1020.008, 1020.369, 1020.609, 1021.029, 1021.029, 1020.669, 1020.188, 1019.528, 1018.808, 1017.788, 1017.008, 1015.508, 1014.488, 1013.648, 1012.208, 1011.728, 1010.588, 1008.368, 1008.488, 1007.648, 1006.328, 1005.488, 1005.307, 1005.008, 1005.908, 1006.208, 1006.268, 1006.088, 1005.008, 1009.688, 1010.588, 1011.488, 1011.308, 1011.728, 1012.328, 1012.508, 1012.628, 1012.868, 1013.288, 1013.468, 1013.828, 1014.368, 1015.148, 1015.388, 1015.628, 1015.868, 1016.408, 1016.948, 1017.428, 1018.028, 1018.928, 1019.708, 1020.188, 1020.789, 1020.789, 1020.789, 1020.369, 1020.128, 1019.948, 1020.188, 1020.008, 1019.708, 1019.768, 1020.008, 1020.188 ; 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, 99, 99, 99, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 8, 9.13, 7.76, 7.1, 8.23, 8.47, 8.51, 9.64, 8.39, 10.86, 12, 12.15, 14.19, 14.46, 13.33, 15.05, 15.29, 14.66, 14.97, 10.82, 6.37, 4.508, 8.98, 7.64, 5.292, 4.194, 2.626, 2.274, 1.45, 2.666, 5.684, 6.782, 5.802, 10.98, 5.919, 4.214, 5.488, 6.468, 7.53, 5.645, 8, 8.08, 7.1, 7.76, 7.49, 7.53, 6.39, 5.919, 5.174, 4.822, 5.018, 4.822, 4.978, 6.115, 5.449, 4.116, 1.96, 5.018, 2.744, 6.194, 4.116, 4.782, 3.802, 4.077, 3.528, 5.645, 5.606, 4.822, 4.194, 3.332, 1.764, 3.881, 4.39, 5.057, 3.528, 1.47, 4.273, 2.666, 3.763, 4.234, 2.254, 0.941, 0.941, 0.823, 0.353, 0.784, 4.194, 4.234, 7.96, 10.82, 10.62, 12.07, 14.7, 15.01, 12.19, 11.21, 8.11, 6.39, 5.998, 5.018, 3.254, 0.392, 1.058, 0.078, 0, 0, 2.195, 4.665, 6.742, 8.55, 8.86, 8.7, 8.04, 6.566, 7.45, 6.821, 5.841, 5.37, 5.488, 5.174, 3.92, 3.175, 3.254, 2.548, 2.078, 0, 0.588, 1.49, 0.588, 2.274, 5.527, 9.25, 7.68, 7.57, 7.92, 6.35, 4.704, 3.998, 2.45, 1.607, 3.724, 3.959, 4.547, 3.998, 2.979, 0.784, 0.196, 0.666, 0.47, 1.215, 3.763, 3.842, 5.723, 2.744, 2.901, 2.45, 4.234, 2.548, 1.372, 4.077, 6.233, 4.939, 5.919, 4.508, 5.449, 4.822, 3.802, 3.293 ; 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, 40, 40, 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 = 6.265, 6.046, 6.05, 5.356, 6.263, 6.829, 6.902, 7.34, 6.788, 8.83, 10.06, 9.28, 11.01, 11.26, 10.88, 11.75, 12.61, 12.2, 12.42, 6.969, 2.835, 3.933, 7.09, 4.771, 3.365, 3.272, 1.323, 1.499, 0.77, 1.319, 4.752, 5.378, 4.588, 7.87, 4.792, 2.853, 4.592, 5.476, 6.108, 4.695, 6.414, 5.244, 5.378, 5.457, 5.692, 5.695, 4.405, 4.121, 4.094, 3.249, 4.143, 3.95, 4.057, 4.598, 4.602, 2.554, 0.052, 3.702, 1.177, 4.714, 2.803, 3.545, 2.895, 3.092, 2.325, 4.477, 4.488, 3.745, 3.088, 2.609, 0.409, 3.183, 3.206, 3.55, 2.712, 0.389, 3.655, 1.403, 3.119, 3.248, 0.591, 0.233, 0.203, 0.128, 0.007, 0.291, 3.168, 1.334, 3.633, 7.52, 6.938, 9.46, 10.3, 10.17, 8.18, 7.42, 6.366, 4.125, 4.719, 3.782, 1.108, 0.011, 0.08, 0.001, 0, 0, 0.658, 3.265, 5.12, 6.284, 7.29, 6.933, 6.731, 5.113, 5.818, 5.247, 4.63, 4.72, 4.382, 4.449, 3.356, 2.045, 2.226, 1.422, 0.961, 0, 0.037, 0.576, 0, 1.244, 3.968, 7.16, 5.575, 5.722, 5.883, 4.717, 3.853, 2.521, 0.061, 0.678, 3.101, 3.424, 3.828, 3.633, 1.97, 0, 0.011, 0.161, 0.021, 0.633, 2.674, 2.917, 4.488, 1.738, 2.216, 1.034, 2.387, 0.395, 0.528, 2.255, 4.417, 3.569, 4.479, 3.447, 4.418, 3.987, 3.033, 2.657 ; 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, 40, 40, 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 = 77.8, 98.7, 100.5, 91.6, 89.7, 93.8, 77.4, 95.5, 90, 94.4, 92.8, 90.2, 73.7, 69.5, 73.7, 83.8, 88.9, 74.9, 76.2, 194.6, 98.2, 80.9, 63.9, 69.3, 159.6, 88.4, 99.2, 58.6, 55.6, 79.9, 161.3, 171.3, 158.2, 174.7, 174.2, 139.5, 145, 149.2, 153.2, 165.6, 168.3, 174, 167.7, 164.3, 167.9, 163.5, 185.7, 187.8, 203, 188, 186.5, 179.6, 170.6, 176.5, 195.7, 221.2, 220.1, 231.9, 328.3, 267.3, 264.5, 275.6, 269, 270.6, 278.1, 287.6, 300, 296, 311, 313.3, 295.3, 260.9, 264.5, 298.8, 282.3, 277.4, 293.2, 284.7, 300.8, 276.7, 272.1, 235.5, 217.1, 236.2, 220.1, 118.3, 147.4, 129.8, 227.6, 218, 212.4, 195.8, 212.7, 205.5, 208, 213.1, 216.8, 233.2, 232.3, 253.9, 258.5, 215.3, 354.8, 334.1, 341.6, 341.6, 163.9, 64.4, 58.2, 66.2, 81, 73, 68.3, 62.6, 76.3, 76.1, 85.4, 75.4, 86.2, 106, 87.9, 163.4, 168.5, 180.3, 172.6, 341.6, 274.2, 264.6, 341.6, 265.3, 282.7, 329.5, 313.6, 315.3, 317.8, 308.6, 313.7, 302.9, 315.5, 72.9, 142.9, 150.2, 147, 145.3, 161.3, 341.6, 164, 170.2, 317.4, 84.7, 240.4, 273.7, 266.8, 296.7, 300.4, 341.751, 319.8, 351.79, 284.6, 331.4, 284.1, 317.8, 146, 136.2, 158.4, 131.7, 139.9, 149.1 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 40, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2794.531, 2987.959, 2825.768, 2390.857, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2967.535, 2987.959, 2988.559, 1985.982, 2122.342, 1596.124, 783.9698, 1560.682, 1650.187, 2842.588, 2987.959, 2987.959, 238.4691, 1194.852, 347.4971, 338.847, 1290.965, 1891.07, 2684.002, 2593.295, 2100.717, 2987.959, 2987.959, 2987.959, 2906.864, 2833.577, 2985.556, 2988.559, 2987.959, 2988.559, 2987.959, 2987.959, 2943.506, 2202.836, 2987.959, 2986.757, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2988.559, 2989.16, 2991.563, 2990.962, 2987.959, 2988.559, 2989.761, 2988.559, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2989.761, 2992.164, 2991.563, 2991.563, 2990.962, 2990.962, 2990.962, 2990.362, 2990.962, 2990.962, 2989.16, 2989.16, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 2988.559, 2989.16, 2989.761, 2989.761, 2991.563, 2988.559, 2988.559, 2987.959, 2987.959, 1620.753, 1155.807, 179.72, 443.3698, 372.0059, 276.1333, 256.3701, 267.363, 2535.627, 2987.959, 2987.959, 2987.959, 2987.959, 2988.559, 2988.559, 2988.559, 2989.16, 2991.563, 2990.962, 2991.563, 2990.962, 2990.962, 2990.362, 2989.16, 2987.959, 2987.959, 2987.959, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2679.196, 2990.962, 2990.362, 2990.362, 2989.761, 2984.354, 2990.362, 2989.761, 2989.761, 2989.16, 2202.236, 1256.124, 2988.559 ; 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 ; }