netcdf E0113.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.060014, 799.986 ; 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 = "11-Feb-2005 12:42:44: Parameter barometric_pressure marked as non-functional as of julian day 2453413.125000 (2005-02-11 03:00:00)\n", "23-Jan-2005 12:31:53: Parameter wind_direction marked as non-functional as of julian day 2453394.500000 (2005-01-23 12:00:00)\n", "23-Jan-2005 12:31:47: Parameter wind_gust marked as non-functional as of julian day 2453394.500000 (2005-01-23 12:00:00)\n", "23-Jan-2005 12:31:38: Parameter wind_speed marked as non-functional as of julian day 2453394.500000 (2005-01-23 12:00:00)\n", "12-Jan-2005 14:46:39: Modified [lon,lat] to [-69.353600,43.714000].\n", "Wed Jan 5 01:34:38 2005: /usr/local/nco/bin/ncrcat -d time,2453376.02,2453377.02 E0113.met.realtime.nc E0113.met.realtime.nc.new\n", "05-Jan-2005 01:21:54: Modified [lon,lat] to [-69.353531,43.713902]." ; :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 = 60851 ; :visibility_sensor_serial_number = 261 ; :barometric_pressure_serial_number = "SETAP2299995" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0113" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-12 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 04-Jan-2005 21:21:32\n", "WIND_DIR_1.2: 04-Jan-2005 21:21:32\n", "AAN_VIZ_1.2: 04-Jan-2005 21:21:32" ; :longitude = -69.3536 ; :latitude = 43.714 ; data: lat = 43.714 ; lon = -69.3536 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667, 2453414.45833333, 2453414.5, 2453414.54166667, 2453414.58333333, 2453414.625, 2453414.66666667, 2453414.70833333, 2453414.75, 2453414.79166667, 2453414.83333333, 2453414.875, 2453414.91666667, 2453414.95833333 ; air_temperature = 3.169, 2.811, 2.417, 2.204, 2.137, 1.82, 1.723, 1.735, 1.525, 1.502, 1.266, 1.067, 0.974, 0.763, 1.005, 0.83, 1.418, 1.707, 1.754, 2.183, 2.403, 2.316, 1.858, 1.894, 2.161, 2.249, 2.165, 1.368, 0.903, 0.788, 0.874, 0.605, 0.529, 0.684, 0.505, 0.522, 0.818, 0.935, 1.78, 1.201, 1.244, 1.839, 2.422, 2.418, 2.716, 2.354, 2.189, 2.134, 2.329, 2.179, 2.498, 2.581, 2.28, 2.235, 2.322, 2.05, 2.151, 2.371, 2.115, 2.042, 2.07, 2.193, 3.468, 2.496, 2.459, 2.409, 2.42, 2.145, 1.99, 2.061, 1.903, 1.561, 1.75, 1.837, 1.417, 1.807, 1.654, 1.342, 1.386, 1.214, 1.285, 1.088, 1.313, 1.292, 1.456, 1.942, 2.089, 2.457, 2.182, 2.277, 2.675, 2.809, 2.93, 2.973, 2.751, 2.929, 2.701, 2.921, 2.837, 2.573, 2.993, 3.049, 3.233, 3.262, 2.71, 3.086, 3.444, 3.513, 3.358, 2.767, 1.658, 1.684, 1.514, 1.55, 1.505, 1.349, 1.456, 1.512, 1.749, 1.13, 0.578, 0.162, -0.438, -1.332, -1.611, -1.871, -1.94, -2.547, -2.611, -3.018, -3.057, -3.19, -3.615, -3.744, -3.818, -3.696, -3.443, -3.281, -3.127, -3.275, -2.637, -2.811, -3.268, -2.841, -2.303, -1.93, -1.273, -1.145, -1.315, -1.595, -1.882, -1.645, -1.751, -1.763, -1.997, -2.132, -2.282, -2.149, -2.095, -1.926, -1.898, -1.53, -1.248, -0.807, -0.349, 0.233, 0.634, 0.949 ; 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 = 1027.259, 1027.679, 1028.579, 1029.24, 1030.02, 1030.8, 1031.1, 1031.7, 1032.3, 1032.66, 1033.62, 1033.981, 1034.281, 1034.761, 1034.881, 1035.361, 1035.541, 1035.121, 1034.461, 1033.5, 1033.981, 1033.921, 1034.041, 1033.981, 1033.801, 1033.681, 1033.32, 1032.78, 1031.94, 1031.22, 1030.74, 1030.56, 1029.54, 1029.12, 1028.699, 1028.759, 1028.339, 1027.859, 1027.739, 1027.439, 1026.179, 1025.399, 1024.618, 1023.778, 1023.178, 1022.698, 1022.218, 1022.038, 1021.738, 1020.898, 1020.117, 1019.877, 1019.697, 1018.677, 1018.677, 1018.257, 1017.477, 1017.237, 1017.117, 1016.757, 1015.916, 1015.436, 1015.976, 1015.796, 1015.436, 1014.836, 1014.356, 1013.696, 1013.036, 1013.696, 1013.336, 1012.976, 1012.556, 1012.496, 1011.655, 1011.415, 1010.515, 1010.395, 1010.155, 1010.395, 1009.915, 1010.095, 1010.395, 1010.875, 1010.695, 1011.115, 1010.755, 1011.055, 1010.875, 1009.915, 1009.675, 1009.795, 1010.215, 1010.515, 1010.395, 1010.695, 1010.635, 1010.275, 1010.095, 1009.675, 1009.495, 1008.595, 1007.334, 1007.214, 1006.374, 1006.554, 1006.314, 1005.534, 1005.234, 1003.133, 999.8326, 1000.973, 998.9324, 997.312, 994.9115, 993.051, 991.7908, 990.2904, 989.2701, 988.0099, 986.8096, 985.7293, 985.7293, 984.649, 983.6888, 983.5688, 985.0092, 985.8494, 986.2094, 986.6295, 987.1697, 987.4697, 987.8898, 988.4299, 988.2499, 988.61, 988.2499, 987.3497, 987.4697, 987.9498, 988.3699, 989.0901, 990.2904, 991.0106, 991.3106, 991.7307, 991.6707, 991.8508, 991.6107, 991.9708, 992.5709, 992.6309, 993.9512, 994.8514, 995.4516, 996.2918, 997.132, 997.7921, 997.9122, 997.6721, 998.1522, 997.5521, 997.3721, 997.6121, 998.3323, 998.8124, 999.2925, 1000.493 ; 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, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 ; wind_gust = 3.136, 2.822, 3.332, 3.254, 4.43, 3.763, 3.332, 3.881, 4.861, 5.88, 6.586, 7.37, 9.41, 9.09, 10, 8.35, 8.15, 6.115, 4.9, 5.096, 4.116, 4.155, 2.352, 2.666, 3.646, 2.862, 3.489, 2.117, 1.137, 1.725, 2.548, 3.214, 3.489, 2.822, 2.234, 3.214, 2.352, 2.234, 2.156, 2.979, 2.43, 1.098, 1.529, 1.842, 2.391, 1.294, 2.587, 2.058, 1.646, 2.587, 3.45, 3.332, 2.156, 2.43, 2.587, 2.195, 1.666, 2.47, 2.078, 1.529, 2.038, 3.528, 2.548, 1.568, 2.038, 1.921, 0.98, 2.901, 3.136, 2.038, 2.117, 1.764, 2.156, 2.313, 1.764, 0.98, 2.038, 2.666, 1.607, 2.822, 2.156, 3.92, 3.234, 2.666, 2.352, 3.332, 2.744, 2.156, 2.783, 3.214, 2.783, 2.979, 3.058, 2.548, 1.646, 2.548, 2.156, 1.921, 1.96, 2.626, 1.274, 2.783, 5.645, 4.822, 6.272, 6.174, 5.057, 7.72, 9.17, 13.37, 13.21, 14.43, 16.03, 13.29, 15.17, 15.76, 16.03, 17.05, 18.31, 16.19, 17.29, 17.21, 14.97, 16.35, 18.27, 16.03, 13.8, 14.46, 14.07, 12.62, 16.82, 16.82, 15.21, 13.92, 15.13, 13.29, 13.84, 14.19, 11.49, 12.19, 14.35, 13.37, 11.68, 12.39, 13.09, 12.39, 11.33, 13.99, 15.25, 14.7, 14.43, 16.97, 14.74, 11.84, 12.15, 9.41, 7.6, 9.37, 9.96, 10.15, 7.15, 8.35, 9.06, 9.21, 8.31, 8.74, 8.62, 6.762 ; 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 = 2.165, 2.082, 2.768, 2.511, 3.95, 3.402, 2.754, 3.184, 4.194, 5.133, 5.342, 5.86, 8.2, 7.92, 7.89, 7.18, 6.527, 5.046, 4.276, 4.388, 3.144, 3.133, 1.302, 2.179, 3.127, 2.195, 2.891, 1.662, 0.834, 1.12, 2.028, 2.646, 2.944, 2.218, 1.873, 2.635, 1.769, 1.768, 1.517, 2.171, 1.706, 0.686, 0.267, 0.858, 1.759, 0.292, 2.174, 1.562, 1.082, 2.017, 2.866, 2.749, 1.648, 2.102, 2.263, 1.784, 1.367, 1.937, 1.516, 1.227, 1.577, 3.182, 1.642, 1.222, 1.57, 1.517, 0.003, 1.885, 2.359, 1.682, 1.406, 1.247, 0.952, 1.542, 1.474, 0.255, 1.634, 2.121, 1.317, 2.158, 1.666, 1.838, 2.268, 2.108, 1.858, 2.452, 2.236, 1.444, 2.179, 2.729, 2.356, 2.503, 2.677, 2.023, 1.351, 2.197, 1.494, 1.669, 0.664, 2.323, 0.595, 2.426, 4.633, 4.329, 5.653, 5.146, 4.295, 6.017, 7.85, 10.94, 11.48, 12.21, 13.03, 11.41, 12.84, 13.51, 13.58, 14.18, 14.52, 13.52, 14.05, 14.21, 12.43, 13.73, 14.4, 13.54, 11.14, 11.75, 11.02, 10.86, 12.7, 13.49, 12.9, 11.45, 12.36, 11.09, 10.86, 11.76, 9.94, 10.46, 11.41, 10.64, 9.57, 10.44, 11, 10.56, 9.9, 11.66, 12.51, 12.56, 11.97, 13.78, 12.35, 9.9, 10.12, 7.81, 6.267, 8.19, 8.52, 8.65, 5.308, 7.28, 7.63, 7.31, 7.1, 7.39, 7.44, 5.216 ; 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 = 7.39, 5.17, 357.25, 7.96, 4.93, 2.1, 358.83, 7.86, 3.58, 7.73, 359.86, 15.82, 18.4, 15.76, 29.06, 28.73, 23.2, 40.47, 40.04, 55.8, 31.05, 63, 71.7, 84.7, 82.7, 75.5, 77.5, 336.1, 0.36, 315.5, 349.554, 356.08, 14.17, 359.42, 14.45, 348.885, 21.18, 54.1, 350.19, 329.9, 97.8, 47.45, 296.9, 136.9, 160.1, 170.6, 160.1, 169.2, 156.7, 154.6, 164.8, 180.1, 195.1, 154.8, 197.6, 177.5, 199.4, 205.7, 178.6, 231.2, 154.2, 150, 225.2, 210.2, 197.2, 198.8, 199.5, 164.6, 0.33, 205.3, 334.7, 1.35, 359.75, 213, 35.45, 6.34, 8.69, 352.92, 345.646, 291.9, 326.3, 292, 316.6, 309.2, 318.9, 295.8, 270.5, 286.4, 259.2, 255.4, 249.4, 253, 251.1, 235.7, 69.4, 232.1, 219.7, 231.2, 66.6, 73.2, 106.3, 78.3, 64, 58.8, 62.6, 70.4, 76.3, 86.3, 79.2, 69.3, 66.5, 64.9, 63.1, 59.7, 52.94, 44.33, 47.34, 43.06, 34.36, 23.82, 13.2, 10.86, 357.85, 354.53, 0.76, 348.025, 334.8, 335.4, 323.3, 316.8, 312.3, 314.4, 311, 306.6, 308.3, 300.2, 304.8, 308.8, 295.6, 293.8, 301, 308.6, 305, 296.5, 298.5, 294.6, 269.2, 277.5, 275.9, 280.1, 281.1, 282.1, 272.7, 274.1, 278.6, 259.2, 266.9, 256.2, 259.7, 274.3, 242.9, 241.7, 242.5, 255.6, 259.6, 259.7, 259.2, 254.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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2955.521, 2955.521, 2954.92, 2955.521, 2955.521, 2954.92, 2954.319, 2950.114, 2954.92, 2955.521, 2955.521, 2955.521, 2707.429, 2954.92, 2762.093, 2916.475, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2943.506, 2955.521, 2955.521, 2941.104, 2955.521, 2954.92, 2866.015, 2896.051, 2955.521, 2940.503, 2943.506, 2944.107, 2906.263, 2929.69, 2900.856, 2933.895, 2937.499, 2885.839, 2787.323, 2708.631, 2919.478, 2883.436, 2810.75, 2802.941, 2737.464, 2652.765, 2881.634, 2942.906, 2953.118, 2951.316, 2955.521, 2945.309, 2905.662, 2180.61, 2917.075, 2939.302, 2954.92, 2931.492, 2918.877, 2887.04, 2840.786, 2774.708, 2828.171, 2777.111, 2846.192, 2517.005, 2468.949, 2687.005, 2611.917, 2777.111, 2575.875, 2801.139, 2730.256, 2683.401, 2694.814, 2688.207, 2614.92, 2445.521, 1848.42, 2555.451, 2502.589, 2218.455, 2548.242, 2803.542, 2885.839, 2940.503, 2953.118, 2952.517, 2950.715, 2944.107, 2890.644, 2901.457, 2880.432, 2792.129, 2849.196, 2955.521, 2955.521, 2930.892, 2453.331, 2488.172, 2043.649, 2007.607, 2366.228, 1859.233, 1746.901, 1174.428, 1492.802, 1000.825, 865.0651, 955.7716, 1310.789, 1942.731, 1370.859, 1831.6, 1716.265, 2933.895, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.121, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.722, 2956.722, 2957.323, 2949.513, 1100.542, 2807.146, 2953.118, 2916.475, 2847.994, 2946.51, 2955.521 ; 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 ; }