netcdf A0112.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 = "Wed Nov 10 19:51:16 2004: /usr/local/nco/bin/ncrcat -d time,2453320.7708333,2453420.8125 A0112.aanderaa.realtime.nc A0112.aanderaa.realtime.nc.new" ; :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 = "AANCM968" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0112" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453366.00000579 ; :starting_julian_day_string = "2004-12-26 00:00:00" ; :ending_julian_day_number = 2453372.95833912 ; :ending_julian_day_string = "2005-01-01 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 04-Nov-2004 21:11:17\n", "AANCM_Temperature_1.5: 04-Nov-2004 21:11:18" ; data: lat = 42.5236 ; lon = -70.5667 ; depth = 2 ; time = 2453366, 2453366.04166667, 2453366.08333333, 2453366.125, 2453366.16666667, 2453366.20833333, 2453366.25, 2453366.29166667, 2453366.33333333, 2453366.375, 2453366.41666667, 2453366.45833333, 2453366.5, 2453366.54166667, 2453366.58333333, 2453366.625, 2453366.66666667, 2453366.70833333, 2453366.75, 2453366.79166667, 2453366.83333333, 2453366.875, 2453366.91666667, 2453366.95833333, 2453367, 2453367.04166667, 2453367.08333333, 2453367.125, 2453367.16666667, 2453367.20833333, 2453367.25, 2453367.29166667, 2453367.33333333, 2453367.375, 2453367.41666667, 2453367.45833333, 2453367.5, 2453367.54166667, 2453367.58333333, 2453367.625, 2453367.66666667, 2453367.70833333, 2453367.75, 2453367.79166667, 2453367.83333333, 2453367.875, 2453367.91666667, 2453367.95833333, 2453368, 2453368.04166667, 2453368.08333333, 2453368.125, 2453368.16666667, 2453368.20833333, 2453368.25, 2453368.29166667, 2453368.33333333, 2453368.375, 2453368.41666667, 2453368.45833333, 2453368.5, 2453368.54166667, 2453368.58333333, 2453368.625, 2453368.66666667, 2453368.70833333, 2453368.75, 2453368.79166667, 2453368.83333333, 2453368.875, 2453368.91666667, 2453368.95833333, 2453369, 2453369.04166667, 2453369.08333333, 2453369.125, 2453369.16666667, 2453369.20833333, 2453369.25, 2453369.29166667, 2453369.33333333, 2453369.375, 2453369.41666667, 2453369.45833333, 2453369.5, 2453369.54166667, 2453369.58333333, 2453369.625, 2453369.66666667, 2453369.70833333, 2453369.75, 2453369.79166667, 2453369.83333333, 2453369.875, 2453369.91666667, 2453369.95833333, 2453370, 2453370.04166667, 2453370.08333333, 2453370.125, 2453370.16666667, 2453370.20833333, 2453370.25, 2453370.29166667, 2453370.33333333, 2453370.375, 2453370.41666667, 2453370.45833333, 2453370.5, 2453370.54166667, 2453370.58333333, 2453370.625, 2453370.66666667, 2453370.70833333, 2453370.75, 2453370.79166667, 2453370.83333333, 2453370.875, 2453370.91666667, 2453370.95833333, 2453371, 2453371.04166667, 2453371.08333333, 2453371.125, 2453371.16666667, 2453371.20833333, 2453371.25, 2453371.29166667, 2453371.33333333, 2453371.375, 2453371.41666667, 2453371.45833333, 2453371.5, 2453371.54166667, 2453371.58333333, 2453371.625, 2453371.66666667, 2453371.70833333, 2453371.75, 2453371.79166667, 2453371.83333333, 2453371.875, 2453371.91666667, 2453371.95833333, 2453372, 2453372.04166667, 2453372.08333333, 2453372.125, 2453372.16666667, 2453372.20833333, 2453372.25, 2453372.29166667, 2453372.33333333, 2453372.375, 2453372.41666667, 2453372.45833333, 2453372.5, 2453372.54166667, 2453372.58333333, 2453372.625, 2453372.66666667, 2453372.70833333, 2453372.75, 2453372.79166667, 2453372.83333333, 2453372.875, 2453372.91666667, 2453372.95833333 ; current_speed = 21.7042, 20.8243, 19.9444, 13.7851, 7.9191, 5.866, 4.1062, 4.1062, 6.1593, 5.866, 9.6789, 17.0114, 23.1707, 27.5702, 23.7573, 17.598, 20.8243, 25.2238, 11.1454, 20.2377, 12.3186, 22.5841, 21.9975, 39.0089, 34.3161, 34.3161, 44.2883, 47.8079, 36.3692, 29.9166, 29.33, 38.4223, 39.5955, 38.129, 41.9419, 44.8749, 40.7687, 37.8357, 42.5285, 64.8193, 60.1265, 41.6486, 75.9647, 68.0456, 60.1265, 53.6739, 48.9811, 44.2883, 46.928, 42.2352, 46.3414, 49.5677, 41.9419, 36.0759, 39.3022, 38.4223, 28.1568, 28.1568, 17.0114, 21.4109, 15.8382, 11.4387, 14.3717, 14.0784, 15.2516, 10.2655, 9.0923, 13.4918, 12.6119, 24.9305, 20.8243, 18.4779, 24.6372, 12.9052, 22.2908, 24.0506, 16.1315, 23.1707, 27.2769, 26.1037, 32.8496, 26.397, 24.9305, 21.1176, 14.665, 13.4918, 2.3464, 3.5196, 8.5057, 8.799, 9.6789, 12.6119, 22.5841, 19.6511, 24.0506, 22.5841, 18.4779, 11.732, 6.7459, 3.2263, 1.4665, 2.6397, 4.1062, 8.5057, 9.3856, 12.6119, 15.5449, 16.7181, 13.4918, 9.6789, 4.9861, 8.2124, 4.9861, 6.1593, 4.9861, 6.7459, 10.8521, 21.7042, 26.1037, 25.5171, 21.4109, 13.7851, 8.799, 10.8521, 10.2655, 8.2124, 7.6258, 14.665, 21.1176, 17.598, 21.9975, 23.1707, 22.8774, 16.1315, 15.5449, 11.732, 19.0645, 21.7042, 10.2655, 13.1985, 17.3047, 17.8913, 19.6511, 21.4109, 18.7712, 12.9052, 6.1593, 5.5727, 5.2794, 8.799, 10.8521, 6.7459, 0.8799, 1.7598, 8.799, 13.7851, 14.665, 6.1593, 3.2263, 2.6397, 4.1062, 17.0114, 19.0645, 17.3047, 17.0114, 10.5588, 8.5057, 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 = 217.4624, 220.9784, 225.9008, 225.9008, 218.5172, 205.1564, 127.8044, 172.4576, 106.3568, 223.7912, 243.8324, 225.9008, 233.2844, 229.7684, 231.1748, 258.248, 246.2936, 252.6224, 213.2432, 217.814, 222.7364, 235.7456, 223.7912, 237.5036, 240.668, 236.0972, 242.7776, 223.4396, 225.5492, 201.6404, 200.9372, 197.0696, 192.1472, 204.4532, 195.3116, 198.1244, 195.3116, 193.9052, 183.7088, 212.54, 209.024, 202.6952, 199.8824, 198.476, 198.8276, 200.234, 204.8048, 198.476, 192.8504, 194.6084, 203.3984, 196.0148, 197.4212, 189.3344, 183.7088, 165.4256, 151.7132, 151.01, 143.978, 154.8776, 160.8548, 161.2064, 174.9188, 171.0512, 183.7088, 165.4256, 174.5672, 99.6764, 83.5028, 66.626, 56.7812, 65.5712, 41.3108, 77.174, 65.9228, 64.868, 92.996, 79.6352, 75.0644, 82.7996, 75.416, 97.9184, 69.0872, 65.9228, 71.9, 50.1008, 66.9776, 351.032, 30.4112, 77.174, 70.142, 70.4936, 73.3064, 74.7128, 61.352, 50.1008, 54.6716, 55.7264, 59.594, 83.8544, 200.9372, 202.3436, 320.4812, 62.4068, 54.32, 65.9228, 56.078, 61.0004, 56.078, 84.5576, 141.1652, 169.6448, 198.476, 232.5812, 147.1424, 71.5484, 58.5392, 64.868, 62.4068, 58.8908, 50.804, 39.9044, 38.8496, 34.2788, 37.0916, 29.708, 46.2332, 58.5392, 49.046, 77.5256, 59.594, 54.6716, 42.014, 26.8952, 19.16, 353.4932, 350.3288, 349.6256, 338.0612, 10.0184, 15.644, 39.9044, 51.8588, 38.8496, 45.1784, 33.5756, 46.2332, 340.5224, 313.4492, 275.828, 284.2664, 303.956, 355.2512, 353.4932, 90.5348, 43.4204, 63.8132, 88.4252, 57.1328, 60.6488, 163.316, 185.1152, 207.266, 203.0468, 172.4576, 170.6996, 155.5808, 156.6356 ; 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 = -13.20138, -13.65604, -14.32279, -9.899577, -4.931616, -2.493582, 3.244341, 0.5389792, 5.910012, -4.059462, -8.686889, -12.2165, -18.57393, -21.04819, -18.50842, -17.22912, -19.0671, -24.07251, -6.109841, -12.40774, -8.359728, -18.66681, -15.22298, -32.90109, -29.91663, -28.48185, -39.38282, -32.87221, -25.96223, -11.03265, -10.48091, -11.27822, -8.331842, -15.78349, -11.07553, -13.95974, -10.76572, -9.092529, -2.750981, -34.86554, -29.17193, -16.06923, -25.83489, -21.56415, -19.40413, -18.56339, -20.54895, -14.03529, -10.43708, -10.65219, -18.4032, -13.67502, -12.55715, -5.851377, -2.542285, 9.66847, 13.34309, 13.64639, 10.00433, 9.090071, 5.194348, 3.685091, 1.272865, 2.18992, -0.9865586, 2.583179, 0.8608428, 13.29985, 12.5309, 22.88457, 17.42129, 16.82368, 16.26408, 12.5832, 20.35143, 21.77377, 16.10945, 22.7926, 26.35538, 25.89784, 31.79117, 26.14531, 23.2882, 19.2803, 13.93931, 10.35056, 2.159514, -0.5486451, 4.305605, 8.579453, 9.103367, 11.88803, 21.63228, 18.95577, 21.10637, 17.32594, 15.07521, 9.694831, 5.818073, 3.207759, -0.5240456, -1.003509, -2.612904, 7.538249, 7.623803, 11.51462, 12.89913, 14.62204, 11.19547, 9.635268, 3.126669, 1.476179, -1.580132, -4.89181, 2.705223, 6.399102, 9.256814, 19.6495, 23.13463, 21.84734, 16.5932, 8.84326, 5.519421, 6.112123, 6.191031, 4.069901, 5.507057, 12.50921, 15.94877, 17.18256, 18.97198, 18.90384, 15.31212, 7.297246, 5.101949, -1.329484, -3.202719, -3.908485, -3.835355, 2.29607, 4.666375, 11.47742, 15.45542, 13.43059, 13.31451, 7.137051, 4.448007, -1.858152, -3.832762, -8.75352, -10.51743, -5.5955, -0.07284458, -0.1994225, 8.798616, 9.475136, 13.15979, 6.156974, 2.709868, 2.300846, 1.178861, -1.516711, -8.73387, -6.774494, 2.232914, 1.706415, 3.516338, 4.420016 ; 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 = -17.22777, -15.72145, -13.87936, -9.593089, -6.196072, -5.309615, -2.516968, -4.070673, -1.73457, -4.234469, -4.268379, -11.83828, -13.85245, -17.80701, -14.89456, -3.584289, -8.372411, -7.533535, -9.321469, -15.98789, -9.04781, -12.71188, -15.87926, -20.9574, -16.81041, -19.14103, -20.25949, -34.7133, -25.46922, -27.80798, -27.39342, -36.72976, -38.70897, -34.70882, -40.45313, -42.64836, -39.32157, -36.72691, -42.43943, -54.64371, -52.57561, -38.42377, -71.43665, -64.53829, -56.90937, -50.36157, -44.46222, -42.00552, -45.75265, -40.86983, -42.53055, -47.644, -40.01801, -35.5982, -39.21989, -37.18594, -24.7945, -24.62887, -13.75867, -19.38549, -14.9622, -10.82885, -14.31522, -13.90703, -15.21966, -9.935174, -9.051456, -2.267747, 1.427095, 9.890712, 11.40834, 7.64176, 18.50598, 2.864838, 9.093915, 10.21441, -0.8431329, 4.168753, 7.030162, 3.271842, 8.271501, -3.63652, 8.89886, 8.615288, 4.55607, 8.654165, 0.9176559, 3.476575, 7.335441, 1.953299, 3.287827, 4.211267, 6.487362, 5.181161, 11.53051, 14.48632, 10.68507, 6.606821, 3.414263, 0.3453929, -1.369671, -2.441513, 3.167588, 3.939762, 5.474224, 5.145241, 8.675046, 8.104994, 7.529285, 0.9179955, -3.883959, -8.078639, -4.729099, -3.742615, -4.188432, 2.135101, 5.663875, 9.217885, 12.09099, 13.18394, 13.53116, 10.57477, 6.852619, 8.967163, 8.188505, 7.132981, 5.274955, 7.653885, 13.84159, 3.801228, 11.13346, 13.39874, 16.99748, 14.38664, 14.6838, 11.65643, 18.79356, 21.34938, 9.522108, 12.99725, 16.66366, 13.7247, 12.13655, 16.67471, 13.23185, 10.75206, 4.260541, 5.253785, 3.630702, 0.8934723, 2.674291, 3.767963, 0.8768795, 1.748464, -0.08212886, 10.01253, 6.471652, 0.1692698, 1.750893, 1.293879, -3.93334, -16.94365, -16.94623, -15.92353, -16.86422, -10.42, -7.744824, -10.23149 ; 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.323894, 6.291728, 6.323894, 6.323894, 6.323894, 6.323894, 6.323894, 6.323894, 6.323894, 6.291728, 6.291728, 6.323894, 6.323894, 6.323894, 6.356053, 6.420353, 6.452494, 6.420353, 6.420353, 6.388206, 6.388206, 6.388206, 6.388206, 6.388206, 6.356053, 6.356053, 6.356053, 6.356053, 6.356053, 6.484628, 6.548878, 6.580993, 6.580993, 6.548878, 6.548878, 6.548878, 6.580993, 6.613102, 6.613102, 6.420353, 6.388206, 6.420353, 5.840708, 5.51773, 5.582382, 5.614697, 5.582382, 5.647006, 5.679307, 5.679307, 5.679307, 5.614697, 5.55006, 5.453049, 5.420698, 5.38834, 5.355974, 5.323601, 5.38834, 5.355974, 5.38834, 5.38834, 5.38834, 5.355974, 5.38834, 5.38834, 5.453049, 5.453049, 5.453049, 5.420698, 5.420698, 5.420698, 5.38834, 5.38834, 5.38834, 5.38834, 5.38834, 5.420698, 5.420698, 5.420698, 5.453049, 5.453049, 5.51773, 5.51773, 5.55006, 5.582382, 5.55006, 5.55006, 5.55006, 5.51773, 5.51773, 5.51773, 5.55006, 5.55006, 5.51773, 5.55006, 5.51773, 5.55006, 5.582382, 5.647006, 5.55006, 5.485393, 5.485393, 5.485393, 5.453049, 5.420698, 5.420698, 5.38834, 5.420698, 5.38834, 5.420698, 5.485393, 5.582382, 5.614697, 5.614697, 5.647006, 5.55006, 5.38834, 5.38834, 5.38834, 5.38834, 5.38834, 5.38834, 5.38834, 5.38834, 5.420698, 5.453049, 5.485393, 5.420698, 5.38834, 5.485393, 5.55006, 5.485393, 5.453049, 5.420698, 5.453049, 5.485393, 5.51773, 5.51773, 5.55006, 5.55006, 5.55006, 5.51773, 5.51773, 5.55006, 5.55006, 5.55006, 5.55006, 5.51773, 5.55006, 5.582382, 5.582382, 5.582382, 5.582382, 5.582382, 5.582382, 5.55006, 5.55006, 5.55006, 5.582382, 5.582382, 5.614697, 5.614697, 5.647006, 5.647006, 5.614697, 5.614697, 5.614697 ; 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 ; }