netcdf E0107.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.7353, 0.03429, -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 = "16-Oct-2003 11:33:34: Modified [lon,lat] to [-69.355967,43.714156].\n", "Thu Oct 9 21:04:30 2003: ncrcat -d time,2452922.7916666, pre/E0107.aanderaa.realtime.nc post/E0107.aanderaa.realtime.nc" ; :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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0107" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2452939.04167244 ; :starting_julian_day_string = "2003-10-26 01:00:00" ; :ending_julian_day_number = 2452946.00000579 ; :ending_julian_day_string = "2003-11-02 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:10:03\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:10:03" ; data: lat = 43.7141561889648 ; lon = -69.3559674072266 ; depth = 2 ; time = 2452939.04166667, 2452939.08333333, 2452939.125, 2452939.16666667, 2452939.20833333, 2452939.25, 2452939.29166667, 2452939.33333333, 2452939.375, 2452939.41666667, 2452939.45833333, 2452939.5, 2452939.54166667, 2452939.58333333, 2452939.625, 2452939.66666667, 2452939.70833333, 2452939.75, 2452939.79166667, 2452939.83333333, 2452939.875, 2452939.91666667, 2452939.95833333, 2452940, 2452940.04166667, 2452940.08333333, 2452940.125, 2452940.16666667, 2452940.20833333, 2452940.25, 2452940.29166667, 2452940.33333333, 2452940.375, 2452940.41666667, 2452940.45833333, 2452940.5, 2452940.54166667, 2452940.58333333, 2452940.625, 2452940.66666667, 2452940.70833333, 2452940.75, 2452940.79166667, 2452940.83333333, 2452940.875, 2452940.91666667, 2452940.95833333, 2452941, 2452941.04166667, 2452941.08333333, 2452941.125, 2452941.16666667, 2452941.20833333, 2452941.25, 2452941.29166667, 2452941.33333333, 2452941.375, 2452941.41666667, 2452941.45833333, 2452941.5, 2452941.54166667, 2452941.58333333, 2452941.625, 2452941.66666667, 2452941.70833333, 2452941.75, 2452941.79166667, 2452941.83333333, 2452941.875, 2452941.91666667, 2452941.95833333, 2452942, 2452942.04166667, 2452942.08333333, 2452942.125, 2452942.16666667, 2452942.20833333, 2452942.25, 2452942.29166667, 2452942.33333333, 2452942.375, 2452942.41666667, 2452942.45833333, 2452942.5, 2452942.54166667, 2452942.58333333, 2452942.625, 2452942.66666667, 2452942.70833333, 2452942.75, 2452942.79166667, 2452942.83333333, 2452942.875, 2452942.91666667, 2452942.95833333, 2452943, 2452943.04166667, 2452943.08333333, 2452943.125, 2452943.16666667, 2452943.20833333, 2452943.25, 2452943.29166667, 2452943.33333333, 2452943.375, 2452943.41666667, 2452943.45833333, 2452943.5, 2452943.54166667, 2452943.58333333, 2452943.625, 2452943.66666667, 2452943.70833333, 2452943.75, 2452943.79166667, 2452943.83333333, 2452943.875, 2452943.91666667, 2452943.95833333, 2452944, 2452944.04166667, 2452944.08333333, 2452944.125, 2452944.16666667, 2452944.20833333, 2452944.25, 2452944.29166667, 2452944.33333333, 2452944.375, 2452944.41666667, 2452944.45833333, 2452944.5, 2452944.54166667, 2452944.58333333, 2452944.625, 2452944.66666667, 2452944.70833333, 2452944.75, 2452944.79166667, 2452944.83333333, 2452944.875, 2452944.91666667, 2452944.95833333, 2452945, 2452945.04166667, 2452945.08333333, 2452945.125, 2452945.16666667, 2452945.20833333, 2452945.25, 2452945.29166667, 2452945.33333333, 2452945.375, 2452945.41666667, 2452945.45833333, 2452945.5, 2452945.54166667, 2452945.58333333, 2452945.625, 2452945.66666667, 2452945.70833333, 2452945.75, 2452945.79166667, 2452945.83333333, 2452945.875, 2452945.91666667, 2452945.95833333, 2452946 ; current_speed = 24.0506, 7.9191, 14.0784, 12.9052, 17.3047, 21.7042, 17.0114, 19.3578, 14.9583, 10.5588, 4.1062, 2.933, 6.7459, 13.1985, 17.8913, 13.7851, 11.732, 17.598, 24.0506, 44.5816, 45.1682, 51.6208, 47.5146, 40.1821, 24.3439, 18.7712, 11.4387, 5.866, 7.6258, 7.0392, 14.665, 18.1846, 21.9975, 18.4779, 21.9975, 31.6764, 31.0898, 25.2238, 24.0506, 27.8635, 22.5841, 21.7042, 20.2377, 17.3047, 11.4387, 3.5196, 9.3856, 14.9583, 26.1037, 34.0228, 41.3553, 41.9419, 29.0367, 29.6233, 33.1429, 43.4084, 44.8749, 46.3414, 39.5955, 28.1568, 24.3439, 23.1707, 19.3578, 15.8382, 14.665, 31.3831, 14.9583, 13.4918, 2.3464, 15.8382, 25.8104, 30.2099, 33.1429, 35.7826, 33.7295, 29.33, 27.5702, 28.7434, 35.4893, 37.2491, 41.3553, 44.8749, 43.7017, 46.928, 45.7548, 40.4754, 46.6347, 48.1012, 42.5285, 35.196, 32.263, 26.397, 30.2099, 25.8104, 29.0367, 26.6903, 25.5171, 17.3047, 20.8243, 14.0784, 9.3856, 6.7459, 12.6119, 16.4248, 24.9305, 21.1176, 10.8521, 12.6119, 19.0645, 24.0506, 22.8774, 24.0506, 22.2908, 17.8913, 19.0645, 24.9305, 31.6764, 36.3692, 31.3831, 23.7573, 9.3856, 2.0531, 4.6928, 10.8521, 18.4779, 18.4779, 12.3186, 14.0784, 18.7712, 21.1176, 25.5171, 22.5841, 15.5449, 6.1593, 1.1732, 8.799, 17.598, 15.8382, 15.8382, 12.3186, 11.1454, 9.0923, 9.3856, 17.598, 15.5449, 19.9444, 24.6372, 26.397, 26.1037, 17.0114, 9.0923, 14.0784, 32.263, 24.0506, 26.9836, 26.6903, 20.2377, 17.8913, 19.9444, 21.4109, 17.598, 21.7042, 24.9305, 27.8635, 26.6903, 30.5032, 37.5424, 37.5424 ; 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 = 37.1297, 56.4677, 63.1481, 118.7009, 119.7557, 122.2169, 127.8425, 129.6005, 147.1805, 102.5273, 99.0113, 300.4781, 10.0565, 357.0473, 356.6957, 12.8693, 27.6365, 54.0065, 77.2121, 78.9701, 87.4085, 91.2761, 92.6825, 93.3857, 100.0661, 105.6917, 110.2625, 91.6277, 113.0753, 65.2577, 88.8149, 99.3629, 87.7601, 68.7737, 86.0021, 56.1161, 54.3581, 56.1161, 83.8925, 100.7693, 120.1073, 142.9613, 152.8061, 159.4865, 158.0801, 85.6505, 15.3305, 22.7141, 23.7689, 33.2621, 30.0977, 39.2393, 59.2805, 81.4313, 104.2853, 110.2625, 128.8973, 134.8745, 143.6645, 155.2673, 171.0893, 184.4501, 221.7197, 231.9161, 242.1125, 257.9345, 259.6925, 228.7517, 318.4097, 45.9197, 65.2577, 57.8741, 59.2805, 67.3673, 77.5637, 108.5045, 139.0937, 174.9569, 195.7013, 204.8429, 213.6329, 233.3225, 255.8249, 278.6789, 292.3913, 297.3137, 327.5513, 351.4217, 18.8465, 36.4265, 45.9197, 93.3857, 102.5273, 122.9201, 131.0069, 137.6873, 133.4681, 148.5869, 137.3357, 145.7741, 131.7101, 179.8793, 157.7285, 166.8701, 181.6373, 166.8701, 150.6965, 128.8973, 107.4497, 99.0113, 104.6369, 70.5317, 82.8377, 106.7465, 148.5869, 161.2445, 168.9797, 168.2765, 170.7377, 170.7377, 158.7833, 91.9793, 72.2897, 29.3945, 45.2165, 49.0841, 74.7509, 103.5821, 134.8745, 159.8381, 172.8473, 181.6373, 180.5825, 186.5597, 307.1585, 6.8921, 16.0337, 6.5405, 30.8009, 19.9013, 26.2301, 49.4357, 81.7829, 103.2305, 81.4313, 83.1893, 73.3445, 79.3217, 85.6505, 87.7601, 102.5273, 148.2353, 98.3081, 122.9201, 127.8425, 149.6417, 124.3265, 127.4909, 114.8333, 104.9885, 73.6961, 67.7189, 84.5957, 88.8149, 113.7785, 144.3677, 156.6737, 173.5505 ; 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 = 14.51746, 6.60116, 12.56042, 11.31965, 15.02307, 18.36253, 13.43391, 14.91533, 8.107313, 10.30742, 4.055519, -2.527727, 1.177964, -0.6798749, -1.031236, 3.070325, 5.442011, 14.23825, 23.45405, 43.75806, 45.12201, 51.608, 47.46254, 40.11197, 23.96917, 18.07162, 10.73083, 5.863633, 7.015664, 6.392997, 14.66186, 17.94234, 21.98069, 17.22432, 21.94397, 26.29676, 25.2659, 20.94002, 23.91409, 27.37276, 19.53722, 13.07362, 9.248694, 6.064053, 4.270181, 3.509464, 2.481426, 5.775894, 10.52106, 18.66048, 20.73869, 26.5308, 24.96222, 29.29264, 32.11809, 40.72211, 34.92491, 32.84002, 23.46082, 11.7804, 3.770746, -1.797834, -12.88237, -12.46638, -12.96192, -30.68983, -14.7169, -10.14394, -1.557539, 11.37762, 23.44099, 25.58421, 28.49224, 33.02701, 32.93807, 27.8136, 18.05363, 2.526691, -9.604196, -15.64953, -22.90545, -35.99013, -42.37106, -46.39065, -42.30507, -35.9627, -25.02158, -7.174816, 13.73815, 20.89907, 23.17663, 26.35093, 29.49069, 21.666, 21.91198, 17.96728, 18.51923, 9.019292, 14.11266, 7.918498, 7.006546, 0.01421099, 4.779858, 3.73105, -0.7123239, 4.797064, 5.311405, 9.815498, 18.18716, 23.75376, 22.13495, 22.67553, 22.11686, 17.13251, 9.936508, 8.015913, 6.055159, 7.389818, 5.05125, 3.823843, 3.396614, 2.051875, 4.470393, 5.326429, 13.11513, 13.96323, 11.88488, 13.68469, 13.30228, 7.278689, 3.17724, -0.6452816, -0.1580352, -0.7036287, -0.9350024, 1.05588, 4.860615, 1.804058, 8.110051, 4.193262, 4.926012, 6.907208, 9.289244, 17.1309, 15.37139, 19.80366, 23.60356, 25.93988, 26.02852, 16.9984, 8.875837, 7.411321, 31.92441, 20.18878, 21.30895, 13.48944, 16.71305, 14.19585, 18.10021, 20.68245, 16.89032, 20.08365, 24.81968, 27.85754, 24.42459, 17.77059, 14.86555, 4.217042 ; 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.17485, 4.374566, 6.359015, -6.197558, -8.588372, -11.57107, -10.43637, -12.33926, -12.57069, -2.290254, -0.643151, 1.487644, 6.642256, 13.18098, 17.86156, 13.43883, 10.39348, 10.34223, 5.323421, 8.529407, 2.042271, -1.149611, -2.223748, -2.373044, -4.254929, -5.076877, -3.96147, -0.1666232, -2.98886, 2.946171, 0.3033077, -2.9584, 0.8597431, 6.68997, 1.533664, 17.65997, 18.11657, 14.06257, 2.558845, -5.206433, -11.32866, -17.32492, -18.00073, -16.2074, -10.61176, 0.2669272, 9.05163, 13.79818, 23.88955, 28.44886, 35.77943, 32.48446, 14.83298, 4.413729, -8.178023, -15.03327, -28.17813, -32.69646, -31.8966, -25.57396, -24.05009, -23.10085, -14.44884, -9.769235, -6.859363, -6.560002, -2.676504, -8.895461, 1.754897, 11.0181, 10.80262, 16.06507, 16.93057, 13.76994, 7.263785, -9.30873, -20.83705, -28.63213, -34.16504, -33.80219, -34.43256, -26.80424, -10.70194, 7.081284, 17.42937, 18.57262, 39.35373, 47.56309, 40.24844, 28.31938, 22.44427, -1.558934, -6.552671, -14.02715, -19.05243, -19.73699, -17.5545, -14.76838, -15.31288, -11.64039, -6.244821, -6.745885, -11.67103, -15.99542, -24.92032, -20.56553, -9.463458, -7.919345, -5.716841, -3.767028, -5.780948, 8.015711, 2.779226, -5.155159, -16.27025, -23.60667, -31.09227, -35.61052, -30.97392, -23.44755, -8.749429, -0.07091086, 1.42757, 9.45501, 13.01638, 12.10211, 3.23999, -3.306149, -13.24414, -19.82356, -25.31852, -22.57488, -15.5441, -6.118977, 0.7086386, 8.735417, 16.91343, 15.73512, 13.60425, 11.58294, 9.997717, 5.912732, 1.341431, -4.027638, 2.316115, 2.365195, 7.061429, 4.891218, 1.97971, 0.664868, -1.972163, -11.9697, -4.661877, -13.07076, -16.55425, -23.03057, -11.4122, -10.88928, -8.376242, -5.537397, 4.940322, 8.229168, 2.34803, 0.5762846, -10.76158, -24.79216, -34.47386, -37.3048 ; 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 = 10.25788, 10.28956, 10.28956, 10.32125, 10.32125, 10.35293, 10.35293, 10.3846, 10.3846, 10.3846, 10.3846, 10.3846, 10.3846, 10.3846, 10.3846, 10.3846, 10.3846, 10.3846, 10.41628, 10.44795, 10.41628, 10.3846, 10.3846, 10.35293, 10.35293, 10.35293, 10.35293, 10.3846, 10.3846, 10.41628, 10.44795, 10.44795, 10.44795, 10.47962, 10.47962, 10.47962, 10.54295, 10.54295, 10.57461, 10.57461, 10.60627, 10.60627, 10.63793, 10.63793, 10.60627, 10.60627, 10.60627, 10.63793, 10.63793, 10.60627, 10.60627, 10.60627, 10.57461, 10.57461, 10.63793, 10.63793, 10.60627, 10.54295, 10.51129, 10.47962, 10.47962, 10.47962, 10.54295, 10.57461, 10.63793, 10.76452, 10.63793, 10.92272, 10.73288, 10.82781, 10.76452, 10.76452, 10.89108, 10.73288, 10.66958, 10.57461, 10.54295, 10.54295, 10.57461, 10.57461, 10.66958, 10.63793, 10.57461, 10.60627, 10.60627, 10.60627, 10.60627, 10.60627, 10.66958, 10.70123, 10.70123, 10.70123, 10.70123, 10.70123, 10.70123, 10.70123, 10.70123, 10.66958, 10.66958, 10.66958, 10.63793, 10.63793, 10.63793, 10.63793, 10.60627, 10.60627, 10.57461, 10.57461, 10.57461, 10.57461, 10.60627, 10.63793, 10.63793, 10.66958, 10.66958, 10.63793, 10.60627, 10.54295, 10.47962, 10.44795, 10.41628, 10.41628, 10.41628, 10.41628, 10.44795, 10.51129, 10.47962, 10.47962, 10.51129, 10.51129, 10.47962, 10.41628, 10.35293, 10.3846, 10.47962, 10.57461, 10.66958, 10.63793, 10.73288, 10.66958, 10.60627, 10.60627, 10.57461, 10.57461, 10.51129, 10.54295, 10.57461, 10.57461, 10.57461, 10.57461, 10.57461, 10.57461, 10.51129, 10.47962, 10.51129, 10.51129, 10.54295, 10.57461, 10.60627, 10.63793, 10.63793, 10.73288, 10.73288, 10.73288, 10.73288, 10.73288, 10.70123, 10.66958 ; 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 ; }