netcdf A0106.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:scale_factor = 1. ; lat:add_offset = 0. ; 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:scale_factor = 1. ; lon:add_offset = 0. ; 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:scale_factor = 1. ; depth:add_offset = 0. ; 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:scale_factor = 1. ; time:add_offset = 0. ; 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:scale_factor = 1.f ; current_speed:add_offset = 0.f ; 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:scale_factor = 1.f ; current_direction:add_offset = 0.f ; 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:scale_factor = 1.f ; current_u:add_offset = 0.f ; 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:scale_factor = 1.f ; current_v:add_offset = 0.f ; 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:scale_factor = 1.f ; temperature:add_offset = 0.f ; temperature:_FillValue = -999.f ; temperature:units = "celsius" ; temperature:valid_range = -0.5f, 30.f ; temperature:is_dead = 0 ; temperature:calibration_coeffs = -0.7015, 0.03423, -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 = "30-Jun-2003 15:04:59: Modified [lon,lat] to [-70.566500,42.527670]." ; :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 = "processed with MATLAB" ; :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 = 712 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65. ; :mooring_site_id = "A0106" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :last_mysql_update_index = -1 ; :starting_julian_day_number = 2452897.00000579 ; :starting_julian_day_string = "2003-09-14 00:00:00" ; :ending_julian_day_number = 2452903.95833912 ; :ending_julian_day_string = "2003-09-20 23:00:00" ; :current_speed_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :current_direction_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :current_u_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :current_v_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :temperature_algorithm_id = "$Id: aanderaa_temperature.m,v 1.4 2003/08/26 12:38:53 jevans AANDERAA_CM_TEMPERATURE $" ; :algorithm_ids = "AANCM_Currents_1.5: 27-Aug-2003 12:11:23\n", "AANCM_Temperature_1.5: 27-Aug-2003 12:11:23" ; data: lat = 42.52767 ; lon = -70.5665 ; depth = 2 ; time = 2452897, 2452897.04166667, 2452897.08333333, 2452897.125, 2452897.16666667, 2452897.20833333, 2452897.25, 2452897.29166667, 2452897.33333333, 2452897.375, 2452897.41666667, 2452897.45833333, 2452897.5, 2452897.54166667, 2452897.58333333, 2452897.625, 2452897.66666667, 2452897.70833333, 2452897.75, 2452897.79166667, 2452897.83333333, 2452897.875, 2452897.91666667, 2452897.95833333, 2452898, 2452898.04166667, 2452898.08333333, 2452898.125, 2452898.16666667, 2452898.20833333, 2452898.25, 2452898.29166667, 2452898.33333333, 2452898.375, 2452898.41666667, 2452898.45833333, 2452898.5, 2452898.54166667, 2452898.58333333, 2452898.625, 2452898.66666667, 2452898.70833333, 2452898.75, 2452898.79166667, 2452898.83333333, 2452898.875, 2452898.91666667, 2452898.95833333, 2452899, 2452899.04166667, 2452899.08333333, 2452899.125, 2452899.16666667, 2452899.20833333, 2452899.25, 2452899.29166667, 2452899.33333333, 2452899.375, 2452899.41666667, 2452899.45833333, 2452899.5, 2452899.54166667, 2452899.58333333, 2452899.625, 2452899.66666667, 2452899.70833333, 2452899.75, 2452899.79166667, 2452899.83333333, 2452899.875, 2452899.91666667, 2452899.95833333, 2452900, 2452900.04166667, 2452900.08333333, 2452900.125, 2452900.16666667, 2452900.20833333, 2452900.25, 2452900.29166667, 2452900.33333333, 2452900.375, 2452900.41666667, 2452900.45833333, 2452900.5, 2452900.54166667, 2452900.58333333, 2452900.625, 2452900.66666667, 2452900.70833333, 2452900.75, 2452900.79166667, 2452900.83333333, 2452900.875, 2452900.91666667, 2452900.95833333, 2452901, 2452901.04166667, 2452901.08333333, 2452901.125, 2452901.16666667, 2452901.20833333, 2452901.25, 2452901.29166667, 2452901.33333333, 2452901.375, 2452901.41666667, 2452901.45833333, 2452901.5, 2452901.54166667, 2452901.58333333, 2452901.625, 2452901.66666667, 2452901.70833333, 2452901.75, 2452901.79166667, 2452901.83333333, 2452901.875, 2452901.91666667, 2452901.95833333, 2452902, 2452902.04166667, 2452902.08333333, 2452902.125, 2452902.16666667, 2452902.20833333, 2452902.25, 2452902.29166667, 2452902.33333333, 2452902.375, 2452902.41666667, 2452902.45833333, 2452902.5, 2452902.54166667, 2452902.58333333, 2452902.625, 2452902.66666667, 2452902.70833333, 2452902.75, 2452902.79166667, 2452902.83333333, 2452902.875, 2452902.91666667, 2452902.95833333, 2452903, 2452903.04166667, 2452903.08333333, 2452903.125, 2452903.16666667, 2452903.20833333, 2452903.25, 2452903.29166667, 2452903.33333333, 2452903.375, 2452903.41666667, 2452903.45833333, 2452903.5, 2452903.54166667, 2452903.58333333, 2452903.625, 2452903.66666667, 2452903.70833333, 2452903.75, 2452903.79166667, 2452903.83333333, 2452903.875, 2452903.91666667, 2452903.95833333 ; current_speed = 12.0253, 15.8382, 12.9052, 17.598, 19.0645, 20.531, 22.8774, 21.9975, 23.464, 20.2377, 14.3717, 11.4387, 7.0392, 17.598, 12.6119, 11.1454, 9.0923, 10.5588, 14.0784, 18.7712, 29.0367, 25.2238, 18.1846, 14.665, 13.4918, 9.6789, 2.0531, 8.799, 9.9722, 11.4387, 18.7712, 21.7042, 28.1568, 27.2769, 24.3439, 20.2377, 15.5449, 19.0645, 25.8104, 23.7573, 26.6903, 19.9444, 13.4918, 10.5588, 12.0253, 7.9191, 5.866, 5.2794, 6.4526, 1.4665, 2.3464, 9.9722, 14.665, 17.8913, 17.8913, 11.732, 12.9052, 2.933, 6.1593, 12.9052, 11.4387, 6.4526, 2.0531, 4.6928, 7.0392, 10.2655, 11.732, 21.7042, 30.5032, 35.4893, 35.7826, 29.9166, 29.33, 20.531, 18.1846, 28.1568, 21.7042, 21.9975, 17.598, 17.598, 4.1062, 9.0923, 17.598, 19.6511, 26.9836, 27.2769, 20.531, 23.7573, 22.2908, 24.9305, 24.9305, 31.3831, 15.2516, 6.7459, 3.8129, 7.0392, 8.2124, 13.4918, 17.8913, 12.3186, 11.732, 12.0253, 14.665, 15.5449, 16.1315, 14.3717, 9.6789, 14.665, 16.7181, 19.9444, 17.8913, 17.8913, 24.9305, 31.0898, 27.2769, 17.3047, 12.0253, 6.4526, 4.3995, 5.866, 17.3047, 17.8913, 18.7712, 26.6903, 20.8243, 24.0506, 24.6372, 21.1176, 15.5449, 8.2124, 3.8129, 8.2124, 7.9191, 13.7851, 8.2124, 11.1454, 13.4918, 15.5449, 15.8382, 20.2377, 11.732, 9.0923, 9.6789, 19.6511, 22.8774, 24.3439, 24.3439, 25.2238, 20.8243, 12.0253, 10.5588, 21.7042, 18.7712, 7.6258, 2.0531, 7.9191, 4.9861, 9.9722, 14.9583, 22.8774, 23.1707, 24.0506, 20.8243, 16.4248, 13.1985, 15.2516, 17.0114, 11.732 ; 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 = 174.9188, 205.8596, 214.298, 203.3984, 184.412, 179.8412, 178.0832, 166.832, 169.2932, 159.0968, 161.558, 198.476, 217.814, 249.458, 252.2708, 246.6452, 224.4944, 178.7864, 139.7588, 125.6948, 142.22, 130.2656, 127.8044, 115.85, 134.1332, 222.0332, 179.138, 159.8, 178.7864, 147.494, 135.5396, 131.672, 134.1332, 139.4072, 153.8228, 156.284, 170.6996, 206.2112, 248.4032, 244.8872, 261.764, 233.636, 219.9236, 233.2844, 290.2436, 322.9424, 117.9596, 83.5028, 88.0736, 344.3516, 106.7084, 130.2656, 141.1652, 162.6128, 178.7864, 168.59, 177.38, 199.1792, 286.0244, 50.4524, 53.2652, 3.338, 246.6452, 85.6124, 79.6352, 122.882, 136.946, 131.3204, 126.0464, 126.7496, 132.7268, 142.9232, 146.4392, 179.138, 206.9144, 231.1748, 256.8416, 290.9468, 286.7276, 294.8144, 345.4064, 3.6896, 87.3704, 98.9732, 117.608, 129.5624, 158.042, 196.3664, 209.3756, 237.152, 250.8644, 270.2024, 276.5312, 342.632, 45.53, 55.0232, 126.7496, 134.4848, 103.8956, 118.3112, 147.1424, 181.9508, 181.2476, 169.6448, 178.4348, 197.7728, 242.0744, 201.6404, 196.718, 222.7364, 250.5128, 255.7868, 274.7732, 283.9148, 272.6636, 280.7504, 286.0244, 291.2984, 102.8408, 114.4436, 165.7772, 174.2156, 214.6496, 214.6496, 233.636, 271.9604, 269.4992, 266.6864, 276.8828, 310.988, 319.0748, 286.0244, 218.8688, 278.2892, 268.796, 288.4856, 274.7732, 290.2436, 307.8236, 342.9836, 338.7644, 50.1008, 91.9412, 103.544, 122.1788, 128.156, 140.1104, 139.7588, 145.3844, 188.9828, 223.4396, 256.49, 262.8188, 267.038, 229.4168, 5.096, 82.0964, 100.3796, 108.1148, 116.9048, 134.4848, 153.4712, 164.0192, 179.138, 188.2796, 194.2568, 173.5124, 174.9188 ; 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.06505, -6.908106, -7.272044, -6.988557, -1.466591, 0.0569033, 0.7652085, 5.011187, 4.359218, 7.220613, 4.546409, -3.625009, -4.315734, -16.47903, -12.01292, -10.23223, -6.372243, 0.2236326, 9.094742, 15.24478, 17.78879, 19.24718, 14.3678, 13.1976, 9.683374, -6.480615, 0.03088719, 3.038279, 0.2112085, 6.147019, 13.14765, 16.21224, 20.20878, 17.7485, 10.73928, 8.139673, 2.512222, -8.420432, -23.99843, -21.51162, -26.41503, -16.06056, -8.658573, -8.46407, -11.2825, -4.772189, 5.181311, 5.245492, 6.448953, -0.395564, 2.247336, 7.609352, 9.196085, 5.346415, 0.378933, 2.320923, 0.5899186, -0.9635603, -5.919976, 9.951146, 9.167117, 0.37571, -1.884885, 4.679047, 6.924335, 8.620869, 8.009288, 16.30049, 24.66308, 28.43608, 26.2858, 18.03627, 16.21426, 0.3088719, -8.23142, -21.9359, -21.13434, -20.54375, -16.85332, -15.97321, -1.034603, 0.5851002, 17.57947, 19.4106, 23.91122, 21.02862, 7.677092, -6.694304, -10.93437, -20.94442, -23.55297, -31.3829, -15.15262, -2.013704, 2.720952, 5.767809, 6.580251, 9.625541, 17.36771, 10.84511, 6.365232, -0.4093569, -0.3193012, 2.794196, 0.4406238, -4.386865, -8.551855, -5.40816, -4.809152, -13.5348, -16.86642, -17.34363, -24.84404, -30.17745, -27.24743, -17.00099, -11.55805, -6.011896, 4.289474, 5.340225, 4.251646, 1.803182, -10.67248, -15.17493, -16.76911, -24.03652, -24.63626, -21.08229, -15.43287, -6.199105, -2.497729, -7.893301, -4.969545, -13.64109, -8.210587, -10.57034, -13.44501, -14.58469, -12.51063, -5.92247, -4.249375, 6.975377, 9.673346, 19.10461, 19.36321, 19.14238, 15.612, 16.29474, 11.82962, -1.877606, -7.26012, -21.10363, -18.62395, -7.615612, -1.559252, 0.7034122, 4.938736, 9.809011, 14.2169, 20.40114, 16.53082, 10.74214, 5.733247, 0.2470975, -1.900635, -3.755986, 1.922087, 1.039074 ; 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 = -11.97804, -14.25225, -10.66122, -16.15084, -19.00801, -20.53092, -22.8646, -21.4191, -23.05551, -18.90575, -13.63363, -10.84911, -5.561005, -6.175031, -3.840557, -4.418302, -6.48571, -10.55643, -10.74649, -10.95238, -22.94971, -16.30294, -11.14657, -6.394184, -9.394729, -7.189071, -2.052868, -8.2578, -9.969963, -9.646658, -13.39766, -14.43037, -19.60639, -20.7128, -21.84704, -18.52863, -15.34056, -17.10414, -9.500102, -10.08264, -3.823407, -11.82529, -10.34687, -6.312509, 4.160901, 6.31968, -2.750268, 0.5973887, 0.2169086, 1.412144, -0.6745922, -6.44535, -11.42341, -17.0738, -17.88729, -11.50014, -12.89171, -2.770206, 1.700254, 8.216987, 6.841624, 6.441653, -0.8138976, 0.3590144, 1.266457, -5.573249, -8.572697, -14.33061, -17.94931, -21.23392, -24.27861, -23.86831, -24.44068, -20.52868, -16.21491, -17.65281, -4.94083, 7.864127, 5.065089, 7.385532, 3.973723, 9.073455, 0.8073798, -3.06503, -12.50473, -17.37315, -19.04165, -22.79464, -19.42471, -13.52261, -8.172341, 0.110862, 1.734782, 6.438335, 2.671073, 4.035184, -4.913635, -9.453975, -4.296658, -5.842223, -9.855133, -12.01833, -14.66152, -15.29171, -16.12548, -13.6858, -4.532867, -13.63136, -16.01146, -14.64884, -5.968471, -4.392864, 2.07451, 7.476437, 1.267608, 3.227861, 3.319544, 2.343747, -0.9777574, -2.427335, -16.77427, -17.8002, -15.44202, -21.95663, -12.347, 0.8227412, -0.2153414, -1.220618, 1.862882, 5.386521, 2.880895, 2.267006, -6.165692, 1.987393, -0.1725607, 3.533831, 1.122676, 5.378726, 9.712499, 19.35172, 10.93538, 5.832155, -0.3278616, -4.602131, -12.18366, -15.03978, -18.67863, -19.25413, -17.13802, -11.87781, -7.66674, -5.070428, -2.346545, -0.3940527, -1.335647, 7.887798, 0.6856226, -1.796681, -4.650864, -10.35224, -16.23617, -21.51831, -20.01952, -16.42294, -13.06093, -14.78188, -16.90246, -11.68589 ; 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 = 16.89364, 16.92529, 17.05194, 16.98861, 16.95695, 16.95695, 16.92529, 16.95695, 16.86199, 16.95695, 16.98861, 17.02027, 17.02027, 16.76705, 16.92529, 17.05194, 17.21032, 17.21032, 17.21032, 17.65425, 16.89364, 17.46391, 17.74948, 17.33709, 17.14696, 17.14696, 17.14696, 17.11528, 17.08361, 17.05194, 16.98861, 17.14696, 17.05194, 17.11528, 17.11528, 17.17863, 17.14696, 17.17863, 17.21032, 16.95695, 17.17863, 17.4322, 17.33709, 18.00359, 17.71774, 17.68599, 17.68599, 17.81298, 17.71774, 17.68599, 17.68599, 17.62252, 17.62252, 17.55906, 17.55906, 17.17863, 17.30539, 17.21032, 17.08361, 17.21032, 17.33709, 17.30539, 17.36879, 17.40049, 17.49562, 17.55906, 17.52734, 17.65425, 17.68599, 17.81298, 17.78123, 17.74948, 17.68599, 17.74948, 17.71774, 17.71774, 17.62252, 17.36879, 17.40049, 17.36879, 17.36879, 17.33709, 17.30539, 17.36879, 17.49562, 17.49562, 17.55906, 17.59079, 17.4322, 17.4322, 17.62252, 17.78123, 17.71774, 17.71774, 17.65425, 17.55906, 17.62252, 17.40049, 17.46391, 17.4322, 17.46391, 17.46391, 17.40049, 17.40049, 17.40049, 17.27369, 17.21032, 17.17863, 17.21032, 17.36879, 17.40049, 17.33709, 17.36879, 17.4322, 17.27369, 17.36879, 17.33709, 17.30539, 17.242, 17.30539, 17.30539, 17.21032, 17.21032, 17.02027, 17.21032, 17.242, 17.05194, 17.27369, 17.30539, 17.40049, 17.36879, 17.36879, 17.27369, 17.21032, 17.05194, 17.02027, 16.95695, 16.95695, 16.89364, 17.08361, 17.11528, 17.05194, 17.08361, 17.11528, 17.11528, 17.08361, 16.98861, 16.98861, 17.02027, 17.02027, 17.05194, 16.92529, 16.98861, 16.95695, 16.95695, 16.95695, 16.98861, 17.02027, 17.05194, 17.40049, 17.49562, 17.65425, 17.81298, 18.13074, 18.32159, 18.35342, 17.90827, 18.19434 ; 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 ; }