netcdf B0105.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.6973, 0.03422, -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:45:15: Modified [lon,lat] to [-70.426496,43.181098].\n", "Sat Oct 11 01:02:27 2003: ncrcat -d time,2452923.83333332, pre/B0105.aanderaa.realtime.nc post/B0105.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 = "AANCM689" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0105" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3167 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2452946.00000579 ; :starting_julian_day_string = "2003-11-02 00:00:00" ; :ending_julian_day_number = 2452952.95833912 ; :ending_julian_day_string = "2003-11-08 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:09:03\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:09:03" ; data: lat = 43.181098244407 ; lon = -70.4264956387607 ; depth = 2 ; time = 2452946, 2452946.04166667, 2452946.08333333, 2452946.125, 2452946.16666667, 2452946.20833333, 2452946.25, 2452946.29166667, 2452946.33333333, 2452946.375, 2452946.41666667, 2452946.45833333, 2452946.5, 2452946.54166667, 2452946.58333333, 2452946.625, 2452946.66666667, 2452946.70833333, 2452946.75, 2452946.79166667, 2452946.83333333, 2452946.875, 2452946.91666667, 2452946.95833333, 2452947, 2452947.04166667, 2452947.08333333, 2452947.125, 2452947.16666667, 2452947.20833333, 2452947.25, 2452947.29166667, 2452947.33333333, 2452947.375, 2452947.41666667, 2452947.45833333, 2452947.5, 2452947.54166667, 2452947.58333333, 2452947.625, 2452947.66666667, 2452947.70833333, 2452947.75, 2452947.79166667, 2452947.83333333, 2452947.875, 2452947.91666667, 2452947.95833333, 2452948, 2452948.04166667, 2452948.08333333, 2452948.125, 2452948.16666667, 2452948.20833333, 2452948.25, 2452948.29166667, 2452948.33333333, 2452948.375, 2452948.41666667, 2452948.45833333, 2452948.5, 2452948.54166667, 2452948.58333333, 2452948.625, 2452948.66666667, 2452948.70833333, 2452948.75, 2452948.79166667, 2452948.83333333, 2452948.875, 2452948.91666667, 2452948.95833333, 2452949, 2452949.04166667, 2452949.08333333, 2452949.125, 2452949.16666667, 2452949.20833333, 2452949.25, 2452949.29166667, 2452949.33333333, 2452949.375, 2452949.41666667, 2452949.45833333, 2452949.5, 2452949.54166667, 2452949.58333333, 2452949.625, 2452949.66666667, 2452949.70833333, 2452949.75, 2452949.79166667, 2452949.83333333, 2452949.875, 2452949.91666667, 2452949.95833333, 2452950, 2452950.04166667, 2452950.08333333, 2452950.125, 2452950.16666667, 2452950.20833333, 2452950.25, 2452950.29166667, 2452950.33333333, 2452950.375, 2452950.41666667, 2452950.45833333, 2452950.5, 2452950.54166667, 2452950.58333333, 2452950.625, 2452950.66666667, 2452950.70833333, 2452950.75, 2452950.79166667, 2452950.83333333, 2452950.875, 2452950.91666667, 2452950.95833333, 2452951, 2452951.04166667, 2452951.08333333, 2452951.125, 2452951.16666667, 2452951.20833333, 2452951.25, 2452951.29166667, 2452951.33333333, 2452951.375, 2452951.41666667, 2452951.45833333, 2452951.5, 2452951.54166667, 2452951.58333333, 2452951.625, 2452951.66666667, 2452951.70833333, 2452951.75, 2452951.79166667, 2452951.83333333, 2452951.875, 2452951.91666667, 2452951.95833333, 2452952, 2452952.04166667, 2452952.08333333, 2452952.125, 2452952.16666667, 2452952.20833333, 2452952.25, 2452952.29166667, 2452952.33333333, 2452952.375, 2452952.41666667, 2452952.45833333, 2452952.5, 2452952.54166667, 2452952.58333333, 2452952.625, 2452952.66666667, 2452952.70833333, 2452952.75, 2452952.79166667, 2452952.83333333, 2452952.875, 2452952.91666667, 2452952.95833333 ; current_speed = 26.1037, 28.7434, 32.263, 25.5171, 20.2377, 12.6119, 4.6928, 10.2655, 12.0253, 27.8635, 25.2238, 19.3578, 21.1176, 19.9444, 18.1846, 17.0114, 16.4248, 12.3186, 6.1593, 9.0923, 13.7851, 8.2124, 10.8521, 9.0923, 12.9052, 5.866, 11.1454, 11.1454, 7.3325, 3.5196, 8.799, 26.6903, 26.397, 25.5171, 20.531, 26.1037, 28.4501, 26.1037, 24.0506, 24.0506, 23.1707, 21.4109, 25.2238, 20.531, 19.0645, 20.8243, 21.1176, 21.9975, 19.6511, 10.2655, 9.6789, 8.799, 13.1985, 12.9052, 14.3717, 9.9722, 5.5727, 16.4248, 14.665, 10.8521, 11.732, 8.5057, 7.6258, 8.2124, 9.9722, 12.6119, 4.6928, 7.9191, 22.2908, 25.8104, 27.2769, 25.5171, 25.2238, 24.6372, 24.9305, 21.9975, 25.5171, 23.7573, 19.6511, 16.7181, 12.6119, 14.9583, 17.8913, 15.2516, 21.1176, 14.3717, 6.4526, 7.0392, 17.598, 21.7042, 22.8774, 22.2908, 17.3047, 17.8913, 19.9444, 23.7573, 18.4779, 22.5841, 12.9052, 12.3186, 17.598, 19.9444, 21.7042, 19.6511, 14.3717, 10.2655, 12.3186, 20.8243, 15.8382, 14.9583, 15.8382, 11.4387, 4.3995, 4.3995, 10.2655, 7.0392, 2.3464, 4.1062, 7.3325, 30.5032, 16.7181, 12.6119, 12.3186, 7.0392, 7.3325, 10.5588, 7.6258, 11.732, 9.0923, 13.1985, 17.8913, 19.6511, 19.6511, 21.4109, 12.3186, 7.6258, 3.2263, 4.9861, 9.9722, 9.9722, 12.0253, 13.1985, 8.5057, 3.8129, 1.7598, 5.2794, 1.7598, 9.9722, 11.4387, 29.9166, 44.8749, 47.2213, 47.5146, 49.861, 55.1404, 54.8471, 52.2074, 55.727, 46.6347, 46.928, 41.062, 41.9419, 35.4893, 43.4084, 28.4501, 31.0898, 42.8218, 40.4754 ; 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 = 96.8985, 98.6565, 104.9853, 113.0721, 110.6109, 90.9213, 359.8569, 327.8997, 325.4385, 322.9773, 330.3609, 0.9117, 36.4233, 75.0993, 97.6017, 102.5241, 96.1953, 89.5149, 106.3917, 326.1417, 326.4933, 334.2285, 340.5573, 17.7885, 17.0853, 70.5285, 135.9261, 131.3553, 127.8393, 3.3729, 353.5281, 317.3517, 328.9545, 349.6605, 357.0441, 10.7565, 26.5785, 47.3229, 88.1085, 106.3917, 109.2045, 118.3461, 135.2229, 142.9581, 188.6661, 221.3649, 240.7029, 274.4565, 268.4793, 341.6121, 71.2317, 114.8301, 114.1269, 113.0721, 134.8713, 173.5473, 180.9309, 254.7669, 285.3561, 273.0501, 281.1369, 227.6937, 221.3649, 193.5885, 180.2277, 172.1409, 180.5793, 208.3557, 276.2145, 320.1645, 320.8677, 345.7929, 16.7337, 34.6653, 57.1677, 83.8893, 99.7113, 103.9305, 109.2045, 118.6977, 148.5837, 183.0405, 217.1457, 256.8765, 289.9269, 298.0137, 293.4429, 64.5513, 110.2593, 123.6201, 134.8713, 142.2549, 169.6797, 216.4425, 260.7441, 302.5845, 328.6029, 22.0077, 29.7429, 58.9257, 58.2225, 106.7433, 101.4693, 111.3141, 126.0813, 151.0449, 217.1457, 261.7989, 263.5569, 280.4337, 284.6529, 340.2057, 42.4005, 111.3141, 91.2729, 89.8665, 157.3737, 159.4833, 260.3925, 298.3653, 322.2741, 345.7929, 346.8477, 8.6469, 125.0265, 141.9033, 152.0997, 167.2185, 167.9217, 181.6341, 215.3877, 248.7897, 256.1733, 260.7441, 264.6117, 270.9405, 182.3373, 158.4285, 135.5745, 137.3325, 116.9397, 102.1725, 114.8301, 144.7161, 299.7717, 357.7473, 3.7245, 82.4829, 118.6977, 145.7709, 162.9993, 175.6569, 174.6021, 165.8121, 182.3373, 197.4561, 200.6205, 209.4105, 203.4333, 207.3009, 203.7849, 190.7757, 180.5793, 177.0633, 153.1545, 160.8897, 171.0861, 190.7757 ; 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 = 25.91472, 28.41597, 31.16581, 23.47605, 18.94234, 12.61027, -0.01172057, -5.455118, -6.821838, -16.77749, -12.47406, 0.3080115, 12.53849, 19.27373, 18.02479, 16.60661, 16.32888, 12.31816, 5.908955, -5.065692, -7.609851, -3.570614, -3.612273, 2.777736, 3.791484, 5.530509, 7.75258, 8.366035, 5.790728, 0.2070729, -0.9917873, -18.08258, -13.61342, -4.579821, -1.058728, 4.871877, 12.72924, 19.19106, 24.03749, 23.07306, 21.88126, 18.84364, 17.7664, 12.36785, -2.872561, -13.76178, -18.41653, -21.93099, -19.64418, -3.238238, 9.164248, 7.985594, 12.04551, 11.87294, 10.18513, 1.120705, -0.09053718, -15.84771, -14.14144, -10.83673, -11.51107, -6.290451, -5.039527, -1.929479, -0.03963056, 1.724519, -0.04744665, -3.761129, -22.15981, -16.53377, -17.21481, -6.262599, 7.262533, 14.01318, 20.94813, 21.87251, 25.15145, 23.05856, 18.55753, 14.66454, 6.573984, -0.7934157, -10.80355, -14.85327, -19.85325, -12.68784, -5.919983, 6.356189, 16.5093, 18.07368, 16.21306, 13.64531, 3.100151, -10.62771, -19.68472, -20.01786, -9.626366, 8.462967, 6.402385, 10.55087, 14.96005, 19.09886, 21.2708, 18.307, 11.61495, 4.969776, -7.438512, -20.61134, -15.73816, -14.71097, -15.32308, -3.873651, 2.966622, 4.098582, 10.26297, 7.039181, 0.9027048, 1.439143, -7.229656, -26.84088, -10.22955, -3.095307, -2.802978, 1.058306, 6.004487, 6.51468, 3.568374, 2.595513, 1.902548, -0.3763758, -10.36096, -18.31991, -19.08167, -21.13213, -12.26417, -7.624773, -0.1315758, 1.8332, 6.980353, 6.758585, 10.72036, 12.90176, 7.719408, 2.202439, -1.527525, -0.2075169, 0.1143149, 9.886497, 10.03363, 16.82819, 13.12068, 3.576014, 4.469785, 12.22106, -2.24875, -16.45276, -18.38622, -27.36549, -18.54574, -21.52416, -16.56047, -7.841655, -0.3588153, 2.223927, 12.84767, 10.17842, 6.635241, -7.567471 ; 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.135338, -4.326178, -8.342283, -9.999875, -7.12407, -0.2027871, 4.692785, 8.696101, 9.903048, 22.24614, 21.92346, 19.35535, 16.99233, 5.128595, -2.405564, -3.688926, -1.772528, 0.1042953, -1.73817, 7.550409, 11.49431, 7.395555, 10.23326, 8.657604, 12.33567, 1.95536, -8.007338, -7.364061, -4.498114, 3.513503, 8.742927, 19.63142, 22.61584, 25.10274, 20.50368, 25.64504, 25.44356, 17.69481, 0.7938359, -6.787139, -7.621789, -10.16582, -17.90517, -16.38774, -18.84684, -15.62897, -10.33365, 1.709254, -0.521503, 9.741371, 3.114108, -3.694955, -5.395006, -5.057408, -10.13947, -9.909026, -5.571964, -4.315561, 3.883546, 0.577431, 2.266082, -5.725134, -5.723285, -7.98252, -9.972121, -12.49344, -4.69256, -6.968935, 2.413, 19.81946, 21.15844, 24.73666, 24.15565, 20.26382, 13.51687, 2.341629, -4.304321, -5.719445, -6.464049, -8.027836, -10.76303, -14.93724, -14.2612, -3.462888, 7.197321, 6.750138, 2.56707, 3.024764, -6.093648, -12.01726, -16.14039, -17.62627, -17.02474, -14.39272, -3.207941, 12.79432, 15.77231, 20.93848, 11.20507, 6.358235, 9.267494, -5.745668, -4.315725, -7.142792, -8.463963, -8.982306, -9.819187, -2.970543, -1.777307, 2.708913, 4.006474, 10.76284, 3.248808, -1.599132, -0.2280426, 0.01640142, -2.165806, -3.845744, -1.223778, 14.49181, 13.22313, 12.22616, 11.99547, 6.95919, -4.208527, -8.309464, -6.739401, -11.44129, -8.89102, -13.19313, -14.58592, -7.109614, -4.696337, -3.443819, -1.156778, 0.1251705, -3.223616, -4.636871, -7.121758, -7.33255, -5.448092, -2.782978, -3.57179, -3.11247, 0.8738204, 5.27532, 1.756083, 1.304584, -5.49273, -24.7349, -42.91392, -47.0857, -47.30389, -48.3401, -55.09453, -52.32123, -48.86266, -48.54512, -42.78844, -41.70069, -37.57444, -41.20232, -35.48749, -43.35139, -25.38396, -29.37644, -42.30461, -39.76168 ; 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 = 10.24074, 10.20912, 10.05096, 9.987679, 9.924382, 9.924382, 9.924382, 9.924382, 9.987679, 10.14586, 10.17749, 10.20912, 10.24074, 10.24074, 10.20912, 10.20912, 10.11423, 10.24074, 10.30397, 10.33559, 10.3672, 10.3672, 10.3672, 10.3672, 10.3672, 10.33559, 10.24074, 10.11423, 10.24074, 10.24074, 10.24074, 10.20912, 10.27236, 10.27236, 10.20912, 10.61998, 10.58839, 10.58839, 10.58839, 10.46201, 10.43041, 10.49361, 10.61998, 10.61998, 10.61998, 10.58839, 10.52521, 10.43041, 10.3672, 10.58839, 10.58839, 10.43041, 10.43041, 10.3988, 10.46201, 10.46201, 10.46201, 10.3988, 10.46201, 10.49361, 10.43041, 10.43041, 10.43041, 10.3988, 10.33559, 10.30397, 10.27236, 10.24074, 10.24074, 10.33559, 10.30397, 10.30397, 10.30397, 10.30397, 10.24074, 10.11423, 10.0826, 10.05096, 9.987679, 9.956032, 9.861073, 9.829414, 9.829414, 9.89273, 9.924382, 9.956032, 9.956032, 9.956032, 9.924382, 9.89273, 9.797751, 9.734416, 9.734416, 9.766086, 9.829414, 10.01932, 10.05096, 9.956032, 9.89273, 9.829414, 9.766086, 9.766086, 9.734416, 9.797751, 9.829414, 9.861073, 9.861073, 9.89273, 9.89273, 9.987679, 9.987679, 9.956032, 9.89273, 9.956032, 9.89273, 9.924382, 10.01932, 10.01932, 10.05096, 10.0826, 9.89273, 9.89273, 9.861073, 9.861073, 9.829414, 9.829414, 9.861073, 9.987679, 9.987679, 9.987679, 9.956032, 9.924382, 9.956032, 10.01932, 9.956032, 9.924382, 9.956032, 9.987679, 10.20912, 10.14586, 10.11423, 10.05096, 9.861073, 9.829414, 9.797751, 9.987679, 9.987679, 9.987679, 9.987679, 9.607704, 9.480937, 9.417531, 9.480937, 9.417531, 9.385822, 9.322394, 9.354111, 9.354111, 9.354111, 9.354111, 9.417531, 9.417531, 9.449236, 9.417531, 9.417531, 9.354111, 9.354111, 9.258952 ; 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 ; }