netcdf A0107.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.7711, 0.03433, -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 = "11-Oct-2003 13:44:00: Modified [lon,lat] to [-70.566368,42.522900].\n", "Sat Oct 11 13:16:36 2003: ncrcat -d time,2452924.49, pre/A0107.aanderaa.realtime.nc post/A0107.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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0107" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2452988.04167244 ; :starting_julian_day_string = "2003-12-14 01:00:00" ; :ending_julian_day_number = 2452995.00000579 ; :ending_julian_day_string = "2003-12-21 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 28-Aug-2003 14:42:16\n", "AANCM_Temperature_1.5: 28-Aug-2003 14:42:16" ; data: lat = 42.5228996276855 ; lon = -70.5663681030273 ; depth = 2 ; time = 2452988.04166667, 2452988.08333333, 2452988.125, 2452988.16666667, 2452988.20833333, 2452988.25, 2452988.29166667, 2452988.33333333, 2452988.375, 2452988.41666667, 2452988.45833333, 2452988.5, 2452988.54166667, 2452988.58333333, 2452988.625, 2452988.66666667, 2452988.70833333, 2452988.75, 2452988.79166667, 2452988.83333333, 2452988.875, 2452988.91666667, 2452988.95833333, 2452989, 2452989.04166667, 2452989.08333333, 2452989.125, 2452989.16666667, 2452989.20833333, 2452989.25, 2452989.29166667, 2452989.33333333, 2452989.375, 2452989.41666667, 2452989.45833333, 2452989.5, 2452989.54166667, 2452989.58333333, 2452989.625, 2452989.66666667, 2452989.70833333, 2452989.75, 2452989.79166667, 2452989.83333333, 2452989.875, 2452989.91666667, 2452989.95833333, 2452990, 2452990.04166667, 2452990.08333333, 2452990.125, 2452990.16666667, 2452990.20833333, 2452990.25, 2452990.29166667, 2452990.33333333, 2452990.375, 2452990.41666667, 2452990.45833333, 2452990.5, 2452990.54166667, 2452990.58333333, 2452990.625, 2452990.66666667, 2452990.70833333, 2452990.75, 2452990.79166667, 2452990.83333333, 2452990.875, 2452990.91666667, 2452990.95833333, 2452991, 2452991.04166667, 2452991.08333333, 2452991.125, 2452991.16666667, 2452991.20833333, 2452991.25, 2452991.29166667, 2452991.33333333, 2452991.375, 2452991.41666667, 2452991.45833333, 2452991.5, 2452991.54166667, 2452991.58333333, 2452991.625, 2452991.66666667, 2452991.70833333, 2452991.75, 2452991.79166667, 2452991.83333333, 2452991.875, 2452991.91666667, 2452991.95833333, 2452992, 2452992.04166667, 2452992.08333333, 2452992.125, 2452992.16666667, 2452992.20833333, 2452992.25, 2452992.29166667, 2452992.33333333, 2452992.375, 2452992.41666667, 2452992.45833333, 2452992.5, 2452992.54166667, 2452992.58333333, 2452992.625, 2452992.66666667, 2452992.70833333, 2452992.75, 2452992.79166667, 2452992.83333333, 2452992.875, 2452992.91666667, 2452992.95833333, 2452993, 2452993.04166667, 2452993.08333333, 2452993.125, 2452993.16666667, 2452993.20833333, 2452993.25, 2452993.29166667, 2452993.33333333, 2452993.375, 2452993.41666667, 2452993.45833333, 2452993.5, 2452993.54166667, 2452993.58333333, 2452993.625, 2452993.66666667, 2452993.70833333, 2452993.75, 2452993.79166667, 2452993.83333333, 2452993.875, 2452993.91666667, 2452993.95833333, 2452994, 2452994.04166667, 2452994.08333333, 2452994.125, 2452994.16666667, 2452994.20833333, 2452994.25, 2452994.29166667, 2452994.33333333, 2452994.375, 2452994.41666667, 2452994.45833333, 2452994.5, 2452994.54166667, 2452994.58333333, 2452994.625, 2452994.66666667, 2452994.70833333, 2452994.75, 2452994.79166667, 2452994.83333333, 2452994.875, 2452994.91666667, 2452994.95833333, 2452995 ; current_speed = 3.5196, 5.5727, 3.8129, 8.5057, 8.2124, 12.0253, 9.6789, 13.4918, 10.8521, 17.0114, 13.4918, 7.0392, 9.9722, 8.2124, 8.2124, 12.9052, 7.3325, 12.0253, 12.3186, 8.5057, 7.9191, 9.6789, 9.3856, 2.3464, 3.2263, 12.6119, 14.0784, 20.2377, 30.7965, 23.464, 20.531, 19.9444, 15.8382, 21.7042, 21.4109, 18.7712, 35.196, 36.6625, 38.129, 46.3414, 58.9533, 53.3806, 50.4476, 48.6878, 43.7017, 37.2491, 34.6094, 19.0645, 20.2377, 30.5032, 44.8749, 41.9419, 39.0089, 63.6461, 50.4476, 53.6739, 43.995, 28.1568, 18.7712, 21.7042, 13.1985, 21.7042, 16.7181, 14.9583, 13.7851, 10.5588, 13.1985, 23.464, 11.1454, 7.6258, 10.2655, 14.0784, 15.8382, 18.1846, 15.8382, 6.4526, 6.4526, 6.1593, 4.9861, 3.5196, 2.933, 2.0531, 4.6928, 7.9191, 10.2655, 7.0392, 15.5449, 12.9052, 19.0645, 23.1707, 26.397, 15.2516, 21.9975, 11.1454, 13.7851, 16.4248, 19.9444, 17.3047, 21.7042, 19.9444, 18.4779, 9.9722, 5.5727, 11.732, 17.0114, 14.9583, 20.2377, 13.4918, 10.5588, 19.9444, 16.7181, 16.1315, 3.8129, 5.2794, 3.2263, 17.8913, 9.6789, 15.2516, 7.6258, 7.6258, 7.6258, 7.6258, 17.8913, 11.732, 12.0253, 10.8521, 5.2794, 8.2124, 15.5449, 23.1707, 18.1846, 14.665, 9.9722, 14.665, 18.7712, 15.8382, 16.7181, 12.3186, 14.3717, 15.5449, 18.1846, 21.1176, 14.665, 9.3856, 5.866, 3.2263, 6.4526, 10.8521, 11.4387, 8.2124, 2.6397, 9.6789, 14.3717, 22.2908, 23.1707, 24.6372, 14.3717, 10.8521, 3.5196, 2.933, 2.6397, 2.6397, 5.866, 7.3325, 4.9861, 7.3325, 13.1985, 12.9052 ; 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 = 158.4103, 137.3143, 168.2551, 237.1687, 224.8627, 203.4151, 180.5611, 176.6935, 133.4467, 112.7023, 119.0311, 125.3599, 154.8943, 180.9127, 207.2827, 240.6847, 234.7075, 214.3147, 229.7851, 210.7987, 217.4791, 125.7115, 203.0635, 21.6379, 322.6075, 264.5935, 269.8675, 241.7395, 283.2283, 247.7167, 273.0319, 248.7715, 233.6527, 192.5155, 205.1731, 192.8671, 195.3283, 188.2963, 195.3283, 191.4607, 200.2507, 207.6343, 202.7119, 206.2279, 184.7803, 193.5703, 168.9583, 171.0679, 165.7939, 190.4059, 211.8535, 225.9175, 218.1823, 220.9951, 221.3467, 213.6115, 218.1823, 199.8991, 185.8351, 145.4011, 149.9719, 138.7207, 127.4695, 162.6295, 180.9127, 179.1547, 232.2463, 262.1323, 264.2419, 320.4979, 50.1175, 38.5147, 55.3915, 39.9211, 48.3595, 53.9851, 1.5967, 12.1447, 57.1495, 279.3607, 236.1139, 165.0907, 50.4691, 36.7567, 30.7795, 54.3367, 13.9027, 358.0807, 329.2879, 335.9683, 303.2695, 300.1051, 310.3015, 318.3883, 320.8495, 344.3683, 355.9711, 7.5739, 349.2907, 2.6515, 354.2131, 319.0915, 216.4243, 231.8947, 254.0455, 152.7847, 116.5699, 121.4923, 91.2547, 97.2319, 125.3599, 85.2775, 164.3875, 133.7983, 153.1363, 200.9539, 164.0359, 209.3923, 178.0999, 125.7115, 117.9763, 116.5699, 107.0767, 114.8119, 128.5243, 184.4287, 204.8215, 256.8583, 218.8855, 207.6343, 180.9127, 148.2139, 161.9263, 143.2915, 140.8303, 130.6339, 159.1135, 190.4059, 239.6299, 260.7259, 273.3835, 267.7579, 274.4383, 280.4155, 268.1095, 23.7475, 71.2135, 46.9531, 63.1267, 105.3187, 186.8899, 205.5247, 218.8855, 238.9267, 231.5431, 209.7439, 229.4335, 236.8171, 203.7667, 24.0991, 29.7247, 7.9255, 314.8723, 298.3471, 268.4611, 255.4519, 227.3239, 222.0499 ; 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.295063, 3.778158, 0.7761334, -7.147089, -5.793111, -4.778731, -0.09478436, 0.7781704, 7.878781, 15.6934, 11.79664, 5.7407, 4.2311, -0.1308149, -3.76441, -11.25254, -5.984883, -6.779118, -9.40683, -4.355117, -4.818551, 7.858942, -3.676819, 0.8652104, -1.959241, -12.55579, -14.07836, -17.82545, -29.97935, -21.71172, -20.50226, -18.59105, -12.75671, -4.703381, -9.107222, -4.180165, -9.304043, -5.290116, -10.07938, -9.207839, -20.40542, -24.75934, -19.4777, -21.51722, -3.641891, -8.740064, 6.628509, 2.960028, 4.966546, -5.509501, -23.68269, -30.12849, -24.11396, -41.75149, -33.32638, -29.71165, -27.1962, -9.583583, -1.908388, 12.32425, 6.604855, 14.31892, 13.26878, 4.465792, -0.2195821, 0.1557712, -10.43539, -23.24313, -11.08916, -4.850821, 7.877345, 8.766836, 13.03566, 11.66964, 11.83634, 5.219276, 0.1797957, 1.295802, 4.188767, -3.472733, -2.434823, 0.5282414, 3.619469, 4.738935, 5.253221, 5.719049, 3.735032, -0.4322189, -9.736707, -9.436083, -22.07052, -13.19426, -16.77642, -7.401425, -8.703355, -4.425706, -1.401286, 2.280843, -4.033207, 0.9226457, -1.863105, -6.530324, -3.308847, -9.231652, -16.35612, 6.840961, 18.10038, 11.5046, 10.55627, 19.78574, 13.63416, 16.07674, 1.026166, 3.810569, 1.457867, -6.398227, 2.662036, -7.485282, 0.2528481, 6.191893, 6.734662, 6.820434, 17.10252, 10.64902, 9.407922, -0.8379824, -2.216254, -7.997324, -9.758561, -10.74718, -0.2896615, 7.724783, 3.093776, 8.765917, 11.85625, 12.01939, 5.960301, -2.224991, -12.39958, -15.34171, -18.1529, -21.10143, -14.62102, -9.230949, -5.862807, 1.299253, 6.108839, 7.930663, 10.20341, 7.920624, -0.3166633, -4.17064, -9.022066, -19.09224, -18.14442, -12.22311, -10.91749, -9.082423, -1.418446, 1.197591, 1.308851, 0.363976, -4.157123, -6.45324, -4.984302, -7.097399, -9.703503, -8.643614 ; 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 = -3.272674, -4.096402, -3.733072, -4.611513, -5.820943, -11.03502, -9.678436, -13.46934, -7.462767, -6.565432, -6.547359, -4.073659, -9.030092, -8.211358, -7.298817, -6.318583, -4.236358, -9.932341, -7.953582, -7.306154, -6.284402, -5.649614, -8.635421, 2.181056, 2.563276, -1.188309, -0.03255713, -9.582169, 7.047216, -8.897231, 1.085925, -7.221633, -9.386957, -21.18845, -19.37744, -18.29984, -33.94397, -36.27883, -36.77264, -45.41741, -55.30923, -47.29126, -46.53579, -43.67506, -43.54969, -36.20921, -33.96871, -18.83331, -19.61882, -30.00151, -38.11675, -29.1787, -30.66286, -48.03789, -37.87232, -44.70017, -34.58218, -26.47565, -18.67394, -17.86575, -11.427, -16.31076, -10.17027, -14.27611, -13.78335, -10.55765, -8.081023, -3.211896, -1.118204, 5.884077, 6.582396, 11.01562, 8.995557, 13.94629, 10.52377, 3.794101, 6.450095, 6.021451, 2.704704, 0.5724602, -1.635276, -1.983981, 2.98694, 6.344655, 8.819533, 4.104001, 15.08951, 12.89796, 16.3906, 21.16227, 14.48081, 7.650016, 14.2282, 8.332997, 10.69021, 15.81731, 19.89511, 17.15373, 21.32617, 19.92305, 18.38373, 7.536553, -4.484029, -7.239919, -4.67599, -13.30233, -9.052107, -7.0479, -0.2312049, -2.510712, -9.674941, 1.328104, -3.672219, -3.653988, -2.878131, -16.70812, -9.305626, -13.28841, -7.621607, -4.451211, -3.577311, -3.410939, -5.253809, -4.923223, -7.489916, -10.8197, -4.791689, -1.867172, -12.10018, -20.52753, -18.18229, -12.46555, -9.480154, -11.75674, -14.55291, -10.31421, -15.61953, -12.11599, -7.266096, -2.50518, 1.073235, -0.8261636, 1.134858, 1.696778, -0.1935162, 2.953126, 2.078012, 7.407609, 5.170511, -2.169616, -2.620637, -8.734236, -11.18696, -11.50504, -14.41045, -21.39129, -9.34635, -5.9395, -3.221117, 2.677361, 2.292363, 2.614486, 4.138633, 3.481558, -0.1339049, -1.84187, -8.946644, -9.582909 ; 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 = 6.302114, 6.302114, 6.269807, 6.269807, 6.269807, 6.269807, 6.269807, 6.237495, 6.237495, 6.237495, 6.302114, 6.302114, 6.302114, 6.237495, 6.269807, 6.237495, 6.237495, 6.269807, 6.302114, 6.269807, 6.237495, 6.17285, 6.011123, 6.011123, 5.978757, 5.978757, 6.011123, 6.043481, 6.108179, 6.205175, 6.237495, 6.269807, 6.269807, 6.269807, 6.237495, 6.205175, 6.17285, 6.140518, 6.108179, 6.269807, 6.237495, 6.334413, 6.302114, 6.237495, 6.269807, 6.269807, 6.237495, 6.237495, 6.237495, 5.946385, 5.88162, 5.816828, 5.849227, 5.459973, 5.589838, 5.49245, 5.557382, 5.589838, 5.589838, 5.622285, 5.622285, 5.589838, 5.589838, 5.622285, 5.654727, 5.687161, 5.622285, 5.329994, 5.264961, 5.264961, 5.297481, 5.329994, 5.329994, 5.427489, 5.52492, 5.52492, 5.52492, 5.49245, 5.459973, 5.427489, 5.459973, 5.49245, 5.49245, 5.49245, 5.49245, 5.52492, 5.557382, 5.52492, 5.49245, 5.52492, 5.52492, 5.589838, 5.687161, 5.687161, 5.719588, 5.752008, 5.784421, 5.849227, 5.88162, 5.946385, 5.946385, 5.946385, 5.88162, 5.849227, 5.849227, 5.784421, 5.784421, 5.784421, 5.816828, 5.816828, 5.849227, 5.849227, 5.849227, 5.88162, 5.88162, 5.88162, 5.914006, 5.914006, 5.88162, 5.88162, 5.88162, 5.88162, 5.849227, 5.849227, 5.849227, 5.849227, 5.849227, 5.849227, 5.849227, 5.849227, 5.784421, 5.752008, 5.752008, 5.752008, 5.654727, 5.622285, 5.557382, 5.557382, 5.589838, 5.589838, 5.654727, 5.687161, 5.687161, 5.687161, 5.654727, 5.654727, 5.687161, 5.752008, 5.752008, 5.752008, 5.784421, 5.784421, 5.719588, 5.687161, 5.589838, 5.589838, 5.557382, 5.557382, 5.589838, 5.589838, 5.622285, 5.654727, 5.654727, 5.654727, 5.622285, 5.622285, 5.589838, 5.589838 ; 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 ; }