netcdf B0106.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.6741, 0.03416, -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 = "" ; :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 = "AANCM716" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0106" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3167 ; :goes_platform_id = "04400554" ; :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: 22-Apr-2004 15:31:52\n", "AANCM_Temperature_1.5: 22-Apr-2004 15:31:52" ; data: lat = 43.1807 ; lon = -70.4278 ; 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 = 13.7851, 14.9583, 15.8382, 18.1846, 15.8382, 11.732, 1.4665, 11.4387, 11.732, 12.0253, 4.1062, 8.2124, 9.9722, 14.9583, 24.9305, 24.0506, 19.3578, 11.732, 7.3325, 9.6789, 11.732, 15.5449, 15.8382, 13.1985, 13.1985, 14.665, 13.1985, 17.8913, 15.5449, 11.732, 4.6928, 1.7598, 7.0392, 2.0531, 2.933, 7.6258, 11.1454, 16.1315, 10.8521, 9.9722, 12.6119, 14.3717, 19.0645, 21.1176, 21.7042, 22.5841, 28.1568, 28.4501, 32.263, 30.2099, 24.6372, 25.8104, 26.397, 41.3553, 37.5424, 33.1429, 30.2099, 30.2099, 24.9305, 21.4109, 44.2883, 36.3692, 34.3161, 42.8218, 37.5424, 34.0228, 31.9697, 25.8104, 22.2908, 22.2908, 17.0114, 12.9052, 13.4918, 7.6258, 14.0784, 18.1846, 23.7573, 24.3439, 28.7434, 25.8104, 26.397, 22.2908, 22.5841, 18.4779, 15.5449, 12.3186, 14.9583, 11.732, 7.3325, 1.7598, 7.3325, 14.3717, 16.7181, 14.9583, 12.0253, 10.8521, 17.3047, 16.7181, 19.3578, 19.3578, 13.4918, 12.3186, 9.0923, 10.5588, 17.8913, 17.3047, 14.665, 14.665, 19.6511, 17.8913, 18.4779, 25.5171, 21.9975, 23.464, 22.2908, 19.6511, 18.4779, 19.6511, 25.2238, 26.9836, 21.4109, 18.1846, 21.4109, 20.2377, 22.8774, 24.0506, 20.2377, 18.1846, 18.4779, 24.6372, 20.531, 31.9697, 29.9166, 41.6486, 52.794, 61.593, 56.6069, 48.1012, 35.4893, 28.4501, 25.2238, 20.8243, 18.7712, 17.8913, 15.8382, 14.9583, 20.2377, 25.2238, 36.0759, 41.3553, 38.4223, 32.8496, 30.7965, 25.2238, 20.2377, 18.4779, 23.1707, 21.9975, 22.2908, 22.8774, 15.2516, 22.5841, 30.7965, 26.397, 30.5032, 33.1429, 31.9697, 31.3831 ; 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 = 200.9721, 209.7621, 198.8625, 223.4745, 242.1093, 247.0317, 289.2237, 121.8621, 134.5197, 154.2093, 147.8805, 168.6249, 178.1181, 192.5337, 219.6069, 238.2417, 257.5797, 296.9589, 18.8433, 74.3961, 50.4873, 80.7249, 67.7157, 107.0949, 121.1589, 164.4057, 184.4469, 212.9265, 215.0361, 244.2189, 282.1917, 305.7489, 105.3369, 141.5517, 13.9209, 44.8617, 57.5193, 49.4325, 53.6517, 62.7933, 52.9485, 77.9121, 106.3917, 60.6837, 58.2225, 55.0581, 43.4553, 50.1357, 57.8709, 58.5741, 84.9441, 99.0081, 120.1041, 145.4193, 154.5609, 164.0541, 176.3601, 187.2597, 209.4105, 219.6069, 234.0225, 235.4289, 246.6801, 266.7213, 280.4337, 290.6301, 298.7169, 344.7381, 13.9209, 46.9713, 69.1221, 88.4601, 107.7981, 147.5289, 167.5701, 184.7985, 205.5429, 221.7165, 238.2417, 246.6801, 259.3377, 257.2281, 274.4565, 313.4841, 333.1737, 352.4733, 347.5509, 343.3701, 351.7701, 116.9397, 173.8989, 164.7573, 179.5245, 161.9445, 206.2461, 261.0957, 282.1917, 297.6621, 321.9225, 343.3701, 29.3913, 21.6561, 56.1129, 85.2957, 133.1133, 147.8805, 153.5061, 171.4377, 190.7757, 223.1229, 228.3969, 238.2417, 257.2281, 258.6345, 275.8629, 290.9817, 328.6029, 357.0441, 32.9073, 55.4097, 82.1313, 102.8757, 133.4649, 177.4149, 196.7529, 209.7621, 217.4973, 223.4745, 226.9905, 231.2097, 240.3513, 270.2373, 285.7077, 297.3105, 304.3425, 315.9453, 328.2513, 339.1509, 354.2313, 25.5237, 68.7705, 121.8621, 135.2229, 147.8805, 166.1637, 192.8853, 221.7165, 258.9861, 255.4701, 269.8857, 279.3789, 296.9589, 302.5845, 317.0001, 2.3181, 16.0305, 27.2817, 17.0853, 13.2177, 18.4917, 46.2681, 112.3689, 130.3005, 162.6477, 173.5473, 173.1957, 193.9401, 198.1593 ; 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 = -4.933871, -7.425298, -5.120461, -12.51158, -13.99846, -10.8019, -1.384728, 9.715129, 8.365026, 5.232027, 2.183213, 1.619742, 0.3274815, -3.246158, -15.89361, -20.44965, -18.90475, -10.45711, 2.368258, 9.322177, 9.051045, 15.34166, 14.6553, 12.61538, 11.29443, 3.942304, -1.023348, -9.725044, -8.92421, -10.56422, -4.586961, -1.428228, 6.788515, 1.276634, 0.7056274, 5.379223, 9.401952, 12.25414, 8.740595, 8.868905, 10.06549, 14.05304, 18.28962, 18.41307, 18.45073, 18.51294, 19.36592, 21.83729, 27.32198, 25.77857, 24.54134, 25.49206, 22.83645, 23.47188, 16.12639, 9.105335, 1.917891, -3.817532, -12.24246, -13.64981, -35.84021, -29.94722, -31.51278, -42.75171, -36.92164, -31.84107, -28.03757, -6.794113, 5.362768, 16.29484, 15.89447, 12.90054, 12.84608, 4.094095, 3.030305, -1.521174, -10.24383, -16.19954, -24.43982, -23.70192, -25.94125, -21.73928, -22.51582, -13.40692, -7.015214, -1.613591, -3.224594, -3.357563, -1.049614, 1.568833, 0.7793213, 3.778439, 0.1387426, 4.636147, -5.31792, -10.72131, -16.91442, -14.80724, -11.93847, -5.539979, 6.62139, 4.545991, 7.547862, 10.52323, 13.06071, 9.200682, 6.542094, 2.183394, -3.674062, -12.22988, -13.81707, -21.69658, -21.45324, -23.00387, -22.1742, -18.34813, -9.626366, -1.013354, 13.70362, 22.21378, 21.2093, 17.72736, 15.53994, 0.9127851, -6.59429, -11.93871, -12.31917, -12.51158, -13.51179, -19.20332, -17.84297, -31.96943, -28.79938, -37.00616, -43.59095, -42.82837, -29.78625, -17.1196, -3.567129, 12.2587, 23.51205, 17.68652, 13.22151, 9.512569, 3.787685, -3.335701, -13.46708, -24.7592, -34.92208, -41.35522, -37.90868, -29.2799, -25.94907, -17.20256, 0.8185632, 5.102654, 10.62065, 6.462758, 5.096828, 7.255963, 11.02054, 20.88471, 23.48734, 7.872807, 3.428039, 3.926721, -7.701736, -9.780858 ; 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 = -12.8719, -12.98521, -14.98764, -13.19621, -7.408894, -4.578082, 0.4828558, -6.038222, -8.225945, -10.82745, -3.477709, -8.051084, -9.966822, -14.60182, -19.20737, -12.65872, -4.163502, 5.318717, 6.939518, 2.603482, 7.464476, 2.505448, 6.005887, -3.879768, -6.82908, -14.12517, -13.15877, -15.01739, -12.72802, -5.102647, 0.9910405, 1.028135, -1.861827, -1.607925, 2.846854, 5.405255, 5.985252, 10.49102, 6.431957, 4.559309, 7.599081, 3.009607, -5.380049, 10.33982, 11.42991, 12.93494, 20.43934, 18.2357, 17.15839, 15.7513, 2.171218, -4.04124, -13.24001, -34.04896, -33.90238, -31.86761, -30.14896, -29.96772, -21.71755, -16.49574, -26.01794, -20.63692, -13.58453, -2.449102, 6.79884, 11.98737, 15.36087, 24.90014, 21.63609, 15.21045, 6.062482, 0.3468026, -4.123954, -6.4336, -13.7484, -18.12086, -21.43533, -18.17142, -15.12872, -10.21742, -4.883974, -4.927832, 1.754834, 12.71563, 13.87194, 12.21246, 14.6066, 11.24129, 7.256988, -0.7972818, -7.290968, -13.86612, -16.71752, -14.2217, -10.78553, -1.679737, 3.654462, 7.761483, 15.23802, 18.54813, 11.75525, 11.4491, 5.069487, 0.8659621, -12.22769, -14.65606, -13.12491, -14.50155, -19.30458, -13.05867, -12.26871, -13.4306, -4.862992, -4.623981, 2.27697, 7.036465, 15.77231, 19.62495, 21.17666, 15.31871, 2.931226, -4.052196, -14.72877, -20.2171, -21.90641, -20.87818, -16.05623, -13.19621, -12.60414, -15.43451, -10.15629, 0.1324075, 8.099316, 19.10889, 29.78314, 44.26543, 48.13648, 44.95158, 35.30957, 25.67357, 9.133653, -10.99266, -13.32478, -15.15288, -15.37862, -14.58163, -15.10636, -4.818935, -9.050909, -0.0825001, 6.261399, 14.89241, 16.58524, 18.44755, 20.22114, 17.75938, 20.59328, 21.02672, 21.70028, 21.69623, 10.5432, -8.594796, -19.91907, -25.19564, -30.30996, -32.90946, -31.02813, -29.82002 ; 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.161444, 4.128802, 4.194078, 4.161444, 4.32453, 4.161444, 4.096151, 4.128802, 4.194078, 4.226704, 4.128802, 4.128802, 4.128802, 4.096151, 4.194078, 4.291929, 4.422282, 4.32453, 4.552504, 4.422282, 4.226704, 4.226704, 4.226704, 4.487409, 4.682597, 4.32453, 4.650085, 4.422282, 4.552504, 4.519961, 4.487409, 4.45485, 4.519961, 4.519961, 4.519961, 4.487409, 4.585039, 4.942403, 5.07212, 5.395884, 5.395884, 5.55749, 5.622082, 5.589789, 5.654367, 5.751181, 5.589789, 5.395884, 5.169328, 4.942403, 4.845034, 4.974844, 5.007277, 4.974844, 5.007277, 4.909955, 4.909955, 5.07212, 5.039702, 5.007277, 5.07212, 5.298833, 5.298833, 5.07212, 5.395884, 5.654367, 6.459273, 6.105631, 6.105631, 5.718917, 5.654367, 5.460548, 5.55749, 5.622082, 5.55749, 5.525183, 5.55749, 5.751181, 5.686646, 5.525183, 5.589789, 5.42822, 5.169328, 5.136932, 5.201715, 5.266468, 5.42822, 5.55749, 5.589789, 5.686646, 5.751181, 5.654367, 5.880168, 5.847931, 5.847931, 5.815688, 5.525183, 5.622082, 5.525183, 5.460548, 5.331191, 5.331191, 5.363541, 5.42822, 5.395884, 5.55749, 5.525183, 5.654367, 5.55749, 5.55749, 5.589789, 5.55749, 5.718917, 5.718917, 5.94462, 5.880168, 6.041247, 6.23432, 5.976836, 6.395033, 6.266476, 6.105631, 6.041247, 6.009045, 5.94462, 5.94462, 5.912397, 5.847931, 5.815688, 5.783438, 5.751181, 5.783438, 5.751181, 5.751181, 5.589789, 5.654367, 5.686646, 5.589789, 5.492869, 5.460548, 5.363541, 5.912397, 6.009045, 6.041247, 6.009045, 5.94462, 5.880168, 5.847931, 5.363541, 5.395884, 5.460548, 5.55749, 5.622082, 5.55749, 5.525183, 5.525183, 5.460548, 5.42822, 5.460548, 5.912397, 5.976836, 6.105631, 5.815688, 5.492869, 5.363541, 5.492869, 5.492869, 5.395884 ; 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 ; }