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 = "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 = 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: 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" ; :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 = 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 = 4.13, 4.198, 4.303, 4.218, 4.332, 4.777, 4.775, 4.479, 4.435, 4.896, 5.327, 5.662, 5.7, 5.824, 5.302, 5.133, 4.361, 4.654, 4.955, 3.774, 3.606, 3.83, 3.462, 3.613, 3.679, 3.723, 3.668, 3.932, 3.637, 4.035, 3.576, 3.452, 3.285, 3.496, 3.483, 3.442, 3.266, 3.429, 3.356, 3.292, 3.522, 3.579, 3.703, 3.649, 3.718, 4.413, 4.225, 3.713, 3.608, 3.523, 3.354, 4.044, 4.29, 4.349, 3.728, 3.676, 3.529, 3.241, 3.399, 3.386, 3.702, 4.445, 5.448, 6.449, 6.736, 6.712, 7.25, 7.43, 7.77, 7.24, 7.78, 7.56, 5.79, 5.163, 4.459, 4.177, 3.634, 3.486, 3.727, 3.699, 3.616, 3.729, 3.782, 4.317, 4.174, 4.211, 5.182, 7.44, 7.49, 7.19, 7.23, 6.583, 6.777, 6.828, 6.34, 5.251, 4.261, 4.08, 3.68, 3.497, 3.256, 3.182, 3.328, 3.543, 3.489, 3.249, 3.395, 3.444, 4.153, 4.023, 5.412, 5.447, 5.447, 5.3, 4.989, 4.757, 4.195, 4.052, 3.894, 3.792, 3.96, 3.783, 3.566, 3.633, 3.504, 3.649, 4.239, 4.323, 4.477, 4.691, 5.463, 4.82, 4.655, 4.533, 4.44, 4.869, 5.093, 6.051, 5.229, 5.155, 5.104, 5.12, 4.99, 5.867, 5.222, 5.054, 4.552, 5.751, 5.65, 5.481, 5.409, 4.796, 4.362, 2.807, 3.169, 3.409, 5.012, 4.881, 5.693, 5.061, 5.262, 5.696, 5.702, 5.595, 5.974, 6.231, 6.064, 5.675 ; 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 = 1011.919, 1011.078, 1010.238, 1009.818, 1008.678, 1007.357, 1006.997, 1005.317, 1004.717, 1003.637, 1002.496, 1001.656, 1000.396, 999.0154, 997.8751, 996.4948, 994.7543, 995.4145, 996.7949, 998.5353, 998.7753, 999.6155, 998.6553, 999.7356, 1000.036, 999.6155, 999.3755, 998.9554, 998.7153, 998.4753, 998.1752, 997.515, 997.6351, 997.6951, 997.6951, 997.515, 997.8151, 998.0552, 998.5353, 999.1354, 999.6155, 999.9156, 1000.096, 1000.456, 1000.756, 1001.296, 1002.316, 1002.736, 1003.637, 1004.237, 1004.597, 1005.017, 1005.677, 1006.217, 1006.637, 1006.937, 1007.057, 1007.718, 1008.858, 1009.518, 1010.358, 1010.898, 1011.679, 1011.739, 1012.039, 1012.519, 1012.639, 1013.119, 1013.839, 1014.319, 1015.159, 1016, 1017.32, 1018.04, 1018.4, 1018.82, 1019.18, 1019.481, 1019.781, 1019.781, 1019.841, 1020.141, 1020.621, 1020.861, 1020.681, 1020.681, 1021.041, 1021.041, 1020.801, 1020.501, 1020.321, 1019.661, 1019.601, 1019.18, 1018.94, 1018.64, 1018.76, 1018.64, 1018.34, 1018.04, 1018.22, 1017.74, 1017.68, 1018.28, 1017.68, 1016.96, 1017.38, 1016.9, 1016.84, 1016.42, 1015.7, 1015.159, 1014.019, 1012.639, 1011.378, 1011.018, 1009.758, 1009.518, 1008.078, 1006.877, 1007.057, 1006.577, 1005.617, 1005.617, 1003.577, 1004.057, 1004.477, 1005.017, 1005.437, 1006.157, 1006.697, 1008.738, 1009.578, 1010.058, 1010.538, 1011.018, 1011.198, 1011.619, 1012.039, 1011.739, 1011.979, 1012.099, 1012.459, 1012.759, 1013.359, 1014.079, 1014.379, 1014.919, 1015.58, 1016.36, 1016.84, 1017.14, 1017.86, 1018.34, 1018.82, 1019.661, 1019.901, 1020.081, 1020.081, 1020.081, 1019.841, 1019.36, 1019.3, 1018.58, 1018.16, 1018.22, 1018.16, 1018.34 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 99, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 13.84, 12.78, 12.98, 11.84, 12.9, 14.78, 15.6, 15.64, 15.44, 15.68, 18.11, 17.17, 18.42, 17.76, 13.01, 12.86, 9.11, 6.86, 7.02, 6.037, 5.194, 4.469, 3.136, 4.312, 4.782, 5.018, 4.43, 5.135, 2.548, 4.861, 3.371, 2.274, 3.371, 4.508, 3.959, 3.724, 3.998, 4.39, 3.959, 3.881, 3.254, 3.45, 3.528, 5.88, 6.154, 5.449, 6.742, 5.762, 4.547, 3.371, 2.744, 4.312, 4.234, 4.116, 2.744, 3.802, 5.135, 5.527, 4.9, 3.45, 6.546, 5.194, 5.292, 3.136, 5.449, 3.43, 1.96, 5.41, 7.64, 7.13, 5.919, 6.782, 3.959, 3.646, 1.372, 2.234, 2.705, 1.529, 2.313, 2.587, 1.999, 0.98, 3.332, 2.901, 1.372, 2.47, 3.959, 6.468, 7.49, 8.31, 8.39, 8.82, 7.25, 6.821, 6.625, 6.468, 4.116, 3.058, 1.764, 1.921, 0.686, 0, 0, 0.314, 3.175, 2.47, 5.096, 3.528, 4.665, 4.312, 4.978, 3.606, 4.43, 4.116, 4.665, 4.312, 2.45, 2.313, 3.528, 1.921, 3.136, 2.587, 0.784, 0, 3.371, 2.783, 4.312, 3.038, 2.822, 3.371, 10.98, 9.02, 8.74, 5.782, 4.508, 2.391, 3.254, 1.882, 5.527, 6.076, 5.919, 5.292, 4.9, 6.037, 4.351, 4.155, 2.842, 2.509, 2.587, 3.606, 4.626, 4.155, 1.47, 1.96, 2.626, 2.47, 3.293, 1.666, 3.097, 5.841, 4.9, 5.88, 4.41, 2.94, 4.469, 5.096, 7.29, 6.233 ; 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, 40, 40, 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 ; wind_speed = 10.57, 11.14, 10.8, 10.18, 10.6, 12.5, 12.9, 13.24, 12.77, 12.77, 14.75, 13.81, 14.98, 15.03, 10.08, 9.66, 7.72, 5.52, 5.703, 4.811, 3.817, 3.704, 1.98, 3.619, 3.968, 4.323, 3.611, 4.295, 0.806, 2.878, 2.173, 1.379, 2.165, 3.831, 2.978, 3.15, 2.975, 3.784, 3.227, 3.098, 2.785, 2.968, 2.903, 4.822, 5.393, 4.545, 5.991, 5.062, 3.806, 2.778, 1.507, 3.783, 3.234, 3.439, 1.625, 2.796, 4.393, 4.883, 4.153, 3.027, 5.891, 4.068, 3.635, 2.239, 4.051, 1.742, 0.564, 4.102, 5.985, 5.395, 4.504, 5.395, 2.311, 3.219, 0, 1.36, 0.891, 0.682, 1.826, 1.879, 0.583, 0.099, 2.757, 2.254, 0.735, 1.948, 3.441, 5.539, 6.671, 7.16, 6.686, 7.37, 6.357, 5.863, 5.897, 5.81, 2.523, 2.26, 1.029, 1.092, 0.001, 0, 0, 0.004, 2.065, 1.94, 4.465, 2.729, 4.167, 3.341, 4.205, 2.679, 2.392, 3.439, 3.609, 2.846, 1.05, 1.524, 2.671, 1.36, 2.457, 2.007, 0.009, 0, 2.729, 2.254, 3.835, 2.29, 2.16, 2.913, 7.69, 7.5, 7.27, 4.81, 3.352, 1.995, 2.777, 1.416, 4.841, 5.022, 4.972, 4.541, 4.155, 4.476, 3.823, 3.652, 2.449, 2.038, 2.046, 2.781, 3.858, 3.251, 0.072, 1.535, 2.179, 2.029, 2.836, 0.72, 2.022, 4.869, 4.332, 5.094, 3.225, 2.487, 3.8, 4.227, 6.384, 5.214 ; 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, 40, 40, 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 ; wind_direction = 112.4, 117.1, 118.5, 115.4, 117.7, 118.6, 123.1, 117.4, 111.7, 108.5, 101.7, 102.2, 104.5, 106, 125.7, 135.3, 135.5, 85.5, 99.4, 140.3, 141, 138.1, 147.1, 129.4, 128.8, 136.5, 153.2, 164.9, 28.49, 177.7, 205.2, 178.2, 152, 159.5, 168.2, 156, 134.8, 170.8, 167.5, 183.4, 193.8, 191.1, 201.3, 204.8, 220.4, 206.3, 222.9, 214.7, 223.6, 216.6, 231.7, 246.2, 261.1, 269.7, 263.6, 261.3, 265.4, 260.4, 277.7, 300.6, 303.2, 276.1, 302.7, 299.5, 314.1, 340.3, 307.6, 305.1, 277.2, 338.9, 286.7, 293.8, 333.7, 21.6, 342.7, 241.4, 228.5, 237.4, 256.4, 248.6, 193.5, 213.9, 207.4, 185.5, 151.7, 161.8, 191.7, 230.5, 244.9, 231.9, 219.6, 233.2, 218.6, 229.2, 227.3, 242.6, 163, 192.8, 179.1, 181.6, 162.1, 342.7, 342.7, 269.3, 34.73, 54.2, 11.34, 16.83, 18.1, 43.78, 74.4, 80.8, 91.2, 90, 91.8, 91.3, 89, 132.6, 37.7, 90, 335.4, 62.6, 127.5, 342.7, 190.6, 264.4, 274.3, 223.9, 257.5, 282.4, 330.8, 348.342, 344.245, 316.8, 0.07, 27.31, 47.45, 137.6, 190.5, 198.2, 197.1, 188.9, 169, 205.1, 236.9, 263.4, 250.1, 328.8, 317.7, 322.6, 353.68, 326, 265.8, 248.6, 298.3, 282.4, 330.9, 322.1, 125.4, 205, 190.3, 207.7, 175.2, 135.1, 160.8, 174.9, 214.9, 228.4 ; 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, 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, 40, 40, 40, 40, 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, 0, 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 = 1542.661, 2401.67, 2466.546, 2203.437, 1274.746, 1875.452, 1320.4, 2068.879, 1484.393, 2079.692, 1824.993, 868.6693, 819.4114, 1398.492, 708.2809, 1453.757, 1279.552, 1299.976, 2446.122, 431.3556, 136.1689, 729.9063, 331.6385, 445.7726, 269.105, 650.0125, 665.6308, 2568.666, 2010.611, 2375.84, 2837.782, 2955.521, 2957.323, 2957.923, 2957.923, 2957.923, 2929.09, 2947.111, 2959.125, 2959.125, 2959.125, 2959.726, 2929.69, 2878.63, 2948.312, 2957.923, 2800.539, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2959.125, 2668.383, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 1054.888, 2848.595, 2947.711, 2926.687, 2951.316, 2959.125, 2959.125, 2959.125, 2957.923, 2959.125, 2959.125, 2455.133, 2958.524, 2957.923, 2957.923, 2957.923, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2959.726, 2918.277, 2840.786, 2956.121, 2959.125, 2959.125, 2959.125, 2842.588, 2475.557, 1163.616, 449.3768, 257.5715, 407.5677, 381.7373, 212.4585, 250.7234, 742.5211, 2500.186, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2958.524, 2959.726, 2959.125, 2959.125, 2959.125, 2939.302, 2958.524, 2959.125, 2959.125, 2959.125, 2958.524, 2958.524, 2958.524, 776.7614 ; 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 ; }