netcdf L0106.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 = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.06, 800.044 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.33927 ; 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.f, 200.f ; 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.f, 200.f ; 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 = "13-Oct-2004 11:27:18: Modified [lon,lat] to [-66.553800,43.624300].\n", "Sun Oct 3 12:41:31 2004: /usr/local/nco/bin/ncrcat -d time,2453281.59375,2453311.042 L0106.met.realtime.nc L0106.met.realtime.nc.new\n", "02-Oct-2004 19:48:27: Modified [lon,lat] to [-66.554100,43.627300].\n", "Sat Oct 2 16:19:51 2004: /usr/local/nco/bin/ncrcat -d time,2453211.604167,2453646.0 L0106.met.realtime.nc L0106.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 = "RMYWM49998" ; :visibility_sensor_serial_number = 321 ; :barometric_pressure_serial_number = "SETAP2299999" ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0106" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453296.00000579 ; :starting_julian_day_string = "2004-10-17 00:00:00" ; :ending_julian_day_number = 2453302.95833912 ; :ending_julian_day_string = "2004-10-23 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 24-Aug-2004 18:42:07\n", "WIND_DIR_1.2: 24-Aug-2004 18:42:07\n", "AAN_VIZ_1.2: 24-Aug-2004 18:42:07\n", "SET_BP_1.2: 02-Oct-2004 12:42:08" ; :longitude = -66.5538 ; :latitude = 43.6243 ; data: lat = 43.6243 ; lon = -66.5538 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453296, 2453296.04166667, 2453296.08333333, 2453296.125, 2453296.16666667, 2453296.20833333, 2453296.25, 2453296.29166667, 2453296.33333333, 2453296.375, 2453296.41666667, 2453296.45833333, 2453296.5, 2453296.54166667, 2453296.58333333, 2453296.625, 2453296.66666667, 2453296.70833333, 2453296.75, 2453296.79166667, 2453296.83333333, 2453296.875, 2453296.91666667, 2453296.95833333, 2453297, 2453297.04166667, 2453297.08333333, 2453297.125, 2453297.16666667, 2453297.20833333, 2453297.25, 2453297.29166667, 2453297.33333333, 2453297.375, 2453297.41666667, 2453297.45833333, 2453297.5, 2453297.54166667, 2453297.58333333, 2453297.625, 2453297.66666667, 2453297.70833333, 2453297.75, 2453297.79166667, 2453297.83333333, 2453297.875, 2453297.91666667, 2453297.95833333, 2453298, 2453298.04166667, 2453298.08333333, 2453298.125, 2453298.16666667, 2453298.20833333, 2453298.25, 2453298.29166667, 2453298.33333333, 2453298.375, 2453298.41666667, 2453298.45833333, 2453298.5, 2453298.54166667, 2453298.58333333, 2453298.625, 2453298.66666667, 2453298.70833333, 2453298.75, 2453298.79166667, 2453298.83333333, 2453298.875, 2453298.91666667, 2453298.95833333, 2453299, 2453299.04166667, 2453299.08333333, 2453299.125, 2453299.16666667, 2453299.20833333, 2453299.25, 2453299.29166667, 2453299.33333333, 2453299.375, 2453299.41666667, 2453299.45833333, 2453299.5, 2453299.54166667, 2453299.58333333, 2453299.625, 2453299.66666667, 2453299.70833333, 2453299.75, 2453299.79166667, 2453299.83333333, 2453299.875, 2453299.91666667, 2453299.95833333, 2453300, 2453300.04166667, 2453300.08333333, 2453300.125, 2453300.16666667, 2453300.20833333, 2453300.25, 2453300.29166667, 2453300.33333333, 2453300.375, 2453300.41666667, 2453300.45833333, 2453300.5, 2453300.54166667, 2453300.58333333, 2453300.625, 2453300.66666667, 2453300.70833333, 2453300.75, 2453300.79166667, 2453300.83333333, 2453300.875, 2453300.91666667, 2453300.95833333, 2453301, 2453301.04166667, 2453301.08333333, 2453301.125, 2453301.16666667, 2453301.20833333, 2453301.25, 2453301.29166667, 2453301.33333333, 2453301.375, 2453301.41666667, 2453301.45833333, 2453301.5, 2453301.54166667, 2453301.58333333, 2453301.625, 2453301.66666667, 2453301.70833333, 2453301.75, 2453301.79166667, 2453301.83333333, 2453301.875, 2453301.91666667, 2453301.95833333, 2453302, 2453302.04166667, 2453302.08333333, 2453302.125, 2453302.16666667, 2453302.20833333, 2453302.25, 2453302.29166667, 2453302.33333333, 2453302.375, 2453302.41666667, 2453302.45833333, 2453302.5, 2453302.54166667, 2453302.58333333, 2453302.625, 2453302.66666667, 2453302.70833333, 2453302.75, 2453302.79166667, 2453302.83333333, 2453302.875, 2453302.91666667, 2453302.95833333 ; air_temperature = 12.18, 12.03, 12.38, 12.29, 12.42, 11.55, 11.42, 11.28, 11.42, 11.89, 11.77, 11.88, 11.98, 12.2, 12.37, 11.99, 11.99, 11.66, 11.44, 11.33, 11.32, 11.37, 11.29, 11.47, 11.44, 11.44, 11.32, 11.32, 11.49, 11.37, 11.37, 11.38, 11.35, 11.38, 11.11, 10.43, 10.34, 10.44, 10.49, 10.44, 10.39, 10.45, 10.5, 10.44, 10.67, 10.51, 10.26, 10.36, 10.44, 10.48, 10.45, 10.51, 10.67, 10.31, 9.85, 9.6, 9.4, 9.37, 9.16, 9.19, 9.62, 9.45, 9.05, 9.05, 9.07, 9.27, 9.26, 9.17, 8.95, 9.02, 9.42, 9.46, 9.8, 10.09, 10.23, 10.34, 9.93, 9.9, 9.64, 9.66, 9.16, 9.12, 8.92, 8.58, 8.51, 8.22, 8.62, 8.83, 9.05, 9.2, 9.11, 9.2, 9.21, 9.49, 9.81, 9.96, 9.82, 9.59, 9.21, 8.74, 8.3, 8.34, 7.75, 7.6, 7.53, 7.47, 7.29, 7.02, 7.14, 7.21, 7.54, 7.83, 7.98, 8.28, 8.94, 8.91, 9.16, 9.25, 9.6, 9.74, 9.64, 9.5, 9.64, 9.71, 9.82, 9.75, 9.71, 9.56, 9.29, 9.09, 9.39, 9.09, 9.01, 9.05, 9.1, 9.68, 10.38, 11.02, 11.22, 11.57, 11.53, 11.53, 11.21, 11.08, 10.85, 10.4, 10.19, 10.16, 9.94, 9.81, 9.66, 9.38, 9.23, 9.22, 9.57, 9.53, 9.18, 9.34, 9.29, 9.53, 9.96, 10.36, 10.45, 10.6, 10.93, 10.86, 10.88, 10.87 ; 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 = 1003.273, 1002.973, 1003.933, 1003.993, 1004.773, 1002.793, 1001.893, 1001.053, 1001.293, 1003.453, 1003.633, 1003.513, 1005.133, 1005.013, 1004.773, 1003.993, 1004.893, 1005.313, 1003.573, 1006.633, 1005.373, 1005.193, 1006.573, 1007.053, 1007.353, 1007.353, 1006.933, 1007.953, 1007.833, 1007.953, 1009.093, 1010.113, 1009.693, 1010.773, 1010.713, 1011.973, 1012.753, 1013.413, 1013.893, 1013.953, 1013.953, 1014.013, 1014.253, _, 1016.293, 1016.533, 1016.893, 1017.553, 1018.393, 1019.173, 1019.533, 1020.073, 1019.953, 1019.953, 1019.533, 1019.893, 1020.673, 1021.033, 1021.453, 1021.873, 1022.413, 1022.713, 1022.893, 1022.773, 1022.593, 1022.233, 1021.933, 1022.293, 1022.533, 1023.073, 1022.893, 1022.653, 1022.293, 1022.353, 1022.413, 1022.473, 1022.233, 1021.873, 1021.573, 1021.213, 1020.853, 1021.213, 1021.333, 1021.633, 1021.813, 1022.233, 1022.293, 1021.993, 1021.693, 1021.333, 1020.793, 1020.493, 1020.493, 1020.133, 1020.013, 1020.133, 1020.553, 1021.213, 1021.453, 1021.693, 1021.453, 1021.393, 1021.153, 1020.793, 1020.793, 1021.213, 1021.753, 1022.293, 1022.413, 1022.833, 1022.593, 1022.593, 1022.593, 1022.353, 1022.293, 1022.293, 1021.993, 1022.113, 1022.653, 1022.833, 1023.193, 1023.253, 1023.253, 1023.013, 1022.713, 1022.653, 1022.653, 1022.773, 1022.833, 1022.593, 1023.253, 1023.493, 1024.573, 1024.513, 1024.813, 1024.873, 1024.213, 1023.373, 1023.073, 1023.313, 1022.593, 1023.193, 1023.613, 1023.973, 1024.033, 1023.793, 1024.633, 1024.453, 1022.893, 1022.473, 1022.893, 1022.533, 1022.233, 1021.813, 1022.113, 1022.173, 1022.473, 1023.013, 1022.233, 1021.393, 1020.793, 1020.613, 1020.673, 1020.073, 1019.593, 1019.173, 1019.293, 1019.233 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 9.68, 8.58, 7.72, 9.72, 10.94, 8.82, 6.076, 4.743, 3.998, 6.546, 5.253, 6.311, 9.06, 9.8, 11.29, 10.74, 9.25, 10.07, 10.86, 12.35, 11.96, 11.41, 8.43, 10.82, 11.49, 9.41, 8.94, 8.04, 6.233, 6.037, 6.821, 6.37, 5.488, 5.762, 8.43, 9.02, 8.19, 8.23, 9.29, 8.9, 8.35, 8.62, 8.7, 8.11, 7.57, 5.919, 6.468, 6.703, 6.664, 7.13, 7.92, 6.703, 6.664, 7.37, 8.19, 7.25, 4.704, 3.802, 3.998, 3.293, 3.254, 3.332, 5.135, 4.077, 4.194, 2.078, 2.783, 3.175, 4.704, 3.881, 6.468, 6.703, 8.19, 8.11, 7.64, 7.88, 8.08, 9.25, 9.06, 9.53, 8.94, 10.58, 10.78, 10.94, 10.47, 9.96, 8.39, 6.86, 6.821, 7.13, 8.58, 8.74, 9.13, 10, 11.05, 10.94, 11.64, 10.07, 9.56, 9.41, 10.15, 8.62, 8.7, 9.17, 9.84, 10.98, 11.56, 10.9, 11.02, 9.92, 9.56, 8.19, 6.272, 3.881, 4.351, 5.645, 8.31, 10.51, 8.9, 8.55, 10.82, 9.7, 8.82, 9.17, 9.37, 10.54, 9.92, 11.13, 9.68, 12.07, 9.56, 12.47, 10.82, 10.19, 8.94, 8.31, 8, 8.43, 7.84, 5.841, 8.39, 8.47, 8.86, 8.82, 8.7, 10.23, 9.56, 11.49, 11.72, 12.74, 10.39, 11.88, 10.82, 11.45, 13.13, 14.03, 11.21, 10.94, 10.7, 10.54, 11.29, 9.76, 10.66, 11.05, 8.19, 6.35, 6.782, 8.15 ; 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 = 8.29, 7.51, 6.812, 8.15, 8.27, 6.834, 4.917, 3.523, 3.223, 4.933, 4.41, 5.373, 7.83, 8.11, 9.33, 9.17, 7.35, 8.5, 8.94, 9.91, 9.61, 9.45, 7.06, 8.57, 9.25, 7.95, 7.83, 6.591, 5.024, 5.021, 5.922, 5.32, 4.412, 4.691, 7.05, 7.28, 6.938, 7.01, 7.71, 7.46, 7.24, 7.08, 7.15, 7.11, 6.331, 5.149, 5.47, 5.669, 5.933, 6.037, 6.803, 5.732, 5.292, 5.979, 7.05, 5.924, 3.831, 2.98, 3.085, 2.365, 2.602, 2.478, 4.113, 3.193, 2.984, 1.251, 2.267, 2.348, 3.456, 2.857, 5.359, 5.894, 7.02, 6.905, 6.598, 6.849, 6.893, 7.52, 7.44, 8.06, 7.57, 9.07, 9.26, 9.17, 8.92, 8.34, 7.21, 5.669, 5.197, 5.583, 7.22, 7.44, 8.14, 8.79, 9.46, 9.43, 9.74, 8.65, 8.49, 7.81, 8.62, 7.34, 7.52, 7.67, 8.55, 9.24, 9.97, 9.01, 9.11, 8.41, 8.26, 7.07, 4.703, 2.698, 3.009, 4.782, 6.746, 8.99, 6.961, 7.15, 8.59, 8.01, 7.82, 7.92, 7.89, 8.44, 8.31, 9.39, 8.21, 9.79, 8.22, 10.46, 9.3, 9.01, 7.67, 6.829, 6.931, 7.31, 6.338, 4.733, 6.723, 7.24, 7.49, 7.82, 7.01, 8.71, 8.16, 9.7, 10.04, 10.54, 8.9, 10.12, 9.14, 9.93, 10.98, 11.42, 9.5, 8.98, 9.12, 8.55, 9.16, 8.56, 8.68, 8.87, 6.701, 5.127, 4.097, 5.12 ; 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 = 207.5, 200.5, 197, 171.7, 200.9, 175.6, 164.1, 154.5, 147.6, 176.8, 164.9, 154.9, 190.4, 188.8, 191.7, 215.1, 217.6, 212.5, 213.2, 219.6, 226.5, 231.8, 229.1, 218.4, 219.7, 211.1, 210.4, 209.9, 231.6, 218.3, 225.3, 241.8, 236.7, 231.1, 256, 257.3, 260.9, 252.3, 252, 258.9, 261.7, 256.5, 259.1, 265.2, 265.9, 270.2, 265.3, 268.6, 271.8, 258, 264, 281.9, 291.2, 329.3, 352.1, 358.98, 359.71, 349.1, 338.5, 337.1, 331, 348.89, 3.37, 359.62, 9.21, 350.62, 351.08, 358.67, 357.29, 350.05, 3.13, 23.9, 26.12, 32.7, 35.99, 33.41, 31.14, 39.53, 41.59, 35.89, 39, 50.04, 51.46, 45.82, 45.44, 45.58, 38.98, 31.31, 22.89, 2.21, 354.12, 354.24, 356.85, 2.67, 6.95, 22.62, 34, 44.09, 62.5, 65.6, 62.4, 61.5, 50.74, 45.9, 41.57, 43.17, 46.41, 51.34, 55.7, 53.2, 51.4, 57.8, 61, 31.15, 22.95, 1.73, 5.14, 15.91, 30.08, 32.48, 30.3, 28.66, 33.54, 46.7, 50.35, 44.47, 46.63, 53.5, 35.12, 28.65, 35.06, 45.82, 38.32, 35.11, 30.49, 31.99, 37.73, 41.06, 26.86, 30.3, 41.87, 45.69, 43.92, 46.79, 38.83, 30.58, 39.8, 45.51, 37.69, 41.89, 29.15, 32.16, 33.04, 29.43, 37.1, 36.76, 31.9, 28.36, 33.83, 32.47, 26.97, 39.12, 41.9, 46.35, 61.9, 42.44, 39.04, 48.38 ; 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 = 2735.662, 2736.864, 2932.694, 2806.546, 2724.85, 2724.249, 2808.348, 2838.383, 2904.461, 2849.196, 2605.309, 2896.651, 2951.316, 2951.916, 2951.316, 2950.715, 2939.902, 2762.694, 2947.111, 2792.729, 2947.111, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2950.715, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2891.245, 2952.517, 2952.517, 2938.1, 2952.517, 2917.075, 2772.305, 1928.915, 2952.517, 2952.517, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2526.016, 2852.8, 2952.517, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 1035.065, 920.9307, 1522.237, 2691.811, 2952.517, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2028.632, 1924.71, 2082.695, 2438.914, 2947.711, 2822.765, 2952.517, 2511.599, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2939.302, 2951.916, 2439.514, 2952.517, 2944.107, 2952.517, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2868.418, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.316, 2765.097, 2951.916, 2952.517, 2951.916, 2951.916, 2951.916, 2951.916, 2694.814, 2951.916, 2951.916, 2951.916 ; 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 ; }