netcdf I0109.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.060001, 800.01 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.00076 ; 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 = "29-Mar-2005 10:34:07: Parameter barometric_pressure marked as non-functional as of julian day 2453459.416667 (2005-03-29 10:00:00)\n", "09-Mar-2005 09:46:11: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 09:00:42: Parameter barometric_pressure marked as non-functional as of julian day 2453439.000000 (2005-03-09 00:00:00)\n", "04-Mar-2005 15:24:52: Parameter barometric_pressure marked as non-functional as of julian day 2453433.916667 (2005-03-03 22:00:00)\n", "20-Feb-2005 19:14:42: Parameter barometric_pressure marked as non-functional as of julian day 2453422.333333 (2005-02-20 08:00:00)\n", "11-Feb-2005 12:33:42: Parameter barometric_pressure marked as non-functional as of julian day 2453413.458333 (2005-02-11 11:00:00)\n", "Tue Oct 5 00:21:34 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.met.realtime.nc I0109.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 = "RMY50002" ; :visibility_sensor_serial_number = 320 ; :barometric_pressure_serial_number = "SETAP2299997" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453457.00000579 ; :starting_julian_day_string = "2005-03-27 00:00:00" ; :ending_julian_day_number = 2453463.95833912 ; :ending_julian_day_string = "2005-04-02 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 09-Sep-2004 16:27:03\n", "WIND_DIR_1.2: 09-Sep-2004 16:27:03\n", "AAN_VIZ_1.2: 09-Sep-2004 16:27:03\n", "SET_BP_1.2: 02-Oct-2004 12:51:13" ; data: lat = 44.10583 ; lon = -68.10867 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453457, 2453457.04166667, 2453457.08333333, 2453457.125, 2453457.16666667, 2453457.20833333, 2453457.25, 2453457.29166667, 2453457.33333333, 2453457.375, 2453457.41666667, 2453457.45833333, 2453457.5, 2453457.54166667, 2453457.58333333, 2453457.625, 2453457.66666667, 2453457.70833333, 2453457.75, 2453457.79166667, 2453457.83333333, 2453457.875, 2453457.91666667, 2453457.95833333, 2453458, 2453458.04166667, 2453458.08333333, 2453458.125, 2453458.16666667, 2453458.20833333, 2453458.25, 2453458.29166667, 2453458.33333333, 2453458.375, 2453458.41666667, 2453458.45833333, 2453458.5, 2453458.54166667, 2453458.58333333, 2453458.625, 2453458.66666667, 2453458.70833333, 2453458.75, 2453458.79166667, 2453458.83333333, 2453458.875, 2453458.91666667, 2453458.95833333, 2453459, 2453459.04166667, 2453459.08333333, 2453459.125, 2453459.16666667, 2453459.20833333, 2453459.25, 2453459.29166667, 2453459.33333333, 2453459.375, 2453459.41666667, 2453459.45833333, 2453459.5, 2453459.54166667, 2453459.58333333, 2453459.625, 2453459.66666667, 2453459.70833333, 2453459.75, 2453459.79166667, 2453459.83333333, 2453459.875, 2453459.91666667, 2453459.95833333, 2453460, 2453460.04166667, 2453460.08333333, 2453460.125, 2453460.16666667, 2453460.20833333, 2453460.25, 2453460.29166667, 2453460.33333333, 2453460.375, 2453460.41666667, 2453460.45833333, 2453460.5, 2453460.54166667, 2453460.58333333, 2453460.625, 2453460.66666667, 2453460.70833333, 2453460.75, 2453460.79166667, 2453460.83333333, 2453460.875, 2453460.91666667, 2453460.95833333, 2453461, 2453461.04166667, 2453461.08333333, 2453461.125, 2453461.16666667, 2453461.20833333, 2453461.25, 2453461.29166667, 2453461.33333333, 2453461.375, 2453461.41666667, 2453461.45833333, 2453461.5, 2453461.54166667, 2453461.58333333, 2453461.625, 2453461.66666667, 2453461.70833333, 2453461.75, 2453461.79166667, 2453461.83333333, 2453461.875, 2453461.91666667, 2453461.95833333, 2453462, 2453462.04166667, 2453462.08333333, 2453462.125, 2453462.16666667, 2453462.20833333, 2453462.25, 2453462.29166667, 2453462.33333333, 2453462.375, 2453462.41666667, 2453462.45833333, 2453462.5, 2453462.54166667, 2453462.58333333, 2453462.625, 2453462.66666667, 2453462.70833333, 2453462.75, 2453462.79166667, 2453462.83333333, 2453462.875, 2453462.91666667, 2453462.95833333, 2453463, 2453463.04166667, 2453463.08333333, 2453463.125, 2453463.16666667, 2453463.20833333, 2453463.25, 2453463.29166667, 2453463.33333333, 2453463.375, 2453463.41666667, 2453463.45833333, 2453463.5, 2453463.54166667, 2453463.58333333, 2453463.625, 2453463.66666667, 2453463.70833333, 2453463.75, 2453463.79166667, 2453463.83333333, 2453463.875, 2453463.91666667, 2453463.95833333 ; air_temperature = 0.701, 0.708, 0.734, 0.931, 1.015, 1.216, 1.253, 1.296, 1.338, 1.425, 1.486, 1.721, 1.915, 2.012, 2.219, 2.277, 2.298, 2.331, 2.41, 2.504, 2.621, 2.675, 2.633, 2.52, 2.469, 2.348, 2.303, 2.281, 2.138, 2.174, 2.209, 2.342, 2.516, 2.647, 2.793, 2.877, 3.017, 3.175, 3.302, 3.378, 3.364, 3.33, 3.314, 3.657, 3.836, 3.736, 4.063, 5.119, 4.731, 5.212, 5.955, 8.35, 6.807, 7.38, 7.51, 7.84, 6.276, 7.5, 5.158, 5.01, 4.961, 4.828, 4.855, 4.768, 4.862, 4.925, 5.335, 5.311, 5.176, 5.133, 5.504, 5.266, 4.949, 4.68, 4.922, 4.724, 4.682, 4.647, 3.971, 3.962, 3.452, 3.224, 3.132, 3.087, 3.408, 3.783, 3.85, 4.345, 4.73, 5.201, 5.959, 6.637, 5.93, 5.418, 4.927, 3.984, 4.404, 3.782, 4.045, 4.01, 3.572, 3.194, 2.899, 2.487, 2.179, 2.299, 2.216, 2.165, 2.078, 2.15, 2.899, 3.716, 4.144, 4.179, 5.153, 6.165, 6.429, 5.696, 7.09, 5.436, 4.601, 4.165, 3.898, 3.77, 3.369, 2.722, 2.51, 2.486, 2.302, 2.365, 2.546, 2.53, 2.433, 2.529, 2.35, 2.418, 2.644, 2.813, 3.035, 3.109, 3.197, 3.098, 2.933, 2.919, 2.79, 2.647, 2.638, 2.523, 2.559, 2.607, 2.502, 2.421, 2.4, 2.499, 2.564, 2.563, 2.512, 2.647, 2.763, 2.907, 2.941, 2.881, 2.872, 2.883, 3.038, 3.493, 3.85, 3.882 ; 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 = 1022.884, 1023.064, 1022.944, 1022.824, 1022.704, 1022.704, 1022.944, 1022.944, 1022.884, 1022.884, 1023.064, 1023.004, 1023.844, 1024.505, 1024.625, 1024.564, 1024.025, 1023.484, 1022.764, 1022.284, 1022.404, 1022.464, 1022.644, 1022.644, 1022.584, 1022.104, 1022.344, 1021.744, 1021.204, 1021.384, 1021.264, 1020.964, 1020.544, 1020.184, 1020.424, 1019.884, 1020.424, 1019.944, 1019.344, 1018.804, 1017.604, 1016.644, 1015.144, 1013.644, 1012.564, 1012.204, 1009.984, 1010.044, 1008.544, 1009.504, 1007.944, 1007.104, 1004.644, 1005.184, 1003.984, 1001.344, 997.024, 999.6041, 994.744, 993.5439, 994.084, 994.264, 995.344, 998.3441, 998.704, 998.824, 999.9641, 999.7841, 1000.384, 999.9041, 1000.504, 1002.184, 1001.284, 1003.624, 1004.224, 1004.104, 1003.924, 1006.504, 1007.164, 1007.464, 1008.604, 1009.684, 1009.324, 1012.564, 1012.324, 1012.984, 1013.884, 1014.184, 1014.664, 1014.484, 1015.264, 1015.504, 1016.164, 1016.584, 1017.304, 1018.144, 1019.464, 1020.184, 1020.304, 1020.784, 1020.904, 1020.844, 1021.144, 1021.324, 1021.564, 1022.344, 1023.064, 1023.544, 1023.784, 1023.604, 1022.944, 1022.224, 1022.284, 1021.864, 1020.964, 1020.424, 1019.764, 1019.944, 1019.584, 1020.484, 1021.144, 1020.724, 1020.904, 1020.904, 1021.024, 1020.424, 1020.424, 1020.724, 1019.644, 1020.244, 1020.664, 1021.204, 1020.184, 1020.304, 1020.004, 1020.304, 1022.164, 1021.924, 1021.264, 1020.304, 1020.124, 1019.764, 1020.424, 1020.724, 1020.364, 1020.964, 1021.384, 1021.204, 1020.604, 1020.664, 1020.424, 1019.944, 1020.544, 1019.704, 1019.764, 1019.944, 1018.984, 1019.764, 1019.644, 1020.484, 1020.484, 1019.584, 1019.104, 1018.024, 1016.824, 1015.744, 1015.684, 1015.264 ; 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, 99, 0, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 8.58, 8.7, 8.66, 7.64, 7.25, 7.02, 5.174, 7.06, 6.899, 6.586, 6.938, 5.37, 7.33, 8.47, 9.76, 9.06, 8.23, 7.57, 9.09, 10.78, 11.68, 11.29, 10.86, 10.35, 9.37, 10.94, 10.11, 10.62, 8.82, 8.11, 8.39, 9.13, 6.703, 6.429, 5.919, 6.076, 5.762, 5.802, 6.782, 6.429, 6.311, 8.66, 10, 10.35, 10.11, 12.03, 11.68, 7.68, 6.742, 6.742, 5.802, 14.66, 7.35, 5.174, 12.82, 16.9, 11.47, 8.51, 4.508, 5.018, 6.35, 7.84, 8.98, 10.43, 10.09, 9.76, 10.19, 10.74, 12, 10.43, 12.47, 14.11, 16.31, 14.43, 16.9, 17.25, 18.62, 14.11, 13.45, 15.48, 14.43, 18.07, 17.25, 13.8, 14.94, 13.76, 13.41, 11.84, 8.82, 7.84, 7.06, 6.076, 4.508, 6.35, 3.998, 1.137, 6.664, 5.606, 11.17, 11.68, 12.07, 10.9, 9.72, 10.58, 10.54, 10.74, 11.02, 11.13, 10.58, 10.39, 8.11, 5.135, 3.92, 4.9, 0.882, 0.47, 1.058, 3.058, 0.078, 3.881, 6.037, 9.49, 10.62, 11.72, 10.58, 11.45, 11.84, 10.51, 12.43, 11.05, 10.9, 11.29, 9.6, 9.06, 7.84, 5.096, 9.02, 6.272, 6.076, 6.35, 6.625, 8.86, 7.57, 6.899, 7.13, 6.174, 4.978, 4.234, 5.174, 6.233, 5.527, 5.488, 4.312, 4.626, 5.527, 6.938, 9.09, 8.31, 10.23, 9.6, 9.72, 11.56, 13.48, 15.25, 15.17, 14.82, 14.39, 14.43 ; 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 = 7.25, 6.745, 6.781, 6.389, 5.702, 5.473, 3.786, 5.358, 5.231, 5.088, 5.23, 4.171, 5.858, 7.26, 8.25, 7.81, 6.533, 6.245, 7.52, 8.84, 10.14, 9.53, 8.66, 8.61, 7.66, 9.26, 8.8, 9.09, 7.46, 6.988, 6.84, 7.23, 5.49, 5.258, 4.952, 4.715, 3.454, 4.444, 5.625, 5.227, 5.003, 6.999, 8.49, 8.28, 8.62, 9.9, 8.43, 5.636, 5.946, 5.537, 4.53, 10.15, 4.713, 2.88, 9.25, 14.37, 8.09, 4.505, 1.516, 3.598, 5.403, 6.379, 7.73, 9.09, 8.3, 8.32, 8.09, 8.42, 9.02, 7.48, 9.66, 11.54, 12.41, 11.27, 13.45, 13.76, 14.4, 11.76, 9.93, 12.76, 12.34, 14.69, 14.12, 10.19, 12.8, 11.53, 11.14, 9.97, 6.484, 5.497, 5.159, 4.699, 1.697, 3.333, 2.03, 0.106, 3.845, 4.478, 9.12, 9.34, 9.83, 8.84, 8.11, 9.03, 8.4, 9.1, 8.65, 9.7, 9.02, 8.73, 6.59, 3.474, 1.796, 2.776, 0.042, 0.058, 0.114, 1.422, 0.001, 0.099, 4.617, 8.02, 9.01, 10.06, 8.95, 9.75, 9.6, 9.38, 10.85, 9.35, 9.11, 9.88, 7.26, 7.36, 6.491, 3.813, 6.271, 5.055, 4.894, 4.885, 5.419, 7.15, 6.438, 5.55, 6.309, 4.577, 2.783, 2.28, 4.088, 4.684, 3.593, 3.258, 0.878, 2.811, 3.335, 3.903, 7.48, 6.845, 8.37, 7.76, 8.33, 10.24, 11.85, 12.89, 12.99, 12.89, 12.25, 12.41 ; 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 = 240.9, 231.4, 235.9, 239.7, 238.7, 246.9, 238.6, 256.9, 252.2, 241.2, 235.6, 230.5, 216.9, 221.7, 218.5, 221.5, 213.3, 207.4, 199, 197.7, 201.8, 212.7, 208, 209.2, 204.4, 193.4, 199.4, 196.4, 192.3, 196.6, 196.7, 197.6, 191.4, 182.9, 176.5, 145.8, 142.9, 133.1, 123.7, 124, 91.3, 71.7, 60.1, 86, 90.4, 70.2, 81.7, 98.5, 109.4, 129.5, 115.4, 201.3, 232.2, 196.9, 149.4, 142.8, 158.5, 219.2, 75.1, 65, 70.8, 65, 67.5, 70.7, 68.1, 26.61, 13.06, 10.54, 21.23, 15.79, 13.94, 5.74, 6.79, 6.62, 13.09, 20.71, 16.74, 10.33, 3.77, 7.51, 15.84, 14.63, 17.58, 14.43, 17.88, 22.04, 29.96, 26.63, 7.3, 13.27, 356.59, 57.9, 124.2, 108.3, 112.1, 223.4, 65.7, 87.4, 69.2, 40.6, 37.46, 39.45, 25.42, 18.84, 12.9, 351.58, 6.44, 358.16, 355.29, 358.24, 355.83, 337.8, 312.8, 264.4, 256.4, 259.8, 256.3, 255.6, 5.75, 118.5, 93.3, 88.8, 85.4, 78.2, 68.4, 72, 74.9, 75, 84.9, 86.4, 90.6, 99.8, 93.4, 99, 95, 101.8, 104, 114.8, 125.4, 138.9, 158.9, 159.3, 163.3, 159.7, 163, 179.6, 188.9, 193.5, 145.6, 137.1, 124.2, 128.5, 155.7, 107.8, 121.6, 119.1, 91.9, 96.3, 103.1, 106.6, 98.1, 103.6, 102.5, 106.3, 104.4, 105.7, 114, 116.4 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 1304.181, 1433.333, 1580.505, 1670.011, 2124.745, 2956.121, 2946.51, 2962.128, 2961.528, 2961.528, 2961.528, 1908.491, 2720.044, 2811.952, 2962.128, 2962.729, 2843.789, 2883.436, 2959.726, 2958.524, 2957.323, 2961.528, 2959.726, 2959.125, 2960.326, 2957.323, 2960.326, 2948.312, 2954.319, 2957.923, 2957.323, 2951.316, 2958.524, 2950.715, 2945.909, 2912.27, 2915.273, 2928.489, 2937.499, 2930.291, 2710.433, 2589.09, 2571.67, 2036.441, 1163.616, 1889.268, 2141.564, 1933.72, 1535.453, 1223.686, 1176.831, 800.1888, 1981.176, 1759.516, 1408.103, 422.9457, 1214.075, 1483.191, 941.3547, 1433.333, 1665.806, 2225.062, 1914.498, 2143.367, 2759.69, 995.4182, 2858.206, 2703.224, 2962.128, 2904.461, 2874.425, 2930.892, 2959.726, 2960.927, 2961.528, 2934.496, 2950.114, 2956.722, 2948.312, 2954.92, 2957.923, 2947.111, 2952.517, 2242.483, 1992.589, 2668.984, 2544.638, 2932.694, 2879.832, 2851.598, 2931.492, 2886.439, 2936.899, 2792.129, 2962.128, 2952.517, 2960.326, 2942.305, 2955.521, 2960.927, 2955.521, 2958.524, 2961.528, 2960.326, 2961.528, 2959.726, 2960.927, 1375.665, 2231.07, 2395.663, 2882.835, 2962.729, 2962.729, 2961.528, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2960.326, 2955.521, 2929.09, 2915.874, 2932.093, 2950.114, 2950.114, 2945.909, 2939.902, 2536.228, 2621.528, 2612.518, 2618.525, 2606.51, 2249.091, 2330.186, 2207.642, 2635.344, 2913.471, 2891.846, 2828.772, 2903.259, 2923.083, 2886.439, 2959.726, 2957.323, 2679.797, 2574.073, 2544.638, 2957.923, 2944.107, 2959.726, 2956.722, 2961.528, 2960.326, 2957.923, 2939.902, 1772.13, 2020.222, 1440.541, 2296.547, 2265.31, 1736.689, 1405.099, 1945.134, 1843.014, 2055.664, 1671.813, 1698.244 ; 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 ; }