netcdf A0113.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 = "12-Jan-2005 14:44:50: Modified [lon,lat] to [-70.566200,42.523400].\n", "05-Jan-2005 21:36:30: Modified [lon,lat] to [-70.566300,42.523300].\n", "Wed Jan 5 21:34:39 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8541,2453377.0 A0113.aanderaa.realtime.nc A0113.aanderaa.realtime.nc.new\n", "Wed Jan 5 21:32:55 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8125,2453377.0 A0113.aanderaa.realtime.nc A0113.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 = "A0113" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453380.00000579 ; :starting_julian_day_string = "2005-01-09 00:00:00" ; :ending_julian_day_number = 2453386.95833912 ; :ending_julian_day_string = "2005-01-15 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 05-Jan-2005 17:11:13\n", "AANCM_Temperature_1.5: 05-Jan-2005 17:11:13" ; :longitude = -70.5662 ; :latitude = 42.5234 ; data: lat = 42.5234 ; lon = -70.5662 ; depth = 2 ; time = 2453380, 2453380.04166667, 2453380.08333333, 2453380.125, 2453380.16666667, 2453380.20833333, 2453380.25, 2453380.29166667, 2453380.33333333, 2453380.375, 2453380.41666667, 2453380.45833333, 2453380.5, 2453380.54166667, 2453380.58333333, 2453380.625, 2453380.66666667, 2453380.70833333, 2453380.75, 2453380.79166667, 2453380.83333333, 2453380.875, 2453380.91666667, 2453380.95833333, 2453381, 2453381.04166667, 2453381.08333333, 2453381.125, 2453381.16666667, 2453381.20833333, 2453381.25, 2453381.29166667, 2453381.33333333, 2453381.375, 2453381.41666667, 2453381.45833333, 2453381.5, 2453381.54166667, 2453381.58333333, 2453381.625, 2453381.66666667, 2453381.70833333, 2453381.75, 2453381.79166667, 2453381.83333333, 2453381.875, 2453381.91666667, 2453381.95833333, 2453382, 2453382.04166667, 2453382.08333333, 2453382.125, 2453382.16666667, 2453382.20833333, 2453382.25, 2453382.29166667, 2453382.33333333, 2453382.375, 2453382.41666667, 2453382.45833333, 2453382.5, 2453382.54166667, 2453382.58333333, 2453382.625, 2453382.66666667, 2453382.70833333, 2453382.75, 2453382.79166667, 2453382.83333333, 2453382.875, 2453382.91666667, 2453382.95833333, 2453383, 2453383.04166667, 2453383.08333333, 2453383.125, 2453383.16666667, 2453383.20833333, 2453383.25, 2453383.29166667, 2453383.33333333, 2453383.375, 2453383.41666667, 2453383.45833333, 2453383.5, 2453383.54166667, 2453383.58333333, 2453383.625, 2453383.66666667, 2453383.70833333, 2453383.75, 2453383.79166667, 2453383.83333333, 2453383.875, 2453383.91666667, 2453383.95833333, 2453384, 2453384.04166667, 2453384.08333333, 2453384.125, 2453384.16666667, 2453384.20833333, 2453384.25, 2453384.29166667, 2453384.33333333, 2453384.375, 2453384.41666667, 2453384.45833333, 2453384.5, 2453384.54166667, 2453384.58333333, 2453384.625, 2453384.66666667, 2453384.70833333, 2453384.75, 2453384.79166667, 2453384.83333333, 2453384.875, 2453384.91666667, 2453384.95833333, 2453385, 2453385.04166667, 2453385.08333333, 2453385.125, 2453385.16666667, 2453385.20833333, 2453385.25, 2453385.29166667, 2453385.33333333, 2453385.375, 2453385.41666667, 2453385.45833333, 2453385.5, 2453385.54166667, 2453385.58333333, 2453385.625, 2453385.66666667, 2453385.70833333, 2453385.75, 2453385.79166667, 2453385.83333333, 2453385.875, 2453385.91666667, 2453385.95833333, 2453386, 2453386.04166667, 2453386.08333333, 2453386.125, 2453386.16666667, 2453386.20833333, 2453386.25, 2453386.29166667, 2453386.33333333, 2453386.375, 2453386.41666667, 2453386.45833333, 2453386.5, 2453386.54166667, 2453386.58333333, 2453386.625, 2453386.66666667, 2453386.70833333, 2453386.75, 2453386.79166667, 2453386.83333333, 2453386.875, 2453386.91666667, 2453386.95833333 ; current_speed = 31.9697, 29.9166, 23.464, 17.8913, 12.6119, 15.5449, 7.3325, 24.0506, 16.4248, 21.4109, 39.5955, 30.7965, 33.1429, 30.7965, 25.2238, 19.0645, 3.2263, 2.933, 3.2263, 10.5588, 11.1454, 4.1062, 11.732, 60.1265, 57.4868, 51.6208, 51.6208, 40.1821, 31.3831, 22.5841, 19.6511, 21.4109, 17.3047, 17.3047, 23.7573, 29.0367, 26.1037, 23.7573, 17.598, 10.8521, 8.799, 13.1985, 22.5841, 30.5032, 25.2238, 22.5841, 4.6928, 4.3995, 6.7459, 17.3047, 22.8774, 22.5841, 14.0784, 12.6119, 5.866, 10.8521, 19.0645, 12.6119, 5.866, 5.2794, 7.0392, 11.732, 19.0645, 19.9444, 9.9722, 4.9861, 13.4918, 17.8913, 19.0645, 23.7573, 20.8243, 12.0253, 4.3995, 4.3995, 9.9722, 13.7851, 4.9861, 5.2794, 10.5588, 14.665, 13.4918, 15.5449, 15.8382, 15.2516, 17.8913, 21.7042, 26.397, 25.2238, 19.3578, 18.4779, 15.2516, 10.2655, 12.3186, 18.4779, 16.7181, 6.1593, 5.5727, 11.1454, 15.2516, 29.0367, 20.8243, 25.2238, 23.464, 20.2377, 19.0645, 9.3856, 11.1454, 6.4526, 14.665, 26.397, 27.5702, 27.2769, 21.9975, 16.4248, 9.6789, 10.5588, 15.8382, 22.5841, 22.8774, 16.4248, 12.9052, 7.6258, 10.5588, 15.5449, 18.1846, 21.4109, 11.4387, 4.9861, 10.8521, 14.3717, 26.9836, 29.33, 24.3439, 24.0506, 9.0923, 1.1732, 17.0114, 31.6764, 36.0759, 43.4084, 46.928, 42.5285, 30.5032, 20.531, 9.9722, 4.9861, 10.2655, 14.9583, 12.6119, 26.1037, 23.464, 17.0114, 17.3047, 14.9583, 26.9836, 24.6372, 17.8913, 17.598, 9.0923, 8.2124, 17.598, 21.1176, 13.4918, 9.0923, 5.866, 15.8382, 17.3047, 17.598 ; 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 = 238.2068, 237.152, 224.1428, 204.8048, 159.4484, 137.6492, 184.7636, 194.2568, 206.9144, 218.5172, 234.6908, 248.4032, 253.3256, 240.3164, 248.7548, 267.3896, 212.1884, 92.996, 109.1696, 82.0964, 78.2288, 137.6492, 207.6176, 254.732, 257.1932, 262.8188, 261.4124, 268.4444, 285.3212, 292.0016, 318.02, 348.9224, 342.9836, 328.2164, 302.5496, 297.9788, 293.408, 285.6728, 281.102, 296.5724, 17.7536, 85.964, 84.206, 69.0872, 82.7996, 75.0644, 100.028, 247.7, 218.8688, 225.5492, 219.2204, 212.54, 220.9784, 192.4988, 116.2016, 96.8636, 83.1512, 57.4844, 110.576, 236.4488, 226.604, 251.9192, 230.4716, 236.0972, 204.8048, 144.6812, 90.5348, 86.3156, 67.3292, 61.0004, 57.1328, 36.3884, 36.3884, 9.3152, 270.9056, 279.344, 289.892, 14.2376, 45.53, 63.11, 50.804, 40.6076, 20.5664, 326.4584, 299.7368, 291.2984, 290.2436, 280.7504, 281.4536, 280.3988, 322.2392, 356.306, 1.9316, 32.8724, 37.0916, 74.0096, 304.3076, 249.8096, 264.2252, 261.764, 245.942, 238.2068, 220.6268, 208.3208, 193.5536, 166.1288, 164.0192, 216.7592, 249.1064, 248.7548, 264.9284, 276.5312, 279.6956, 280.3988, 331.7324, 32.8724, 74.7128, 81.3932, 94.4024, 94.754, 87.0188, 204.4532, 245.942, 254.0288, 253.3256, 239.6132, 241.7228, 32.8724, 88.7768, 50.4524, 57.1328, 63.4616, 68.384, 64.1648, 47.9912, 294.4628, 151.3616, 178.0832, 181.9508, 167.8868, 171.0512, 181.9508, 180.5444, 179.4896, 180.1928, 208.6724, 200.234, 219.572, 219.9236, 211.4852, 199.8824, 183.0056, 159.4484, 147.494, 140.8136, 129.914, 118.3112, 126.398, 167.8868, 210.782, 232.2296, 241.7228, 215.3528, 237.152, 110.576, 88.7768, 84.5576, 81.3932 ; 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 = -27.17281, -25.13331, -16.34148, -7.505904, 4.427418, 10.4721, -0.6089256, -5.922901, -7.434831, -13.33363, -32.3117, -28.63449, -31.74927, -26.75518, -23.50955, -19.04472, -1.718666, 2.928991, 3.047404, 10.4585, 10.91101, 2.766216, -5.438582, -58.00431, -56.05671, -51.21587, -51.04206, -40.16729, -30.26774, -20.93938, -13.14405, -4.113854, -5.064141, -9.114602, -20.02565, -25.64293, -23.95534, -22.87401, -17.26867, -9.705791, 2.683028, 13.16577, 22.46873, 28.49379, 25.02488, 21.82112, 4.621107, -4.07046, -4.233316, -12.353, -14.4655, -12.14772, -9.232255, -2.729457, 5.263245, 10.77433, 18.92846, 10.63492, 5.491789, -4.399811, -5.114842, -11.15267, -14.70462, -16.55355, -4.183619, 2.882591, 13.49121, 17.85432, 17.59147, 20.77868, 17.49097, 7.13408, 2.610029, 0.7121278, -9.970954, -13.60219, -4.688608, 1.298434, 7.534943, 13.07937, 10.45599, 10.11779, 5.563843, -8.427154, -15.53525, -20.22183, -24.76646, -24.7811, -18.97231, -18.17441, -9.339566, -0.6613836, 0.4152156, 10.02925, 10.08254, 5.920983, -4.603181, -10.46052, -15.1742, -28.73723, -19.01536, -21.4391, -15.2781, -9.600923, -4.467859, 2.250104, 3.068498, -3.861579, -13.70069, -24.60301, -27.46226, -27.09987, -21.6833, -16.15503, -4.583833, 5.730999, 15.27779, 22.32977, 22.8099, 16.36829, 12.88773, -3.156699, -9.641591, -14.94487, -17.41995, -18.46969, -10.07367, 2.706305, 10.84963, 11.08196, 22.66435, 26.23965, 22.63188, 21.64677, 6.755961, -1.067882, 8.153227, 1.05952, -1.228071, 9.108985, 7.299735, -1.447726, -0.289824, 0.182891, -0.03355634, -2.392335, -3.550375, -9.529145, -8.093884, -13.6334, -7.979888, -0.8919683, 6.074829, 8.03841, 17.04946, 18.89694, 15.75123, 14.16489, 1.907963, -4.202885, -13.91072, -18.59755, -7.806483, -7.638555, 5.491789, 15.83459, 17.22669, 17.39982 ; 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 = -16.84339, -16.22713, -16.83791, -16.24069, -11.80923, -11.48821, -7.307172, -23.30988, -14.64573, -16.75234, -22.88575, -11.33535, -9.509776, -15.25074, -9.140095, -0.8682796, -2.730421, -0.1532969, -1.059406, 1.451907, 2.273706, -3.034622, -10.39527, -15.83337, -12.74277, -6.452997, -7.708087, -1.090824, 8.292355, 8.460737, 14.6082, 21.01197, 16.54712, 14.70975, 12.78213, 13.62242, 10.37037, 6.417878, 3.388604, 4.854452, 8.379962, 0.9289533, 2.279913, 10.88802, 3.161555, 5.820672, -0.8171546, -1.669417, -5.252256, -12.11842, -17.72357, -19.03876, -10.62858, -12.313, -2.59002, -1.296892, 2.273435, 6.779265, -2.061603, -2.917829, -4.836189, -3.641119, -12.1338, -11.1247, -9.052188, -4.068398, -0.1259309, 1.149706, 7.348142, 11.51762, 11.30122, 9.680534, 3.541659, 4.341483, 0.1576111, 2.238171, 1.696512, 5.117239, 7.396816, 6.632672, 8.526483, 11.80145, 14.82876, 12.71198, 8.874379, 7.883512, 9.133685, 4.705018, 3.843961, 3.335234, 12.05752, 10.24417, 12.3116, 15.51925, 13.33557, 1.696741, 3.140972, -3.846734, -1.534596, -4.159531, -8.48926, -13.28928, -17.8084, -17.81535, -18.53358, -9.111889, -10.71467, -5.16955, -5.230032, -9.565216, -2.437222, 3.10259, 3.70468, 2.964653, 8.524646, 8.86814, 4.175861, 3.379771, -1.756087, -1.361251, 0.6711773, -6.941763, -4.304413, -4.277244, -5.217753, -10.83038, -5.418944, 4.187733, 0.2316625, 9.150735, 14.64383, 13.10457, 8.967908, 10.48087, 6.084974, 0.4858249, -14.93026, -31.65868, -36.05499, -42.44191, -46.35678, -42.50385, -30.50182, -20.53019, -9.972143, -4.374691, -9.631995, -11.53023, -9.672077, -22.26059, -22.06537, -16.988, -16.20337, -12.61486, -20.91484, -15.80814, -8.485133, -10.44249, -8.889859, -7.055443, -10.77875, -10.00421, -11.00398, -4.931775, -2.061603, 0.338102, 1.641265, 2.633588 ; 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 = 5.161625, 5.161625, 5.226438, 5.258833, 5.323601, 5.323601, 5.323601, 5.291221, 5.323601, 5.323601, 5.226438, 5.355974, 5.323601, 5.323601, 5.38834, 5.355974, 5.38834, 5.420698, 5.420698, 5.420698, 5.38834, 5.420698, 5.420698, 4.739603, 4.967007, 4.934544, 4.739603, 4.707086, 4.739603, 4.772112, 4.804614, 4.804614, 4.869595, 4.837108, 4.934544, 5.03191, 5.03191, 5.06435, 5.096783, 5.06435, 5.096783, 5.129208, 5.161625, 5.194035, 5.258833, 5.291221, 5.323601, 5.323601, 5.291221, 5.323601, 5.258833, 5.226438, 5.194035, 5.194035, 5.194035, 5.194035, 5.194035, 5.161625, 5.161625, 5.129208, 5.096783, 5.096783, 5.06435, 5.096783, 5.161625, 5.161625, 5.129208, 5.096783, 5.096783, 5.06435, 5.03191, 4.999462, 4.967007, 4.934544, 4.967007, 4.999462, 4.999462, 5.03191, 4.999462, 4.999462, 4.934544, 4.967007, 4.967007, 4.999462, 5.03191, 5.03191, 4.999462, 5.03191, 5.06435, 5.096783, 5.096783, 5.096783, 5.096783, 5.161625, 5.194035, 5.194035, 5.194035, 5.194035, 5.226438, 5.194035, 5.194035, 5.161625, 5.129208, 5.129208, 5.096783, 5.096783, 5.096783, 5.096783, 5.096783, 5.06435, 5.06435, 5.06435, 5.06435, 5.096783, 5.096783, 5.096783, 5.129208, 5.129208, 5.129208, 5.129208, 5.129208, 5.129208, 5.129208, 5.129208, 5.129208, 5.129208, 5.129208, 5.096783, 5.129208, 5.161625, 5.194035, 5.194035, 5.194035, 5.258833, 5.291221, 5.323601, 5.323601, 5.323601, 5.291221, 5.161625, 5.129208, 5.161625, 5.161625, 5.194035, 5.226438, 5.226438, 5.226438, 5.291221, 5.323601, 5.291221, 5.355974, 5.355974, 5.38834, 5.38834, 5.355974, 5.291221, 5.226438, 5.129208, 5.129208, 5.161625, 5.226438, 5.291221, 5.323601, 5.355974, 5.355974, 5.291221, 5.258833, 5.226438 ; 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 ; }