netcdf C0208.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.f, 1100.f ; barometric_pressure:is_dead = 2453469.58333333 ; barometric_pressure:calibration_coeffs = 0.0600005, 800.019 ; barometric_pressure:epic_code = 915 ; 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, 50.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, 50.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 = "06-Apr-2005 19:10:13: Parameter barometric_pressure marked as non-functional as of julian day 2453467.750000 (2005-04-06 18:00:00)\n", "05-Apr-2005 15:33:33: Parameter barometric_pressure marked as non-functional as of julian day 2453466.625000 (2005-04-05 15:00:00)\n", "24-Feb-2005 23:18:25: Modified [lon,lat] to [-70.059600,43.570400].\n", "Thu Feb 24 22:54:39 2005: /usr/local/nco/bin/ncrcat -d time,2453426.9062,2453431.00 C0208.met.realtime.nc C0208.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 = 49997 ; :visibility_sensor_serial_number = 318 ; :barometric_pressure_serial_number = "SETAP2448663" ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0208" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453492.00000579 ; :starting_julian_day_string = "2005-05-01 00:00:00" ; :ending_julian_day_number = 2453498.95833912 ; :ending_julian_day_string = "2005-05-07 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 23-Feb-2005 18:17:48\n", "WIND_DIR_1.2: 23-Feb-2005 18:17:48\n", "AAN_VIZ_1.2: 23-Feb-2005 18:17:48\n", "SET_BP_1.3: 25-Apr-2005 20:15:08" ; :longitude = -70.0596 ; :latitude = 43.5704 ; data: lat = 43.5704 ; lon = -70.0596 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453492, 2453492.04166667, 2453492.08333333, 2453492.125, 2453492.16666667, 2453492.20833333, 2453492.25, 2453492.29166667, 2453492.33333333, 2453492.375, 2453492.41666667, 2453492.45833333, 2453492.5, 2453492.54166667, 2453492.58333333, 2453492.625, 2453492.66666667, 2453492.70833333, 2453492.75, 2453492.79166667, 2453492.83333333, 2453492.875, 2453492.91666667, 2453492.95833333, 2453493, 2453493.04166667, 2453493.08333333, 2453493.125, 2453493.16666667, 2453493.20833333, 2453493.25, 2453493.29166667, 2453493.33333333, 2453493.375, 2453493.41666667, 2453493.45833333, 2453493.5, 2453493.54166667, 2453493.58333333, 2453493.625, 2453493.66666667, 2453493.70833333, 2453493.75, 2453493.79166667, 2453493.83333333, 2453493.875, 2453493.91666667, 2453493.95833333, 2453494, 2453494.04166667, 2453494.08333333, 2453494.125, 2453494.16666667, 2453494.20833333, 2453494.25, 2453494.29166667, 2453494.33333333, 2453494.375, 2453494.41666667, 2453494.45833333, 2453494.5, 2453494.54166667, 2453494.58333333, 2453494.625, 2453494.66666667, 2453494.70833333, 2453494.75, 2453494.79166667, 2453494.83333333, 2453494.875, 2453494.91666667, 2453494.95833333, 2453495, 2453495.04166667, 2453495.08333333, 2453495.125, 2453495.16666667, 2453495.20833333, 2453495.25, 2453495.29166667, 2453495.33333333, 2453495.375, 2453495.41666667, 2453495.45833333, 2453495.5, 2453495.54166667, 2453495.58333333, 2453495.625, 2453495.66666667, 2453495.70833333, 2453495.75, 2453495.79166667, 2453495.83333333, 2453495.875, 2453495.91666667, 2453495.95833333, 2453496, 2453496.04166667, 2453496.08333333, 2453496.125, 2453496.16666667, 2453496.20833333, 2453496.25, 2453496.29166667, 2453496.33333333, 2453496.375, 2453496.41666667, 2453496.45833333, 2453496.5, 2453496.54166667, 2453496.58333333, 2453496.625, 2453496.66666667, 2453496.70833333, 2453496.75, 2453496.79166667, 2453496.83333333, 2453496.875, 2453496.91666667, 2453496.95833333, 2453497, 2453497.04166667, 2453497.08333333, 2453497.125, 2453497.16666667, 2453497.20833333, 2453497.25, 2453497.29166667, 2453497.33333333, 2453497.375, 2453497.41666667, 2453497.45833333, 2453497.5, 2453497.54166667, 2453497.58333333, 2453497.625, 2453497.66666667, 2453497.70833333, 2453497.75, 2453497.79166667, 2453497.83333333, 2453497.875, 2453497.91666667, 2453497.95833333, 2453498, 2453498.04166667, 2453498.08333333, 2453498.125, 2453498.16666667, 2453498.20833333, 2453498.25, 2453498.29166667, 2453498.33333333, 2453498.375, 2453498.41666667, 2453498.45833333, 2453498.5, 2453498.54166667, 2453498.58333333, 2453498.625, 2453498.66666667, 2453498.70833333, 2453498.75, 2453498.79166667, 2453498.83333333, 2453498.875, 2453498.91666667, 2453498.95833333 ; air_temperature = 7.72, 8.25, 8.53, 8.24, 7.78, 7.5, 7.47, 7.28, 7.09, 7.16, 7.37, 7.21, 7.4, 7.52, 7.3, 7.48, 7.68, 8.13, 8.1, 7.93, 8.58, 9.23, 8.66, 9.32, 8.35, 8.45, 8.41, 7.94, 7.84, 8.4, 7.56, 7.5, 7.22, 6.654, 6.587, 6.494, 6.695, 7.6, 7.44, 7.98, 8.38, 7.88, 8.07, 8.79, 9.01, 8.82, 9.28, 8.9, 8.41, 7.98, 7.52, 7.92, 8.07, 7.84, 7.59, 7.18, 7.01, 6.657, 6.411, 6.333, 6.508, 7.38, 7.05, 7.56, 7.84, 7.94, 8.38, 8.41, 8.24, 8.19, 8.39, 8.2, 7.99, 8.09, 8.32, 7.7, 7.57, 6.788, 7.02, 6.421, 6.389, 5.866, 6.187, 6.966, 7.96, 8.31, 7.87, 8.12, 8.16, 8.28, 8.34, 8.37, 8.26, 8.49, 8.49, 8.49, 8.65, 8.6, 8.1, 7.63, 7.54, 7.63, 7.36, 7.3, 7.02, 7.1, 6.704, 6.935, 6.979, 7.35, 8.16, 9.59, 10.18, 9.65, 9.49, 9.5, 9.42, 9.36, 9.09, 8.76, 8.28, 7.99, 7.93, 7.77, 7.9, 7.49, 7.18, 6.945, 7.31, 7.41, 7.76, 8.34, 8.27, 8.45, 8.57, 8.41, 8.61, 8.35, 8.48, 8.62, 8.65, 8.75, 8.68, 8.21, 8.18, 7.88, 8.02, 8.02, 8.12, 8.13, 8.03, 7.96, 7.71, 7.92, 7.28, 7.16, 7.03, 6.939, 6.312, 5.874, 5.805, 5.345, 5.318, 5.249, 5.213, 5.283, 5.316, 5.211 ; air_temperature_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; barometric_pressure = 1008.281, 1007.681, 1007.141, 1006.181, 1005.161, 1005.041, 1004.981, 1004.441, 1004.681, 1004.801, 1005.101, 1004.141, 1005.701, 1006.061, 1003.181, 1005.221, 1006.481, 1005.641, 1004.561, 1000.661, 1003.961, 1004.861, 1004.741, 1005.461, 1004.441, 1007.321, 1009.001, 1008.641, 1009.181, 1010.381, 1008.941, 1009.481, 1010.261, 1010.141, 1011.281, 1013.921, 1013.741, 1015.061, 1010.441, 1012.361, 1012.181, 1011.161, 1011.341, 1011.221, 1009.841, 1008.041, 1010.081, 1008.641, 1008.821, 1010.561, 1011.101, 1011.761, 1011.881, 1011.581, 1010.381, 1010.321, 1010.501, 1010.381, 1012.001, 1014.041, 1014.401, 1016.381, 1010.741, 1014.701, 1013.921, 1013.681, 1014.581, 1013.861, 1014.101, 1013.501, 1014.881, 1014.881, 1014.701, 1016.561, 1017.581, 1017.701, 1018.781, 1018.781, 1019.741, 1019.681, 1020.941, 1020.761, 1024.361, 1025.741, 1027.061, 1027.541, 1021.361, 1020.461, 1022.021, 1022.981, 1024.721, 1025.681, 1021.421, 1026.161, 1023.341, 1024.361, 1025.561, 1025.981, 1026.341, 1026.881, 1028.381, 1028.081, 1027.841, 1028.321, 1028.621, 1029.761, 1030.721, 1035.461, 1035.761, 1033.601, 1034.621, 1034.561, 1027.721, 1029.701, 1031.081, 1032.701, 1031.021, 1030.301, 1029.641, 1028.921, 1029.461, 1030.121, 1030.841, 1031.201, 1031.201, 1030.721, 1030.001, 1030.181, 1030.781, 1030.601, 1031.081, 1032.941, 1031.141, 1031.681, 1030.781, 1030.121, 1031.501, 1028.741, 1029.221, 1028.861, 1027.361, 1026.581, 1025.861, 1025.441, 1025.741, 1025.021, 1024.961, 1024.001, 1023.401, 1022.741, 1021.061, 1021.001, 1020.101, 1019.621, 1018.481, 1018.181, 1017.701, 1016.321, 1015.361, 1014.881, 1013.681, 1012.661, 1011.881, 1010.861, 1010.321, 1010.081, 1009.601, 1009.061 ; barometric_pressure_qc = 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_gust = 9.06, 11.17, 9.96, 7.55, 4.802, 2.548, 3.842, 1.96, 1.999, 2.156, 4.116, 1.862, 0.902, 2.705, 3.724, 2.901, 1.47, 1.646, 2.156, 4.665, 3.371, 4.665, 2.058, 6.076, 3.43, 2.979, 4.39, 4.547, 5.057, 6.978, 6.86, 6.566, 7.53, 6.703, 7.41, 7.33, 6.076, 4.586, 4.547, 5.292, 5.527, 8.9, 11.84, 11.84, 12.35, 9.92, 8.78, 7.72, 10.66, 7.45, 3.528, 5.527, 5.135, 5.174, 6.233, 5.684, 5.645, 6.586, 6.703, 5.958, 5.41, 4.214, 5.527, 4.018, 4.194, 4.39, 4.782, 6.507, 8.82, 10.39, 8.47, 8.08, 7.02, 6.174, 5.292, 3.528, 3.058, 2.313, 2.078, 2.548, 2.626, 3.018, 2.901, 2.666, 1.49, 0.784, 1.607, 2.509, 3.685, 5.762, 5.88, 4.606, 7.1, 5.292, 6.194, 7.41, 7.29, 4.626, 3.802, 3.058, 3.646, 4.351, 4.312, 5.057, 3.528, 3.842, 4.861, 4.547, 4.351, 3.136, 2.47, 0.98, 3.136, 4.469, 5.018, 5.958, 5.841, 5.684, 6.468, 5.292, 3.998, 2.352, 2.548, 2.901, 2.313, 1.646, 1.47, 1.372, 2.783, 3.371, 3.136, 3.606, 3.802, 4.116, 4.234, 4.351, 3.606, 5.998, 6.115, 6.037, 5.174, 4.606, 3.528, 3.92, 3.763, 4.9, 6.115, 7.21, 6.978, 8.19, 8.43, 8.04, 7.49, 8.66, 11.88, 10.74, 11.47, 16.27, 17.17, 15.48, 15.48, 15.48, 16.31, 15.84, 18.97, 17.52, 16.11, 16.07 ; 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, 9.24, 8.69, 6.174, 2.874, 2.189, 3.181, 1.416, 1.599, 1.639, 2.99, 0.815, 0.392, 1.816, 3.166, 2.476, 0.642, 1.224, 1.522, 3.905, 2.846, 3.968, 1.277, 5.162, 2.256, 2.653, 3.678, 3.787, 4.507, 6.189, 5.826, 5.072, 6.565, 5.685, 6.582, 5.928, 5.05, 3.722, 3.708, 4.435, 4.465, 6.83, 9.77, 9.79, 10.44, 7.94, 7.35, 5.527, 8.9, 4.924, 2.531, 4.007, 4.388, 4.184, 4.741, 4.944, 4.882, 5.621, 5.394, 5.211, 4.549, 2.464, 4.626, 2.896, 3.398, 3.587, 4.163, 5.486, 6.749, 8.42, 7.37, 7.05, 6.27, 4.941, 4.425, 2.446, 2.683, 2.043, 1.629, 1.987, 1.948, 2.404, 2.482, 1.78, 1.126, 0.06, 1.284, 1.993, 3.137, 5.051, 4.987, 3.68, 6.311, 4.407, 5.07, 6.277, 5.639, 3.856, 3.217, 2.677, 3.219, 3.974, 3.696, 4.084, 2.455, 3.405, 4.21, 3.802, 3.58, 1.902, 1.837, 0.558, 2.546, 3.979, 4.385, 5.142, 5.107, 4.869, 5.666, 4.671, 3.49, 2.054, 2.06, 2.471, 1.965, 1.315, 1.062, 1.071, 2.407, 3.049, 2.72, 3.05, 3.325, 3.356, 3.653, 3.724, 2.85, 5.353, 5.213, 5.116, 4.466, 3.652, 2.803, 3.394, 3.259, 4.262, 5.143, 6.235, 6.198, 7.03, 7.1, 6.777, 6.279, 7.05, 10.07, 9.3, 9.81, 13.19, 14.22, 11.91, 13.22, 13.07, 14.17, 13.64, 14.67, 14.01, 13.34, 13.57 ; 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 = 139.5, 156, 170.7, 158.7, 222.8, 210.4, 262, 201.3, 241.6, 263.1, 261.7, 64.4, 156.4, 192.9, 203.2, 222.1, 224.9, 211.9, 184.9, 224, 259.8, 302.2, 293.9, 305.2, 258.5, 244.4, 238.1, 237.6, 241.6, 260.1, 252, 250.2, 252.2, 242.7, 242.2, 253.9, 251.7, 263.4, 214.9, 217.1, 180.3, 159.2, 165, 170.8, 169, 191.5, 209.6, 198, 261, 268.1, 234.4, 209.5, 248.8, 245.7, 240, 222, 232, 239.7, 246.4, 270.7, 276.4, 280.2, 209.5, 217.8, 198.2, 167.8, 145.4, 160.3, 174.8, 182.6, 191.1, 195.2, 203.5, 257.7, 299.2, 333.8, 329.6, 358.73, 327.4, 263.6, 256.7, 257.6, 295.1, 314.8, 301.6, 239.8, 141.5, 143.6, 142.5, 165.7, 169.3, 165.2, 179.4, 181.1, 192, 203.6, 225.4, 233.8, 239.2, 257.6, 321.4, 322.2, 325.4, 322.5, 331, 350.71, 314.9, 322.7, 331.6, 331.5, 350.9, 156.8, 146.6, 174.2, 162.7, 174.4, 174.9, 186, 185.9, 187.3, 206.8, 193.3, 189.3, 204.8, 255.6, 307.8, 65.5, 76.2, 120.3, 121, 128.9, 127.3, 126.2, 118.2, 129.8, 132, 127.5, 128.9, 137.5, 144.6, 139.3, 130.3, 120, 103, 71.6, 55.9, 63.6, 66.7, 69.7, 60.5, 61.4, 74.6, 46.3, 49.33, 47.16, 42.4, 41.6, 61.6, 52.65, 38.27, 29.13, 25.36, 23.02, 31.68, 29.24, 22.66, 22.71, 23.17 ; 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 = 1166.619, 2102.519, 1266.336, 994.2168, 454.7831, 206.4514, 244.0556, 407.027, 1855.629, 2413.684, 2381.847, 1807.572, 2509.797, 2538.03, 1345.029, 2565.663, 2325.981, 2516.405, 2590.892, 2562.058, 2373.437, 2736.864, 2800.539, 2718.843, 2903.259, 2915.874, 2899.054, 2837.182, 2825.167, 2869.019, 2848.595, 2882.234, 2875.627, 2870.22, 2878.63, 2882.234, 2877.429, 2839.584, 2855.803, 2892.447, 2852.8, 2705.627, 2721.245, 2752.482, 2747.076, 2801.74, 2795.733, 2813.153, 2632.341, 2826.369, 2823.365, 2884.037, 2866.616, 2918.877, 2865.415, 2819.16, 2807.747, 2841.386, 2823.966, 2870.22, 2769.903, 2832.977, 2778.913, 2704.426, 2794.531, 2852.8, 2813.153, 2820.362, 2828.171, 2750.68, 2822.164, 2657.571, 2809.549, 2870.821, 2934.496, 2933.294, 2930.892, 2929.09, 2947.711, 2933.895, 2918.277, 2917.075, 2893.047, 2908.065, 2875.627, 2856.404, 2900.256, 2838.383, 2900.856, 2822.765, 2849.196, 2792.729, 2875.627, 2761.493, 2900.856, 2898.454, 2938.1, 2930.892, 2936.899, 2933.294, 2915.273, 2927.287, 2928.489, 2939.902, 2927.888, 2917.676, 2878.03, 2851.598, 2780.715, 2895.45, 2881.634, 2879.231, 2903.86, 2908.666, 2801.139, 2763.295, 2790.927, 2682.199, 2703.825, 2916.475, 2914.673, 2936.298, 2931.492, 2920.079, 2918.877, 2895.45, 2900.256, 2897.252, 2879.231, 2873.224, 2867.217, 2854.602, 2850.397, 2803.542, 2888.842, 2809.549, 2893.047, 2866.015, 2882.234, 2840.185, 2855.203, 2837.782, 2891.846, 2907.464, 2917.676, 2897.853, 2935.097, 2939.302, 2942.906, 2942.906, 2908.666, 2844.39, 2776.51, 2840.185, 2210.646, 1885.063, 2197.43, 1859.833, 1530.647, 1656.194, 1196.054, 1181.036, 1594.922, 1158.209, 1345.029, 2082.095, 1721.671, 1463.368 ; 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 ; }