netcdf F0109.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.060015, 799.987 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.01116 ; 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 = "12-Apr-2005 09:11:27: Parameter barometric_pressure marked as non-functional as of julian day 2453473.291667 (2005-04-12 07:00:00)\n", "03-Apr-2005 15:33:19: Parameter barometric_pressure marked as non-functional as of julian day 2453464.583333 (2005-04-03 14:00:00)\n", "09-Mar-2005 09:45:09: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 08:59:23: Parameter barometric_pressure marked as non-functional as of julian day 2453439.000000 (2005-03-09 00:00:00)\n", "11-Feb-2005 12:29:51: Parameter barometric_pressure marked as non-functional as of julian day 2453413.291667 (2005-02-11 07:00:00)\n", "23-Jan-2005 17:35:56: Parameter wind_gust marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "23-Jan-2005 17:35:49: Parameter wind_direction marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "23-Jan-2005 17:35:43: Parameter wind_speed marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.met.realtime.nc F0109.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 = "RMYWM49995" ; :visibility_sensor_serial_number = "AANVS316" ; :barometric_pressure_serial_number = "SETAP2299996" ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453485.00000579 ; :starting_julian_day_string = "2005-04-24 00:00:00" ; :ending_julian_day_number = 2453491.95833912 ; :ending_julian_day_string = "2005-04-30 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 20-Aug-2004 20:44:58\n", "WIND_DIR_1.2: 20-Aug-2004 20:44:58\n", "AAN_VIZ_1.2: 20-Aug-2004 20:44:58\n", "SET_BP_1.2: 02-Oct-2004 12:33:06\n", "SET_BP_1.3: 25-Apr-2005 20:20:22" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453485, 2453485.04166667, 2453485.08333333, 2453485.125, 2453485.16666667, 2453485.20833333, 2453485.25, 2453485.29166667, 2453485.33333333, 2453485.375, 2453485.41666667, 2453485.45833333, 2453485.5, 2453485.54166667, 2453485.58333333, 2453485.625, 2453485.66666667, 2453485.70833333, 2453485.75, 2453485.79166667, 2453485.83333333, 2453485.875, 2453485.91666667, 2453485.95833333, 2453486, 2453486.04166667, 2453486.08333333, 2453486.125, 2453486.16666667, 2453486.20833333, 2453486.25, 2453486.29166667, 2453486.33333333, 2453486.375, 2453486.41666667, 2453486.45833333, 2453486.5, 2453486.54166667, 2453486.58333333, 2453486.625, 2453486.66666667, 2453486.70833333, 2453486.75, 2453486.79166667, 2453486.83333333, 2453486.875, 2453486.91666667, 2453486.95833333, 2453487, 2453487.04166667, 2453487.08333333, 2453487.125, 2453487.16666667, 2453487.20833333, 2453487.25, 2453487.29166667, 2453487.33333333, 2453487.375, 2453487.41666667, 2453487.45833333, 2453487.5, 2453487.54166667, 2453487.58333333, 2453487.625, 2453487.66666667, 2453487.70833333, 2453487.75, 2453487.79166667, 2453487.83333333, 2453487.875, 2453487.91666667, 2453487.95833333, 2453488, 2453488.04166667, 2453488.08333333, 2453488.125, 2453488.16666667, 2453488.20833333, 2453488.25, 2453488.29166667, 2453488.33333333, 2453488.375, 2453488.41666667, 2453488.45833333, 2453488.5, 2453488.54166667, 2453488.58333333, 2453488.625, 2453488.66666667, 2453488.70833333, 2453488.75, 2453488.79166667, 2453488.83333333, 2453488.875, 2453488.91666667, 2453488.95833333, 2453489, 2453489.04166667, 2453489.08333333, 2453489.125, 2453489.16666667, 2453489.20833333, 2453489.25, 2453489.29166667, 2453489.33333333, 2453489.375, 2453489.41666667, 2453489.45833333, 2453489.5, 2453489.54166667, 2453489.58333333, 2453489.625, 2453489.66666667, 2453489.70833333, 2453489.75, 2453489.79166667, 2453489.83333333, 2453489.875, 2453489.91666667, 2453489.95833333, 2453490, 2453490.04166667, 2453490.08333333, 2453490.125, 2453490.16666667, 2453490.20833333, 2453490.25, 2453490.29166667, 2453490.33333333, 2453490.375, 2453490.41666667, 2453490.45833333, 2453490.5, 2453490.54166667, 2453490.58333333, 2453490.625, 2453490.66666667, 2453490.70833333, 2453490.75, 2453490.79166667, 2453490.83333333, 2453490.875, 2453490.91666667, 2453490.95833333, 2453491, 2453491.04166667, 2453491.08333333, 2453491.125, 2453491.16666667, 2453491.20833333, 2453491.25, 2453491.29166667, 2453491.33333333, 2453491.375, 2453491.41666667, 2453491.45833333, 2453491.5, 2453491.54166667, 2453491.58333333, 2453491.625, 2453491.66666667, 2453491.70833333, 2453491.75, 2453491.79166667, 2453491.83333333, 2453491.875, 2453491.91666667, 2453491.95833333 ; air_temperature = 6.504, 6.91, 6.077, 7.19, 6.657, 7.36, 7.49, 7.3, 6.956, 7.17, 6.453, 6.426, 6.7, 6.332, 6.654, 7.34, 7.37, 7.56, 7.96, 7.72, 7.44, 7.13, 6.795, 6.335, 6.097, 5.772, 5.421, 5.536, 5.633, 5.892, 6.159, 6.158, 6.64, 6.673, 6.634, 6.057, 5.906, 5.928, 5.889, 5.835, 5.836, 6.061, 6.221, 6.325, 6.543, 6.429, 6.455, 6.194, 6.049, 6.038, 6.1, 6.027, 6.182, 6.272, 6.24, 5.954, 5.952, 5.586, 5.608, 5.63, 6.214, 6.613, 6.025, 6.173, 5.815, 5.916, 6.211, 6.366, 6.815, 6.953, 6.667, 6.435, 6.791, 6.6, 6.406, 6.015, 5.728, 6.178, 6.862, 5.974, 5.429, 5.956, 6.704, 7.25, 7.06, 6.951, 6.945, 6.693, 6.609, 6.669, 6.378, 6.799, 6.249, 6.116, 6.277, 6.185, 6.09, 6.005, 6.031, 5.961, 5.819, 6.032, 5.997, 5.866, 5.94, 5.959, 6.03, 6.056, 5.91, 5.973, 6.094, 6.017, 6.159, 6.361, 6.338, 6.037, 6.051, 6.458, 7.29, 7.48, 7.29, 6.823, 6.144, 5.499, 5.566, 5.732, 6.534, 6.409, 6.13, 6.099, 6.156, 6.458, 6.793, 7.15, 6.819, 6.478, 6.803, 7.06, 7.47, 7.05, 7.29, 7.4, 7.3, 7.34, 7.12, 6.932, 6.913, 7.12, 6.728, 6.51, 6.284, 5.985, 5.667, 5.551, 5.695, 6.305, 6.548, 6.905, 6.437, 6.656, 7.55, 7.17, 6.789, 6.65, 6.528, 6.663, 6.855, 7.04 ; 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 = 1008.198, 1008.198, 1006.337, 1008.078, 1006.517, 1006.937, 1006.637, 1006.097, 1004.837, 1004.537, 1004.357, 1004.117, 1003.517, 1002.856, 1001.836, 1001.836, 1001.176, 1000.636, 1000.036, 999.4355, 998.0552, 997.7551, 997.575, 996.9749, 997.215, 997.455, 997.395, 998.2952, 998.9554, 998.1752, 995.8346, 994.5743, 993.6741, 991.3935, 990.7933, 991.3335, 990.9734, 994.0342, 994.8744, 995.7146, 996.4348, 996.6748, 997.515, 997.9951, 998.4753, 999.3755, 1000.216, 1000.936, 1001.896, 1002.976, 1003.757, 1004.597, 1005.317, 1006.037, 1006.697, 1007.538, 1008.438, 1009.338, 1010.478, 1011.559, 1012.699, 1012.819, 1013.239, 1013.539, 1014.019, 1014.439, 1015.399, 1016, 1016.06, 1016, 1016.54, 1016.54, 1016.84, 1017.56, 1017.68, 1017.68, 1017.8, 1017.92, 1017.86, 1017.8, 1017.86, 1018.22, 1017.14, 1017.92, 1018.28, 1017.8, 1017.44, 1017.56, 1017.08, 1016.84, 1014.619, 1015.279, 1014.979, 1014.439, 1014.619, 1013.659, 1013.239, 1012.459, 1011.919, 1010.358, 1009.398, 1008.678, 1007.538, 1007.478, 1006.037, 1005.677, 1005.317, 1005.017, 1004.837, 1005.317, 1005.557, 1004.957, 1004.597, 1002.916, 1002.436, 1001.116, 1001.536, 1002.076, 1002.496, 1003.036, 1003.757, 1004.297, 1004.477, 1004.417, 1004.417, 1004.477, 1004.357, 1004.597, 1005.017, 1005.077, 1005.797, 1006.277, 1006.817, 1007.357, 1008.078, 1008.498, 1009.458, 1010.118, 1010.718, 1011.018, 1011.559, 1011.979, 1012.519, 1012.939, 1013.899, 1015.039, 1015.58, 1015.7, 1015.76, 1016.06, 1016.24, 1016.48, 1016.78, 1017.2, 1017.74, 1018.22, 1019.3, 1018.58, 1019, 1018.88, 1018.22, 1017.56, 1017.02, 1016.36, 1015.76, 1014.739, 1013.479, 1011.499 ; 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.586, 4.861, 3.136, 4.077, 4.038, 3.959, 4.116, 3.763, 4.312, 8.86, 9.21, 8.11, 10.43, 10.39, 12.31, 12.31, 11.52, 12.15, 11.17, 11.84, 10.11, 8.55, 7.94, 6.762, 7.68, 5.723, 3.822, 2.274, 1.529, 4.547, 4.586, 3.606, 4.234, 5.292, 3.371, 8.94, 10.94, 12.35, 10.39, 9.56, 9.49, 10.74, 9.6, 9.88, 10.27, 9.92, 10.04, 7.55, 5.919, 5.449, 8.04, 7.06, 8.43, 7.53, 8, 6.468, 5.998, 3.724, 3.175, 1.862, 0.902, 7.25, 6.586, 7.6, 7.64, 6.625, 6.703, 4.998, 3.332, 1.176, 2.038, 3.998, 4.273, 3.998, 3.959, 3.254, 3.214, 2.744, 3.097, 3.332, 3.567, 3.489, 5.292, 7.13, 7.64, 8.74, 10, 9.88, 10, 9.7, 10.11, 11.29, 10.43, 11.8, 13.25, 12.94, 13.33, 15.41, 15.13, 15.92, 15.01, 15.72, 16.7, 16.62, 17.37, 16.19, 15.95, 15.56, 16.66, 10.7, 6.39, 6.86, 7.13, 5.684, 8.78, 6.899, 4.606, 5.606, 6.86, 4.469, 6.625, 9.02, 7.76, 6.115, 5.958, 7.37, 7.45, 7.21, 6.742, 6.703, 8.9, 9.68, 8.27, 6.86, 11.09, 13.25, 9.92, 8.7, 8.98, 7.02, 7.72, 8.62, 8.27, 8.94, 6.703, 4.939, 4.038, 5.684, 2.842, 2.313, 4.547, 2.43, 1.176, 2.078, 2.744, 1.666, 1.96, 3.489, 5.998, 4.586, 3.175, 7.06, 6.507, 5.684, 5.488, 5.606, 8.35, 8.08 ; wind_gust_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed = 3.602, 4.104, 2.109, 3.157, 3.484, 2.942, 3.342, 2.704, 3.413, 7.43, 7.76, 6.988, 9.05, 8.87, 10.38, 10.45, 9.79, 9.55, 9.76, 10.09, 8.71, 7.59, 6.747, 5.548, 6.606, 4.981, 2.519, 1.421, 1.091, 3.768, 3.45, 2.046, 2.133, 3.481, 2.831, 7.19, 9.5, 10.2, 8.26, 8.1, 7.69, 8.49, 8.02, 8.08, 8.85, 8.32, 8.29, 5.764, 4.941, 4.509, 6.955, 5.739, 7.37, 6.42, 6.877, 4.852, 5.188, 2.547, 2.671, 1.009, 0.574, 6.094, 5.755, 6.416, 6.216, 5.5, 5.288, 4.32, 2.692, 0.009, 1.603, 3.32, 3.742, 3.495, 3.385, 2.867, 2.873, 2.273, 2.704, 3.014, 3.193, 3.076, 4.201, 5.82, 6.811, 7.63, 8.58, 8.5, 8.28, 8.27, 8.42, 9.51, 8.48, 10.04, 10.64, 10.42, 10.59, 12.3, 12.46, 12.81, 12, 12.53, 13.69, 12.42, 14.02, 13.32, 13.15, 12.03, 12.71, 8.81, 5.218, 5.721, 5.976, 4.825, 7.01, 5.742, 2.509, 4.574, 4.963, 3.248, 5.701, 6.851, 5.792, 5.072, 5.135, 6.22, 6.168, 5.366, 5.769, 5.611, 7.2, 7.67, 6.914, 5.521, 9.46, 11.06, 8.31, 7.08, 7.63, 5.461, 6.344, 7.23, 6.997, 7.34, 5.806, 4.243, 3.219, 3.779, 1.623, 1.183, 2.891, 1.881, 0.449, 1.807, 1.853, 1.039, 1.56, 2.738, 4.823, 3.618, 2.511, 5.709, 5.677, 4.874, 4.334, 4.656, 7.29, 6.85 ; wind_speed_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 59.5, 98.8, 66.3, 64.4, 75.2, 45.11, 55.1, 51.61, 79.8, 112.4, 116.2, 119.7, 125.2, 118.1, 119, 123.5, 125.1, 125.3, 128.4, 126.5, 140.8, 149.2, 128.8, 125, 124.5, 124.7, 127.2, 6.78, 73.9, 28.17, 74.8, 327, 331.9, 80.8, 121.9, 181.2, 233.3, 229.6, 226, 211.1, 193.5, 199.7, 189.8, 178.6, 191.1, 185, 203.7, 192.9, 217.9, 236.1, 232.8, 230.6, 233.7, 240.5, 239.7, 239, 234, 237.6, 237.2, 301.5, 220.1, 226.5, 207.8, 217.3, 205.1, 207.3, 197, 197.6, 180.7, 113.9, 160.2, 130.3, 117.3, 102.8, 129.3, 104, 104, 126.5, 148.2, 103.1, 79.2, 68.7, 79.6, 106.9, 112, 114.7, 121.6, 122.6, 114.1, 121.3, 119.2, 114.8, 105.8, 99.4, 98.5, 93.3, 97.5, 98.1, 95.3, 93, 100, 105.7, 104.4, 105.7, 104.1, 101.5, 100.1, 93.9, 97.8, 92.5, 85.5, 97, 93.1, 61.4, 73.6, 42.25, 42.49, 317.2, 311.6, 301.6, 287.6, 290.8, 294.8, 274.7, 267.1, 249.7, 261.9, 247.8, 235.5, 234.2, 239.3, 238.3, 237.4, 234.7, 222.7, 233.7, 233, 220.3, 222.8, 204.6, 216.4, 201.6, 191.9, 194.8, 189.5, 199.7, 223.4, 201.8, 175.7, 168.6, 150.4, 176, 133.1, 101.1, 120.8, 123.8, 17.4, 71.6, 129.6, 104.3, 138.4, 133.1, 112.3, 103.3, 108.4, 106.6, 110.7, 115.5 ; 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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 379.2744, 253.0061, 250.0627, 244.8966, 351.7021, 199.6034, 208.2536, 241.5927, 508.8466, 283.4018, 477.61, 559.3059, 1058.492, 792.3797, 1618.35, 2717.641, 2392.059, 2270.716, 2235.875, 1504.216, 908.9166, 931.1427, 1233.298, 1125.171, 520.8608, 357.0483, 260.2747, 176.7766, 343.0519, 677.6449, 2778.913, 1286.76, 1253.722, 1553.474, 2957.923, 1162.414, 2834.178, 2942.305, 2958.524, 2947.711, 2957.923, 2927.287, 2879.231, 2933.294, 2952.517, 2957.923, 2146.971, 2500.786, 2938.701, 2957.323, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.323, 2957.923, 2957.923, 1783.544, 1787.749, 2951.316, 2958.524, 2958.524, 2958.524, 2958.524, 2957.923, 2951.316, 2955.521, 2958.524, 2958.524, 2958.524, 2958.524, 2957.323, 2957.323, 2957.323, 2950.715, 2919.478, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2808.948, 2788.524, 2944.107, 2950.715, 2958.524, 2958.524, 2897.853, 2379.444, 1821.989, 2215.451, 2079.692, 1302.979, 2047.854, 1348.633, 996.0189, 1082.521, 814.6058, 576.1257, 489.0234, 1395.488, 733.5106, 1710.258, 1129.976, 1891.07, 932.9448, 704.076, 1018.846, 1107.149, 1098.139, 1062.097, 2349.409, 2337.995, 2866.616, 2957.923, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2720.044, 2521.811, 2906.864, 2957.923, 2957.923, 2957.923, 2958.524, 2956.121, 2813.754, 2886.439, 2958.524, 2958.524, 2958.524, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2950.715, 2909.266, 2947.711, 2957.323, 2894.849, 2925.485, 2927.287, 2902.658, 2717.641, 2483.366, 2170.999, 1916.901, 1883.261, 1683.226, 1539.057 ; 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 ; }