netcdf M0104.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.6719, 0.03412, -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 = "08-Oct-2003 20:33:42: Modified [lon,lat] to [-67.880825,43.491051].\n", "Wed Oct 8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453002.00000579 ; :starting_julian_day_string = "2003-12-28 00:00:00" ; :ending_julian_day_number = 2453008.95833912 ; :ending_julian_day_string = "2004-01-03 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 14:46:52\n", "AANCM_Temperature_1.5: 03-Oct-2003 14:46:52" ; data: lat = 43.4910513070913 ; lon = -67.8808247492864 ; depth = 2 ; time = 2453002, 2453002.04166667, 2453002.08333333, 2453002.125, 2453002.16666667, 2453002.20833333, 2453002.25, 2453002.29166667, 2453002.33333333, 2453002.375, 2453002.41666667, 2453002.45833333, 2453002.5, 2453002.54166667, 2453002.58333333, 2453002.625, 2453002.66666667, 2453002.70833333, 2453002.75, 2453002.79166667, 2453002.83333333, 2453002.875, 2453002.91666667, 2453002.95833333, 2453003, 2453003.04166667, 2453003.08333333, 2453003.125, 2453003.16666667, 2453003.20833333, 2453003.25, 2453003.29166667, 2453003.33333333, 2453003.375, 2453003.41666667, 2453003.45833333, 2453003.5, 2453003.54166667, 2453003.58333333, 2453003.625, 2453003.66666667, 2453003.70833333, 2453003.75, 2453003.79166667, 2453003.83333333, 2453003.875, 2453003.91666667, 2453003.95833333, 2453004, 2453004.04166667, 2453004.08333333, 2453004.125, 2453004.16666667, 2453004.20833333, 2453004.25, 2453004.29166667, 2453004.33333333, 2453004.375, 2453004.41666667, 2453004.45833333, 2453004.5, 2453004.54166667, 2453004.58333333, 2453004.625, 2453004.66666667, 2453004.70833333, 2453004.75, 2453004.79166667, 2453004.83333333, 2453004.875, 2453004.91666667, 2453004.95833333, 2453005, 2453005.04166667, 2453005.08333333, 2453005.125, 2453005.16666667, 2453005.20833333, 2453005.25, 2453005.29166667, 2453005.33333333, 2453005.375, 2453005.41666667, 2453005.45833333, 2453005.5, 2453005.54166667, 2453005.58333333, 2453005.625, 2453005.66666667, 2453005.70833333, 2453005.75, 2453005.79166667, 2453005.83333333, 2453005.875, 2453005.91666667, 2453005.95833333, 2453006, 2453006.04166667, 2453006.08333333, 2453006.125, 2453006.16666667, 2453006.20833333, 2453006.25, 2453006.29166667, 2453006.33333333, 2453006.375, 2453006.41666667, 2453006.45833333, 2453006.5, 2453006.54166667, 2453006.58333333, 2453006.625, 2453006.66666667, 2453006.70833333, 2453006.75, 2453006.79166667, 2453006.83333333, 2453006.875, 2453006.91666667, 2453006.95833333, 2453007, 2453007.04166667, 2453007.08333333, 2453007.125, 2453007.16666667, 2453007.20833333, 2453007.25, 2453007.29166667, 2453007.33333333, 2453007.375, 2453007.41666667, 2453007.45833333, 2453007.5, 2453007.54166667, 2453007.58333333, 2453007.625, 2453007.66666667, 2453007.70833333, 2453007.75, 2453007.79166667, 2453007.83333333, 2453007.875, 2453007.91666667, 2453007.95833333, 2453008, 2453008.04166667, 2453008.08333333, 2453008.125, 2453008.16666667, 2453008.20833333, 2453008.25, 2453008.29166667, 2453008.33333333, 2453008.375, 2453008.41666667, 2453008.45833333, 2453008.5, 2453008.54166667, 2453008.58333333, 2453008.625, 2453008.66666667, 2453008.70833333, 2453008.75, 2453008.79166667, 2453008.83333333, 2453008.875, 2453008.91666667, 2453008.95833333 ; current_speed = 35.196, 20.2377, 14.665, 21.7042, 21.7042, 22.5841, 21.4109, 9.0923, 13.4918, 24.9305, 39.3022, 36.3692, 26.9836, 13.7851, 9.9722, 12.3186, 27.2769, 23.1707, 11.1454, 6.1593, 17.598, 20.8243, 31.9697, 32.8496, 21.9975, 10.2655, 2.6397, 14.9583, 19.9444, 26.6903, 22.5841, 20.2377, 2.6397, 19.0645, 18.4779, 24.3439, 25.8104, 21.9975, 8.2124, 10.8521, 9.6789, 11.1454, 6.7459, 4.1062, 13.4918, 21.4109, 13.4918, 31.3831, 23.464, 27.5702, 14.3717, 3.2263, 11.732, 19.0645, 22.8774, 17.8913, 8.5057, 10.8521, 18.1846, 23.7573, 26.6903, 28.1568, 19.6511, 3.8129, 14.0784, 29.6233, 32.5563, 30.7965, 21.7042, 20.8243, 26.397, 41.3553, 41.6486, 51.3275, 48.9811, 33.4362, 22.8774, 12.0253, 19.6511, 4.3995, 17.3047, 22.8774, 26.1037, 26.9836, 46.3414, 42.2352, 43.7017, 32.8496, 15.8382, 9.0923, 16.4248, 16.7181, 10.2655, 11.1454, 16.4248, 21.9975, 39.5955, 27.8635, 18.7712, 10.8521, 15.2516, 20.2377, 27.8635, 24.6372, 28.4501, 21.9975, 39.3022, 56.3136, 80.6575, 75.9647, 72.4451, 67.459, 52.794, 37.2491, 16.1315, 24.0506, 39.3022, 39.3022, 29.0367, 19.3578, 21.7042, 32.5563, 38.4223, 40.1821, 39.5955, 29.33, 22.2908, 25.8104, 39.3022, 48.6878, 42.5285, 34.0228, 28.7434, 17.0114, 17.3047, 15.8382, 12.9052, 7.0392, 12.0253, 16.4248, 16.1315, 17.3047, 15.2516, 11.732, 29.9166, 37.5424, 43.4084, 41.6486, 30.5032, 31.3831, 31.6764, 37.5424, 35.7826, 32.8496, 29.6233, 14.0784, 5.866, 21.4109, 35.4893, 41.6486, 45.1682, 30.7965, 28.4501, 20.8243, 25.5171, 27.8635, 29.9166, 23.1707 ; 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 = 189.7624, 238.9864, 280.1236, 336.7312, 336.3796, 333.9184, 334.9732, 253.0504, 201.0136, 199.6072, 188.0044, 181.6756, 197.146, 170.4244, 194.3332, 310.3612, 343.7248, 11.8528, 3.4144, 204.5296, 197.146, 187.3012, 182.0272, 183.082, 174.6436, 164.4472, 46.3096, 22.0492, 356.3824, 342.0052, 324.7768, 312.1192, 184.84, 195.0364, 190.8172, 174.9952, 156.712, 155.3056, 131.0452, 44.5516, 58.264, 29.4328, 19.588, 190.8172, 196.0912, 205.5844, 189.7624, 192.5752, 191.1688, 186.2464, 200.662, 247.0732, 343.7248, 10.798, 12.2044, 19.2364, 33.3004, 169.3696, 164.7988, 158.8216, 165.1504, 167.9632, 165.8536, 43.8484, 356.734, 17.1268, 17.83, 36.4648, 41.0356, 113.8168, 148.6252, 142.9996, 153.8992, 165.502, 172.1824, 146.8672, 148.6252, 83.2276, 114.52, 340.5988, 133.1548, 140.89, 140.5384, 175.3468, 181.6756, 167.26, 160.5796, 179.2144, 145.8124, 64.2412, 48.4192, 34.3552, 59.6704, 87.7984, 148.2736, 158.8216, 191.1688, 205.5844, 231.2512, 310.0096, 12.2044, 47.0128, 37.5196, 41.7388, 57.9124, 101.8624, 129.2872, 153.196, 179.2144, 195.0364, 192.5752, 195.7396, 208.3972, 223.8676, 295.594, 337.786, 350.7568, 347.944, 19.588, 65.6476, 103.2688, 152.1412, 152.4928, 167.26, 167.9632, 191.872, 223.1644, 282.5848, 301.9228, 316.69, 318.448, 316.3384, 308.6032, 285.046, 249.886, 252.3472, 235.4704, 267.1144, 308.6032, 330.754, 334.27, 326.1832, 308.2516, 233.7124, 232.6576, 250.9408, 249.1828, 255.8632, 270.6304, 282.9364, 302.9776, 325.1284, 353.5696, 15.3688, 14.314, 40.3324, 160.9312, 189.7624, 197.8492, 207.3424, 221.0548, 236.1736, 259.3792, 305.7904, 322.3156, 326.5348, 340.5988, 12.556 ; 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 = -5.967932, -17.34462, -14.43668, -8.574142, -8.696337, -9.929116, -9.057713, -8.697345, -4.838018, -8.365927, -5.472798, -1.063456, -7.95497, 2.293135, -2.468723, -9.38649, -7.644385, 4.759216, 0.6637895, -2.557115, -5.188024, -2.646464, -1.130894, -1.766162, 2.053482, 2.75245, 1.908722, 5.615385, -1.258434, -8.245453, -13.02568, -15.01134, -0.2227207, -4.945954, -3.467862, 2.123742, 10.20422, 9.190078, 6.193725, 7.613305, 8.231718, 5.476876, 2.261592, -0.770636, -3.739483, -9.246087, -2.287707, -6.832754, -4.544981, -2.999759, -5.071117, -2.971433, -3.287908, 3.571677, 4.836279, 5.894585, 4.669873, 2.001918, 4.768173, 8.582872, 6.84026, 5.871816, 4.802736, 2.641397, -0.8020688, 8.723687, 9.968537, 18.30325, 14.24941, 19.05093, 13.74318, 24.88847, 18.32337, 12.84964, 6.662405, 18.27561, 11.91076, 11.94139, 17.87889, -1.46143, 12.62392, 14.43132, 16.59049, 2.189029, -1.355049, 9.314011, 14.53068, 0.4503968, 8.899553, 8.188812, 12.28609, 9.434386, 8.86051, 11.13717, 8.637205, 7.947104, -7.669654, -12.03258, -14.63961, -8.312022, 3.224186, 14.804, 16.96979, 16.40187, 24.10398, 21.52772, 30.41918, 25.39405, 1.105885, -19.70772, -15.77281, -18.29932, -25.10784, -25.81341, -14.54864, -9.092738, -6.312932, -8.208957, 9.734677, 17.63547, 21.12478, 15.21337, 17.74573, 8.861246, 8.257241, -6.033943, -15.249, -25.19029, -33.35819, -33.39717, -28.20913, -23.48926, -22.46255, -16.42821, -16.24929, -15.0924, -10.63174, -7.030274, -9.397599, -8.024506, -7.003181, -9.630745, -11.97708, -9.456654, -23.78444, -35.48439, -40.57466, -40.38729, -30.50135, -30.58657, -26.57281, -21.46446, -4.007515, 8.706165, 7.32394, 9.111835, 1.916441, -3.630492, -10.87792, -19.12949, -29.6656, -25.58352, -27.96271, -16.89188, -15.5989, -15.36478, -9.937723, 5.037165 ; 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 = -34.68634, -10.4273, 2.5777, 19.93882, 19.88582, 20.28433, 19.40063, -2.650682, -12.59453, -23.48491, -38.91929, -36.35365, -25.78436, -13.59303, -9.66179, 7.977575, 26.18382, 22.67667, 11.12562, -5.603404, -16.81589, -20.65545, -31.94969, -32.80209, -21.90144, -9.889616, 1.823403, 13.86428, 19.90466, 25.38473, 18.44921, 13.57292, -2.630287, -18.41175, -18.14956, -24.25109, -23.70761, -19.98581, -5.392707, 7.733412, 5.091161, 9.706893, 6.355499, -4.033237, -12.96321, -19.31156, -13.29643, -30.63025, -23.01961, -27.40652, -13.44729, -1.256821, 11.26186, 18.72694, 22.36036, 16.89238, 7.109094, -10.66585, -17.54834, -22.15273, -25.79889, -27.53774, -19.05517, 2.749769, 14.05553, 28.30967, 30.9926, 24.76723, 16.37152, -8.409135, -22.53723, -33.02764, -37.40134, -49.69305, -48.52588, -27.99967, -19.53226, 1.418091, -8.155419, 4.149677, -11.83593, -17.75141, -20.15338, -26.89466, -46.32158, -41.1954, -41.21526, -32.84651, -13.10139, 3.951364, 10.90074, 13.80171, 5.183806, 0.4281585, -13.97042, -20.51179, -38.84559, -25.13149, -11.74903, 6.976988, 14.90691, 13.79877, 22.0998, 18.38397, 15.11313, -4.52185, -24.88647, -50.26295, -80.64992, -73.36376, -70.70722, -64.92959, -46.44139, -26.85448, 6.968668, 22.26552, 38.79188, 38.43535, 27.35628, 7.982144, -4.981543, -28.78309, -34.07877, -39.19285, -38.72495, -28.70262, -16.25877, 5.623682, 20.78206, 35.42783, 31.82637, 24.61312, 17.93368, 4.416065, -5.950899, -4.802905, -7.315079, -0.3543669, 7.502864, 14.33113, 14.53206, 14.37711, 9.442508, -6.943452, -18.14672, -12.25928, -15.42681, -10.17217, 0.3356064, 7.025714, 17.24182, 30.80111, 35.55748, 31.67489, 28.70366, 10.732, -5.544115, -21.10086, -33.78108, -36.99552, -34.06052, -17.14375, -5.243586, 12.1785, 20.19398, 23.24431, 28.21781, 22.61655 ; 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 = 7.061118, 7.061118, 7.061118, 7.061118, 7.029157, 7.029157, 6.99719, 6.99719, 6.99719, 6.99719, 6.99719, 7.029157, 7.029157, 6.99719, 7.029157, 7.029157, 6.805265, 6.869265, 6.869265, 6.901255, 6.901255, 6.869265, 6.837268, 6.869265, 6.837268, 6.869265, 6.901255, 6.837268, 6.869265, 6.805265, 6.773257, 6.741242, 6.709222, 6.709222, 6.709222, 6.709222, 6.805265, 6.805265, 6.805265, 6.837268, 6.869265, 6.901255, 6.965218, 6.965218, 6.933239, 6.837268, 6.805265, 6.805265, 6.837268, 6.869265, 6.805265, 6.805265, 6.805265, 6.773257, 6.773257, 6.741242, 6.773257, 6.773257, 6.741242, 6.773257, 6.741242, 6.741242, 6.773257, 6.805265, 6.805265, 6.805265, 6.837268, 6.837268, 6.869265, 6.901255, 6.901255, 6.933239, 6.965218, 6.933239, 6.901255, 6.901255, 6.901255, 6.901255, 6.901255, 6.901255, 6.901255, 6.901255, 6.933239, 6.933239, 6.933239, 6.933239, 6.933239, 6.933239, 6.933239, 6.99719, 6.99719, 6.99719, 6.965218, 6.965218, 6.965218, 6.965218, 6.869265, 6.869265, 6.805265, 6.805265, 6.805265, 6.773257, 6.805265, 6.805265, 6.869265, 6.933239, 6.933239, 6.901255, 6.516968, 6.645162, 6.613123, 6.549026, 6.613123, 6.677195, 6.869265, 6.837268, 6.709222, 6.773257, 6.741242, 6.709222, 6.677195, 6.677195, 6.677195, 6.677195, 6.677195, 6.677195, 6.677195, 6.709222, 6.709222, 6.516968, 6.484904, 6.452833, 6.356584, 6.356584, 6.356584, 6.324487, 6.292385, 6.324487, 6.292385, 6.260275, 6.260275, 6.260275, 6.260275, 6.292385, 6.260275, 6.22816, 6.22816, 6.22816, 6.22816, 6.22816, 6.22816, 6.196038, 6.196038, 6.196038, 6.196038, 6.196038, 6.22816, 6.22816, 6.22816, 6.22816, 6.22816, 6.22816, 6.260275, 6.22816, 6.260275, 6.260275, 6.260275, 6.292385 ; 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 ; }