netcdf A0114.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 167 ; 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, 300.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 = -300.f, 300.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 = -300.f, 300.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.6995, 0.03426, -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 = "23-May-2005 12:08:45: Modified [lon,lat] to [-70.565900,42.523200].\n", "Fri Apr 29 17:42:15 2005: /usr/local/nco/bin/ncrcat -d time,2453490.70763889,2453520.6666667 A0114.aanderaa.realtime.nc A0114.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 = "AANCM687" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0114" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453583.00000579 ; :starting_julian_day_string = "2005-07-31 00:00:00" ; :ending_julian_day_number = 2453589.91667244 ; :ending_julian_day_string = "2005-08-06 22:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Apr-2005 20:53:25\n", "AANCM_Temperature_1.5: 19-Apr-2005 20:53:25" ; :longitude = -70.5659 ; :latitude = 42.5232 ; data: lat = 42.5232 ; lon = -70.5659 ; depth = 2 ; time = 2453583, 2453583.04166667, 2453583.08333333, 2453583.125, 2453583.16666667, 2453583.20833333, 2453583.25, 2453583.29166667, 2453583.33333333, 2453583.375, 2453583.41666667, 2453583.45833333, 2453583.5, 2453583.54166667, 2453583.58333333, 2453583.625, 2453583.66666667, 2453583.70833333, 2453583.75, 2453583.79166667, 2453583.83333333, 2453583.875, 2453583.91666667, 2453583.95833333, 2453584, 2453584.04166667, 2453584.08333333, 2453584.125, 2453584.16666667, 2453584.20833333, 2453584.25, 2453584.29166667, 2453584.33333333, 2453584.375, 2453584.41666667, 2453584.45833333, 2453584.5, 2453584.54166667, 2453584.58333333, 2453584.625, 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.83333333, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333, 2453587.625, 2453587.66666667, 2453587.70833333, 2453587.75, 2453587.79166667, 2453587.83333333, 2453587.875, 2453587.91666667, 2453587.95833333, 2453588, 2453588.04166667, 2453588.08333333, 2453588.125, 2453588.16666667, 2453588.20833333, 2453588.25, 2453588.29166667, 2453588.33333333, 2453588.375, 2453588.41666667, 2453588.45833333, 2453588.5, 2453588.54166667, 2453588.58333333, 2453588.625, 2453588.66666667, 2453588.70833333, 2453588.75, 2453588.79166667, 2453588.83333333, 2453588.875, 2453588.91666667, 2453588.95833333, 2453589, 2453589.04166667, 2453589.08333333, 2453589.125, 2453589.16666667, 2453589.20833333, 2453589.25, 2453589.29166667, 2453589.33333333, 2453589.375, 2453589.41666667, 2453589.45833333, 2453589.5, 2453589.54166667, 2453589.58333333, 2453589.625, 2453589.66666667, 2453589.70833333, 2453589.75, 2453589.79166667, 2453589.83333333, 2453589.875, 2453589.91666667 ; current_speed = 21.9975, 21.4109, 29.0367, 22.5841, 15.2516, 9.6789, 12.6119, 22.2908, 17.598, 19.0645, 12.6119, 11.1454, 16.7181, 15.8382, 13.1985, 12.3186, 11.732, 21.4109, 25.8104, 19.0645, 9.0923, 9.6789, 10.5588, 14.9583, 17.0114, 16.1315, 15.5449, 15.2516, 8.799, 7.6258, 12.6119, 17.8913, 22.8774, 26.1037, 24.3439, 21.1176, 16.1315, 16.4248, 21.1176, 26.397, 24.0506, 12.0253, 8.5057, 6.1593, 9.3856, 17.0114, 20.531, 15.2516, 13.1985, 12.0253, 11.1454, 18.4779, 18.1846, 19.9444, 11.4387, 8.5057, 4.1062, 9.3856, 14.9583, 6.7459, 7.9191, 4.9861, 9.6789, 8.799, 8.799, 7.6258, 1.7598, 7.9191, 18.1846, 16.1315, 19.0645, 24.3439, 14.665, 16.7181, 12.6119, 21.7042, 29.9166, 25.8104, 22.8774, 15.5449, 13.4918, 19.3578, 18.4779, 8.5057, 12.3186, 12.3186, 10.5588, 6.4526, 7.3325, 1.4665, 7.0392, 4.9861, 1.7598, 11.4387, 11.4387, 14.3717, 13.7851, 8.799, 8.2124, 10.5588, 17.0114, 19.6511, 18.7712, 15.2516, 10.2655, 10.2655, 4.3995, 13.7851, 7.3325, 12.9052, 3.8129, 6.1593, 11.4387, 12.0253, 13.7851, 21.7042, 4.3995, 6.4526, 13.7851, 17.598, 20.8243, 21.4109, 28.7434, 23.464, 23.464, 26.397, 34.6094, 35.7826, 31.6764, 25.8104, 14.3717, 3.2263, 4.6928, 8.5057, 6.4526, 5.866, 7.3325, 3.8129, 15.2516, 22.5841, 15.5449, 28.1568, 21.9975, 12.3186, 12.0253, 8.2124, 9.3856, 16.4248, 19.6511, 19.3578, 13.4918, 10.5588, 9.3856, 10.8521, 12.0253, 18.4779, 22.2908, 19.6511, 20.531, 12.9052, 8.799, 4.6928, 9.9722, 6.7459, 9.6789, 7.0392, 9.6789 ; 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 ; current_direction = 78.2288, 96.512, 129.914, 138.704, 140.8136, 155.2292, 192.8504, 258.248, 266.6864, 287.7824, 286.376, 255.0836, 251.216, 260.7092, 278.9924, 300.0884, 338.4128, 346.1096, 1.2284, 13.5344, 21.9728, 104.2472, 215.3528, 205.1564, 165.074, 166.1288, 175.622, 202.3436, 249.1064, 306.4172, 302.9012, 308.8784, 336.6548, 2.2832, 25.4888, 39.9044, 88.7768, 102.4892, 136.2428, 149.9552, 145.0328, 173.5124, 158.042, 261.4124, 284.9696, 300.7916, 332.7872, 3.6896, 17.7536, 59.9456, 97.9184, 107.4116, 125.3432, 133.43, 122.5304, 135.188, 190.0376, 180.896, 240.668, 269.4992, 255.0836, 255.7868, 200.9372, 165.4256, 172.4576, 206.2112, 235.0424, 320.1296, 294.1112, 309.5816, 340.1708, 333.4904, 31.466, 42.7172, 89.1284, 123.5852, 129.5624, 142.5716, 142.5716, 144.3296, 165.074, 242.0744, 249.1064, 264.5768, 275.4764, 299.3852, 316.9652, 326.1068, 343.3352, 246.2936, 97.2152, 106.0052, 336.6548, 321.1844, 331.3808, 335.2484, 359.822, 56.7812, 95.4572, 122.1788, 130.2656, 127.8044, 126.0464, 132.7268, 133.43, 227.3072, 233.9876, 257.8964, 293.7596, 318.3716, 37.0916, 102.8408, 97.9184, 129.5624, 134.1332, 134.1332, 107.7632, 8.9636, 303.2528, 315.2072, 327.1616, 1.9316, 11.7764, 46.9364, 68.0324, 91.5896, 101.0828, 125.3432, 113.3888, 134.8364, 139.7588, 235.7456, 247.7, 283.9148, 304.6592, 8.612, 85.2608, 52.562, 68.0324, 72.6032, 88.0736, 99.3248, 112.6856, 131.3204, 146.0876, 125.6948, 136.946, 154.8776, 148.9004, 191.7956, 171.7544, 172.4576, 142.5716, 187.5764, 310.2848, 292.0016, 298.3304, 306.0656, 331.7324, 335.6, 51.5072, 147.1424, 110.9276, 112.6856, 112.334, 45.1784, 331.3808 ; 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 ; current_u = 21.53489, 21.27276, 22.27139, 14.90436, 9.636652, 4.055357, -2.804965, -21.82355, -17.56858, -18.15366, -12.10026, -10.76983, -15.82768, -15.63043, -13.03628, -10.6587, -4.3164, -5.140016, 0.5533229, 4.461648, 3.402033, 9.381206, -6.109422, -6.358633, 4.381649, 3.867367, 1.186638, -5.79805, -8.220416, -6.1366, -10.58906, -13.92802, -9.065626, 1.03994, 10.47602, 13.54712, 16.12782, 16.03614, 14.60501, 13.21637, 13.78358, 1.358717, 3.18051, -6.090246, -9.067081, -14.61339, -9.388757, 0.9814583, 4.024541, 10.4085, 11.03913, 17.63124, 14.83321, 14.48392, 9.644039, 5.994671, -0.7156878, -0.1467674, -13.04058, -6.745642, -7.652246, -4.833469, -3.458701, 2.214154, 1.154955, -3.368173, -1.44229, -5.076564, -16.59807, -12.43284, -6.46701, -10.86584, 7.65502, 11.34123, 12.61044, 18.08099, 23.06365, 15.68678, 13.90419, 9.064567, 3.4751, -17.10371, -17.26287, -8.467627, -12.26237, -10.7337, -7.205773, -3.59827, -2.102756, -1.342753, 6.983459, 4.792822, -0.6973558, -7.16996, -5.478978, -6.017217, -0.04282591, 7.361108, 8.175178, 8.936866, 12.98066, 15.52649, 15.17728, 11.20378, 7.454958, -7.545141, -3.558711, -13.47866, -6.711027, -8.572883, 2.299526, 6.005264, 11.32963, 9.270681, 9.893883, 15.5776, 4.189756, 1.00536, -11.52792, -12.39858, -11.29242, 0.7216842, 5.866322, 17.14271, 21.76041, 26.38684, 33.96395, 29.18793, 29.07362, 18.30275, 9.284215, -2.666687, -4.341824, -8.256095, -5.307581, 0.8783891, 7.307431, 3.027487, 14.14427, 21.55104, 15.53611, 27.78473, 20.29566, 9.251627, 6.709212, 6.66959, 6.40743, 6.973205, 10.15033, -3.957139, 1.934948, 1.385946, 5.704282, -1.430829, -9.173379, -17.13222, -19.62094, -15.88484, -9.723281, -5.331195, 6.886858, 2.546093, 9.314359, 6.224004, 8.952831, 4.99294, -4.636058 ; 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 ; current_v = 4.487578, -2.428238, -18.63102, -16.96766, -11.82143, -8.788355, -12.29602, -4.540099, -1.017182, 5.822352, 3.555794, -2.868931, -5.38325, -2.557004, 2.062971, 6.175752, 10.9091, 20.78477, 25.80447, 18.53507, 8.431849, -2.382035, -8.611807, -13.53952, -16.43742, -15.66106, -15.49954, -14.10652, -3.13802, 4.527136, 6.850684, 11.22983, 21.00452, 26.08298, 21.97449, 16.19965, 0.3443631, -3.551955, -15.25276, -22.85015, -19.70899, -11.94829, -7.888681, -0.919715, 2.424361, 8.708424, 18.25851, 15.21999, 12.56994, 6.022535, -1.53542, -5.529215, -10.5193, -13.71113, -6.151127, -6.034141, -4.043349, -9.384453, -7.327614, -0.05896252, -2.038451, -1.224241, -9.039828, -8.515863, -8.722871, -6.841655, -1.008313, 6.077881, 7.428571, 10.27861, 17.93413, 21.78437, 12.50851, 12.28297, 0.1918485, -12.00625, -19.05443, -20.49639, -18.16725, -12.62844, -13.03658, -9.065735, -6.589841, -0.8038858, 1.175635, 6.044475, 7.717842, 5.356164, 7.024527, -0.5896064, -0.8840984, -1.37479, 1.615732, 8.912662, 10.04115, 13.05139, 13.78503, 4.820425, -0.781017, -5.623228, -10.99501, -12.04549, -11.04573, -10.34826, -7.057201, -6.9607, -2.586731, -2.89046, 2.954265, 9.646235, 3.041445, -1.36886, -1.575825, -7.659132, -9.598962, -15.11326, -1.342216, 6.373798, 7.55884, 12.48858, 17.49665, 21.39873, 28.1384, 16.02145, 8.777465, -0.7322579, -6.652874, -20.69926, -12.57453, -18.19852, -10.97037, -1.815982, -1.780712, 2.04544, 3.669554, 5.799861, 0.6058138, 2.317872, 5.705352, 6.752364, 0.5225525, -4.562274, -8.483868, -8.133591, -9.979695, -4.791668, -6.858158, -14.87106, -16.82666, -18.94902, -13.35233, -10.46745, -7.453231, -10.75736, 7.775408, 6.922421, 10.57822, 11.56882, 18.08258, 11.75255, 5.476641, -3.942053, -3.56195, -2.601719, -3.678032, 4.961944, 8.496356 ; 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 ; temperature = 19.10713, 18.9793, 19.1391, 19.07516, 19.10713, 19.1391, 19.20305, 19.20305, 19.1391, 19.1391, 19.10713, 19.01125, 19.01125, 19.0432, 19.01125, 18.9793, 18.9793, 18.9793, 18.94736, 18.94736, 18.81963, 18.81963, 18.78771, 18.78771, 18.78771, 18.81963, 18.88348, 18.91542, 18.85155, 18.85155, 18.88348, 18.88348, 18.62818, 18.5644, 18.53252, 18.46877, 18.46877, 18.46877, 18.5644, 18.72388, 18.85155, 18.94736, 19.10713, 19.36303, 19.45909, 19.42706, 19.52315, 19.33103, 19.23504, 19.17107, 19.07516, 19.23504, 19.26703, 19.36303, 19.36303, 19.36303, 19.33103, 19.33103, 19.29902, 19.23504, 19.29902, 19.36303, 19.45909, 19.55519, 19.61928, 19.58723, 19.6834, 19.77962, 20.10072, 19.84379, 20.74477, 20.84159, 20.55128, 20.35804, 20.48684, 20.51906, 20.32585, 20.51906, 20.2615, 20.19717, 20.19717, 20.19717, 20.13286, 19.9401, 19.87589, 19.84379, 19.90799, 19.97221, 20.10072, 20.61575, 20.39023, 20.7125, 21.06776, 20.90618, 20.74477, 20.77703, 20.648, 20.55128, 20.48684, 20.61575, 20.51906, 20.58352, 20.648, 20.7125, 20.74477, 20.7125, 20.648, 20.61575, 20.55128, 20.48684, 20.48684, 20.48684, 20.58352, 20.77703, 20.84159, 21.00311, 21.29427, 21.35905, 21.22952, 21.16479, 20.87388, 20.74477, 20.51906, 20.39023, 20.32585, 20.35804, 20.48684, 20.55128, 20.48684, 20.51906, 20.51906, 20.45463, 20.45463, 20.51906, 20.61575, 20.74477, 20.87388, 21.03543, 21.22952, 21.48869, 21.1001, 21.32665, 21.35905, 21.32665, 21.26189, 21.13244, 21.1001, 20.87388, 20.77703, 20.55128, 20.22933, 20.2615, 19.87589, 19.87589, 19.74754, 19.87589, 20.03645, 20.2615, 20.45463, 20.58352, 20.74477, 20.87388, 20.90618, 21.1001, 21.16479, 21.35905, 21.35905 ; 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 ; }