netcdf C0205.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; 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 depth(depth) ; depth:long_name = "Depth" ; depth:standard_name = "depth" ; depth:short_name = "D" ; depth:units = "meters" ; depth:positive = "down" ; depth:_FillValue = -999. ; depth:valid_range = -10000., 100. ; depth:epic_code = 3 ; 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 current_speed(time, depth, lat, lon) ; current_speed:long_name = "Current Speed" ; current_speed:standard_name = "sea_water_velocity" ; current_speed:short_name = "CSPD" ; current_speed:ancillary_variables = "current_speed_qc" ; current_speed:_FillValue = -9999.f ; current_speed:units = "cm/s" ; current_speed:valid_range = 0.f, 1000.f ; current_speed:is_dead = 2453152.08333333 ; current_speed:calibration_coeffs = 0., 0.2933, 0., 0. ; current_speed:epic_code = 300 ; byte current_speed_qc(time, depth, lat, lon) ; current_speed_qc:long_name = "Current Speed Quality" ; current_speed_qc:short_name = "CSPDQC" ; current_speed_qc:intent = "data_quality" ; current_speed_qc:standard_name = "sea_water_velocity data_quality" ; current_speed_qc:_FillValue = 128s ; current_speed_qc:units = "1" ; current_speed_qc:valid_range = -127s, 127s ; current_speed_qc:flag_values = 0s, 1s, 2s ; current_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_direction(time, depth, lat, lon) ; current_direction:long_name = "Current Direction" ; current_direction:standard_name = "direction_of_sea_water_velocity" ; current_direction:short_name = "CDIR" ; current_direction:ancillary_variables = "current_direction_qc" ; current_direction:_FillValue = -999.f ; current_direction:units = "angular_degrees" ; current_direction:valid_range = 0.f, 360.f ; current_direction:is_dead = 2453152.08333333 ; current_direction:calibration_coeffs = 0., 0.3516, 0., 0. ; current_direction:epic_code = 310 ; byte current_direction_qc(time, depth, lat, lon) ; current_direction_qc:long_name = "Current Direction QC" ; current_direction_qc:short_name = "CDIRQC" ; current_direction_qc:intent = "data_quality" ; current_direction_qc:standard_name = "direction_of_sea_water_velocity data_quality" ; current_direction_qc:_FillValue = 128s ; current_direction_qc:units = "1" ; current_direction_qc:valid_range = -127s, 127s ; current_direction_qc:flag_values = 0s, 1s, 2s ; current_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_u(time, depth, lat, lon) ; current_u:long_name = "East Current Velocity Component" ; current_u:standard_name = "eastward_sea_water_velocity" ; current_u:ancillary_variables = "current_u_qc" ; current_u:short_name = "u" ; current_u:units = "cm/s" ; current_u:valid_range = -1000.f, 1000.f ; current_u:_FillValue = -9999.f ; current_u:is_dead = 2453152.08333333 ; byte current_u_qc(time, depth, lat, lon) ; current_u_qc:long_name = "East Current Velocity Component QC" ; current_u_qc:short_name = "UQC" ; current_u_qc:intent = "data_quality" ; current_u_qc:standard_name = "eastward_sea_water_velocity data_quality" ; current_u_qc:_FillValue = 128s ; current_u_qc:units = "1" ; current_u_qc:valid_range = -127s, 127s ; current_u_qc:flag_values = 0s, 1s, 2s ; current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_v(time, depth, lat, lon) ; current_v:long_name = "North Current Velocity Component" ; current_v:standard_name = "northward_sea_water_velocity" ; current_v:short_name = "v" ; current_v:ancillary_variables = "current_v_qc" ; current_v:_FillValue = -999.f ; current_v:units = "cm/s" ; current_v:valid_range = -1000.f, 1000.f ; current_v:is_dead = 2453152.08333333 ; byte current_v_qc(time, depth, lat, lon) ; current_v_qc:long_name = "North Current Velocity Component QC" ; current_v_qc:short_name = "VQC" ; current_v_qc:intent = "data_quality" ; current_v_qc:standard_name = "northward_sea_water_velocity data_quality" ; current_v_qc:_FillValue = 128s ; current_v_qc:units = "1" ; current_v_qc:valid_range = -127s, 127s ; current_v_qc:flag_values = 0s, 1s, 2s ; current_v_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float temperature(time, depth, lat, lon) ; temperature:long_name = "Water Temperature" ; temperature:standard_name = "sea_water_temperature" ; temperature:short_name = "WT" ; temperature:ancillary_variables = "temperature_qc" ; temperature:_FillValue = -999.f ; temperature:units = "celsius" ; temperature:valid_range = -0.5f, 30.f ; temperature:is_dead = 2453152.08333333 ; temperature:calibration_coeffs = -0.6993, 0.03419, -6.292e-06, 4.8e-09 ; temperature:calibration_type = "Wide Range" ; temperature:epic_code = 20 ; byte temperature_qc(time, depth, lat, lon) ; temperature_qc:long_name = "Water Temperature QC" ; temperature_qc:short_name = "WTQC" ; temperature_qc:intent = "data_quality" ; temperature_qc:standard_name = "sea_water_temperature data_quality" ; temperature_qc:_FillValue = 128s ; temperature_qc:units = "1" ; temperature_qc:valid_range = -127s, 127s ; temperature_qc:flag_values = 0s, 1s, 2s ; temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; // 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 = "27-May-2004 11:55:34: Parameter temperature marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "27-May-2004 11:55:30: Parameter current_v marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "27-May-2004 11:55:27: Parameter current_u marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "27-May-2004 11:55:25: Parameter current_speed marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "27-May-2004 11:55:21: Parameter current_direction marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "Tue Feb 24 14:18:46 2004: /usr/local/nco/bin/ncrcat -d time,2453056.5104,2453060.6250 C0205.aanderaa.realtime.nc C0205.aanderaa.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 = "aanderaa" ; :aanderaa_serial_number = "AANCM706" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0205" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6333 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453191.00000579 ; :starting_julian_day_string = "2004-07-04 00:00:00" ; :ending_julian_day_number = 2453197.95833912 ; :ending_julian_day_string = "2004-07-10 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Feb-2004 16:15:10\n", "AANCM_Temperature_1.5: 20-Feb-2004 16:15:10" ; data: lat = 43.5695 ; lon = -70.055 ; depth = 2 ; time = 2453191, 2453191.04166667, 2453191.08333333, 2453191.125, 2453191.16666667, 2453191.20833333, 2453191.25, 2453191.29166667, 2453191.33333333, 2453191.375, 2453191.41666667, 2453191.45833333, 2453191.5, 2453191.54166667, 2453191.58333333, 2453191.625, 2453191.66666667, 2453191.70833333, 2453191.75, 2453191.79166667, 2453191.83333333, 2453191.875, 2453191.91666667, 2453191.95833333, 2453192, 2453192.04166667, 2453192.08333333, 2453192.125, 2453192.16666667, 2453192.20833333, 2453192.25, 2453192.29166667, 2453192.33333333, 2453192.375, 2453192.41666667, 2453192.45833333, 2453192.5, 2453192.54166667, 2453192.58333333, 2453192.625, 2453192.66666667, 2453192.70833333, 2453192.75, 2453192.79166667, 2453192.83333333, 2453192.875, 2453192.91666667, 2453192.95833333, 2453193, 2453193.04166667, 2453193.08333333, 2453193.125, 2453193.16666667, 2453193.20833333, 2453193.25, 2453193.29166667, 2453193.33333333, 2453193.375, 2453193.41666667, 2453193.45833333, 2453193.5, 2453193.54166667, 2453193.58333333, 2453193.625, 2453193.66666667, 2453193.70833333, 2453193.75, 2453193.79166667, 2453193.83333333, 2453193.875, 2453193.91666667, 2453193.95833333, 2453194, 2453194.04166667, 2453194.08333333, 2453194.125, 2453194.16666667, 2453194.20833333, 2453194.25, 2453194.29166667, 2453194.33333333, 2453194.375, 2453194.41666667, 2453194.45833333, 2453194.5, 2453194.54166667, 2453194.58333333, 2453194.625, 2453194.66666667, 2453194.70833333, 2453194.75, 2453194.79166667, 2453194.83333333, 2453194.875, 2453194.91666667, 2453194.95833333, 2453195, 2453195.04166667, 2453195.08333333, 2453195.125, 2453195.16666667, 2453195.20833333, 2453195.25, 2453195.29166667, 2453195.33333333, 2453195.375, 2453195.41666667, 2453195.45833333, 2453195.5, 2453195.54166667, 2453195.58333333, 2453195.625, 2453195.66666667, 2453195.70833333, 2453195.75, 2453195.79166667, 2453195.83333333, 2453195.875, 2453195.91666667, 2453195.95833333, 2453196, 2453196.04166667, 2453196.08333333, 2453196.125, 2453196.16666667, 2453196.20833333, 2453196.25, 2453196.29166667, 2453196.33333333, 2453196.375, 2453196.41666667, 2453196.45833333, 2453196.5, 2453196.54166667, 2453196.58333333, 2453196.625, 2453196.66666667, 2453196.70833333, 2453196.75, 2453196.79166667, 2453196.83333333, 2453196.875, 2453196.91666667, 2453196.95833333, 2453197, 2453197.04166667, 2453197.08333333, 2453197.125, 2453197.16666667, 2453197.20833333, 2453197.25, 2453197.29166667, 2453197.33333333, 2453197.375, 2453197.41666667, 2453197.45833333, 2453197.5, 2453197.54166667, 2453197.58333333, 2453197.625, 2453197.66666667, 2453197.70833333, 2453197.75, 2453197.79166667, 2453197.83333333, 2453197.875, 2453197.91666667, 2453197.95833333 ; current_speed = 8.799, 18.4779, 16.7181, 12.6119, 10.2655, 5.866, 10.5588, 14.3717, 9.9722, 4.9861, 9.0923, 6.7459, 0.5866, 9.0923, 2.3464, 9.6789, 5.866, 8.5057, 20.2377, 16.4248, 6.7459, 2.933, 4.3995, 7.9191, 13.7851, 7.3325, 10.2655, 6.1593, 9.0923, 5.2794, 7.3325, 14.9583, 21.7042, 23.7573, 14.0784, 8.2124, 2.933, 8.2124, 21.4109, 17.598, 16.4248, 12.6119, 9.6789, 5.2794, 7.0392, 14.3717, 12.3186, 13.4918, 8.799, 9.0923, 9.0923, 12.3186, 5.5727, 6.4526, 15.5449, 23.464, 31.9697, 29.33, 23.1707, 18.1846, 13.1985, 9.9722, 16.1315, 14.665, 15.2516, 14.3717, 22.2908, 8.2124, 4.9861, 12.3186, 12.6119, 13.7851, 16.1315, 16.7181, 17.0114, 22.5841, 27.5702, 27.8635, 31.9697, 26.1037, 30.7965, 18.1846, 12.9052, 20.8243, 4.9861, 2.6397, 7.9191, 8.5057, 4.1062, 3.5196, 9.6789, 4.6928, 18.7712, 23.1707, 28.4501, 22.2908, 18.1846, 22.2908, 21.4109, 19.9444, 20.2377, 24.6372, 21.1176, 16.7181, 17.8913, 16.1315, 15.2516, 10.8521, 13.7851, 9.0923, 4.6928, 1.1732, 7.6258, 4.1062, 5.2794, 8.5057, 10.8521, 12.3186, 19.6511, 19.9444, 27.5702, 23.7573, 22.5841, 18.1846, 12.6119, 17.3047, 23.464, 21.7042, 25.8104, 16.4248, 16.4248, 15.5449, 20.2377, 17.8913, 14.3717, 14.665, 14.665, 11.4387, 10.2655, 9.6789, 16.4248, 19.0645, 22.2908, 26.6903, 26.6903, 34.6094, 36.0759, 26.397, 18.7712, 29.9166, 21.9975, 14.0784, 17.8913, 8.799, 12.6119, 17.0114, 29.6233, 37.5424, 26.1037, 18.7712, 14.0784, 10.8521, 12.6119, 19.3578, 15.5449, 17.598, 14.3717, 13.4918 ; current_speed_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 ; current_direction = 328.2863, 320.9027, 342.3503, 305.7839, 276.2495, 276.6011, 153.5411, 194.6783, 168.6599, 269.5691, 289.6103, 318.7931, 6.5723, 35.4035, 344.0699, 333.2087, 352.8599, 226.3223, 187.2947, 158.1119, 176.7467, 163.3859, 276.2495, 297.3455, 314.2223, 336.3731, 13.2527, 50.5223, 14.6591, 12.5495, 160.9247, 141.5867, 172.8791, 158.4635, 163.7375, 190.1075, 236.5187, 295.9391, 343.0535, 2.7047, 349.3439, 17.1203, 341.9987, 25.5587, 81.8147, 101.5043, 102.9107, 86.0339, 64.9379, 58.2575, 33.2939, 66.6959, 46.3031, 163.0343, 211.5551, 204.1715, 206.2811, 202.7651, 220.6967, 250.9343, 265.7015, 284.6879, 315.2771, 311.7611, 316.3319, 319.1447, 308.9483, 320.1995, 142.2899, 139.4771, 171.1211, 164.0891, 182.3723, 181.3175, 198.8975, 237.5735, 255.1535, 257.9663, 270.9755, 275.5463, 285.0395, 267.4595, 250.9343, 267.4595, 285.7427, 317.3867, 90.9563, 88.8467, 30.1295, 192.9203, 201.7103, 244.6055, 190.4591, 206.6327, 192.2171, 167.9567, 183.0755, 219.9935, 207.3359, 230.5415, 234.0575, 249.5279, 272.0303, 286.7975, 267.8111, 276.6011, 257.9663, 226.6739, 196.0847, 196.4363, 147.2123, 197.4911, 312.4643, 295.5875, 284.6879, 249.8795, 223.1579, 222.1031, 223.5095, 218.5871, 195.0299, 211.2035, 235.1123, 249.5279, 256.2083, 246.3635, 256.9115, 250.5827, 266.0531, 260.4275, 235.1123, 211.2035, 191.1623, 223.8611, 203.8199, 188.7011, 178.5047, 211.2035, 214.0163, 242.8475, 239.3315, 222.1031, 213.3131, 204.1715, 203.8199, 210.5003, 240.3863, 241.7927, 250.2311, 257.2631, 251.2859, 261.8339, 248.4731, 210.5003, 208.7423, 176.0435, 183.0755, 198.1943, 227.0255, 224.5643, 204.8747, 195.0299, 210.8519, 234.0575, 229.4867, 256.5599, 220.3451, 243.9023 ; current_direction_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 ; current_u = -4.625415, -11.65289, -5.068871, -10.23113, -10.2045, -5.827112, 4.704534, -3.641668, 1.960858, -4.985959, -8.56492, -4.444065, 0.06714041, 5.267451, -0.6440033, -4.362687, -0.7291201, -6.151628, -2.569638, 6.123085, 0.3828318, 0.8386157, -4.373355, -7.034162, -9.878943, -2.938714, 2.353328, 4.754192, 2.300965, 1.147124, 2.396338, 9.294036, 2.690527, 8.721159, 3.942493, -1.44124, -2.446315, -7.385078, -6.24082, 0.8304213, -3.03717, 3.712678, -2.991153, 2.277721, 6.96749, 14.08297, 12.00718, 13.45949, 7.970567, 7.732284, 4.991071, 11.31363, 4.029088, 1.882863, -8.134931, -9.607787, -14.1554, -11.34936, -15.10856, -17.18708, -13.16137, -9.646321, -11.35139, -10.93904, -10.53092, -9.401261, -17.33586, -5.256892, 3.04983, 8.004034, 1.946603, 3.779077, -0.667725, -0.384394, -5.509586, -19.06279, -26.64979, -27.2512, -31.96507, -25.98149, -29.74163, -18.16673, -12.19728, -20.80383, -4.79907, -1.7872, 7.917997, 8.503977, 2.061132, -0.7869666, -3.580359, -4.239365, -3.407603, -10.38671, -6.020511, 4.650994, -0.975637, -14.32631, -9.832019, -15.39877, -16.38457, -23.08118, -21.10434, -16.00477, -17.87824, -16.02456, -14.91645, -7.894472, -3.819273, -2.572659, 2.541281, -0.3526142, -5.625538, -3.703492, -5.106876, -7.986608, -7.422959, -8.259212, -13.52929, -12.43939, -7.149589, -12.30816, -18.52517, -17.03611, -12.24828, -15.85297, -22.85444, -20.46972, -25.74919, -16.1961, -13.47285, -8.053491, -3.917793, -12.39711, -5.804199, -2.218518, 0.3826824, -5.926153, -5.742815, -8.612237, -14.12751, -12.78211, -12.24242, -10.92886, -10.77923, -17.56575, -31.36355, -23.26218, -17.66491, -29.18044, -20.83452, -13.93565, -16.6433, -4.46587, -6.064696, 1.173771, -1.589344, -11.72225, -19.09896, -13.17192, -5.921871, -2.8142, -6.467644, -15.6722, -11.81809, -17.11605, -9.304093, -12.11625 ; current_u_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 ; current_v = 7.485181, 14.34026, 15.93115, 7.374553, 1.117484, 0.6743332, -9.45281, -13.90266, -9.777515, -0.03749823, 3.051566, 5.075181, 0.582745, 7.411065, 2.256292, 8.639912, 5.82051, -5.874045, -20.0739, -15.2408, -6.735028, -2.810554, 0.4789217, 3.637679, 9.614336, 6.717851, 9.992114, 3.915946, 8.796333, 5.153268, -6.929872, -11.72056, -21.53679, -22.09866, -13.51511, -8.084946, -1.618033, 3.592232, 20.48118, 17.5784, 16.14155, 12.05305, 9.205113, 4.762778, 1.002206, -2.866313, -2.752371, 0.9331771, 3.727259, 4.783483, 7.599943, 4.873376, 3.849862, -6.17178, -13.24639, -21.40677, -28.66507, -27.04516, -17.56737, -5.940039, -0.9892622, 2.528488, 11.46173, 9.767274, 11.03227, 10.87024, 14.01242, 6.309406, -3.944582, -9.363938, -12.46077, -13.25698, -16.11767, -16.71368, -16.09448, -12.10998, -7.064322, -5.809177, 0.5442798, 2.522925, 7.991227, -0.8060426, -4.215511, -0.9230488, 1.352818, 1.942661, -0.1321683, 0.1711987, 3.551424, -3.430491, -8.992338, -2.0125, -18.45931, -20.71226, -27.80578, -21.80018, -18.15841, -17.07737, -19.01994, -12.67505, -11.87898, -8.616891, 0.7481544, 4.831364, -0.6833442, 1.854416, -3.17976, -7.446167, -13.24546, -8.720742, -3.945157, -1.118955, 5.148412, 1.773423, 1.338611, -2.925924, -7.916297, -9.139657, -14.25216, -15.58976, -26.62704, -20.32039, -12.91742, -6.360086, -3.006586, -6.93802, -5.313559, -7.215473, -1.77658, -2.73137, -9.394489, -13.29606, -19.85486, -12.90002, -13.14751, -14.49622, -14.66001, -9.783894, -8.508852, -4.417067, -8.3778, -14.14471, -18.62802, -24.3502, -24.41681, -29.82038, -17.8269, -12.47689, -6.34893, -6.595845, -7.057812, -1.999742, -6.564998, -7.581451, -11.05801, -16.97086, -29.58063, -35.6654, -17.79418, -13.37379, -12.77234, -10.48086, -10.82726, -11.36251, -10.09835, -4.09028, -10.95352, -5.935085 ; current_v_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 ; temperature = 14.79307, 15.13929, 15.35971, 15.23374, 15.3912, 13.84947, 14.88747, 15.07633, 15.01337, 15.01337, 15.04485, 14.82453, 14.35263, 15.01337, 14.22682, 14.98189, 15.10781, 14.16393, 15.29672, 16.52645, 16.90561, 16.46329, 16.30546, 16.0846, 15.80081, 15.58021, 15.98999, 15.4857, 15.54871, 15.73778, 15.76929, 15.76929, 14.95042, 14.7616, 14.73013, 14.82453, 14.7616, 13.7237, 14.22682, 14.22682, 13.9438, 13.81803, 13.47217, 13.75514, 13.62938, 13.78658, 13.88091, 13.88091, 13.62938, 13.47217, 13.44073, 13.31497, 13.15776, 13.15776, 13.34641, 13.37785, 13.34641, 13.31497, 13.50361, 13.40929, 13.34641, 13.37785, 13.59793, 13.81803, 14.19537, 14.35263, 14.73013, 14.38408, 14.7616, 15.10781, 15.17077, 14.95042, 13.97525, 15.01337, 15.26523, 15.10781, 14.19537, 14.32118, 14.25827, 14.38408, 13.88091, 14.03814, 13.97525, 13.75514, 13.47217, 13.50361, 13.59793, 13.69226, 13.84947, 13.97525, 14.00669, 14.25827, 13.81803, 13.91236, 13.84947, 14.6672, 14.41554, 13.25208, 14.25827, 13.81803, 14.19537, 14.38408, 14.95042, 14.00669, 13.75514, 14.00669, 14.41554, 14.22682, 14.06958, 14.16393, 14.19537, 14.28972, 14.44699, 14.25827, 14.25827, 13.81803, 13.78658, 13.84947, 13.9438, 13.81803, 13.81803, 13.69226, 13.66082, 13.31497, 13.22064, 13.12632, 12.87477, 12.87477, 13.03199, 12.74898, 12.62319, 12.56028, 12.46592, 12.56028, 12.59174, 12.49738, 12.68609, 12.90621, 12.59174, 12.93766, 12.74898, 12.68609, 12.65464, 12.65464, 12.62319, 12.68609, 12.62319, 12.3401, 12.37156, 12.81188, 12.65464, 12.52883, 12.56028, 12.24572, 12.30864, 11.30125, 12.21426, 12.0884, 12.93766, 12.49738, 12.90621, 12.56028, 12.43447, 13.03199, 13.1892, 14.19537, 12.81188, 12.24572 ; temperature_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 ; }