netcdf A0110.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 = 0. ; 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 = 0. ; 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 = 0. ; 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 = 0. ; 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 = 0 ; temperature:calibration_coeffs = -0.7195, 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 = "26-Jun-2004 16:03:17: Modified [lon,lat] to [-70.565932,42.523603].\n", "26-Jun-2004 11:52:57: Modified [lon,lat] to [-70.566000,42.523700]." ; :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 = "AANCM964" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0110" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453205.00000579 ; :starting_julian_day_string = "2004-07-18 00:00:00" ; :ending_julian_day_number = 2453211.95833912 ; :ending_julian_day_string = "2004-07-24 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 26-Jun-2004 05:12:38\n", "AANCM_Temperature_1.5: 26-Jun-2004 05:12:38" ; :longitude = -70.5659321376256 ; :latitude = 42.5236026218959 ; data: lat = 42.5236026218959 ; lon = -70.5659321376256 ; depth = 2 ; time = 2453205, 2453205.04166667, 2453205.08333333, 2453205.125, 2453205.16666667, 2453205.20833333, 2453205.25, 2453205.29166667, 2453205.33333333, 2453205.375, 2453205.41666667, 2453205.45833333, 2453205.5, 2453205.54166667, 2453205.58333333, 2453205.625, 2453205.66666667, 2453205.70833333, 2453205.75, 2453205.79166667, 2453205.83333333, 2453205.875, 2453205.91666667, 2453205.95833333, 2453206, 2453206.04166667, 2453206.08333333, 2453206.125, 2453206.16666667, 2453206.20833333, 2453206.25, 2453206.29166667, 2453206.33333333, 2453206.375, 2453206.41666667, 2453206.45833333, 2453206.5, 2453206.54166667, 2453206.58333333, 2453206.625, 2453206.66666667, 2453206.70833333, 2453206.75, 2453206.79166667, 2453206.83333333, 2453206.875, 2453206.91666667, 2453206.95833333, 2453207, 2453207.04166667, 2453207.08333333, 2453207.125, 2453207.16666667, 2453207.20833333, 2453207.25, 2453207.29166667, 2453207.33333333, 2453207.375, 2453207.41666667, 2453207.45833333, 2453207.5, 2453207.54166667, 2453207.58333333, 2453207.625, 2453207.66666667, 2453207.70833333, 2453207.75, 2453207.79166667, 2453207.83333333, 2453207.875, 2453207.91666667, 2453207.95833333, 2453208, 2453208.04166667, 2453208.08333333, 2453208.125, 2453208.16666667, 2453208.20833333, 2453208.25, 2453208.29166667, 2453208.33333333, 2453208.375, 2453208.41666667, 2453208.45833333, 2453208.5, 2453208.54166667, 2453208.58333333, 2453208.625, 2453208.66666667, 2453208.70833333, 2453208.75, 2453208.79166667, 2453208.83333333, 2453208.875, 2453208.91666667, 2453208.95833333, 2453209, 2453209.04166667, 2453209.08333333, 2453209.125, 2453209.16666667, 2453209.20833333, 2453209.25, 2453209.29166667, 2453209.33333333, 2453209.375, 2453209.41666667, 2453209.45833333, 2453209.5, 2453209.54166667, 2453209.58333333, 2453209.625, 2453209.66666667, 2453209.70833333, 2453209.75, 2453209.79166667, 2453209.83333333, 2453209.875, 2453209.91666667, 2453209.95833333, 2453210, 2453210.04166667, 2453210.08333333, 2453210.125, 2453210.16666667, 2453210.20833333, 2453210.25, 2453210.29166667, 2453210.33333333, 2453210.375, 2453210.41666667, 2453210.45833333, 2453210.5, 2453210.54166667, 2453210.58333333, 2453210.625, 2453210.66666667, 2453210.70833333, 2453210.75, 2453210.79166667, 2453210.83333333, 2453210.875, 2453210.91666667, 2453210.95833333, 2453211, 2453211.04166667, 2453211.08333333, 2453211.125, 2453211.16666667, 2453211.20833333, 2453211.25, 2453211.29166667, 2453211.33333333, 2453211.375, 2453211.41666667, 2453211.45833333, 2453211.5, 2453211.54166667, 2453211.58333333, 2453211.625, 2453211.66666667, 2453211.70833333, 2453211.75, 2453211.79166667, 2453211.83333333, 2453211.875, 2453211.91666667, 2453211.95833333 ; current_speed = 7.9191, 16.4248, 11.1454, 21.1176, 27.5702, 31.6764, 32.8496, 31.6764, 29.9166, 25.8104, 22.8774, 15.2516, 13.4918, 9.0923, 10.5588, 12.0253, 14.665, 16.7181, 22.8774, 29.6233, 16.1315, 11.1454, 4.1062, 9.6789, 7.9191, 8.5057, 7.3325, 8.2124, 17.0114, 24.3439, 32.263, 25.2238, 24.6372, 19.9444, 12.9052, 9.0923, 14.665, 13.4918, 7.9191, 11.1454, 16.4248, 16.4248, 17.8913, 11.1454, 9.3856, 6.7459, 12.9052, 27.5702, 20.8243, 8.5057, 7.6258, 9.9722, 16.1315, 21.9975, 23.464, 22.5841, 19.3578, 16.4248, 8.2124, 8.2124, 18.1846, 29.6233, 24.3439, 20.2377, 10.2655, 2.0531, 9.3856, 19.3578, 22.8774, 31.3831, 32.8496, 20.531, 11.4387, 9.6789, 15.5449, 17.0114, 15.8382, 16.7181, 21.7042, 28.4501, 22.5841, 26.397, 30.7965, 22.5841, 11.4387, 2.0531, 11.4387, 8.2124, 7.3325, 7.0392, 9.9722, 19.0645, 26.397, 14.9583, 26.397, 33.4362, 30.2099, 27.5702, 20.531, 24.6372, 16.4248, 11.4387, 11.732, 24.3439, 14.3717, 25.8104, 32.263, 30.2099, 28.1568, 17.3047, 8.5057, 12.9052, 4.3995, 11.732, 12.6119, 18.1846, 29.6233, 34.9027, 36.9558, 44.8749, 47.2213, 42.8218, 36.6625, 27.5702, 28.4501, 24.3439, 22.2908, 24.6372, 22.5841, 30.7965, 34.0228, 36.0759, 39.3022, 34.6094, 29.6233, 20.8243, 14.0784, 12.6119, 10.2655, 25.5171, 32.263, 39.8888, 40.7687, 49.5677, 45.4615, 49.2744, 41.9419, 34.0228, 26.397, 12.6119, 9.6789, 15.8382, 21.1176, 27.8635, 37.5424, 46.3414, 46.6347, 48.1012, 49.5677, 42.2352, 33.4362, 38.129, 33.4362, 24.6372, 23.464, 25.5171, 21.4109, 9.3856 ; current_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 ; current_direction = 190.0543, 113.7571, 110.9443, 130.2823, 123.2503, 119.7343, 128.5243, 131.3371, 126.4147, 128.8759, 130.9855, 189.3511, 194.6251, 166.1455, 185.1319, 148.9171, 132.3919, 127.1179, 114.8119, 124.3051, 126.4147, 121.8439, 70.5103, 322.9591, 343.0003, 15.6607, 27.6151, 77.1907, 94.7707, 112.7023, 114.8119, 126.0631, 128.5243, 133.7983, 150.3235, 175.9903, 237.8719, 247.7167, 220.2919, 213.6115, 186.1867, 189.3511, 205.5247, 177.3967, 167.2003, 156.6523, 288.8539, 295.8859, 339.1327, 15.3091, 103.5607, 128.8759, 140.1271, 130.9855, 145.7527, 144.6979, 134.8531, 146.4559, 166.1455, 286.3927, 303.6211, 304.3243, 283.2283, 292.0183, 299.4019, 296.2375, 59.9623, 59.9623, 73.3231, 62.7751, 66.6427, 67.6975, 67.3459, 139.4239, 128.5243, 132.3919, 118.6795, 132.0403, 121.1407, 112.3507, 112.7023, 119.3827, 113.0539, 110.2411, 127.8211, 177.3967, 260.3743, 293.0731, 322.6075, 83.5195, 59.2591, 72.9715, 77.5423, 98.6383, 87.3871, 86.6839, 93.7159, 111.6475, 133.0951, 130.9855, 145.4011, 154.5427, 119.0311, 97.2319, 99.6931, 109.5379, 109.8895, 86.3323, 93.0127, 91.9579, 100.0447, 104.6155, 83.1679, 60.3139, 62.0719, 74.7295, 58.9075, 66.6427, 70.5103, 77.1907, 89.4967, 97.9351, 109.1863, 127.1179, 120.7891, 122.8987, 123.6019, 117.9763, 109.5379, 104.2639, 100.7479, 89.4967, 87.7387, 89.8483, 89.4967, 98.6383, 116.9215, 110.5927, 89.4967, 78.9487, 81.4099, 79.3003, 91.6063, 82.8163, 94.0675, 99.6931, 113.4055, 117.6247, 119.7343, 126.7663, 120.0859, 98.9899, 82.8163, 75.0811, 85.6291, 88.0903, 100.3963, 104.9671, 130.9855, 163.6843, 183.0223, 228.3787, 241.0363, 251.5843, 263.1871, 268.4611, 279.7123, 312.7627 ; current_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_u = -1.382528, 15.03299, 10.40901, 16.10994, 23.0565, 27.50572, 25.69969, 23.7838, 24.07513, 20.09358, 17.26959, -2.478139, -3.406589, 2.177216, -0.9444724, 6.208395, 10.83085, 13.33094, 20.76559, 24.47027, 12.98169, 9.467892, 3.870921, -5.830424, -2.315281, 2.296029, 3.398831, 8.008021, 16.95247, 22.4578, 29.28481, 20.39014, 19.27477, 14.39548, 6.389395, 0.6357823, -12.41922, -12.48424, -5.121139, -6.169633, -1.770077, -2.668766, -7.709364, 0.5062299, 2.079318, 2.673468, -12.21278, -24.80395, -7.417715, 2.245728, 7.413208, 7.76343, 10.34169, 16.60538, 13.20474, 13.05107, 13.72308, 9.075994, 1.966517, -7.878565, -15.14263, -24.46468, -23.69796, -18.76165, -8.943278, -1.841568, 8.125078, 16.75797, 21.91514, 27.90641, 30.15759, 18.99514, 10.55617, 6.295712, 12.16146, 12.56378, 13.89514, 12.4161, 18.57662, 26.31275, 20.83434, 23.00134, 28.337, 21.18942, 9.035764, 0.09325288, -11.27766, -7.555454, -4.452821, 6.994222, 8.570982, 18.2287, 25.7755, 14.78862, 26.36956, 33.38021, 30.14639, 25.6257, 14.99216, 18.59802, 9.326461, 4.916791, 10.25795, 24.15024, 14.16653, 24.32425, 30.33853, 30.14803, 28.11789, 17.2946, 8.375324, 12.4876, 4.368259, 10.19219, 11.14307, 17.54256, 25.36746, 32.04243, 34.83829, 43.75811, 47.21948, 42.41179, 34.62608, 21.98435, 24.44027, 20.43992, 18.56607, 21.75814, 21.28372, 29.84708, 33.42595, 36.07451, 39.2716, 34.60928, 29.62216, 20.58807, 12.55269, 11.80605, 10.2651, 25.04391, 31.90108, 39.19529, 40.75268, 49.17861, 45.34699, 48.57095, 38.49077, 30.14433, 22.92143, 10.10319, 8.374908, 15.64364, 20.95183, 26.92426, 37.43321, 46.31566, 45.8691, 46.46933, 37.41745, 11.86512, -1.762911, -28.50338, -29.25422, -23.37552, -23.29832, -25.5079, -21.10402, -6.890645 ; current_u_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 ; current_v = -7.797484, -6.616897, -3.984037, -13.65367, -15.11667, -15.71082, -20.46026, -20.92188, -17.75925, -16.19953, -15.00455, -15.04892, -13.05465, -8.827777, -10.51647, -10.29872, -9.887114, -10.08866, -9.600286, -16.69568, -9.576068, -5.880389, 1.369982, 7.725753, 7.573085, 8.189944, 6.497192, 1.820745, -1.414808, -9.39536, -13.53887, -14.84864, -15.34519, -13.80395, -11.21249, -9.070045, -7.799052, -5.115908, -6.040371, -9.282002, -16.32914, -16.20653, -16.1451, -11.1339, -9.152372, -6.193524, 4.170394, 12.03661, 19.45839, 8.203879, -1.788062, -6.258908, -12.38042, -14.42746, -19.39572, -18.43126, -13.65289, -13.68943, -7.973476, 2.317697, 10.06878, 16.70388, 5.570656, 7.587169, 5.039669, 0.9076611, 4.698147, 9.689929, 6.565227, 14.35728, 13.02368, 7.791443, 4.405808, -7.351538, -9.682087, -11.46905, -7.600905, -11.19533, -11.22414, -10.81885, -8.716177, -12.95144, -12.05981, -7.813451, -7.014188, -2.050981, -1.912676, 3.218482, 5.825628, 0.7944797, 5.097356, 5.582988, 5.694329, -2.246681, 1.203384, 1.934102, -1.95788, -10.17052, -14.02701, -16.15875, -13.52003, -10.32807, -5.693355, -3.064546, -2.419773, -8.631781, -10.97611, 1.932519, -1.479846, -0.5912177, -1.483534, -3.256384, 0.5233657, 5.810249, 5.90695, 4.789394, 15.2981, 13.83766, 12.32984, 9.949069, 0.414798, -5.911606, -12.04879, -16.63743, -14.56302, -13.22252, -12.33616, -11.55747, -7.552808, -7.587901, -6.344845, 0.3168954, 1.550742, 0.09163398, 0.2602149, -3.127732, -6.374268, -4.435887, 0.09017348, 4.891317, 4.818947, 7.405813, -1.14281, 6.19849, -3.224659, -8.296364, -16.66083, -15.77563, -13.09235, -7.548884, -4.852011, -2.474883, 2.640777, 7.173501, 2.861205, 1.544299, -8.415494, -12.42283, -32.50987, -40.53432, -33.38969, -25.32544, -16.19166, -7.783114, -2.783476, -0.6852781, 3.61204, 6.37248 ; current_v_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 ; temperature = 18.47073, 18.37532, 18.37532, 18.18463, 18.08934, 18.37532, 18.34353, 18.2164, 18.15286, 18.18463, 18.2164, 18.24817, 18.2164, 17.36001, 17.55007, 17.07516, 17.77198, 18.27995, 18.98029, 18.62984, 19.29942, 19.17171, 18.98029, 18.85279, 18.78906, 18.47073, 18.50254, 18.18463, 17.96235, 17.67686, 17.77198, 17.58176, 17.64515, 17.8037, 17.96235, 17.99409, 17.96235, 17.86715, 17.93061, 17.89888, 17.96235, 18.05758, 18.08934, 17.96235, 17.89888, 17.93061, 17.45502, 17.55007, 17.55007, 18.08934, 18.08934, 18.05758, 18.08934, 18.08934, 18.15286, 18.24817, 18.2164, 18.31174, 18.18463, 17.17008, 17.29669, 16.0644, 15.74909, 15.96979, 16.22215, 15.96979, 16.31682, 16.2537, 16.31682, 18.05758, 18.18463, 18.40712, 18.50254, 17.99409, 18.02583, 18.08934, 18.24817, 18.24817, 18.31174, 18.34353, 18.27995, 18.37532, 18.43892, 18.53436, 18.82092, 18.85279, 18.91653, 18.72536, 18.66167, 18.18463, 18.37532, 18.2164, 18.40712, 18.94841, 18.69351, 18.69351, 18.75721, 18.91653, 19.13979, 19.29942, 19.36331, 19.55511, 19.68309, 19.74711, 19.93932, 19.93932, 19.90727, 19.90727, 19.45919, 19.90727, 19.93932, 20.0355, 20.32438, 20.35651, 20.38864, 20.48509, 20.42078, 20.0355, 19.26749, 18.62984, 18.69351, 18.72536, 18.72536, 18.69351, 18.78906, 18.85279, 18.98029, 18.91653, 18.91653, 18.85279, 18.78906, 18.78906, 18.78906, 19.04408, 19.26749, 19.45919, 19.5871, 19.61909, 19.61909, 19.68309, 19.68309, 19.68309, 19.52313, 19.23556, 18.85279, 18.66167, 18.85279, 19.07598, 19.39527, 19.45919, 19.42722, 19.42722, 19.33137, 19.13979, 19.04408, 18.91653, 18.94841, 19.01218, 19.07598, 18.94841, 18.43892, 17.89888, 17.83542, 17.55007, 17.23338, 16.98027, 16.37995, 16.03286 ; 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 ; }