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 = 2453226.00000579 ; :starting_julian_day_string = "2004-08-08 00:00:00" ; :ending_julian_day_number = 2453232.95833912 ; :ending_julian_day_string = "2004-08-14 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 = 2453226, 2453226.04166667, 2453226.08333333, 2453226.125, 2453226.16666667, 2453226.20833333, 2453226.25, 2453226.29166667, 2453226.33333333, 2453226.375, 2453226.41666667, 2453226.45833333, 2453226.5, 2453226.54166667, 2453226.58333333, 2453226.625, 2453226.66666667, 2453226.70833333, 2453226.75, 2453226.79166667, 2453226.83333333, 2453226.875, 2453226.91666667, 2453226.95833333, 2453227, 2453227.04166667, 2453227.08333333, 2453227.125, 2453227.16666667, 2453227.20833333, 2453227.25, 2453227.29166667, 2453227.33333333, 2453227.375, 2453227.41666667, 2453227.45833333, 2453227.5, 2453227.54166667, 2453227.58333333, 2453227.625, 2453227.66666667, 2453227.70833333, 2453227.75, 2453227.79166667, 2453227.83333333, 2453227.875, 2453227.91666667, 2453227.95833333, 2453228, 2453228.04166667, 2453228.08333333, 2453228.125, 2453228.16666667, 2453228.20833333, 2453228.25, 2453228.29166667, 2453228.33333333, 2453228.375, 2453228.41666667, 2453228.45833333, 2453228.5, 2453228.54166667, 2453228.58333333, 2453228.625, 2453228.66666667, 2453228.70833333, 2453228.75, 2453228.79166667, 2453228.83333333, 2453228.875, 2453228.91666667, 2453228.95833333, 2453229, 2453229.04166667, 2453229.08333333, 2453229.125, 2453229.16666667, 2453229.20833333, 2453229.25, 2453229.29166667, 2453229.33333333, 2453229.375, 2453229.41666667, 2453229.45833333, 2453229.5, 2453229.54166667, 2453229.58333333, 2453229.625, 2453229.66666667, 2453229.70833333, 2453229.75, 2453229.79166667, 2453229.83333333, 2453229.875, 2453229.91666667, 2453229.95833333, 2453230, 2453230.04166667, 2453230.08333333, 2453230.125, 2453230.16666667, 2453230.20833333, 2453230.25, 2453230.29166667, 2453230.33333333, 2453230.375, 2453230.41666667, 2453230.45833333, 2453230.5, 2453230.54166667, 2453230.58333333, 2453230.625, 2453230.66666667, 2453230.70833333, 2453230.75, 2453230.79166667, 2453230.83333333, 2453230.875, 2453230.91666667, 2453230.95833333, 2453231, 2453231.04166667, 2453231.08333333, 2453231.125, 2453231.16666667, 2453231.20833333, 2453231.25, 2453231.29166667, 2453231.33333333, 2453231.375, 2453231.41666667, 2453231.45833333, 2453231.5, 2453231.54166667, 2453231.58333333, 2453231.625, 2453231.66666667, 2453231.70833333, 2453231.75, 2453231.79166667, 2453231.83333333, 2453231.875, 2453231.91666667, 2453231.95833333, 2453232, 2453232.04166667, 2453232.08333333, 2453232.125, 2453232.16666667, 2453232.20833333, 2453232.25, 2453232.29166667, 2453232.33333333, 2453232.375, 2453232.41666667, 2453232.45833333, 2453232.5, 2453232.54166667, 2453232.58333333, 2453232.625, 2453232.66666667, 2453232.70833333, 2453232.75, 2453232.79166667, 2453232.83333333, 2453232.875, 2453232.91666667, 2453232.95833333 ; current_speed = 27.5702, 26.1037, 18.1846, 12.9052, 10.5588, 13.1985, 13.7851, 12.3186, 21.9975, 26.1037, 30.7965, 34.0228, 34.0228, 32.5563, 27.2769, 25.8104, 33.4362, 34.9027, 34.3161, 27.2769, 26.9836, 16.4248, 7.3325, 9.9722, 26.397, 32.5563, 31.0898, 24.6372, 19.6511, 21.7042, 22.5841, 23.464, 26.397, 27.5702, 19.6511, 16.1315, 8.5057, 9.0923, 1.1732, 2.0531, 8.799, 3.5196, 9.9722, 1.7598, 8.5057, 9.0923, 21.1176, 21.9975, 25.2238, 21.1176, 20.531, 21.9975, 16.4248, 17.0114, 16.7181, 24.0506, 13.7851, 4.9861, 8.5057, 10.8521, 15.8382, 15.5449, 18.7712, 16.4248, 14.665, 14.0784, 11.4387, 9.6789, 7.9191, 9.3856, 7.6258, 6.7459, 18.4779, 17.8913, 31.0898, 35.196, 34.6094, 27.2769, 26.9836, 18.7712, 15.2516, 10.5588, 12.9052, 12.0253, 15.5449, 4.6928, 9.0923, 15.8382, 19.0645, 24.6372, 26.397, 21.1176, 12.0253, 8.5057, 9.9722, 10.8521, 8.2124, 14.0784, 20.531, 22.5841, 22.5841, 19.6511, 17.3047, 18.7712, 10.5588, 11.732, 11.1454, 14.9583, 9.9722, 17.0114, 12.3186, 12.6119, 4.6928, 6.1593, 9.3856, 14.9583, 12.3186, 17.598, 15.8382, 18.1846, 14.665, 22.5841, 27.5702, 25.2238, 25.5171, 17.0114, 10.5588, 9.9722, 9.9722, 11.4387, 14.665, 17.598, 14.665, 17.0114, 21.9975, 19.9444, 17.0114, 14.0784, 12.6119, 3.8129, 3.8129, 11.1454, 7.0392, 9.6789, 10.2655, 14.3717, 11.732, 20.8243, 29.0367, 29.6233, 22.5841, 32.5563, 28.1568, 17.598, 19.0645, 16.4248, 17.0114, 5.5727, 8.2124, 8.799, 2.3464, 4.1062, 16.7181, 21.4109, 27.2769, 23.1707, 24.0506, 14.3717 ; 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 = 135.2047, 130.2823, 143.6431, 140.4787, 154.8943, 212.5567, 214.6663, 225.5659, 204.8215, 159.8167, 163.6843, 142.2367, 148.5655, 155.5975, 178.8031, 205.5247, 222.0499, 235.7623, 251.9359, 263.8903, 273.0319, 301.1599, 321.5527, 84.2227, 70.5103, 108.4831, 138.3691, 147.1591, 167.2003, 179.8579, 191.4607, 192.8671, 217.1275, 226.2691, 194.2735, 217.8307, 207.6343, 186.1867, 144.6979, 148.9171, 298.3471, 311.0047, 42.3823, 72.6199, 129.9307, 157.7071, 132.0403, 117.6247, 124.6567, 119.7343, 146.4559, 134.1499, 147.1591, 244.2007, 274.0867, 269.1643, 272.6803, 206.9311, 163.3327, 127.4695, 145.7527, 121.8439, 130.2823, 123.2503, 145.7527, 172.1227, 230.8399, 262.4839, 326.8267, 316.2787, 331.3975, 356.3227, 61.0171, 62.7751, 80.7067, 93.0127, 101.0995, 110.2411, 121.4923, 123.9535, 130.6339, 174.5839, 159.4651, 177.3967, 172.8259, 122.8987, 11.4415, 46.2499, 50.4691, 64.5331, 61.0171, 80.3551, 71.2135, 66.9943, 81.0583, 96.1771, 111.2959, 82.8163, 86.6839, 90.9031, 94.4191, 75.4327, 83.8711, 75.0811, 86.6839, 73.3231, 83.1679, 97.5835, 119.0311, 120.4375, 110.5927, 119.7343, 78.2455, 32.8891, 11.4415, 13.9027, 4.7611, 0.1903, 12.4963, 33.5923, 61.0171, 85.6291, 85.6291, 101.4511, 104.6155, 108.8347, 116.2183, 96.5287, 31.4827, 8.9803, 19.1767, 36.0535, 68.7523, 97.2319, 114.8119, 111.9991, 116.9215, 120.4375, 121.8439, 288.1507, 357.3775, 334.2103, 340.1875, 27.2635, 16.3639, 60.3139, 61.3687, 81.4099, 94.4191, 111.9991, 120.4375, 118.6795, 133.0951, 148.5655, 170.3647, 167.9035, 199.1959, 199.1959, 162.2779, 222.7531, 65.5879, 20.5831, 76.4875, 75.0811, 77.8939, 62.0719, 72.9715, 102.5059 ; 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 = 19.4253, 19.91368, 10.78007, 8.212418, 4.479988, -7.102561, -7.840908, -8.796172, -9.234389, 9.00642, 8.651651, 20.83559, 17.74369, 13.45045, 0.5697688, -11.12171, -22.39482, -28.85443, -32.62467, -27.12197, -26.94583, -14.05514, -4.559309, 9.921548, 24.88449, 30.87696, 20.65387, 13.36095, 4.353571, 0.05382881, -4.487365, -5.225206, -15.93298, -19.92207, -4.844995, -9.893938, -3.945169, -0.9798643, 0.6779777, 1.05997, -7.743888, -2.656086, 6.722003, 1.679455, 6.522352, 3.449087, 15.68349, 19.48987, 20.74844, 18.33715, 11.34499, 15.78364, 8.907302, -15.31577, -16.67559, -24.04804, -13.77002, -2.258298, 2.439552, 8.613066, 8.9132, 13.20522, 14.31995, 13.73579, 8.252963, 1.929474, -8.86939, -9.59574, -4.333119, -6.486868, -3.650701, -0.4326614, 16.16381, 15.90926, 30.68173, 35.14735, 33.96201, 25.59242, 23.0092, 15.57054, 11.57423, 0.9966246, 4.526858, 0.5461954, 1.941321, 3.940226, 1.803615, 11.44093, 14.70409, 22.2433, 23.09115, 20.8191, 11.38465, 7.829207, 9.851007, 10.78909, 7.651635, 13.96789, 20.49662, 22.5813, 22.51696, 19.01937, 17.20579, 18.13844, 10.54112, 11.23853, 11.06626, 14.82747, 8.719257, 14.66693, 11.5315, 10.95135, 4.594389, 3.34459, 1.861796, 3.594087, 1.02246, 0.05844921, 3.427015, 10.06117, 12.82842, 22.51842, 27.49002, 24.72171, 24.69139, 16.10051, 9.472483, 9.907531, 5.207892, 1.785522, 4.817197, 10.35713, 13.66811, 16.87607, 19.96692, 18.49224, 15.16784, 12.13815, 10.71367, -3.623172, -0.1744603, -4.849021, -2.385889, 4.433743, 2.892171, 12.48544, 10.29743, 20.5907, 28.95038, 27.46642, 19.47161, 28.56223, 20.56068, 9.177771, 3.190943, 3.441962, -5.593332, -1.832299, 2.499859, -5.973117, 2.136623, 1.443598, 16.25533, 20.68917, 26.67029, 20.47215, 22.9962, 14.03071 ; 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 = -19.5646, -16.87745, -14.64478, -9.954917, -9.561275, -11.12448, -11.33795, -8.624109, -19.96537, -24.50077, -29.55627, -26.89664, -29.02951, -29.6479, -27.27095, -23.29129, -24.82844, -19.63722, -10.64076, -2.903146, 1.427215, 8.498655, 5.742671, 1.003823, 8.807026, -10.32116, -23.23776, -20.69967, -19.16278, -21.70413, -22.1338, -22.8748, -21.04618, -19.05851, -19.04447, -12.74109, -7.535421, -9.039347, -0.9574678, -1.758318, 4.177869, 2.309283, 7.366101, 0.5256687, -5.459474, -8.412712, -14.14147, -10.19976, -14.34372, -10.47388, -17.11178, -15.32209, -13.79978, -7.403703, 1.191431, -0.3507828, 0.6446326, -4.445366, -8.148344, -6.601756, -13.09211, -8.201595, -12.1366, -9.005678, -12.12233, -13.94555, -7.223419, -1.266046, 6.62844, 6.78307, 6.695163, 6.732011, 8.95344, 8.184991, 5.020643, -1.849807, -6.662774, -9.437025, -14.0958, -10.48409, -9.932198, -10.51166, -12.08519, -12.01289, -15.4232, -2.54892, 8.911615, 10.95234, 12.13445, 10.59374, 12.79063, 3.538072, 3.872659, 3.324221, 1.549973, -1.167708, -2.982617, 1.760518, 1.187607, -0.3559574, -1.740137, 4.942586, 1.847547, 4.832675, 0.6107691, 3.366783, 1.32586, -1.974061, -4.839352, -8.617944, -4.332727, -6.255232, 0.9560109, 5.172107, 9.199087, 14.5201, 12.27609, 17.5979, 15.46299, 15.14769, 7.105905, 1.721194, 2.101197, -5.00772, -6.438759, -5.491942, -4.664798, -1.133848, 8.504272, 11.29848, 13.85124, 14.22742, 5.314605, -2.14149, -9.231045, -7.471013, -7.70224, -7.132092, -6.654125, 1.187785, 3.808907, 10.03528, 6.622528, 8.603663, 9.849662, 7.117555, 5.621639, 3.110411, -2.237318, -11.09665, -11.44106, -15.62408, -19.23705, -15.01526, -18.79556, -16.0601, -16.06557, -5.262857, -7.822673, -6.46098, 0.9697595, 3.844074, 3.906309, 5.512269, 5.720584, 10.8523, 7.043155, -3.11205 ; 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 = 17.0119, 17.13844, 17.0119, 16.91703, 16.82219, 16.66418, 16.79058, 16.63259, 16.53783, 16.53783, 16.4431, 16.41152, 16.41152, 16.47467, 16.601, 16.82219, 17.13844, 17.23338, 17.17008, 17.58176, 17.77198, 17.83542, 17.67686, 17.55007, 17.32835, 17.51838, 17.4867, 17.55007, 17.4867, 17.42335, 17.32835, 17.23338, 17.13844, 17.1068, 17.07516, 16.98027, 17.0119, 17.04353, 17.13844, 17.20173, 17.4867, 17.58176, 17.67686, 17.74027, 17.83542, 17.67686, 17.77198, 17.89888, 17.77198, 17.77198, 17.36001, 17.32835, 17.1068, 17.36001, 17.17008, 17.23338, 16.98027, 16.79058, 16.75897, 16.79058, 16.63259, 16.94865, 17.07516, 17.36001, 17.42335, 17.4867, 18.02583, 17.99409, 18.08934, 18.02583, 17.89888, 17.86715, 17.64515, 17.29669, 17.17008, 17.89888, 17.61345, 17.36001, 17.51838, 17.42335, 17.55007, 17.64515, 17.61345, 17.64515, 17.58176, 17.55007, 17.64515, 17.70856, 17.77198, 17.8037, 17.99409, 18.2164, 18.24817, 18.1211, 18.18463, 18.18463, 18.15286, 18.2164, 18.02583, 17.89888, 17.83542, 17.61345, 17.64515, 17.74027, 17.74027, 17.70856, 17.70856, 17.67686, 17.67686, 17.61345, 17.74027, 17.89888, 18.02583, 18.08934, 18.24817, 18.15286, 18.15286, 18.24817, 18.34353, 18.43892, 18.50254, 18.34353, 18.31174, 18.40712, 18.37532, 18.34353, 18.34353, 18.34353, 18.24817, 18.27995, 18.2164, 18.2164, 18.18463, 18.27995, 18.34353, 18.31174, 18.27995, 18.31174, 18.27995, 18.31174, 18.37532, 18.34353, 18.37532, 18.43892, 18.40712, 18.43892, 18.40712, 18.37532, 18.34353, 18.18463, 18.2164, 18.1211, 17.83542, 17.58176, 17.39168, 17.32835, 17.32835, 17.42335, 17.4867, 17.67686, 18.31174, 17.99409, 18.02583, 17.74027, 17.70856, 18.82092, 18.69351, 18.59801 ; 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 ; }