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 = "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 = 2453450.00000579 ; :starting_julian_day_string = "2005-03-20 00:00:00" ; :ending_julian_day_number = 2453456.95833912 ; :ending_julian_day_string = "2005-03-26 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 = 2453450, 2453450.04166667, 2453450.08333333, 2453450.125, 2453450.16666667, 2453450.20833333, 2453450.25, 2453450.29166667, 2453450.33333333, 2453450.375, 2453450.41666667, 2453450.45833333, 2453450.5, 2453450.54166667, 2453450.58333333, 2453450.625, 2453450.66666667, 2453450.70833333, 2453450.75, 2453450.79166667, 2453450.83333333, 2453450.875, 2453450.91666667, 2453450.95833333, 2453451, 2453451.04166667, 2453451.08333333, 2453451.125, 2453451.16666667, 2453451.20833333, 2453451.25, 2453451.29166667, 2453451.33333333, 2453451.375, 2453451.41666667, 2453451.45833333, 2453451.5, 2453451.54166667, 2453451.58333333, 2453451.625, 2453451.66666667, 2453451.70833333, 2453451.75, 2453451.79166667, 2453451.83333333, 2453451.875, 2453451.91666667, 2453451.95833333, 2453452, 2453452.04166667, 2453452.08333333, 2453452.125, 2453452.16666667, 2453452.20833333, 2453452.25, 2453452.29166667, 2453452.33333333, 2453452.375, 2453452.41666667, 2453452.45833333, 2453452.5, 2453452.54166667, 2453452.58333333, 2453452.625, 2453452.66666667, 2453452.70833333, 2453452.75, 2453452.79166667, 2453452.83333333, 2453452.875, 2453452.91666667, 2453452.95833333, 2453453, 2453453.04166667, 2453453.08333333, 2453453.125, 2453453.16666667, 2453453.20833333, 2453453.25, 2453453.29166667, 2453453.33333333, 2453453.375, 2453453.41666667, 2453453.45833333, 2453453.5, 2453453.54166667, 2453453.58333333, 2453453.625, 2453453.66666667, 2453453.70833333, 2453453.75, 2453453.79166667, 2453453.83333333, 2453453.875, 2453453.91666667, 2453453.95833333, 2453454, 2453454.04166667, 2453454.08333333, 2453454.125, 2453454.16666667, 2453454.20833333, 2453454.25, 2453454.29166667, 2453454.33333333, 2453454.375, 2453454.41666667, 2453454.45833333, 2453454.5, 2453454.54166667, 2453454.58333333, 2453454.625, 2453454.66666667, 2453454.70833333, 2453454.75, 2453454.79166667, 2453454.83333333, 2453454.875, 2453454.91666667, 2453454.95833333, 2453455, 2453455.04166667, 2453455.08333333, 2453455.125, 2453455.16666667, 2453455.20833333, 2453455.25, 2453455.29166667, 2453455.33333333, 2453455.375, 2453455.41666667, 2453455.45833333, 2453455.5, 2453455.54166667, 2453455.58333333, 2453455.625, 2453455.66666667, 2453455.70833333, 2453455.75, 2453455.79166667, 2453455.83333333, 2453455.875, 2453455.91666667, 2453455.95833333, 2453456, 2453456.04166667, 2453456.08333333, 2453456.125, 2453456.16666667, 2453456.20833333, 2453456.25, 2453456.29166667, 2453456.33333333, 2453456.375, 2453456.41666667, 2453456.45833333, 2453456.5, 2453456.54166667, 2453456.58333333, 2453456.625, 2453456.66666667, 2453456.70833333, 2453456.75, 2453456.79166667, 2453456.83333333, 2453456.875, 2453456.91666667, 2453456.95833333 ; air_temperature = 4.004, 4.044, 3.306, 2.68, 2.119, 1.366, 0.728, 0.592, 0.28, 0.172, -0.127, -0.001, -0.491, 0.74, 1.994, 2.856, 3.483, 4.273, 5.084, 3.656, 3.238, 3.07, 3.189, 2.859, 2.523, 2.117, 2.326, 2.914, 2.883, 2.488, 1.83, 1.309, 0.882, 0.712, 0.902, 1.144, 1.576, 0.994, 1.188, 1.429, 1.899, 2.897, 2.254, 1.918, 2.162, 2.572, 2.397, 2.008, 1.861, 1.415, 1.003, 1.067, 1.721, 1.808, 1.747, 1.025, 0.661, 0.899, 0.769, 0.672, 2.702, 2.225, 2.905, 3.029, 2.582, 2.644, 2.946, 3.162, 3.567, 3.532, 3.169, 2.864, 2.75, 2.741, 2.75, 2.499, 1.855, 1.501, 1.778, 1.387, 2.027, 1.617, 2.425, 1.92, 1.565, 1.513, 1.858, 2.725, 3.06, 3.653, 4.434, 4.557, 3.312, 2.688, 2.419, 2.002, 1.88, 1.565, 1.934, 2.156, 1.874, 2.569, 2.498, 2.421, 2.208, 2.146, 1.349, 1.191, 1.014, 1.058, 1.242, 1.541, 1.7, 1.904, 2.027, 2.196, 1.632, 1.417, 1.533, 1.399, 1.379, 1.128, 1.22, 1.106, 0.629, 0.477, 1.265, 1.336, 1.743, 2.044, 2.264, 2.389, 2.471, 2.411, 2.821, 4.339, 5.793, 5.371, 5.897, 6.1, 6.24, 5.491, 5.506, 4.082, 3.768, 2.925, 2.091, 1.327, 0.706, 0.319, -0.025, -0.314, -0.565, -1.056, -1.44, -1.943, -2.142, -2.191, -2.483, -1.689, -1.431, -0.549, -0.074, -0.329, -0.085, 0.168, 0.398, 0.171 ; 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 = 1015.279, 1015.64, 1016.24, 1016.48, 1016.42, 1016.24, 1016.18, 1015.64, 1015.339, 1015.159, 1015.219, 1015.399, 1015.52, 1015.76, 1015.52, 1014.979, 1013.899, 1013.119, 1012.459, 1011.739, 1011.198, 1011.018, 1011.198, 1011.559, 1011.739, 1011.919, 1012.339, 1012.519, 1012.519, 1012.579, 1012.819, 1012.579, 1012.639, 1012.699, 1013.059, 1013.359, 1013.299, 1013.359, 1013.719, 1013.599, 1013.359, 1012.999, 1012.399, 1012.099, 1011.859, 1011.859, 1012.279, 1012.699, 1012.999, 1013.059, 1013.179, 1013.419, 1013.779, 1014.019, 1013.959, 1014.019, 1013.959, 1014.439, 1014.799, 1015.339, 1015.88, 1016.36, 1016.6, 1016.48, 1016.42, 1016.12, 1016.42, 1016.48, 1015.76, 1015.88, 1015.88, 1015.7, 1015.82, 1016.12, 1016, 1015.46, 1014.619, 1013.899, 1013.659, 1013.359, 1013.119, 1013.539, 1013.539, 1015.159, 1016.36, 1016.9, 1017.5, 1018.34, 1017.74, 1017.74, 1017.08, 1017.56, 1017.68, 1017.5, 1017.62, 1017.08, 1016.42, 1016.18, 1016.18, 1015.46, 1014.739, 1014.799, 1014.919, 1014.859, 1014.619, 1014.139, 1013.599, 1013.539, 1013.779, 1013.899, 1013.779, 1013.659, 1013.359, 1013.299, 1012.819, 1012.639, 1012.579, 1012.279, 1012.399, 1012.699, 1012.519, 1012.639, 1012.879, 1012.639, 1012.639, 1012.099, 1011.859, 1011.499, 1010.598, 1009.818, 1009.518, 1009.458, 1009.698, 1009.338, 1009.698, 1009.158, 1009.038, 1009.158, 1008.918, 1008.798, 1008.798, 1009.098, 1010.058, 1011.138, 1012.399, 1013.719, 1014.379, 1015.279, 1016.12, 1016.18, 1017.02, 1017.44, 1018.04, 1019.06, 1019.781, 1020.981, 1021.641, 1022.061, 1022.421, 1022.901, 1023.021, 1022.661, 1022.241, 1022.061, 1022.061, 1022.001, 1022.181, 1022.241 ; 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 = 5.096, 8.15, 6.586, 7.37, 6.546, 7.41, 7.53, 7.45, 7.25, 7.06, 8.11, 6.821, 6.468, 6.546, 4.861, 4.214, 6.782, 7.68, 6.39, 8.08, 7.6, 7.8, 7.17, 5.39, 4.586, 3.646, 2.47, 3.646, 4.508, 5.802, 4.978, 3.528, 3.293, 3.097, 2.94, 3.528, 4.626, 5.37, 4.626, 4.586, 3.038, 1.607, 4.077, 5.096, 3.92, 3.959, 4.312, 3.92, 3.058, 2.666, 3.136, 3.92, 2.842, 3.489, 1.666, 1.411, 2.313, 2.509, 1.921, 3.097, 2.47, 1.921, 1.921, 1.215, 3.332, 4.155, 6.899, 5.723, 7.8, 8.11, 6.037, 6.586, 5.586, 5.606, 6.076, 4.508, 1.96, 1.215, 2.391, 3.842, 3.038, 1.45, 10.98, 10.35, 9.41, 9.88, 9.33, 5.645, 5.841, 4.743, 3.43, 1.078, 5.057, 5.174, 3.038, 1.176, 1.176, 2.038, 1.47, 2.548, 3.528, 7.37, 5.194, 4.665, 5.214, 6.115, 7.06, 7.64, 7.72, 7.8, 7.45, 7.6, 6.742, 5.782, 4.626, 3.332, 4.155, 5.606, 4.41, 2.783, 2.548, 0.882, 1.803, 1.999, 2.666, 2.744, 3.802, 4.586, 5.645, 7.33, 6.037, 6.194, 6.664, 4.998, 3.822, 4.704, 9.56, 7.06, 7.84, 8.94, 10.35, 9.8, 10.15, 7.45, 8.27, 8.86, 10.07, 9.8, 8, 10.47, 9.8, 9.25, 10, 8.51, 9.68, 7.92, 8.66, 7.49, 6.39, 3.822, 3.018, 1.568, 3.489, 4.939, 6.703, 7.02, 7.53, 6.546 ; 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.981, 5.664, 5.432, 5.741, 5.332, 6.161, 6.112, 6.458, 6.387, 6.134, 6.721, 5.939, 5.707, 5.683, 3.207, 3.171, 4.216, 6.155, 4.901, 6.162, 6.701, 6.704, 6.556, 4.616, 3.826, 3.234, 1.818, 3.35, 3.959, 5.157, 4.089, 3.182, 2.643, 2.706, 2.519, 2.845, 3.894, 4.743, 3.951, 3.998, 2.156, 0.981, 3.198, 4.387, 3.409, 3.429, 3.715, 3.172, 2.676, 2.278, 2.815, 3.382, 1.962, 2.724, 0.855, 1.163, 1.926, 2.114, 1.361, 2.561, 2.105, 1.65, 1.495, 0.925, 2.984, 3.585, 5.832, 4.785, 6.582, 6.427, 5.299, 5.016, 4.567, 4.635, 5.24, 2.904, 0.865, 0.946, 2.148, 3.224, 1.927, 1.012, 8.84, 8.51, 7.45, 7.82, 7.42, 3.696, 4.433, 4.007, 2.45, 0.298, 3.665, 4.101, 1.431, 0.906, 0.702, 1.788, 0.948, 2.269, 3.156, 6.014, 3.671, 3.872, 3.965, 4.702, 6.103, 6.187, 6.713, 6.993, 6.364, 6.144, 5.705, 4.522, 3.905, 2.524, 3.463, 4.824, 3.376, 2.493, 2.068, 0.065, 1.529, 1.602, 2.171, 2.307, 3.041, 4.007, 4.763, 6.1, 5.382, 5.134, 5.714, 4.09, 2.568, 2.705, 7.16, 5.431, 6.196, 7.09, 7.83, 7.5, 7.82, 4.984, 6.676, 6.254, 8.33, 7.94, 6.556, 8.76, 8.36, 7.76, 8.22, 7.05, 7.35, 6.525, 6.679, 6.24, 5.14, 2.137, 2.2, 0.686, 2.104, 4.144, 5.704, 6.045, 6.648, 5.447 ; 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 = 287.4, 290.8, 302, 292.7, 292.8, 274.3, 258.8, 309.7, 296.8, 295.3, 297.8, 306.6, 292.8, 247.2, 241.7, 225.8, 280.9, 260, 308.2, 101.9, 258.8, 242, 239.5, 238.2, 254.2, 282.6, 322.1, 26.64, 26.49, 27.3, 53.1, 50.24, 48.41, 37.52, 18.44, 38.4, 48.83, 51.78, 22.02, 11.71, 23.21, 40.12, 168.3, 180.5, 191.9, 224.4, 246.8, 238.8, 250.7, 280.4, 264.1, 271.4, 307.6, 4.65, 340.7, 266.2, 272.8, 32.23, 301.8, 330.2, 348.818, 23.27, 197.8, 178.7, 169.5, 181.2, 191.5, 217.2, 229.9, 230.1, 223.2, 220, 233.4, 232.2, 232.9, 198.1, 203.8, 111.4, 166.3, 251.2, 291.1, 241.7, 299.3, 296, 303.6, 304, 298.5, 282.7, 296, 285.7, 309.8, 106.6, 165.2, 206.4, 216.6, 188.3, 73.1, 17.08, 15.28, 39.55, 31.86, 79.3, 78.8, 76.9, 56.3, 60.1, 31.99, 23.75, 25.14, 5.43, 22.2, 17.96, 30.43, 23.77, 4.98, 340.7, 115.8, 114.6, 107.5, 124.6, 121, 146.7, 177.8, 196.5, 247.2, 213.6, 199.2, 200.8, 180.8, 184.7, 204.9, 220.5, 223.6, 227.2, 245.1, 276.1, 324.8, 345.989, 322.9, 338, 324, 342.2, 325.6, 336.6, 355.92, 341.3, 358.1, 357.37, 355.72, 356.19, 353.74, 1.51, 10.25, 16.22, 35.26, 40.76, 41.64, 47.18, 9, 8.7, 29.45, 72.8, 165.1, 185, 192.9, 186.8, 204.2, 206.3 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2958.524, 2958.524, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2959.726, 2950.114, 2959.726, 2959.726, 2959.726, 2959.726, 2920.68, 2713.436, 2741.669, 2450.327, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 1830.399, 2959.726, 2958.524, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2956.722, 2959.125, 2654.567, 2705.627, 2958.524, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2959.726, 2937.499, 2942.305, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2958.524, 2958.524, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2936.298, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2944.708, 2959.125, 2959.125, 2959.125, 1.592819, 509.4474, 2667.782, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125 ; 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 ; }