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 = "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 = 2453450.00000579 ; :starting_julian_day_string = "2005-03-20 00:00:00" ; :ending_julian_day_number = 2453456.95833912 ; :ending_julian_day_string = "2005-03-26 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 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 = 2453450, 2453450.04166667, 2453450.08333333, 2453450.125, 2453450.16666667, 2453450.20833333, 2453450.25, 2453450.29166667, 2453450.33333333, 2453450.375, 2453450.41666667, 2453450.45833333, 2453450.5, 2453450.54166667, 2453450.58333333, 2453450.625, 2453450.66666667, 2453450.70833333, 2453450.75, 2453450.79166667, 2453450.83333333, 2453450.875, 2453450.91666667, 2453450.95833333, 2453451, 2453451.04166667, 2453451.08333333, 2453451.125, 2453451.16666667, 2453451.20833333, 2453451.25, 2453451.29166667, 2453451.33333333, 2453451.375, 2453451.41666667, 2453451.45833333, 2453451.5, 2453451.54166667, 2453451.58333333, 2453451.625, 2453451.66666667, 2453451.70833333, 2453451.75, 2453451.79166667, 2453451.83333333, 2453451.875, 2453451.91666667, 2453451.95833333, 2453452, 2453452.04166667, 2453452.08333333, 2453452.125, 2453452.16666667, 2453452.20833333, 2453452.25, 2453452.29166667, 2453452.33333333, 2453452.375, 2453452.41666667, 2453452.45833333, 2453452.5, 2453452.54166667, 2453452.58333333, 2453452.625, 2453452.66666667, 2453452.70833333, 2453452.75, 2453452.79166667, 2453452.83333333, 2453452.875, 2453452.91666667, 2453452.95833333, 2453453, 2453453.04166667, 2453453.08333333, 2453453.125, 2453453.16666667, 2453453.20833333, 2453453.25, 2453453.29166667, 2453453.33333333, 2453453.375, 2453453.41666667, 2453453.45833333, 2453453.5, 2453453.54166667, 2453453.58333333, 2453453.625, 2453453.66666667, 2453453.70833333, 2453453.75, 2453453.79166667, 2453453.83333333, 2453453.875, 2453453.91666667, 2453453.95833333, 2453454, 2453454.04166667, 2453454.08333333, 2453454.125, 2453454.16666667, 2453454.20833333, 2453454.25, 2453454.29166667, 2453454.33333333, 2453454.375, 2453454.41666667, 2453454.45833333, 2453454.5, 2453454.54166667, 2453454.58333333, 2453454.625, 2453454.66666667, 2453454.70833333, 2453454.75, 2453454.79166667, 2453454.83333333, 2453454.875, 2453454.91666667, 2453454.95833333, 2453455, 2453455.04166667, 2453455.08333333, 2453455.125, 2453455.16666667, 2453455.20833333, 2453455.25, 2453455.29166667, 2453455.33333333, 2453455.375, 2453455.41666667, 2453455.45833333, 2453455.5, 2453455.54166667, 2453455.58333333, 2453455.625, 2453455.66666667, 2453455.70833333, 2453455.75, 2453455.79166667, 2453455.83333333, 2453455.875, 2453455.91666667, 2453455.95833333, 2453456, 2453456.04166667, 2453456.08333333, 2453456.125, 2453456.16666667, 2453456.20833333, 2453456.25, 2453456.29166667, 2453456.33333333, 2453456.375, 2453456.41666667, 2453456.45833333, 2453456.5, 2453456.54166667, 2453456.58333333, 2453456.625, 2453456.66666667, 2453456.70833333, 2453456.75, 2453456.79166667, 2453456.83333333, 2453456.875, 2453456.91666667, 2453456.95833333 ; air_temperature = 3.107, 3.566, 3.255, 3.179, 2.59, 2.085, 1.861, 1.542, 1.451, 1.212, 1.246, 1.219, 1.223, 1.526, 2.141, 2.375, 2.832, 3.332, 2.735, 3.179, 2.993, 2.859, 2.977, 2.796, 2.846, 2.629, 2.356, 2.596, 2.951, 2.472, 2.212, 1.938, 1.838, 1.371, 1.275, 1.382, 1.489, 1.182, 1.434, 1.554, 1.594, 1.902, 2.22, 2.476, 2.851, 2.957, 3.021, 2.481, 2.318, 2.318, 1.97, 1.758, 1.592, 1.665, 1.785, 1.888, 1.419, 1.196, 1.323, 1.273, 1.414, 1.381, 1.734, 2.203, 2.894, 3.616, 3.584, 3.374, 3.399, 3.356, 3.509, 3.394, 3.38, 3.332, 3.554, 3.289, 3.579, 3.009, 3.24, 3.094, 2.256, 2.077, 2.143, 1.926, 2.031, 1.783, 1.921, 2.498, 3.018, 3.199, 3.457, 4.247, 4.468, 3.634, 3.227, 3.066, 2.97, 2.742, 2.728, 3.336, 3.17, 3.19, 2.98, 2.73, 2.736, 2.434, 2.196, 1.995, 2.039, 1.887, 1.683, 1.492, 1.185, 1.194, 1.085, 1.125, 1.329, 1.5, 1.66, 1.666, 1.571, 1.52, 1.563, 1.58, 1.692, 1.681, 1.653, 1.783, 1.879, 2.034, 2.151, 2.503, 2.94, 3.329, 3.393, 3.077, 2.96, 3.206, 3.312, 3.853, 4.768, 5.376, 4.949, 4.597, 3.984, 3.258, 2.401, 1.758, 1.186, 0.948, 0.253, -0.17, -0.859, -1.447, -1.894, -2.197, -2.673, -2.824, -2.357, -1.916, -1.391, -0.927, -0.253, -0.001, 0.339, 0.618, 0.543, 0.577 ; 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 = 1014.484, 1014.964, 1015.504, 1015.444, 1015.624, 1015.684, 1015.504, 1015.264, 1014.904, 1014.664, 1014.604, 1014.964, 1014.964, 1015.024, 1014.724, 1014.364, 1013.584, 1012.864, 1012.324, 1011.964, 1011.424, 1011.304, 1011.184, 1011.544, 1011.844, 1012.324, 1012.444, 1012.564, 1013.044, 1013.104, 1012.984, 1012.924, 1012.744, 1012.804, 1013.104, 1013.524, 1013.464, 1013.644, 1013.824, 1013.824, 1013.644, 1013.464, 1012.984, 1012.504, 1012.144, 1012.204, 1012.564, 1012.924, 1013.224, 1013.464, 1013.404, 1013.944, 1014.064, 1014.124, 1013.884, 1014.064, 1014.004, 1014.364, 1014.664, 1015.144, 1015.864, 1016.164, 1016.524, 1016.464, 1016.404, 1016.344, 1016.344, 1016.644, 1016.524, 1016.104, 1016.284, 1016.404, 1016.284, 1016.224, 1016.224, 1016.044, 1015.324, 1014.784, 1014.064, 1012.984, 1012.804, 1013.284, 1013.284, 1014.304, 1015.384, 1015.804, 1016.464, 1017.244, 1017.604, 1017.544, 1017.664, 1017.604, 1017.724, 1017.904, 1017.904, 1017.604, 1017.124, 1016.584, 1016.464, 1016.164, 1015.684, 1015.504, 1015.144, 1014.964, 1015.264, 1014.364, 1014.124, 1013.704, 1013.704, 1013.824, 1014.124, 1013.944, 1013.524, 1013.404, 1012.984, 1011.424, 1011.484, 1011.424, 1011.604, 1011.604, 1012.804, 1011.664, 1012.864, 1012.744, 1012.984, 1012.564, 1012.684, 1011.784, 1011.304, 1010.584, 1010.344, 1010.164, 1009.984, 1009.804, 1009.684, 1009.204, 1009.144, 1009.144, 1008.784, 1008.664, 1008.544, 1008.784, 1009.504, 1010.284, 1011.844, 1012.924, 1013.764, 1014.784, 1015.324, 1015.864, 1016.884, 1017.424, 1018.264, 1019.104, 1020.124, 1020.964, 1021.504, 1022.044, 1022.404, 1022.704, 1022.944, 1022.884, 1022.584, 1022.284, 1022.284, 1022.404, 1022.464, 1022.524 ; 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 = 8.62, 7.1, 8, 11.6, 10.74, 8.15, 8.53, 8.55, 8.74, 8.15, 9.13, 8.98, 8.66, 8.39, 10.15, 8.58, 8.9, 10.04, 8.66, 7.74, 9.84, 11.52, 10.35, 8.92, 8.08, 6.664, 4.861, 4.547, 7.8, 7.64, 7.96, 5.41, 4.704, 4.39, 4.508, 5.41, 7.25, 6.742, 6.39, 4.312, 2.587, 2.822, 3.646, 4.822, 3.724, 3.842, 3.646, 3.959, 2.646, 3.842, 3.842, 5.194, 3.685, 4.312, 4.43, 5.645, 5.174, 3.822, 4.822, 4.469, 4.077, 4.116, 4.077, 5.292, 4.547, 3.92, 6.311, 9.49, 7.37, 10.19, 9.64, 8.33, 7.17, 6.664, 9.45, 9.02, 7.84, 3.038, 4.861, 5.292, 4.743, 5.841, 5.194, 6.468, 14.19, 15.99, 13.72, 11.29, 9.51, 5.488, 3.881, 3.724, 2.901, 5.88, 4.743, 3.724, 4.155, 0.294, 0.118, 7.13, 8, 9.68, 11.49, 11.76, 9.49, 10.39, 10.9, 10.78, 11.92, 12.19, 12.23, 13.09, 13.25, 11.92, 11.33, 11.88, 10.51, 9.88, 7.68, 7.02, 6.742, 5.998, 5.645, 4.782, 3.763, 2.038, 5.292, 4.704, 6.076, 7.96, 8.98, 10.74, 9.76, 11.96, 11.25, 11.49, 8.86, 7.6, 8.62, 6.86, 5.606, 11.25, 8.94, 11.84, 10.43, 11.76, 13.84, 13.03, 12.43, 13.17, 10.78, 14.07, 12.25, 11.92, 9.96, 10.39, 10.82, 9.6, 7.25, 7.53, 4.469, 2.666, 1.764, 2.509, 4.43, 6.154, 7.29, 8.23 ; 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 = 6.836, 5.662, 6.346, 9.45, 8.91, 7.06, 6.584, 7.05, 6.946, 6.982, 7.67, 7.28, 7.18, 7.15, 8.66, 7.37, 7.21, 8.51, 7.29, 6.309, 8.05, 9.41, 8.6, 7.53, 6.745, 5.598, 3.024, 2.717, 6.625, 6.446, 6.302, 4.582, 3.976, 3.648, 3.678, 4.322, 5.754, 5.547, 5.386, 2.807, 1.97, 2.195, 3.104, 3.85, 3.154, 3.142, 2.903, 3.312, 1.691, 2.243, 2.701, 2.082, 1.796, 3.201, 3.54, 4.543, 4.222, 3.146, 3.405, 3.036, 2.364, 3.14, 3.316, 3.437, 3.353, 2.887, 4.94, 7.59, 6.248, 8.96, 8.21, 6.239, 6.059, 5.849, 7.84, 7.06, 5.98, 0.665, 3.236, 4.051, 3.153, 4.459, 4.087, 5.055, 11.22, 13.62, 11.9, 8.97, 7.7, 3.118, 2.599, 2.083, 0.125, 4.26, 3.761, 2.71, 1.865, 0, 0.004, 4.987, 6.325, 7.79, 9.53, 10.03, 7.9, 9.03, 9.16, 9.5, 9.61, 9.77, 10.25, 10.59, 11.06, 10.32, 10.06, 10.79, 9.31, 7.86, 6.636, 6.225, 5.538, 4.419, 3.099, 2.67, 2.306, 0.58, 3.029, 3.767, 4.713, 6.169, 7.45, 8.72, 7.62, 9.55, 9.38, 9.2, 7.39, 6.165, 6.691, 5.22, 3.41, 8.96, 6.49, 9.56, 8.68, 9.62, 11.43, 10.3, 10.56, 11.27, 9.24, 11.79, 9.6, 9.75, 8.17, 8.68, 8.82, 7.35, 5.624, 5.671, 2.608, 0.756, 0.08, 1.608, 3.149, 4.855, 5.765, 6.17 ; 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 = 274.6, 301.8, 321.8, 312.3, 311.6, 307.7, 304.6, 289.9, 299.9, 298.5, 295.6, 300.9, 299.8, 296.8, 295.8, 285.1, 288.8, 284.8, 264.5, 242.8, 243.5, 246.8, 249.1, 252.6, 258.2, 285.5, 305.7, 313.1, 56.7, 66.4, 54.2, 48.04, 49.03, 22.42, 19.9, 17.5, 23.86, 32.48, 38.42, 41.12, 68, 93.2, 117.1, 142.4, 165.4, 198.9, 205.3, 217.8, 216.8, 262.4, 283.6, 18.37, 320.8, 283.4, 260.7, 295.4, 305.4, 304.2, 307.5, 326.4, 337.6, 306.8, 303.2, 305.9, 278.1, 225.5, 212.1, 221.9, 218.9, 233, 228.3, 224.8, 218.8, 215.1, 233, 232.6, 243, 240.1, 235.3, 244.4, 323.1, 287.3, 284.5, 298.8, 306.3, 302.4, 300.7, 308.4, 323.2, 313.8, 296.1, 332.1, 255.1, 218.9, 238, 242.6, 262.7, 342.3, 46.55, 70.6, 92.5, 90.3, 92.2, 93.2, 93.3, 82.9, 83.2, 71, 65.5, 57.6, 54.7, 53.4, 50.11, 63.5, 70.1, 79.8, 77.4, 76.8, 67.3, 80, 81.7, 81.2, 92.2, 109.8, 140.3, 235.6, 223.2, 238, 239.6, 221.6, 218.6, 210.8, 204.2, 226, 233.8, 254.5, 255.9, 237.4, 250, 260.5, 269.9, 308.4, 314.3, 329.5, 334.9, 335.3, 331.6, 330.9, 336.7, 350.07, 355.7, 16.98, 12.7, 20.77, 30.98, 30.46, 17.74, 21.25, 16.53, 20.76, 26.17, 321.6, 91.6, 207.2, 218.7, 225.8, 205.5, 228.1 ; 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, 40, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2954.319, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2960.927, 2961.528, 2961.528, 2961.528, 2726.652, 2643.154, 2507.394, 2288.737, 2614.32, 2630.539, 2527.818, 2886.439, 2702.624, 2954.319, 2354.815, 2791.528, 2956.121, 2960.927, 2956.121, 2960.927, 2961.528, 2961.528, 2961.528, 1764.321, 1726.477, 1630.364, 2380.645, 1713.261, 2085.699, 1837.007, 2032.837, 2296.547, 2177.006, 2209.444, 2231.07, 2390.857, 2407.076, 2366.829, 1193.05, 1219.481, 2961.528, 2961.528, 2961.528, 2962.128, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2962.128, 2961.528, 2959.726, 2819.16, 2772.305, 2962.128, 2793.33, 2926.687, 2705.627, 2962.729, 2616.723, 2685.203, 2962.729, 2960.326, 2961.528, 2961.528, 2961.528, 2959.726, 2961.528, 2960.326, 2960.927, 2918.877, 2948.913, 2960.927, 2961.528, 2961.528, 1915.099, 2535.027, 2270.716, 2139.162, 2693.012, 2598.101, 2504.391, 2883.436, 2850.998, 2281.529, 2962.128, 2961.528, 2961.528, 2961.528, 2962.128, 2961.528, 2962.128, 2961.528, 2961.528, 2961.528, 2961.528, 2960.927, 2961.528, 2960.927, 2959.726, 2954.92, 2955.521, 2923.683, 2912.27, 2901.457, 2894.249, 2920.079, 2938.701, 2939.302, 2945.909, 2931.492, 2897.853, 2917.676, 2890.644, 2869.62, 2837.782, 2835.379, 2820.362, 2863.012, 2875.627, 2899.054, 2894.849, 2680.998, 2915.874, 2829.372, 2844.39, 2837.182, 2759.09, 2870.22, 2853.401, 2909.867, 2959.125, 1597.926, 1450.152, 1324.004, 1351.637, 1371.46, 1404.499, 1286.16, 1274.746, 1267.538, 1267.538, 1348.633, 1624.958, 1451.354, 1288.562, 1333.015, 1733.685, 1835.805, 2050.257, 2243.684, 2271.317, 2371.635, 2938.1, 2333.189, 2175.805, 1998.597, 1514.428, 1273.545 ; 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 ; }