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 = 2452932.00000579 ; :starting_julian_day_string = "2003-10-19 00:00:00" ; :ending_julian_day_number = 2452938.95833912 ; :ending_julian_day_string = "2003-10-25 23: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 = 2452932, 2452932.04166667, 2452932.08333333, 2452932.125, 2452932.16666667, 2452932.20833333, 2452932.25, 2452932.29166667, 2452932.33333333, 2452932.375, 2452932.41666667, 2452932.45833333, 2452932.5, 2452932.54166667, 2452932.58333333, 2452932.625, 2452932.66666667, 2452932.70833333, 2452932.75, 2452932.79166667, 2452932.83333333, 2452932.875, 2452932.91666667, 2452932.95833333, 2452933, 2452933.04166667, 2452933.08333333, 2452933.125, 2452933.16666667, 2452933.20833333, 2452933.25, 2452933.29166667, 2452933.33333333, 2452933.375, 2452933.41666667, 2452933.45833333, 2452933.5, 2452933.54166667, 2452933.58333333, 2452933.625, 2452933.66666667, 2452933.70833333, 2452933.75, 2452933.79166667, 2452933.83333333, 2452933.875, 2452933.91666667, 2452933.95833333, 2452934, 2452934.04166667, 2452934.08333333, 2452934.125, 2452934.16666667, 2452934.20833333, 2452934.25, 2452934.29166667, 2452934.33333333, 2452934.375, 2452934.41666667, 2452934.45833333, 2452934.5, 2452934.54166667, 2452934.58333333, 2452934.625, 2452934.66666667, 2452934.70833333, 2452934.75, 2452934.79166667, 2452934.83333333, 2452934.875, 2452934.91666667, 2452934.95833333, 2452935, 2452935.04166667, 2452935.08333333, 2452935.125, 2452935.16666667, 2452935.20833333, 2452935.25, 2452935.29166667, 2452935.33333333, 2452935.375, 2452935.41666667, 2452935.45833333, 2452935.5, 2452935.54166667, 2452935.58333333, 2452935.625, 2452935.66666667, 2452935.70833333, 2452935.75, 2452935.79166667, 2452935.83333333, 2452935.875, 2452935.91666667, 2452935.95833333, 2452936, 2452936.04166667, 2452936.08333333, 2452936.125, 2452936.16666667, 2452936.20833333, 2452936.25, 2452936.29166667, 2452936.33333333, 2452936.375, 2452936.41666667, 2452936.45833333, 2452936.5, 2452936.54166667, 2452936.58333333, 2452936.625, 2452936.66666667, 2452936.70833333, 2452936.75, 2452936.79166667, 2452936.83333333, 2452936.875, 2452936.91666667, 2452936.95833333, 2452937, 2452937.04166667, 2452937.08333333, 2452937.125, 2452937.16666667, 2452937.20833333, 2452937.25, 2452937.29166667, 2452937.33333333, 2452937.375, 2452937.41666667, 2452937.45833333, 2452937.5, 2452937.54166667, 2452937.58333333, 2452937.625, 2452937.66666667, 2452937.70833333, 2452937.75, 2452937.79166667, 2452937.83333333, 2452937.875, 2452937.91666667, 2452937.95833333, 2452938, 2452938.04166667, 2452938.08333333, 2452938.125, 2452938.16666667, 2452938.20833333, 2452938.25, 2452938.29166667, 2452938.33333333, 2452938.375, 2452938.41666667, 2452938.45833333, 2452938.5, 2452938.54166667, 2452938.58333333, 2452938.625, 2452938.66666667, 2452938.70833333, 2452938.75, 2452938.79166667, 2452938.83333333, 2452938.875, 2452938.91666667, 2452938.95833333 ; current_speed = 23.464, 25.8104, 33.4362, 27.5702, 23.1707, 19.9444, 16.4248, 12.3186, 7.3325, 5.2794, 12.3186, 7.0392, 17.8913, 19.3578, 19.3578, 23.7573, 22.2908, 13.1985, 9.9722, 2.0531, 4.3995, 2.933, 11.1454, 16.7181, 18.1846, 23.1707, 22.8774, 25.2238, 26.397, 20.2377, 17.598, 17.3047, 15.2516, 4.6928, 3.8129, 11.1454, 15.2516, 25.8104, 28.7434, 32.263, 31.0898, 27.8635, 26.397, 24.6372, 18.7712, 20.2377, 21.1176, 14.9583, 23.7573, 22.8774, 24.0506, 27.2769, 27.5702, 25.2238, 18.4779, 12.0253, 18.4779, 14.3717, 15.2516, 15.8382, 26.9836, 31.6764, 31.6764, 28.1568, 27.5702, 32.8496, 24.3439, 19.6511, 12.0253, 5.2794, 2.6397, 4.3995, 8.2124, 13.1985, 13.1985, 11.1454, 19.9444, 15.8382, 7.3325, 2.0531, 6.1593, 15.5449, 7.0392, 6.7459, 6.7459, 9.9722, 9.9722, 15.8382, 17.0114, 18.1846, 15.2516, 9.3856, 7.3325, 8.799, 8.799, 7.0392, 6.4526, 3.8129, 4.3995, 17.598, 15.2516, 17.8913, 15.5449, 16.4248, 10.8521, 15.2516, 16.7181, 12.3186, 13.7851, 4.9861, 11.4387, 11.4387, 24.6372, 25.8104, 26.9836, 24.9305, 19.6511, 21.1176, 18.7712, 21.1176, 19.6511, 18.1846, 0.8799, 9.3856, 21.4109, 22.2908, 19.6511, 22.2908, 23.7573, 14.9583, 15.5449, 18.7712, 20.531, 11.1454, 7.9191, 8.5057, 8.799, 14.3717, 14.3717, 17.3047, 8.799, 9.0923, 6.7459, 16.4248, 17.3047, 19.6511, 13.4918, 11.4387, 2.3464, 9.0923, 15.5449, 16.1315, 11.4387, 5.866, 1.1732, 7.0392, 14.9583, 18.4779, 18.4779, 10.5588, 8.799, 9.3856, 17.3047, 22.2908, 25.2238, 23.464, 16.1315, 11.1454 ; 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 = 83.1679, 80.3551, 75.4327, 78.5971, 84.5743, 111.6475, 115.5151, 139.4239, 132.3919, 149.2687, 127.4695, 113.7571, 91.9579, 87.0355, 81.4099, 80.0035, 80.7067, 78.9487, 100.7479, 106.0219, 22.3411, 59.6107, 52.9303, 69.1039, 88.7935, 89.8483, 78.9487, 83.8711, 88.0903, 88.0903, 98.2867, 100.7479, 143.6431, 156.3007, 120.4375, 104.2639, 89.1451, 74.7295, 85.2775, 81.0583, 86.6839, 89.1451, 86.6839, 91.6063, 103.5607, 105.6703, 97.2319, 102.8575, 91.2547, 72.6199, 69.1039, 77.1907, 68.0491, 51.8755, 34.2955, 43.4371, 47.3047, 18.4735, 31.1311, 43.4371, 58.2043, 64.5331, 77.5423, 76.1359, 80.7067, 78.5971, 72.9715, 80.3551, 110.9443, 111.2959, 292.3699, 115.5151, 82.1131, 58.9075, 90.9031, 74.7295, 89.1451, 115.5151, 71.5651, 170.7163, 253.6939, 254.0455, 277.2511, 294.1279, 14.6059, 50.4691, 67.6975, 53.9851, 95.1223, 97.5835, 89.1451, 110.9443, 169.3099, 247.0135, 233.3011, 250.1779, 235.4107, 203.7667, 103.2091, 96.1771, 82.4647, 106.0219, 109.8895, 120.7891, 140.1271, 183.0223, 178.4515, 187.2415, 189.3511, 204.4699, 111.9991, 112.7023, 81.0583, 83.5195, 119.3827, 121.4923, 141.1819, 170.0131, 168.6067, 176.3419, 172.4743, 227.6755, 170.3647, 148.2139, 97.2319, 104.2639, 114.4603, 108.8347, 113.4055, 165.4423, 175.9903, 214.6663, 219.9403, 217.1275, 165.0907, 126.7663, 97.9351, 123.6019, 90.1999, 98.6383, 119.0311, 148.5655, 200.6023, 253.6939, 237.1687, 238.5751, 245.9587, 220.6435, 245.2555, 75.0811, 80.3551, 75.4327, 95.1223, 104.9671, 293.7763, 245.2555, 232.5979, 228.0271, 237.8719, 304.6759, 331.3975, 20.9347, 32.8891, 40.9759, 52.9303, 57.8527, 57.8527, 63.4783 ; 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 = 23.29738, 25.44557, 32.36132, 27.026, 23.06689, 18.53774, 14.82292, 8.012725, 5.415423, 2.69784, 9.776993, 6.442709, 17.88086, 19.33189, 19.14065, 23.39663, 21.99822, 12.95375, 9.79726, 1.97335, 1.672337, 2.53003, 8.892946, 15.61853, 18.18057, 23.17062, 22.45316, 25.07963, 26.38234, 20.22646, 17.41426, 17.00113, 9.04135, 1.886208, 3.287415, 10.8018, 15.2499, 24.89912, 28.64582, 31.87091, 31.03774, 27.8604, 26.3528, 24.62752, 18.2479, 19.4855, 20.9496, 14.58324, 23.7516, 21.83291, 22.46876, 26.59807, 25.57149, 19.84283, 10.41158, 8.268089, 13.58071, 4.553903, 7.885047, 10.88968, 22.93423, 28.59853, 30.9306, 27.3365, 27.20833, 32.20119, 23.27664, 19.37333, 11.23077, 4.918908, -2.441052, 3.970425, 8.134718, 11.30233, 13.19686, 10.75189, 19.94218, 14.29353, 6.956222, 0.3312124, -5.911545, -14.94611, -6.982904, -6.156546, 1.701107, 7.691373, 9.226212, 12.81095, 16.94346, 18.02555, 15.2499, 8.765478, 1.360155, -8.100332, -7.054925, -6.622128, -5.312054, -1.53665, 4.283101, 17.49583, 15.11989, 17.19633, 14.61765, 14.10984, 6.957137, -0.8041349, 0.4517755, -1.552782, -2.239857, -2.065318, 10.60585, 10.55246, 24.33778, 25.64548, 23.51248, 21.2585, 12.31829, 3.662278, 3.708114, 1.347356, 2.573722, -13.44466, 0.1472743, 4.943861, 21.24057, 21.6036, 17.88738, 21.09722, 21.80247, 3.759841, 1.086983, -10.67698, -13.18068, -6.72726, 2.037503, 6.813776, 8.71475, 11.97023, 14.37161, 17.1084, 7.693462, 4.741848, -2.373742, -15.76412, -14.54063, -16.76876, -12.32141, -7.450603, -2.130961, 8.78581, 15.32517, 15.61292, 11.39302, 5.666992, -1.073626, -6.392884, -11.88276, -13.7376, -15.64822, -8.683382, -4.212347, 3.35351, 9.396707, 14.617, 20.12614, 19.86657, 13.65827, 9.972517 ; 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 = 2.791284, 4.32431, 8.409774, 5.45082, 2.190902, -7.357394, -7.074965, -9.356503, -4.943557, -4.538031, -7.493885, -2.835813, -0.611259, 1.001131, 2.891368, 4.123982, 3.599706, 2.529992, -1.859696, -0.5666654, 4.069262, 1.483725, 6.718292, 5.962918, 0.382892, 0.06134817, 4.385319, 2.693034, 0.8796637, 0.6744089, -2.536338, -3.227119, -12.28272, -4.297044, -1.931608, -2.746098, 0.2275579, 6.79785, 2.366441, 5.014618, 1.798376, 0.4157308, 1.526923, -0.6906189, -4.401384, -5.466231, -2.658401, -3.328626, -0.5202111, 6.833693, 8.578234, 6.047473, 10.30607, 15.57248, 15.26538, 8.731927, 12.52985, 13.63113, 13.05517, 11.50059, 14.21744, 13.62052, 6.833194, 6.746926, 4.452268, 6.494595, 7.129046, 3.292372, -4.298566, -1.917397, 1.004629, -1.89508, 1.12689, 6.815986, -0.208027, 2.935435, 0.2975757, -6.822288, 2.318734, -2.026208, -1.72934, -4.272887, 0.8884739, 2.757555, 6.527894, 6.347248, 3.784415, 9.312792, -1.518811, -2.399839, 0.2275579, -3.354979, -7.205244, -3.436135, -5.258368, -2.386998, -3.663077, -3.489543, -1.00531, -1.89358, 2.000049, -4.938084, -5.288487, -8.407517, -8.328645, -15.23039, -16.71199, -12.22034, -13.60191, -4.538243, -4.284846, -4.414687, 3.829345, 2.913092, -13.23925, -13.02329, -15.31096, -20.79761, -18.4013, -21.07457, -19.48183, -12.24421, -0.8674874, -7.977952, -2.695324, -5.492195, -8.136786, -7.196339, -9.437255, -14.47806, -15.50685, -15.43891, -15.7414, -8.886164, -7.652498, -5.091108, -1.214714, -7.953574, -0.05014151, -2.599101, -4.270017, -7.757886, -6.314469, -4.611573, -9.382043, -10.2457, -5.496492, -8.679422, -0.9821386, 2.340827, 2.604414, 4.057347, -1.02127, -1.514979, 0.4729953, -2.946416, -9.085746, -12.35763, -9.826805, 6.007257, 7.725188, 8.76604, 14.53116, 16.82923, 15.20456, 12.48514, 8.583534, 4.97683 ; 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 = 12.64052, 12.57734, 12.54574, 12.57734, 12.51415, 12.45096, 12.41937, 12.35618, 12.32458, 12.29298, 12.26138, 12.22978, 12.16657, 12.13497, 12.10336, 12.10336, 12.16657, 12.19818, 12.19818, 12.19818, 12.19818, 12.19818, 12.19818, 12.10336, 12.04015, 12.04015, 12.00854, 11.94532, 11.88209, 11.94532, 11.97693, 12.00854, 11.97693, 11.97693, 11.97693, 11.94532, 11.94532, 11.94532, 12.07176, 12.13497, 12.19818, 12.22978, 12.22978, 12.22978, 12.22978, 12.19818, 12.16657, 12.16657, 12.13497, 12.10336, 12.13497, 12.22978, 12.26138, 12.00854, 11.97693, 11.97693, 11.97693, 11.94532, 11.88209, 11.85047, 11.9137, 11.94532, 11.94532, 11.9137, 11.81886, 11.78724, 11.75562, 11.75562, 11.724, 11.69237, 11.69237, 11.66075, 11.66075, 11.66075, 11.66075, 11.59749, 11.66075, 11.724, 11.75562, 11.81886, 11.81886, 11.81886, 11.81886, 11.81886, 11.94532, 12.00854, 12.04015, 12.04015, 11.97693, 11.9137, 11.81886, 11.724, 11.69237, 11.724, 11.724, 11.69237, 11.69237, 11.66075, 11.62912, 11.62912, 11.69237, 11.724, 11.724, 11.66075, 11.62912, 11.5026, 11.47096, 11.47096, 11.43933, 11.43933, 11.37605, 11.37605, 11.15451, 10.9012, 10.83785, 10.83785, 10.83785, 10.86952, 10.86952, 10.83785, 10.83785, 10.77449, 10.71112, 10.71112, 10.71112, 10.71112, 10.71112, 10.64774, 10.67943, 10.64774, 10.61605, 10.64774, 10.71112, 10.67943, 10.71112, 10.71112, 10.67943, 10.67943, 10.71112, 10.67943, 10.67943, 10.64774, 10.64774, 10.64774, 10.61605, 10.64774, 10.71112, 10.86952, 10.80617, 10.80617, 10.71112, 10.55265, 10.52095, 10.48925, 10.52095, 10.58435, 10.86952, 10.80617, 10.7428, 10.55265, 10.58435, 10.58435, 10.61605, 10.9012, 10.80617, 10.7428, 10.71112, 10.71112 ; 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 ; }