netcdf E0111.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.7217, 0.03423, -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 Oct 6 20:31:48 2004: /usr/local/nco/bin/ncrcat -d time,2453285.8125,2453650.0 E0111.aanderaa.realtime.nc E0111.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 = "AANCM966" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0111" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453296.00000579 ; :starting_julian_day_string = "2004-10-17 00:00:00" ; :ending_julian_day_number = 2453302.95833912 ; :ending_julian_day_string = "2004-10-23 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Sep-2004 02:26:41\n", "AANCM_Temperature_1.5: 03-Sep-2004 02:26:41" ; data: lat = 43.7148 ; lon = -69.3578 ; depth = 2 ; time = 2453296, 2453296.04166667, 2453296.08333333, 2453296.125, 2453296.16666667, 2453296.20833333, 2453296.25, 2453296.29166667, 2453296.33333333, 2453296.375, 2453296.41666667, 2453296.45833333, 2453296.5, 2453296.54166667, 2453296.58333333, 2453296.625, 2453296.66666667, 2453296.70833333, 2453296.75, 2453296.79166667, 2453296.83333333, 2453296.875, 2453296.91666667, 2453296.95833333, 2453297, 2453297.04166667, 2453297.08333333, 2453297.125, 2453297.16666667, 2453297.20833333, 2453297.25, 2453297.29166667, 2453297.33333333, 2453297.375, 2453297.41666667, 2453297.45833333, 2453297.5, 2453297.54166667, 2453297.58333333, 2453297.625, 2453297.66666667, 2453297.70833333, 2453297.75, 2453297.79166667, 2453297.83333333, 2453297.875, 2453297.91666667, 2453297.95833333, 2453298, 2453298.04166667, 2453298.08333333, 2453298.125, 2453298.16666667, 2453298.20833333, 2453298.25, 2453298.29166667, 2453298.33333333, 2453298.375, 2453298.41666667, 2453298.45833333, 2453298.5, 2453298.54166667, 2453298.58333333, 2453298.625, 2453298.66666667, 2453298.70833333, 2453298.75, 2453298.79166667, 2453298.83333333, 2453298.875, 2453298.91666667, 2453298.95833333, 2453299, 2453299.04166667, 2453299.08333333, 2453299.125, 2453299.16666667, 2453299.20833333, 2453299.25, 2453299.29166667, 2453299.33333333, 2453299.375, 2453299.41666667, 2453299.45833333, 2453299.5, 2453299.54166667, 2453299.58333333, 2453299.625, 2453299.66666667, 2453299.70833333, 2453299.75, 2453299.79166667, 2453299.83333333, 2453299.875, 2453299.91666667, 2453299.95833333, 2453300, 2453300.04166667, 2453300.08333333, 2453300.125, 2453300.16666667, 2453300.20833333, 2453300.25, 2453300.29166667, 2453300.33333333, 2453300.375, 2453300.41666667, 2453300.45833333, 2453300.5, 2453300.54166667, 2453300.58333333, 2453300.625, 2453300.66666667, 2453300.70833333, 2453300.75, 2453300.79166667, 2453300.83333333, 2453300.875, 2453300.91666667, 2453300.95833333, 2453301, 2453301.04166667, 2453301.08333333, 2453301.125, 2453301.16666667, 2453301.20833333, 2453301.25, 2453301.29166667, 2453301.33333333, 2453301.375, 2453301.41666667, 2453301.45833333, 2453301.5, 2453301.54166667, 2453301.58333333, 2453301.625, 2453301.66666667, 2453301.70833333, 2453301.75, 2453301.79166667, 2453301.83333333, 2453301.875, 2453301.91666667, 2453301.95833333, 2453302, 2453302.04166667, 2453302.08333333, 2453302.125, 2453302.16666667, 2453302.20833333, 2453302.25, 2453302.29166667, 2453302.33333333, 2453302.375, 2453302.41666667, 2453302.45833333, 2453302.5, 2453302.54166667, 2453302.58333333, 2453302.625, 2453302.66666667, 2453302.70833333, 2453302.75, 2453302.79166667, 2453302.83333333, 2453302.875, 2453302.91666667, 2453302.95833333 ; current_speed = 5.2794, 8.2124, 7.0392, 5.2794, 2.933, 2.933, 0.8799, 7.9191, 11.1454, 11.1454, 12.6119, 10.8521, 7.6258, 13.7851, 10.8521, 6.4526, 3.5196, 7.6258, 5.2794, 10.8521, 9.9722, 16.4248, 14.665, 19.3578, 16.7181, 19.3578, 20.2377, 15.8382, 14.3717, 12.0253, 13.4918, 18.4779, 24.6372, 28.4501, 25.8104, 25.8104, 19.0645, 12.3186, 10.2655, 2.6397, 4.1062, 0.8799, 6.1593, 3.8129, 4.9861, 9.9722, 11.732, 12.6119, 9.9722, 12.3186, 9.3856, 12.6119, 8.2124, 4.3995, 6.4526, 10.2655, 13.7851, 14.0784, 9.0923, 9.0923, 5.2794, 2.6397, 2.933, 2.0531, 4.9861, 3.5196, 9.0923, 12.0253, 11.732, 10.2655, 10.8521, 8.799, 9.9722, 5.2794, 1.7598, 1.7598, 7.3325, 6.7459, 15.5449, 26.6903, 24.3439, 22.5841, 19.0645, 19.9444, 20.531, 13.4918, 15.2516, 18.1846, 16.4248, 15.5449, 14.3717, 14.665, 15.8382, 15.5449, 17.598, 17.3047, 17.598, 18.1846, 15.2516, 12.9052, 9.9722, 12.9052, 14.665, 22.8774, 24.3439, 28.4501, 33.4362, 36.0759, 32.5563, 36.0759, 24.0506, 29.33, 28.4501, 28.7434, 34.6094, 35.7826, 33.4362, 14.665, 15.5449, 17.3047, 14.665, 12.3186, 5.5727, 8.2124, 7.9191, 8.2124, 12.3186, 16.1315, 14.9583, 20.2377, 18.7712, 23.7573, 28.1568, 31.0898, 31.6764, 28.1568, 28.4501, 24.9305, 28.4501, 29.33, 28.7434, 26.9836, 22.8774, 21.9975, 22.2908, 29.33, 28.4501, 26.6903, 28.7434, 22.5841, 21.9975, 22.2908, 21.1176, 28.4501, 30.5032, 36.3692, 40.1821, 28.1568, 26.1037, 29.0367, 27.8635, 21.4109, 23.1707, 18.1846, 19.0645, 15.2516, 27.5702, 25.5171 ; 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 = 193.96, 148.252, 352.1416, 60.7036, 28.0048, 21.3244, 47.3428, 135.5944, 143.3296, 147.5488, 143.6812, 101.8408, 93.0508, 93.4024, 95.8636, 84.6124, 103.5988, 123.9916, 70.1968, 106.7632, 121.1788, 102.544, 102.8956, 87.7768, 84.2608, 95.8636, 85.3156, 84.964, 89.5348, 109.576, 128.2108, 133.8364, 144.736, 139.462, 150.7132, 138.4072, 142.6264, 122.5852, 100.0828, 122.5852, 97.6216, 302.956, 150.01, 160.9096, 144.3844, 159.8548, 147.1972, 147.5488, 129.6172, 123.2884, 94.1056, 108.1696, 97.6216, 171.106, 222.7912, 216.4624, 219.2752, 218.2204, 227.362, 238.9648, 244.5904, 240.0196, 300.1432, 344.758, 309.6364, 322.9972, 243.5356, 223.846, 230.5264, 231.2296, 183.412, 178.138, 171.8092, 210.4852, 304.714, 268.1476, 313.1524, 255.49, 263.9284, 271.312, 262.1704, 261.4672, 232.9876, 241.0744, 221.0332, 251.974, 257.248, 274.4764, 272.0152, 282.2116, 277.9924, 270.6088, 283.9696, 255.1384, 243.5356, 229.4716, 221.3848, 205.2112, 206.6176, 211.1884, 235.8004, 260.4124, 266.038, 259.7092, 236.152, 235.8004, 236.5036, 234.0424, 219.2752, 214.7044, 218.572, 230.1748, 233.3392, 243.5356, 238.6132, 245.2936, 243.8872, 288.5404, 303.3076, 299.0884, 317.02, 304.714, 334.6, 320.1844, 318.778, 313.1524, 329.6776, 321.5908, 312.4492, 281.86, 258.6544, 255.8416, 256.8964, 259.7092, 270.2572, 272.7184, 287.134, 292.7596, 296.2756, 293.8144, 286.0792, 283.9696, 276.586, 254.7868, 241.426, 239.3164, 227.0104, 227.7136, 231.9328, 230.5264, 251.6224, 262.8736, 249.5128, 253.0288, 242.1292, 238.6132, 240.3712, 251.974, 232.636, 227.7136, 227.7136, 234.394, 242.4808, 248.8096, 267.796, 277.9924, 271.6636, 250.5676 ; 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.273626, 4.321236, -0.962437, 4.604165, 1.377177, 1.066579, 0.6470969, 5.541257, 6.656154, 5.980411, 7.469746, 10.62118, 7.614992, 13.7608, 10.79532, 6.424094, 3.420931, 6.3227, 4.967186, 10.39094, 8.531775, 16.03273, 14.29512, 19.34323, 16.6343, 19.25652, 20.1701, 15.77706, 14.37123, 11.33021, 10.60105, 13.32849, 14.22416, 18.49121, 12.62597, 17.13378, 11.57234, 10.37955, 10.10696, 2.224189, 4.069924, -0.738314, 3.078719, 1.247045, 2.903627, 3.43443, 6.355803, 6.767307, 7.681804, 10.29735, 9.361515, 11.98304, 8.139849, 0.6801932, -4.383436, -6.100737, -8.726601, -8.710139, -6.688732, -7.790744, -4.768689, -2.286499, -2.536379, -0.5397528, -3.839836, -2.118285, -8.139531, -8.330194, -9.056137, -8.003616, -0.6458675, 0.2858998, 1.420739, -2.678323, -1.446564, -1.75888, -5.34933, -6.530732, -15.4577, -26.6833, -24.11696, -22.33412, -15.2231, -17.45631, -13.47852, -12.82957, -14.87541, -18.12913, -16.41464, -15.19317, -14.2321, -14.66417, -15.36977, -15.02489, -15.75393, -13.15302, -11.63426, -7.745842, -6.833231, -6.683007, -8.247852, -12.72494, -14.62995, -22.50939, -20.21805, -23.53064, -27.88313, -29.2017, -20.60963, -20.53955, -14.99549, -22.5255, -22.82222, -25.73142, -29.54503, -32.50711, -30.02334, -13.90388, -12.99141, -15.12207, -9.997762, -10.12595, -2.390327, -5.258554, -5.218515, -5.991251, -6.219232, -10.02208, -11.03737, -19.80568, -18.40438, -23.03563, -27.42365, -30.58968, -31.67608, -28.12511, -27.18744, -22.98932, -25.51049, -26.83279, -27.61895, -26.18553, -22.72643, -21.22662, -19.57578, -25.22375, -20.81061, -19.74524, -22.62934, -17.43306, -20.87561, -22.1186, -19.78192, -27.21114, -26.96495, -31.04733, -34.92815, -26.77476, -20.74712, -21.48108, -20.61316, -17.40791, -20.54908, -16.95504, -19.0504, -15.10345, -27.55858, -24.06351 ; 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 = -5.12347, -6.983583, 6.973095, 2.583356, 2.58957, 2.732196, 0.5962295, -5.657439, -8.93955, -9.405032, -10.16184, -2.226775, -0.4058554, -0.8181207, -1.108657, 0.605853, -0.8275346, -4.263366, 1.78861, -3.129929, -5.162713, -3.567291, -3.272865, 0.750936, 1.671819, -1.977604, 1.652755, 1.390303, 0.1166865, -4.02916, -8.345441, -12.79782, -20.11629, -21.62137, -22.51137, -19.30312, -15.15045, -6.634221, -1.797193, -1.421619, -0.5446056, 0.478661, -5.334648, -3.603205, -4.053411, -9.362129, -9.861217, -10.64254, -6.358826, -6.761108, -0.6719614, -3.932779, -1.089211, -4.346601, -4.735138, -8.255998, -10.67124, -11.06051, -6.158797, -4.687668, -2.265319, -1.319068, 1.472844, 1.98088, 3.1807, 2.810774, -4.051908, -8.672698, -7.458298, -6.428267, -10.83286, -8.794354, -9.870475, -4.549577, 1.002172, -0.05688526, 5.014999, -1.690178, -1.644203, 0.6111203, -3.316306, -3.350929, -11.4766, -9.646578, -15.48713, -4.175018, -3.366508, 1.41928, 0.5775719, 3.288099, 1.998266, 0.155821, 3.823453, -3.987035, -7.842402, -11.24502, -13.20354, -16.4524, -13.63518, -11.04, -5.60515, -2.14943, -1.013276, -4.086915, -13.55935, -15.99116, -18.45292, -21.18328, -25.2023, -29.65801, -18.80337, -18.78433, -16.98689, -12.80926, -18.02502, -14.956, -14.7166, 4.663078, 8.536228, 8.412827, 10.72879, 7.015201, 5.034017, 6.30802, 5.956446, 5.616799, 10.63339, 12.64054, 10.0959, 4.159273, -3.692793, -5.811118, -6.383499, -5.554013, 0.1421945, 1.335399, 8.381612, 9.64475, 12.59456, 11.84273, 7.96094, 6.514031, 2.62391, -5.772397, -10.66154, -14.967, -19.39915, -17.95822, -17.72276, -14.35722, -6.935329, -2.765368, -7.39112, -8.304327, -14.25962, -18.94155, -19.86518, -8.71308, -15.84172, -19.53696, -18.74759, -12.4656, -10.70592, -6.573157, -0.7331744, 2.120609, 0.8003965, -8.489398 ; 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 = 11.00961, 10.97804, 10.97804, 10.97804, 10.97804, 10.97804, 10.94647, 10.94647, 10.94647, 10.88332, 10.85175, 10.82017, 10.85175, 10.88332, 10.9149, 10.94647, 10.97804, 11.00961, 11.00961, 11.04117, 11.04117, 11.04117, 11.00961, 11.04117, 11.04117, 11.04117, 11.00961, 11.00961, 11.00961, 10.97804, 10.94647, 10.94647, 10.9149, 10.9149, 10.9149, 10.88332, 10.85175, 10.85175, 10.88332, 10.9149, 10.94647, 11.00961, 11.04117, 11.07273, 11.07273, 11.04117, 11.04117, 11.00961, 11.00961, 10.97804, 10.97804, 10.94647, 10.94647, 10.9149, 10.9149, 10.85175, 10.85175, 10.82017, 10.82017, 10.78859, 10.78859, 10.78859, 10.78859, 10.78859, 10.82017, 10.82017, 10.85175, 10.85175, 10.82017, 10.78859, 10.757, 10.72542, 10.69383, 10.66224, 10.63065, 10.63065, 10.63065, 10.63065, 10.63065, 10.59905, 10.59905, 10.59905, 10.59905, 10.56745, 10.59905, 10.59905, 10.59905, 10.63065, 10.66224, 10.69383, 10.69383, 10.69383, 10.63065, 10.63065, 10.59905, 10.59905, 10.59905, 10.56745, 10.59905, 10.59905, 10.56745, 10.56745, 10.56745, 10.47264, 10.50425, 10.53585, 10.50425, 10.47264, 10.3778, 10.28294, 10.18806, 10.18806, 10.21969, 10.21969, 10.28294, 10.18806, 9.998201, 9.713206, 9.713206, 9.713206, 9.776562, 9.776562, 9.808234, 9.839904, 9.808234, 9.839904, 9.839904, 9.839904, 9.87157, 9.87157, 9.87157, 9.903233, 9.903233, 9.966549, 10.0615, 10.15642, 10.15642, 10.21969, 10.21969, 10.21969, 10.21969, 10.21969, 10.18806, 10.18806, 10.18806, 10.21969, 10.21969, 10.18806, 10.18806, 10.18806, 10.15642, 10.12478, 10.09314, 10.0615, 9.966549, 9.966549, 9.87157, 9.744885, 9.776562, 9.808234, 9.839904, 9.87157, 9.87157, 9.839904, 9.839904, 9.839904, 9.839904, 9.808234 ; 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 ; }