netcdf A0108.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.7195, 0.03419, -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 = "22-Mar-2004 17:43:05: Modified [lon,lat] to [-70.565200,42.522300]." ; :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 = "AANCM964" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0108" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453114.00000579 ; :starting_julian_day_string = "2004-04-18 00:00:00" ; :ending_julian_day_number = 2453120.95833912 ; :ending_julian_day_string = "2004-04-24 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 23-Mar-2004 17:54:15\n", "AANCM_Temperature_1.5: 23-Mar-2004 17:54:15" ; data: lat = 42.5223 ; lon = -70.5652 ; depth = 2 ; time = 2453114, 2453114.04166667, 2453114.08333333, 2453114.125, 2453114.16666667, 2453114.20833333, 2453114.25, 2453114.29166667, 2453114.33333333, 2453114.375, 2453114.41666667, 2453114.45833333, 2453114.5, 2453114.54166667, 2453114.58333333, 2453114.625, 2453114.66666667, 2453114.70833333, 2453114.75, 2453114.79166667, 2453114.83333333, 2453114.875, 2453114.91666667, 2453114.95833333, 2453115, 2453115.04166667, 2453115.08333333, 2453115.125, 2453115.16666667, 2453115.20833333, 2453115.25, 2453115.29166667, 2453115.33333333, 2453115.375, 2453115.41666667, 2453115.45833333, 2453115.5, 2453115.54166667, 2453115.58333333, 2453115.625, 2453115.66666667, 2453115.70833333, 2453115.75, 2453115.79166667, 2453115.83333333, 2453115.875, 2453115.91666667, 2453115.95833333, 2453116, 2453116.04166667, 2453116.08333333, 2453116.125, 2453116.16666667, 2453116.20833333, 2453116.25, 2453116.29166667, 2453116.33333333, 2453116.375, 2453116.41666667, 2453116.45833333, 2453116.5, 2453116.54166667, 2453116.58333333, 2453116.625, 2453116.66666667, 2453116.70833333, 2453116.75, 2453116.79166667, 2453116.83333333, 2453116.875, 2453116.91666667, 2453116.95833333, 2453117, 2453117.04166667, 2453117.08333333, 2453117.125, 2453117.16666667, 2453117.20833333, 2453117.25, 2453117.29166667, 2453117.33333333, 2453117.375, 2453117.41666667, 2453117.45833333, 2453117.5, 2453117.54166667, 2453117.58333333, 2453117.625, 2453117.66666667, 2453117.70833333, 2453117.75, 2453117.79166667, 2453117.83333333, 2453117.875, 2453117.91666667, 2453117.95833333, 2453118, 2453118.04166667, 2453118.08333333, 2453118.125, 2453118.16666667, 2453118.20833333, 2453118.25, 2453118.29166667, 2453118.33333333, 2453118.375, 2453118.41666667, 2453118.45833333, 2453118.5, 2453118.54166667, 2453118.58333333, 2453118.625, 2453118.66666667, 2453118.70833333, 2453118.75, 2453118.79166667, 2453118.83333333, 2453118.875, 2453118.91666667, 2453118.95833333, 2453119, 2453119.04166667, 2453119.08333333, 2453119.125, 2453119.16666667, 2453119.20833333, 2453119.25, 2453119.29166667, 2453119.33333333, 2453119.375, 2453119.41666667, 2453119.45833333, 2453119.5, 2453119.54166667, 2453119.58333333, 2453119.625, 2453119.66666667, 2453119.70833333, 2453119.75, 2453119.79166667, 2453119.83333333, 2453119.875, 2453119.91666667, 2453119.95833333, 2453120, 2453120.04166667, 2453120.08333333, 2453120.125, 2453120.16666667, 2453120.20833333, 2453120.25, 2453120.29166667, 2453120.33333333, 2453120.375, 2453120.41666667, 2453120.45833333, 2453120.5, 2453120.54166667, 2453120.58333333, 2453120.625, 2453120.66666667, 2453120.70833333, 2453120.75, 2453120.79166667, 2453120.83333333, 2453120.875, 2453120.91666667, 2453120.95833333 ; current_speed = 3.5196, 8.799, 25.5171, 35.196, 43.7017, 49.2744, 48.1012, 47.2213, 28.7434, 22.5841, 20.531, 19.0645, 28.1568, 30.2099, 27.5702, 24.9305, 24.9305, 9.0923, 20.2377, 31.9697, 29.6233, 31.9697, 21.1176, 18.1846, 17.598, 21.1176, 16.7181, 16.1315, 14.3717, 22.2908, 22.8774, 19.0645, 20.531, 17.3047, 8.5057, 4.1062, 1.1732, 4.1062, 5.2794, 16.7181, 24.9305, 34.6094, 33.7295, 34.9027, 40.4754, 39.3022, 28.1568, 24.3439, 31.0898, 30.5032, 32.8496, 38.4223, 41.9419, 49.5677, 47.5146, 41.9419, 52.2074, 45.1682, 41.062, 39.3022, 47.8079, 47.5146, 56.6069, 44.2883, 46.6347, 37.8357, 30.2099, 21.9975, 24.0506, 17.598, 14.9583, 13.1985, 7.9191, 9.6789, 12.9052, 19.6511, 27.2769, 28.1568, 33.1429, 30.7965, 26.1037, 19.6511, 14.665, 31.3831, 42.2352, 41.062, 40.1821, 27.2769, 20.2377, 5.866, 6.7459, 8.5057, 18.7712, 24.9305, 22.5841, 12.3186, 6.7459, 7.9191, 9.3856, 4.6928, 9.0923, 12.6119, 11.732, 19.3578, 27.2769, 30.2099, 26.9836, 25.2238, 21.4109, 16.1315, 10.8521, 12.0253, 12.0253, 12.0253, 19.0645, 17.0114, 16.4248, 16.7181, 22.2908, 23.464, 15.2516, 13.7851, 13.7851, 20.8243, 25.2238, 32.5563, 35.4893, 30.7965, 27.8635, 21.7042, 12.6119, 16.7181, 19.6511, 40.1821, 31.0898, 26.6903, 32.5563, 20.531, 10.8521, 13.1985, 17.598, 20.2377, 33.7295, 32.263, 36.9558, 34.3161, 23.464, 24.0506, 30.7965, 38.129, 33.1429, 24.9305, 21.1176, 16.7181, 17.0114, 16.1315, 14.9583, 16.4248, 28.4501, 14.0784, 19.0645, 19.9444, 15.2516, 30.5032, 44.8749, 53.6739, 47.5146, 48.3945 ; 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 = 30.0763, 97.2319, 117.9763, 113.0539, 113.4055, 111.9991, 117.6247, 119.0311, 139.0723, 155.5975, 177.7483, 192.1639, 221.6983, 236.1139, 261.4291, 282.8767, 293.4247, 11.0899, 49.7659, 69.4555, 66.2911, 75.7843, 99.6931, 119.7343, 145.0495, 166.8487, 167.9035, 148.5655, 134.5015, 109.1863, 110.9443, 111.2959, 106.0219, 74.3779, 68.0491, 115.1635, 313.1143, 103.2091, 121.4923, 91.6063, 108.1315, 111.6475, 100.3963, 93.7159, 79.3003, 80.7067, 77.1907, 97.5835, 113.7571, 113.0539, 120.0859, 128.8759, 125.3599, 127.1179, 119.7343, 116.5699, 122.5471, 115.8667, 129.9307, 141.5335, 159.8167, 189.7027, 226.2691, 230.4883, 221.3467, 223.8079, 232.2463, 233.3011, 301.1599, 328.5847, 356.3227, 13.5511, 5.8159, 71.2135, 133.0951, 148.5655, 143.9947, 139.7755, 133.7983, 140.1271, 153.1363, 181.2643, 238.9267, 256.5067, 261.4291, 261.7807, 265.6483, 271.6255, 263.5387, 297.9955, 309.9499, 59.6107, 53.9851, 62.0719, 85.2775, 123.9535, 162.9811, 181.9675, 225.5659, 215.7211, 159.8167, 172.8259, 140.1271, 122.8987, 117.2731, 108.4831, 92.3095, 97.2319, 114.1087, 127.8211, 139.4239, 175.6387, 156.6523, 150.3235, 132.0403, 120.7891, 125.7115, 108.1315, 113.4055, 106.0219, 126.4147, 150.6751, 145.0495, 147.1591, 145.7527, 166.1455, 158.4103, 159.1135, 156.6523, 157.0039, 179.1547, 168.6067, 212.9083, 240.6847, 249.1231, 244.5523, 269.1643, 278.6575, 293.7763, 25.1539, 46.6015, 86.6839, 105.3187, 134.8531, 145.4011, 150.3235, 159.8167, 204.4699, 225.2143, 225.9175, 217.8307, 208.6891, 193.9219, 180.2095, 164.3875, 196.0315, 216.0727, 210.4471, 226.6207, 236.4655, 241.3879, 233.3011, 143.6431, 140.4787, 157.0039, 153.4879, 158.7619, 168.2551 ; 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.763857, 8.729002, 22.53522, 32.38514, 40.10577, 45.68672, 42.61784, 41.28825, 18.82998, 9.330489, 0.8066519, -4.01706, -18.73013, -25.07867, -27.2623, -24.30354, -22.87581, 1.748895, 15.4497, 29.93642, 27.1231, 30.99073, 20.81612, 15.79032, 10.08134, 4.804745, 3.503426, 8.412956, 10.25036, 21.05266, 21.36585, 17.76272, 19.7335, 16.66544, 7.889075, 3.716514, -0.8564263, 3.997561, 4.501799, 16.71153, 23.69257, 32.16843, 33.17577, 34.82932, 39.77169, 38.78634, 27.45607, 24.13098, 28.4553, 28.06712, 28.42393, 29.91204, 34.20501, 39.52506, 41.25858, 37.51239, 44.0082, 40.64286, 31.48722, 24.44821, 16.4949, -8.007913, -40.90383, -34.16819, -30.80753, -26.19149, -23.88546, -17.63731, -20.58074, -9.172738, -0.9593796, 3.092573, 0.8024613, 9.163259, 9.423644, 10.24851, 16.035, 18.18322, 23.92191, 19.74323, 11.79547, -0.4335899, -12.56069, -30.51684, -41.76353, -40.64022, -40.06626, -27.26592, -20.10915, -5.179587, -5.171449, 7.337086, 15.18335, 22.02699, 22.50743, 10.21817, 1.974438, -0.2718833, -6.701845, -2.739846, 3.137068, 1.575034, 7.521229, 16.25343, 24.24459, 28.65159, 26.96168, 25.02314, 19.54327, 12.74274, 7.058829, 0.9144707, 4.765747, 5.953754, 14.15871, 14.61377, 13.33639, 15.88796, 20.45663, 22.55257, 12.2736, 6.75141, 7.89705, 11.29319, 14.1951, 7.795837, 13.05855, 10.9795, 11.04258, 8.479147, 0.18606, 3.302539, -10.67637, -35.03632, -29.0487, -24.10075, -32.55284, -20.29707, -9.931045, 5.610037, 12.78658, 20.20381, 32.53113, 22.8718, 20.98454, 16.98998, 8.095658, -9.962123, -21.85771, -27.38954, -20.32755, -11.96805, -5.080875, -0.06112901, 4.578277, -4.454968, -8.807616, -8.323146, -20.67818, -11.7351, -16.73638, -15.99116, 9.04135, 19.41117, 17.53121, 23.95932, 17.2119, 9.850924 ; 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.045717, -1.107667, -11.97023, -13.78264, -17.35989, -18.4578, -22.30347, -22.91575, -21.7167, -20.56656, -20.51515, -18.63648, -21.0235, -16.84334, -4.108873, 5.555854, 9.910958, 8.922516, 13.07178, 11.21928, 11.91123, 7.850896, -3.555584, -9.019172, -14.42415, -20.56374, -16.34689, -13.76399, -10.07353, -7.325667, -8.17776, -6.923932, -5.666654, 4.660005, 3.179532, -1.745968, 0.8018306, -0.9382893, -2.757874, -0.4686343, -7.758346, -12.76724, -6.086678, -2.262017, 7.514722, 6.34685, 6.242553, -3.212687, -12.52484, -11.94496, -16.46743, -24.11521, -24.27222, -29.91198, -23.56622, -18.76016, -28.0872, -19.70593, -26.35608, -30.77252, -44.87219, -46.83493, -39.13078, -28.1778, -35.00988, -27.30469, -18.49656, -13.14592, 12.44446, 15.01834, 14.9275, 12.83107, 7.878337, 3.117018, -8.816978, -16.76704, -22.06599, -21.49828, -22.93892, -23.63534, -23.28669, -19.64632, -7.569109, -7.322671, -6.294445, -5.870319, -3.048957, 0.7737508, -2.277391, 2.753513, 4.331661, 4.302801, 11.03738, 11.67653, 1.859346, -6.880183, -6.450485, -7.914432, -6.57075, -3.809937, -8.533975, -12.51316, -9.00394, -10.51429, -12.49916, -9.577291, -1.087371, -3.175313, -8.74569, -9.891804, -8.242634, -11.99048, -11.04063, -10.448, -12.7666, -8.707786, -9.587225, -5.202655, -8.854708, -6.476176, -9.053737, -12.01863, -11.29892, -17.49615, -20.8504, -31.60914, -32.99947, -28.77282, -25.58195, -19.9794, -12.61053, -16.38866, -16.49791, -19.67377, -11.0792, -11.46848, -0.4748401, 3.090481, 4.375206, 11.94688, 12.09103, 1.170641, -8.910924, -22.75482, -30.42007, -29.81502, -22.02316, -21.89035, -21.69481, -26.52609, -26.17714, -21.86997, -20.49726, -16.71799, -16.38375, -15.50415, -12.09035, -14.15978, -19.54024, -7.777457, -9.129556, -11.91897, -12.28272, -23.5298, -41.30876, -48.02956, -44.28756, -47.38129 ; 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 = 4.772112, 4.804614, 4.739603, 4.772112, 4.804614, 4.772112, 4.869595, 5.096783, 5.161625, 5.161625, 5.129208, 5.03191, 5.06435, 5.06435, 5.03191, 5.38834, 6.420353, 5.323601, 5.485393, 5.420698, 6.162998, 6.356053, 6.066381, 5.90522, 5.647006, 5.614697, 5.647006, 5.743888, 5.808442, 5.776168, 5.743888, 5.90522, 5.840708, 5.937466, 5.840708, 5.90522, 5.90522, 5.937466, 6.066381, 6.291728, 6.548878, 6.677302, 6.645205, 6.452494, 6.516756, 6.323894, 6.066381, 5.90522, 5.872967, 5.872967, 5.90522, 5.840708, 5.840708, 5.840708, 5.969705, 6.034163, 5.743888, 5.872967, 5.937466, 5.872967, 5.485393, 5.291221, 5.226438, 5.582382, 5.969705, 6.066381, 6.484628, 6.580993, 6.933858, 6.484628, 5.840708, 5.872967, 6.066381, 5.808442, 6.001937, 6.162998, 6.066381, 6.098593, 6.19519, 5.808442, 6.034163, 5.90522, 6.001937, 6.130799, 6.066381, 6.162998, 6.227376, 6.388206, 6.613102, 6.645205, 6.645205, 6.548878, 6.709393, 6.677302, 6.452494, 6.484628, 6.420353, 6.420353, 6.420353, 6.452494, 6.452494, 6.388206, 6.291728, 6.19519, 6.066381, 5.969705, 5.90522, 5.840708, 5.840708, 5.872967, 6.001937, 6.066381, 6.356053, 6.548878, 6.773556, 6.837694, 6.901809, 6.901809, 6.901809, 6.805628, 6.837694, 6.805628, 6.837694, 6.805628, 6.805628, 6.837694, 6.837694, 6.901809, 6.613102, 6.323894, 5.937466, 5.711601, 5.485393, 5.808442, 5.776168, 5.808442, 5.969705, 5.937466, 5.840708, 5.743888, 5.743888, 5.743888, 5.614697, 5.355974, 5.55006, 5.679307, 5.614697, 5.743888, 5.679307, 5.679307, 5.711601, 5.711601, 5.743888, 5.679307, 5.614697, 5.711601, 5.743888, 5.776168, 6.001937, 6.130799, 6.130799, 6.356053, 6.613102, 6.613102, 6.677302, 6.645205, 6.548878, 6.548878 ; 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 ; }