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 = "08-May-2005 13:17:56: Modified [lon,lat] to [-67.011600,44.888800].\n", "07-May-2005 21:35:22: Parameter barometric_pressure marked as non-functional as of julian day 2453498.791667 (2005-05-07 19:00:00)\n", "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 = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 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\n", "SET_BP_1.3: 25-Apr-2005 20:23:21" ; :longitude = -67.0116 ; :latitude = 44.8888 ; data: lat = 44.8888 ; lon = -67.0116 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; air_temperature = 4.603, 4.612, 4.445, 4.163, 4.023, 4.188, 4.334, 4.557, 4.964, 5.115, 5.336, 5.467, 5.627, 6.215, 6.609, 6.831, 6.996, 7.14, 7.23, 7.36, 7.28, 7.64, 7.36, 7.17, 6.96, 6.947, 6.99, 6.813, 6.299, 5.981, 5.985, 5.878, 5.678, 5.541, 5.57, 5.877, 5.701, 6.206, 7.2, 8.02, 8.46, 9.02, 8.26, 8.37, 8.49, 10.55, 9.38, 8.24, 7.22, 6.217, 6.187, 6.031, 5.998, 5.55, 6.402, 5.534, 6.102, 5.443, 5.834, 6.35, 6.702, 6.964, 7.78, 7.71, 8.58, 9, 9.1, 10.74, 11.04, 11.44, 11.41, 12.16, 8.97, 7.69, 6.305, 5.927, 6.277, 6.329, 7.33, 6.884, 5.677, 5.61, 6.054, 5.67, 6.01, 6.453, 6.389, 7.2, 7.8, 7.31, 7.46, 8.99, 11.09, 7.07, 9.27, 6.217, 7.41, 7.04, 6.445, 5.841, 5.037, 5.013, 5.366, 5.585, 5.653, 6.012, 6.493, 9.61, 7.77, 6.082, 6.235, 6.598, 7.61, 7.84, 7.63, 7.64, 8.29, 8.26, 8.1, 7.54, 6.469, 5.366, 4.533, 3.898, 3.447, 2.881, 2.45, 1.981, 1.412, 1.42, 1.291, 1.831, 2.224, 2.593, 3.265, 3.947, 5.15, 6.23, 7.19, 7.93, 9.04, 9.52, 9.53, 9.15, 8.18, 7.56, 6.287, 5.75, 5.355, 5.225, 5.285, 4.512, 4.35, 3.876, 4.022, 4.424, 4.935, 5.701, 6.938, 7.86, 8.85, 9.34, 10.91, 10.18, 8.94, 8.09, 7.29, 6.209 ; 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 = 1016.048, 1015.148, 1014.488, 1013.348, 1012.448, 1012.328, 1011.728, 1011.368, 1010.888, 1010.948, 1010.528, 1010.948, 1011.248, 1011.188, 1011.128, 1010.648, 1011.008, 1011.188, 1011.968, 1012.388, 1012.088, 1013.108, 1012.628, 1012.268, 1012.568, 1013.468, 1014.008, 1014.608, 1015.028, 1014.908, 1015.088, 1015.568, 1015.988, 1016.348, 1016.768, 1017.788, 1018.388, 1018.448, 1018.568, 1018.628, 1018.568, 1018.328, 1018.208, 1018.328, 1018.328, 1018.268, 1018.508, 1018.748, 1018.808, 1019.348, 1019.048, 1018.988, 1018.508, 1018.088, 1018.328, 1018.868, 1019.288, 1019.708, 1020.369, 1020.849, 1020.789, 1021.089, 1020.849, 1020.369, 1020.068, 1019.528, 1019.228, 1018.688, 1018.148, 1018.208, 1018.208, 1018.268, 1018.388, 1018.748, 1018.688, 1018.508, 1018.328, 1017.968, 1017.428, 1017.008, 1017.308, 1017.608, 1018.088, 1018.148, 1018.148, 1017.788, 1017.308, 1016.528, 1015.928, 1015.088, 1014.488, 1014.548, 1014.008, 1013.648, 1013.288, 1013.468, 1013.588, 1013.588, 1012.868, 1013.348, 1012.148, 1011.488, 1010.708, 1010.228, 1010.828, 1010.768, 1012.208, 1012.988, 1014.548, 1015.688, 1016.828, 1017.188, 1017.188, 1017.428, 1018.028, 1018.208, 1018.568, 1019.168, 1019.948, 1020.969, 1022.169, 1023.369, 1024.389, 1024.629, 1024.449, 1023.969, 1023.489, 1023.669, 1024.089, 1024.629, 1025.049, 1025.049, 1024.509, 1023.849, 1023.009, 1022.289, 1020.909, 1019.048, 1017.548, 1016.948, 1016.228, 1015.988, 1016.408, 1017.308, 1018.028, 1018.628, 1018.268, 1017.728, 1017.428, 1016.468, 1015.868, 1015.988, 1016.288, 1016.588, 1017.488, 1017.248, 1017.308, 1016.648, 1015.808, 1015.208, 1014.788, 1014.428, 1014.068, 1013.528, 1013.108, 1013.168, 1012.808, 1012.868 ; 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 = 14.66, 13.96, 11.07, 12.03, 12.66, 12.78, 12.11, 11.13, 10.78, 9.68, 10.82, 13.48, 10.43, 9.72, 9.76, 11.25, 8.62, 10.82, 9.56, 9.8, 9.33, 10.58, 10.04, 9.53, 9.33, 8.66, 9.45, 9.53, 7.17, 7.64, 9.25, 7.64, 6.037, 6.664, 7.64, 6.664, 6.429, 6.86, 4.586, 8.11, 4.9, 5.174, 2.352, 3.763, 1.078, 1.098, 1.686, 0.686, 0.902, 0.98, 0, 0.862, 0.392, 1.96, 1.372, 0, 2.822, 1.568, 0.745, 1.999, 2.666, 4.155, 3.567, 2.156, 0.823, 1.215, 3.254, 3.293, 3.724, 3.038, 3.45, 2.038, 2.666, 0.784, 0.392, 0, 0, 1.411, 3.489, 3.234, 1.274, 0, 2.274, 2.509, 0.784, 3.018, 3.332, 4.312, 3.234, 5.253, 6.742, 7.29, 6.39, 6.35, 4.43, 4.782, 2.646, 4.469, 2.783, 0.902, 4.586, 3.763, 2.254, 3.45, 2.548, 1.45, 4.194, 12.78, 13.37, 10.27, 12.98, 11.29, 14.07, 14.31, 14.19, 12.78, 10.94, 11.29, 14.07, 12.62, 10.94, 13.99, 12.07, 11.25, 10.19, 7.84, 8.35, 7.92, 5.41, 7.21, 5.684, 9.45, 11.72, 12.62, 13.48, 11.02, 12.31, 12.78, 15.52, 13.8, 12.98, 12.47, 13.29, 9.45, 8.74, 5.998, 5.018, 3.41, 3.567, 4.743, 6.272, 5.37, 6.429, 5.566, 7.8, 8.31, 8, 6.115, 6.703, 8, 7.33, 6.429, 1.764, 5.174, 4.312, 4.43, 3.685, 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, 40, 0, 0, 0, 0, 40, 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, 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, 0, 0, 0 ; wind_speed = 10.4, 10.58, 9.16, 9.22, 9.89, 9.27, 8.2, 8.36, 8.02, 7.97, 8.45, 9.29, 7.55, 7.19, 6.909, 8.06, 5.994, 8.25, 7.89, 7.45, 7.29, 7.3, 7.44, 7.25, 7.34, 6.769, 6.966, 7.11, 5.565, 6.241, 6.783, 5.935, 5.07, 5.082, 6.125, 5.152, 5.257, 5.331, 2.611, 5.024, 3.347, 3.562, 1.197, 2.625, 0.002, 0.49, 1.438, 0, 0.046, 0.418, 0, 0.324, 0, 0.484, 0.191, 0, 1.566, 0.07, 0.363, 1.344, 1.003, 3.393, 2.684, 0.949, 0.102, 0.729, 2.651, 2.789, 3.326, 2.499, 3.058, 1.697, 1.3, 0.306, 0, 0, 0, 0.608, 2.43, 2.505, 0, 0, 0.877, 1.756, 0.036, 2.492, 2.814, 3.493, 2.614, 4.493, 6.007, 5.448, 5.436, 5.347, 3.014, 4.032, 1.173, 2.315, 1.91, 0.135, 3.726, 3.105, 0.936, 2.116, 1.454, 0.173, 3.056, 9.39, 10.13, 7.68, 9.69, 7.78, 9.79, 10.13, 10.51, 9.34, 8.13, 8.68, 10.4, 9.35, 8.67, 10.03, 9.51, 9.13, 8.32, 6.353, 6.873, 6.215, 3.922, 5.712, 4.13, 7.58, 9.36, 10.34, 10.2, 8.35, 8.46, 9.66, 11.37, 10.37, 10.58, 8.49, 8.73, 7.3, 6.989, 4.417, 4.283, 2.629, 2.541, 3.827, 4.725, 3.963, 5.005, 4.886, 6.095, 6.678, 6.28, 4.423, 4.673, 5.271, 4.989, 3.909, 0.003, 3.687, 3.679, 3.715, 3.184, 2.65 ; 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, 40, 0, 0, 0, 0, 40, 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, 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, 0, 0, 0 ; wind_direction = 41.7, 36.26, 29.87, 27.09, 23.88, 24.04, 20.73, 20.46, 26, 22.03, 33.28, 35.17, 22.87, 22.54, 20.7, 32.8, 23.76, 23.45, 16.23, 13.34, 13.04, 14.94, 18.7, 19.97, 23.11, 20.78, 16.26, 17.72, 8.75, 16.46, 13.98, 17.74, 8.22, 23.13, 32.25, 2.68, 10.49, 14.77, 2.64, 24.85, 53.7, 52.4, 91.4, 37.34, 352.28, 69.2, 94.6, 341.6, 183.1, 289.4, 341.6, 313.9, 341.6, 297.8, 353.55, 341.6, 327, 10, 336.9, 2.72, 81.1, 45.64, 78.1, 99.9, 188.9, 139.5, 137.3, 92.8, 97.7, 85.6, 101.9, 98.9, 94.3, 342.904, 341.6, 341.6, 341.6, 32.52, 53.6, 68.3, 341.6, 341.6, 66.6, 90.7, 164.2, 100.1, 96.2, 95.5, 97.2, 136.2, 136.9, 136.1, 173.7, 146.8, 169.6, 160.6, 159.7, 214.5, 158.2, 193.3, 147.1, 167.7, 198.7, 217.2, 277.2, 277.3, 307.2, 336.6, 336.4, 346.675, 327.9, 331.2, 328.1, 343.086, 342.342, 352.46, 345.631, 348.054, 336.9, 339.2, 335.3, 341.4, 333.8, 326.9, 318.8, 313.4, 318.1, 321, 295, 316.6, 289.9, 312.3, 316.5, 304.1, 314.5, 307, 314.4, 300.2, 297.7, 304.1, 332.8, 339.6, 340.3, 343.454, 327.9, 343.456, 320, 319.9, 292.4, 301.7, 284.4, 306.6, 286, 305.7, 329.3, 327.6, 334.6, 348.98, 343.91, 359.82, 5.59, 7.94, 34.97, 153, 142.4, 149.6, 133.7, 152.7 ; 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, 40, 0, 0, 40, 40, 0, 40, 0, 40, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 40, 0, 0, 0, 40, 40, 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, 40, 0, 0, 0, 0, 0 ; visibility = 1536.654, 1529.445, 1754.109, 1912.696, 1358.244, 2039.444, 1776.936, 2482.165, 2989.761, 2973.542, 1231.495, 1947.537, 2133.755, 2989.761, 2989.761, 2732.659, 2527.218, 2717.041, 2990.362, 2990.362, 2177.006, 2974.142, 2976.545, 2989.761, 2989.761, 2989.761, 2989.16, 2196.829, 2741.669, 2817.959, 2968.135, 2989.761, 2989.16, 2963.33, 2770.503, 2989.761, 2271.917, 2990.362, 2990.362, 2990.362, 2990.362, 2990.362, 2990.362, 2990.362, 2990.362, 2993.365, 2990.362, 2989.761, 2989.16, 2989.761, 2989.761, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2990.962, 2991.563, 2993.365, 2992.764, 2991.563, 2990.962, 2990.962, 2990.962, 1937.325, 2990.962, 2990.962, 2990.362, 2990.362, 2989.761, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2491.175, 1029.058, 1724.074, 2990.362, 2992.764, 2991.563, 2991.563, 2990.962, 2990.362, 2990.962, 2990.362, 2947.711, 2042.448, 659.0231, 2989.761, 2989.761, 2989.761, 2989.761, 2961.528, 2989.761, 2989.761, 2989.761, 2989.16, 2989.16, 2989.761, 2989.16, 2989.761, 2989.761, 2990.362, 2991.563, 2991.563, 2992.764, 2993.365, 2954.319, 2989.761, 2990.362, 1354.64, 588.1398, 2990.362, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2990.362, 2990.362, 2990.362, 2990.962, 2991.563, 2992.764, 2992.764, 2992.164, 2990.962, 2918.277, 2943.506, 2924.284, 2655.168, 2990.362, 2506.793, 653.6167, 2989.761, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2990.362, 2990.962, 2990.962, 2992.764, 2992.764, 2992.164, 2990.962, 2990.362, 2990.962, 2990.362, 2990.362, 2989.761, 2989.761, 2989.761 ; 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 ; }