netcdf I0109.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.7143, 0.03428, -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 = "Tue Oct 5 00:21:33 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.aanderaa.realtime.nc I0109.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 = 720 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453310.04167244 ; :starting_julian_day_string = "2004-10-31 01:00:00" ; :ending_julian_day_number = 2453317.00000579 ; :ending_julian_day_string = "2004-11-07 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 10-Sep-2004 12:52:06\n", "AANCM_Temperature_1.5: 10-Sep-2004 12:52:06" ; data: lat = 44.10583 ; lon = -68.10867 ; depth = 2 ; time = 2453310.04166667, 2453310.08333333, 2453310.125, 2453310.16666667, 2453310.20833333, 2453310.25, 2453310.29166667, 2453310.33333333, 2453310.375, 2453310.41666667, 2453310.45833333, 2453310.5, 2453310.54166667, 2453310.58333333, 2453310.625, 2453310.66666667, 2453310.70833333, 2453310.75, 2453310.79166667, 2453310.83333333, 2453310.875, 2453310.91666667, 2453310.95833333, 2453311, 2453311.04166667, 2453311.08333333, 2453311.125, 2453311.16666667, 2453311.20833333, 2453311.25, 2453311.29166667, 2453311.33333333, 2453311.375, 2453311.41666667, 2453311.45833333, 2453311.5, 2453311.54166667, 2453311.58333333, 2453311.625, 2453311.66666667, 2453311.70833333, 2453311.75, 2453311.79166667, 2453311.83333333, 2453311.875, 2453311.91666667, 2453311.95833333, 2453312, 2453312.04166667, 2453312.08333333, 2453312.125, 2453312.16666667, 2453312.20833333, 2453312.25, 2453312.29166667, 2453312.33333333, 2453312.375, 2453312.41666667, 2453312.45833333, 2453312.5, 2453312.54166667, 2453312.58333333, 2453312.625, 2453312.66666667, 2453312.70833333, 2453312.75, 2453312.79166667, 2453312.83333333, 2453312.875, 2453312.91666667, 2453312.95833333, 2453313, 2453313.04166667, 2453313.08333333, 2453313.125, 2453313.16666667, 2453313.20833333, 2453313.25, 2453313.29166667, 2453313.33333333, 2453313.375, 2453313.41666667, 2453313.45833333, 2453313.5, 2453313.54166667, 2453313.58333333, 2453313.625, 2453313.66666667, 2453313.70833333, 2453313.75, 2453313.79166667, 2453313.83333333, 2453313.875, 2453313.91666667, 2453313.95833333, 2453314, 2453314.04166667, 2453314.08333333, 2453314.125, 2453314.16666667, 2453314.20833333, 2453314.25, 2453314.29166667, 2453314.33333333, 2453314.375, 2453314.41666667, 2453314.45833333, 2453314.5, 2453314.54166667, 2453314.58333333, 2453314.625, 2453314.66666667, 2453314.70833333, 2453314.75, 2453314.79166667, 2453314.83333333, 2453314.875, 2453314.91666667, 2453314.95833333, 2453315, 2453315.04166667, 2453315.08333333, 2453315.125, 2453315.16666667, 2453315.20833333, 2453315.25, 2453315.29166667, 2453315.33333333, 2453315.375, 2453315.41666667, 2453315.45833333, 2453315.5, 2453315.54166667, 2453315.58333333, 2453315.625, 2453315.66666667, 2453315.70833333, 2453315.75, 2453315.79166667, 2453315.83333333, 2453315.875, 2453315.91666667, 2453315.95833333, 2453316, 2453316.04166667, 2453316.08333333, 2453316.125, 2453316.16666667, 2453316.20833333, 2453316.25, 2453316.29166667, 2453316.33333333, 2453316.375, 2453316.41666667, 2453316.45833333, 2453316.5, 2453316.54166667, 2453316.58333333, 2453316.625, 2453316.66666667, 2453316.70833333, 2453316.75, 2453316.79166667, 2453316.83333333, 2453316.875, 2453316.91666667, 2453316.95833333, 2453317 ; current_speed = 11.1454, 25.8104, 11.4387, 8.5057, 6.1593, 9.3856, 12.9052, 23.464, 31.9697, 26.6903, 26.1037, 13.4918, 3.5196, 7.6258, 8.5057, 15.2516, 17.8913, 25.8104, 34.9027, 39.0089, 36.0759, 29.9166, 29.6233, 6.1593, 6.4526, 11.1454, 22.5841, 15.5449, 11.4387, 7.0392, 18.1846, 24.0506, 33.4362, 36.9558, 34.6094, 30.5032, 12.6119, 4.9861, 4.6928, 7.6258, 8.799, 12.9052, 24.3439, 31.9697, 36.9558, 28.1568, 22.8774, 10.2655, 9.0923, 3.8129, 4.3995, 6.7459, 2.6397, 14.3717, 22.8774, 27.5702, 33.4362, 31.0898, 27.2769, 16.1315, 15.8382, 1.4665, 3.2263, 6.1593, 6.7459, 6.1593, 7.9191, 17.8913, 21.1176, 22.5841, 19.0645, 14.0784, 13.4918, 1.7598, 2.0531, 11.732, 15.2516, 12.6119, 8.799, 1.4665, 12.9052, 12.6119, 22.2908, 27.8635, 24.3439, 21.4109, 9.9722, 16.7181, 20.2377, 21.9975, 25.2238, 33.1429, 35.4893, 31.3831, 35.7826, 32.263, 24.3439, 7.0392, 5.5727, 2.6397, 9.3856, 13.7851, 4.3995, 5.866, 2.933, 8.799, 15.2516, 14.9583, 11.4387, 6.4526, 2.0531, 4.9861, 9.3856, 13.4918, 12.3186, 2.3464, 12.6119, 5.866, 5.2794, 8.5057, 9.6789, 1.7598, 4.6928, 15.2516, 22.2908, 19.6511, 14.9583, 17.3047, 15.5449, 12.0253, 19.0645, 14.3717, 9.3856, 26.397, 18.1846, 14.665, 13.1985, 13.1985, 9.0923, 16.7181, 15.8382, 13.4918, 15.8382, 32.8496, 28.4501, 31.6764, 32.263, 22.2908, 26.397, 24.9305, 16.4248, 26.6903, 27.8635, 21.7042, 15.2516, 21.1176, 18.7712, 15.5449, 22.2908, 31.0898, 30.7965, 34.9027, 36.6625, 32.5563, 31.6764, 26.6903, 24.3439, 21.1176 ; 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 = 22.3824, 29.4144, 52.2684, 353.5512, 253.3836, 183.4152, 196.776, 199.2372, 188.6892, 186.5796, 173.922, 167.2416, 142.278, 119.424, 112.392, 129.6204, 179.5476, 193.6116, 200.9952, 210.1368, 216.114, 232.2876, 217.5204, 263.9316, 348.2772, 16.0536, 37.1496, 36.798, 88.8348, 152.826, 173.2188, 189.0408, 192.2052, 197.4792, 197.8308, 207.6756, 219.2784, 210.1368, 322.2972, 295.224, 195.018, 208.0272, 209.7852, 233.3424, 227.3652, 222.7944, 228.42, 227.3652, 179.8992, 121.182, 118.0176, 119.424, 203.808, 231.2328, 213.6528, 228.0684, 221.388, 234.0456, 242.1324, 242.1324, 205.2144, 162.3192, 301.9044, 298.74, 305.0688, 325.11, 224.2008, 233.3424, 218.2236, 218.9268, 218.2236, 200.6436, 180.954, 27.6564, 354.9576, 25.5468, 4.8024, 37.8528, 359.88, 242.484, 175.68, 195.018, 186.228, 180.2508, 182.712, 177.438, 178.4928, 126.456, 143.6844, 187.6344, 186.9312, 206.2692, 196.0728, 198.1824, 196.776, 211.8948, 200.9952, 169.7028, 176.7348, 27.6564, 27.6564, 26.25, 28.7112, 32.9304, 149.31, 171.8124, 205.566, 196.0728, 227.0136, 219.9816, 343.3548, 13.2408, 25.8984, 32.5788, 51.2136, 20.976, 4.4508, 57.1908, 85.6704, 146.1456, 191.502, 27.3048, 59.3004, 43.1268, 43.4784, 22.3824, 349.332, 341.6352, 323.352, 292.7628, 261.822, 246, 165.4836, 158.4516, 152.1228, 144.036, 113.4468, 94.1088, 125.4012, 97.6248, 116.9628, 128.214, 155.2872, 137.7072, 142.9812, 142.6296, 143.3328, 121.8852, 87.78, 66.684, 74.4192, 73.0128, 94.1088, 94.4604, 90.5928, 133.1364, 122.5884, 107.4696, 92.3508, 78.6384, 77.5836, 66.3324, 55.0812, 47.6976, 61.41, 69.8484, 78.6384, 89.538 ; 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 = 4.244016, 12.67607, 9.046709, -0.9553203, -5.902092, -0.5591114, -3.724838, -7.730912, -4.829806, -3.058267, 2.763919, 2.979535, 2.1534, 6.642134, 7.864364, 11.7481, 0.1412659, -6.074191, -12.50528, -19.58505, -21.26291, -23.66676, -18.04189, -6.124786, -1.31102, 3.08211, 13.6385, 9.311327, 11.43633, 3.214762, 2.147204, -3.779257, -7.068864, -11.10003, -10.59764, -14.16767, -7.984457, -2.503353, -2.869956, -6.898669, -2.280019, -6.064033, -12.09283, -25.64666, -27.18786, -19.12887, -17.11298, -7.552183, 0.015996, 3.262039, 3.883893, 5.875733, -1.065576, -11.20556, -12.67771, -20.51066, -22.1065, -25.16671, -24.1136, -14.26073, -6.747179, 0.4453963, -2.738906, -5.40054, -5.521267, -3.523136, -5.520999, -14.35272, -13.06614, -14.1902, -11.79582, -4.963394, -0.224634, 0.8168432, -0.180453, 5.059404, 1.276858, 7.739102, -0.01842857, -1.300612, 0.9721075, -3.268027, -2.418221, -0.1219661, -1.151848, 0.9570765, 0.2622945, 13.44659, 11.98542, -2.9224, -3.043943, -14.66869, -9.825515, -9.79288, -10.32796, -17.04652, -8.72217, 1.258286, 0.3174079, 1.225265, 4.356497, 6.096994, 2.113497, 3.188874, 1.496982, 1.253107, -6.581836, -4.141333, -8.367587, -4.146064, -0.5880988, 1.142037, 4.099411, 7.264781, 9.602184, 0.8399569, 0.9787214, 4.930254, 5.264334, 4.738392, -1.929993, 0.8072625, 4.035131, 10.42623, 15.33788, 7.482871, -2.769047, -5.452123, -9.278708, -11.0887, -18.87063, -13.1292, 2.352567, 9.695276, 8.502721, 8.612414, 12.1087, 13.16458, 7.411276, 16.57028, 14.1166, 10.60058, 6.621477, 22.10514, 17.12915, 19.22648, 19.26637, 18.9273, 26.37719, 22.89457, 15.82123, 25.5258, 27.79189, 21.63847, 15.25078, 15.4101, 15.81589, 14.82791, 22.27204, 30.48055, 30.07619, 31.96703, 30.06193, 24.07873, 27.81399, 25.05644, 23.86684, 21.11691 ; 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 = 10.30574, 22.48319, 7.000065, 8.451881, -1.76133, -9.368932, -12.35596, -22.15383, -31.60276, -26.51451, -25.95696, -13.15869, -2.783964, -3.746316, -3.240172, -9.725919, -17.89074, -25.08547, -32.58553, -33.73603, -29.14377, -18.29993, -23.49532, -0.6511344, 6.318012, 10.71077, 18.00092, 12.44761, 0.232608, -6.262239, -18.05739, -23.75181, -32.68043, -35.2494, -32.94693, -27.01337, -9.762606, -4.312125, 3.712914, 3.249798, -8.498466, -11.39174, -21.12792, -19.08692, -25.03101, -20.66135, -15.18293, -6.953059, -9.092286, -1.97416, -2.066633, -3.314049, -2.41507, -8.998949, -19.0434, -18.42359, -25.08549, -18.2541, -12.75004, -7.540347, -14.32914, -1.397227, 1.705111, 2.961612, 3.875922, 5.052176, -5.67721, -10.68167, -16.59003, -17.56929, -14.97711, -13.17445, -13.48993, 1.558738, 2.045154, 10.585, 15.19806, 9.958228, 8.798981, -0.6775176, -12.86854, -12.18113, -22.15924, -27.86323, -24.31664, -21.3895, -9.96875, -9.933984, -16.30687, -21.80251, -25.03946, -29.72005, -34.10205, -29.81608, -34.25971, -27.39192, -22.72772, -6.925825, -5.563653, 2.338107, 8.313268, 12.36348, 3.858592, 4.923519, -2.522208, -8.709312, -13.7583, -14.37359, -7.799189, -4.94431, 1.967069, 4.85355, 8.443004, 11.36889, 7.716603, 2.190905, 12.57387, 3.178452, 0.3985624, -7.063609, -9.484526, 1.563721, 2.395848, 11.13127, 16.17496, 18.17065, 14.69977, 16.42337, 12.47195, 4.652792, -2.711904, -5.845497, -9.085974, -24.55205, -16.07431, -11.86965, -5.251649, -0.945681, -5.267153, -2.218248, -7.181229, -8.346033, -14.38766, -24.29936, -22.71564, -25.17413, -25.87872, -11.77442, 1.02253, 9.867541, 4.411653, 7.797786, -1.996438, -1.687937, -0.157795, -14.4389, -10.11017, -4.666575, -0.9143171, 6.1247, 6.621706, 14.01099, 20.98616, 21.91181, 15.15838, 9.19495, 4.795756, 0.1702783 ; 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 = 9.609605, 9.609605, 9.641348, 9.609605, 9.641348, 9.641348, 9.641348, 9.641348, 9.609605, 9.609605, 9.609605, 9.609605, 9.609605, 9.609605, 9.609605, 9.673087, 9.673087, 9.673087, 9.673087, 9.641348, 9.673087, 9.673087, 9.673087, 9.609605, 9.609605, 9.609605, 9.641348, 9.609605, 9.609605, 9.609605, 9.609605, 9.577858, 9.546107, 9.546107, 9.577858, 9.546107, 9.546107, 9.577858, 9.577858, 9.609605, 9.609605, 9.577858, 9.577858, 9.577858, 9.577858, 9.546107, 9.546107, 9.546107, 9.546107, 9.514354, 9.514354, 9.514354, 9.514354, 9.482596, 9.482596, 9.482596, 9.450835, 9.450835, 9.450835, 9.450835, 9.450835, 9.450835, 9.450835, 9.450835, 9.482596, 9.482596, 9.482596, 9.482596, 9.482596, 9.482596, 9.482596, 9.450835, 9.450835, 9.450835, 9.450835, 9.419071, 9.419071, 9.419071, 9.419071, 9.419071, 9.419071, 9.419071, 9.419071, 9.450835, 9.419071, 9.450835, 9.450835, 9.450835, 9.450835, 9.450835, 9.450835, 9.419071, 9.419071, 9.387302, 9.419071, 9.387302, 9.387302, 9.387302, 9.387302, 9.355531, 9.355531, 9.355531, 9.355531, 9.355531, 9.323755, 9.291975, 9.323755, 9.323755, 9.355531, 9.355531, 9.355531, 9.387302, 9.419071, 9.450835, 9.450835, 9.419071, 9.419071, 9.355531, 9.387302, 9.355531, 9.355531, 9.355531, 9.355531, 9.323755, 9.323755, 9.291975, 9.291975, 9.291975, 9.291975, 9.291975, 9.291975, 9.291975, 9.291975, 9.291975, 9.323755, 9.323755, 9.291975, 9.323755, 9.291975, 9.291975, 9.260192, 9.260192, 9.260192, 9.228405, 9.228405, 9.228405, 9.228405, 9.228405, 9.228405, 9.228405, 9.196613, 9.196613, 9.164819, 9.196613, 9.196613, 9.196613, 9.196613, 9.164819, 9.164819, 9.164819, 9.196613, 9.196613, 9.196613, 9.196613, 9.164819, 9.164819, 9.164819, 9.164819 ; 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 ; }