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 = 2453310.04167244 ; :starting_julian_day_string = "2004-10-31 01:00:00" ; :ending_julian_day_number = 2453317.00000579 ; :ending_julian_day_string = "2004-11-07 00: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 = 2453310.04166667, 2453310.08333333, 2453310.125, 2453310.16666667, 2453310.20833333, 2453310.25, 2453310.29166667, 2453310.33333333, 2453310.375, 2453310.41666667, 2453310.45833333, 2453310.5, 2453310.54166667, 2453310.58333333, 2453310.625, 2453310.66666667, 2453310.70833333, 2453310.75, 2453310.79166667, 2453310.83333333, 2453310.875, 2453310.91666667, 2453310.95833333, 2453311, 2453311.04166667, 2453311.08333333, 2453311.125, 2453311.16666667, 2453311.20833333, 2453311.25, 2453311.29166667, 2453311.33333333, 2453311.375, 2453311.41666667, 2453311.45833333, 2453311.5, 2453311.54166667, 2453311.58333333, 2453311.625, 2453311.66666667, 2453311.70833333, 2453311.75, 2453311.79166667, 2453311.83333333, 2453311.875, 2453311.91666667, 2453311.95833333, 2453312, 2453312.04166667, 2453312.08333333, 2453312.125, 2453312.16666667, 2453312.20833333, 2453312.25, 2453312.29166667, 2453312.33333333, 2453312.375, 2453312.41666667, 2453312.45833333, 2453312.5, 2453312.54166667, 2453312.58333333, 2453312.625, 2453312.66666667, 2453312.70833333, 2453312.75, 2453312.79166667, 2453312.83333333, 2453312.875, 2453312.91666667, 2453312.95833333, 2453313, 2453313.04166667, 2453313.08333333, 2453313.125, 2453313.16666667, 2453313.20833333, 2453313.25, 2453313.29166667, 2453313.33333333, 2453313.375, 2453313.41666667, 2453313.45833333, 2453313.5, 2453313.54166667, 2453313.58333333, 2453313.625, 2453313.66666667, 2453313.70833333, 2453313.75, 2453313.79166667, 2453313.83333333, 2453313.875, 2453313.91666667, 2453313.95833333, 2453314, 2453314.04166667, 2453314.08333333, 2453314.125, 2453314.16666667, 2453314.20833333, 2453314.25, 2453314.29166667, 2453314.33333333, 2453314.375, 2453314.41666667, 2453314.45833333, 2453314.5, 2453314.54166667, 2453314.58333333, 2453314.625, 2453314.66666667, 2453314.70833333, 2453314.75, 2453314.79166667, 2453314.83333333, 2453314.875, 2453314.91666667, 2453314.95833333, 2453315, 2453315.04166667, 2453315.08333333, 2453315.125, 2453315.16666667, 2453315.20833333, 2453315.25, 2453315.29166667, 2453315.33333333, 2453315.375, 2453315.41666667, 2453315.45833333, 2453315.5, 2453315.54166667, 2453315.58333333, 2453315.625, 2453315.66666667, 2453315.70833333, 2453315.75, 2453315.79166667, 2453315.83333333, 2453315.875, 2453315.91666667, 2453315.95833333, 2453316, 2453316.04166667, 2453316.08333333, 2453316.125, 2453316.16666667, 2453316.20833333, 2453316.25, 2453316.29166667, 2453316.33333333, 2453316.375, 2453316.41666667, 2453316.45833333, 2453316.5, 2453316.54166667, 2453316.58333333, 2453316.625, 2453316.66666667, 2453316.70833333, 2453316.75, 2453316.79166667, 2453316.83333333, 2453316.875, 2453316.91666667, 2453316.95833333, 2453317 ; air_temperature = 10.56, 10.74, 11.15, 11.53, 11.72, 11.5, 12.07, 12.81, 12.86, 12.9, 12.87, 13.18, 12.87, 12.81, 12.65, 12.45, 12.45, 12.24, 12.46, 12.8, 12.45, 12.28, 12.17, 12.25, 12.26, 11.87, 12.07, 12.15, 11.85, 11.77, 11.88, 11.86, 11.81, 11.98, 11.68, 11.47, 10.68, 10.36, 10.16, 10.18, 10.35, 10.69, 10.9, 10.44, 9.93, 9.28, 9.06, 8.72, 8.7, 8.65, 8.35, 7.9, 7.73, 7.4, 7.11, 7.01, 6.805, 6.925, 7.01, 7.31, 7.42, 7.4, 7.36, 7.12, 7.25, 7.21, 7.34, 7.41, 7.62, 7.57, 7.79, 8.03, 7.97, 7.88, 7.93, 8.42, 8.67, 8.83, 8.86, 8.75, 9.2, 9.62, 9.87, 10, 10.42, 10.27, 9.75, 9.17, 9.05, 8.38, 8.5, 8.63, 8.23, 7.34, 7.67, 7.26, 6.56, 5.96, 6.081, 6.089, 5.79, 5.841, 5.785, 5.607, 5.578, 5.314, 5.744, 5.578, 5.288, 5.048, 5.077, 5.077, 5.126, 5.414, 5.596, 5.738, 5.454, 5.644, 5.718, 5.947, 6.466, 6.772, 7.28, 7.61, 8.16, 7.7, 8.19, 7.96, 8.84, 10.07, 11.11, 12.34, 11.03, 10.41, 10.04, 9.18, 9.59, 8.87, 8.48, 9.26, 9.09, 8.98, 8.71, 8.63, 7.86, 8.19, 7.9, 7.79, 7.56, 7.47, 7.38, 7.29, 7.18, 7.08, 7.13, 7.75, 8.26, 8.82, 8.96, 9.23, 9.84, 10.13, 10.18, 10.25, 10.14, 10.42, 10.58, 10.78 ; 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.853, 1011.013, 1010.173, 1009.453, 1008.553, 1007.653, 1006.393, 1005.373, 1004.533, 1004.233, 1004.533, 1003.153, 1002.493, 1002.433, 1002.193, 1001.353, 1001.113, 1000.273, 1000.213, 1000.873, 1001.473, 1001.953, 1002.433, 1002.373, 1002.613, 1002.673, 1002.613, 1002.193, 1002.193, 1002.853, 1003.153, 1003.333, 1003.813, 1003.933, 1004.533, 1005.373, 1006.033, 1006.273, 1006.573, 1006.813, 1007.053, 1007.593, 1007.653, 1009.273, 1010.593, 1012.213, 1013.293, 1014.133, 1014.793, 1015.573, 1015.873, 1016.113, 1016.653, 1017.373, 1017.853, 1018.333, 1018.573, 1019.173, 1019.473, 1020.673, 1020.493, 1020.733, 1020.553, 1019.833, 1019.353, 1018.993, 1018.633, 1018.633, 1018.693, 1017.313, 1016.473, 1015.933, 1016.413, 1015.273, 1013.593, 1012.213, 1010.713, 1009.993, 1008.853, 1007.113, 1006.213, 1004.833, 1002.913, 1002.253, 1002.013, 1000.813, 1000.573, 1002.253, 1002.853, 1003.573, 1004.233, 1005.733, 1006.993, 1008.313, 1009.813, 1011.193, 1012.273, 1013.173, 1013.533, 1014.073, 1014.673, 1014.373, 1014.973, 1014.853, 1015.573, 1015.453, 1015.693, 1016.053, 1015.933, 1015.813, 1015.993, 1015.813, 1014.313, 1014.373, 1014.553, 1014.493, 1013.173, 1012.933, 1012.273, 1011.493, 1010.593, 1008.433, 1007.773, 1005.973, 1004.473, 1001.653, 998.8333, 994.3333, 989.6533, 986.7133, 984.0732, 983.5333, 983.6533, 983.3533, 984.4333, 985.3932, 985.2733, 985.2733, 986.5333, 986.8333, 987.8533, 988.4532, 989.6533, 990.6133, 990.9133, 992.1133, 992.7133, 995.5933, 996.6133, 997.8133, 998.5933, 999.3733, 1000.333, 1001.233, 1001.893, 1002.853, 1003.273, 1003.213, 1003.333, 1002.493, 1001.773, 1001.293, 1000.813, 1000.453, 1000.513, 1000.813, 1000.873, 1001.293 ; 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 = 10.11, 10.31, 10.9, 12.15, 11.52, 12.39, 12.54, 13.13, 13.09, 12.86, 10.19, 11.25, 10.04, 9.33, 9.33, 10.39, 10.04, 10.19, 10.58, 9.96, 7.25, 5.88, 6.35, 5.723, 8.15, 8.23, 9.06, 9.45, 7.96, 8.19, 8.62, 8.55, 9.72, 10.07, 10.43, 12.39, 11.29, 10.78, 11.37, 11.45, 11.41, 11.52, 15.37, 14.7, 14.62, 15.13, 11.88, 12.54, 12.62, 10.74, 13.17, 12.39, 13.76, 13.84, 14.21, 12.31, 12.9, 11.8, 11.88, 9.37, 8.31, 7.6, 6.782, 7.1, 6.566, 6.076, 5.057, 3.763, 5.135, 3.371, 3.802, 5.958, 5.88, 5.096, 4.547, 6.625, 7.92, 9.37, 8.58, 8.98, 8.04, 9.02, 8.98, 8.15, 7.02, 14.86, 16.46, 17.4, 17.17, 18.82, 18.97, 18.19, 17.21, 17.68, 15.76, 19.09, 18.13, 17.72, 17.13, 16.62, 15.99, 16.46, 16.42, 16.31, 15.8, 15.8, 15.64, 14.9, 12.94, 11.72, 10.54, 8.78, 9.21, 7.6, 6.35, 7.45, 4.43, 4.077, 2.254, 2.587, 4.861, 7.6, 9.68, 9.92, 10.39, 13.6, 14.5, 16.35, 19.68, 20.89, 21.13, 16.31, 16.07, 21.01, 19.76, 16.7, 18.78, 21.52, 16.9, 20.46, 20.11, 20.15, 21.32, 20.03, 20.03, 21.48, 19.84, 19.09, 19.4, 18.5, 17.4, 17.48, 17.29, 19.36, 17.6, 15.6, 17.25, 16.03, 16.46, 14.46, 14.19, 14.62, 15.68, 14.97, 14.97, 13.25, 15.21, 13.56 ; 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.78, 8.84, 9.5, 9.94, 9.77, 10.19, 10.42, 10.79, 10.89, 10.41, 8.87, 9.37, 8.54, 8.23, 7.78, 8.65, 8.68, 8.45, 7.37, 8.04, 5.794, 4.878, 5.36, 4.776, 6.318, 7.02, 7.73, 7.87, 6.809, 6.952, 7.35, 7.46, 8.29, 8.46, 8.76, 10.4, 9.82, 9.49, 9.53, 9.26, 9.77, 10.21, 11.71, 12.03, 12.29, 12.09, 10.01, 10.72, 10.34, 9.33, 10.68, 10.94, 11.5, 11.45, 11.82, 10.31, 10.09, 9.93, 8.61, 8.04, 7.28, 5.957, 5.45, 5.662, 4.942, 4.221, 3.761, 2.782, 3.215, 2.37, 2.836, 4.54, 4.649, 4.006, 3.501, 5.623, 6.762, 7.93, 7.54, 7.54, 6.895, 7.49, 7.7, 6.688, 5.821, 11.98, 13.81, 14.88, 13.95, 15.6, 16.54, 15.67, 14.57, 15.36, 13.29, 15.01, 14.02, 14.6, 13.68, 13.84, 13.03, 13.52, 13.71, 13.83, 13.33, 13.14, 12.88, 11.92, 10.61, 9.64, 8.36, 7.34, 7.16, 6.305, 4.811, 4.832, 3.374, 2.584, 0.751, 1.229, 3.66, 6.485, 7.76, 8.24, 8.61, 9.54, 12.22, 13.87, 16, 16.07, 16.84, 12.91, 12.96, 17.29, 15.75, 13.57, 15.47, 16.71, 14.44, 16.72, 15.96, 16.67, 16.53, 16.68, 16.64, 17.32, 16.93, 15.36, 15.59, 15.46, 14.59, 14.73, 14.56, 14.33, 14.13, 13.52, 13.55, 13.8, 13.8, 12.45, 11.8, 12.3, 12.54, 12.28, 12.8, 10.99, 12.86, 10.94 ; 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 = 175.4, 163.6, 165.5, 168.2, 166.2, 157.7, 163.2, 170.2, 176.6, 185.7, 182.6, 192.8, 191.8, 200.3, 210.2, 218.4, 216.8, 226.9, 241.4, 252.3, 257.4, 251.6, 233.8, 223.4, 229, 252, 257.6, 262.5, 272.1, 267.7, 273.1, 269.8, 278.7, 290.5, 286.7, 310.1, 308.5, 310.3, 310.3, 316.6, 324.1, 312.9, 329.1, 330, 351, 354.84, 6.83, 359.01, 3.35, 5.81, 0.07, 3.49, 352.97, 354.06, 350.25, 357.08, 5.28, 11.75, 8.14, 8.46, 12.49, 5.05, 0.49, 21.16, 358.94, 12.3, 359.27, 6.04, 338, 67, 153.3, 187.6, 226.9, 226.3, 220.2, 207.2, 204.7, 205.8, 201.3, 196.5, 185.1, 183.7, 181.8, 191, 225.8, 312.4, 322.5, 320.4, 318.4, 317.6, 325.7, 319.9, 321.2, 326.2, 337.3, 334.1, 333.7, 332.5, 327.9, 326.6, 327.6, 331.1, 333.6, 332.8, 326.8, 334.1, 329.3, 330.4, 336.9, 340.3, 335.2, 332.2, 331.6, 321.9, 291.4, 272.7, 316.9, 274, 252.7, 190, 183.9, 162.9, 182.9, 163.4, 168, 153.8, 140, 120.3, 121.5, 128.4, 138.7, 171.6, 224.1, 243.9, 247.9, 261.5, 250.5, 251.3, 271.6, 254.9, 258, 256.4, 259, 263.4, 270.8, 266.1, 273, 267.8, 270.3, 270.9, 265.4, 274.7, 265.8, 263.6, 265.3, 264, 251.9, 249.2, 247.4, 239.2, 240.4, 235.6, 233.5, 230.5, 234, 232.1, 236.7, 225.7 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2951.316, 2950.715, 2951.316, 2950.715, 2589.691, 1299.976, 2777.111, 2819.16, 2662.977, 1610.541, 1389.481, 1388.88, 629.5885, 282.0202, 287.9672, 616.9736, 505.2424, 331.218, 2378.242, 2766.899, 2671.387, 2646.157, 2668.383, 2768.1, 2816.157, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2951.316, 2950.715, 2951.316, 2950.715, 2950.715, 2950.715, 2950.715, 2947.111, 2767.5, 2915.874, 1935.522, 2941.104, 2769.903, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2948.312, 2951.316, 2951.316, 2951.316, 2951.316, 2778.312, 2617.323, 2951.916, 2951.916, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2950.715, 2950.715, 2950.715, 2476.157, 2681.599, 2951.316, 2951.316, 2951.316, 2947.111, 2389.656, 1813.579, 1666.406, 2142.165, 2509.797, 1887.466, 2485.168, 2471.352, 2947.111, 2834.779, 2854.602, 2459.938, 2725.45, 2816.758, 2841.386, 2808.948, 2930.291, 2930.892, 2950.715, 2941.704, 2951.316, 2843.789, 2942.305, 2879.231, 2947.111, 2912.27, 2869.62, 2892.447, 2948.312, 2933.294, 2854.602, 2951.916, 2860.008, 2864.213, 2829.372, 2951.316, 2902.058, 2682.8, 2950.715, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2203.437, 1718.067, 860.8601, 708.8816, 1129.976, 1373.262, 850.0474, 2527.818, 1880.858, 2545.839, 2901.457, 2484.567, 2244.285, 2495.38, 2484.567, 2484.567, 2497.182, 2507.995, 2534.426, 2512.2, 2450.928, 2527.218, 2878.03, 2576.475, 2876.228, 2913.471, 2935.097, 2933.895, 2936.298, 2795.132, 2950.715, 2939.902, 2921.881, 2891.245, 2903.86, 2950.715, 2903.259, 2551.846, 2590.292, 2949.513, 2936.899, 2687.606, 2745.874 ; 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 ; }