netcdf C0205.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.6993, 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 = "Tue Feb 24 14:18:46 2004: /usr/local/nco/bin/ncrcat -d time,2453056.5104,2453060.6250 C0205.aanderaa.realtime.nc C0205.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 = "AANCM706" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0205" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6333 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453121.00000579 ; :starting_julian_day_string = "2004-04-25 00:00:00" ; :ending_julian_day_number = 2453127.95833912 ; :ending_julian_day_string = "2004-05-01 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Feb-2004 16:15:10\n", "AANCM_Temperature_1.5: 20-Feb-2004 16:15:10" ; data: lat = 43.5695 ; lon = -70.055 ; depth = 2 ; time = 2453121, 2453121.04166667, 2453121.08333333, 2453121.125, 2453121.16666667, 2453121.20833333, 2453121.25, 2453121.29166667, 2453121.33333333, 2453121.375, 2453121.41666667, 2453121.45833333, 2453121.5, 2453121.54166667, 2453121.58333333, 2453121.625, 2453121.66666667, 2453121.70833333, 2453121.75, 2453121.79166667, 2453121.83333333, 2453121.875, 2453121.91666667, 2453121.95833333, 2453122, 2453122.04166667, 2453122.08333333, 2453122.125, 2453122.16666667, 2453122.20833333, 2453122.25, 2453122.29166667, 2453122.33333333, 2453122.375, 2453122.41666667, 2453122.45833333, 2453122.5, 2453122.54166667, 2453122.58333333, 2453122.625, 2453122.66666667, 2453122.70833333, 2453122.75, 2453122.79166667, 2453122.83333333, 2453122.875, 2453122.91666667, 2453122.95833333, 2453123, 2453123.04166667, 2453123.08333333, 2453123.125, 2453123.16666667, 2453123.20833333, 2453123.25, 2453123.29166667, 2453123.33333333, 2453123.375, 2453123.41666667, 2453123.45833333, 2453123.5, 2453123.54166667, 2453123.58333333, 2453123.625, 2453123.66666667, 2453123.70833333, 2453123.75, 2453123.79166667, 2453123.83333333, 2453123.875, 2453123.91666667, 2453123.95833333, 2453124, 2453124.04166667, 2453124.08333333, 2453124.125, 2453124.16666667, 2453124.20833333, 2453124.25, 2453124.29166667, 2453124.33333333, 2453124.375, 2453124.41666667, 2453124.45833333, 2453124.5, 2453124.54166667, 2453124.58333333, 2453124.625, 2453124.66666667, 2453124.70833333, 2453124.75, 2453124.79166667, 2453124.83333333, 2453124.875, 2453124.91666667, 2453124.95833333, 2453125, 2453125.04166667, 2453125.08333333, 2453125.125, 2453125.16666667, 2453125.20833333, 2453125.25, 2453125.29166667, 2453125.33333333, 2453125.375, 2453125.41666667, 2453125.45833333, 2453125.5, 2453125.54166667, 2453125.58333333, 2453125.625, 2453125.66666667, 2453125.70833333, 2453125.75, 2453125.79166667, 2453125.83333333, 2453125.875, 2453125.91666667, 2453125.95833333, 2453126, 2453126.04166667, 2453126.08333333, 2453126.125, 2453126.16666667, 2453126.20833333, 2453126.25, 2453126.29166667, 2453126.33333333, 2453126.375, 2453126.41666667, 2453126.45833333, 2453126.5, 2453126.54166667, 2453126.58333333, 2453126.625, 2453126.66666667, 2453126.70833333, 2453126.75, 2453126.79166667, 2453126.83333333, 2453126.875, 2453126.91666667, 2453126.95833333, 2453127, 2453127.04166667, 2453127.08333333, 2453127.125, 2453127.16666667, 2453127.20833333, 2453127.25, 2453127.29166667, 2453127.33333333, 2453127.375, 2453127.41666667, 2453127.45833333, 2453127.5, 2453127.54166667, 2453127.58333333, 2453127.625, 2453127.66666667, 2453127.70833333, 2453127.75, 2453127.79166667, 2453127.83333333, 2453127.875, 2453127.91666667, 2453127.95833333 ; current_speed = 39.8888, 32.5563, 30.5032, 23.7573, 25.2238, 28.7434, 21.9975, 20.531, 10.2655, 29.33, 23.7573, 24.0506, 12.0253, 9.6789, 18.4779, 9.9722, 12.6119, 19.9444, 16.1315, 20.531, 9.3856, 17.0114, 16.4248, 19.9444, 21.7042, 22.5841, 25.8104, 22.8774, 21.4109, 20.2377, 25.2238, 19.9444, 15.2516, 15.5449, 9.9722, 13.7851, 11.732, 14.3717, 16.4248, 18.1846, 19.9444, 25.5171, 28.1568, 21.9975, 22.2908, 19.6511, 19.6511, 23.7573, 24.0506, 24.3439, 21.9975, 13.4918, 7.0392, 7.6258, 8.5057, 10.8521, 7.0392, 7.9191, 4.6928, 7.6258, 11.4387, 9.9722, 8.5057, 7.9191, 14.3717, 15.5449, 14.9583, 14.0784, 12.9052, 8.2124, 6.4526, 12.6119, 12.9052, 12.9052, 10.8521, 9.9722, 7.9191, 12.3186, 6.7459, 7.0392, 7.6258, 14.0784, 20.531, 32.8496, 35.7826, 36.3692, 28.4501, 23.1707, 20.2377, 16.4248, 14.665, 12.6119, 13.4918, 8.2124, 4.9861, 7.6258, 12.0253, 16.4248, 14.665, 18.7712, 34.3161, 24.3439, 29.6233, 30.2099, 26.6903, 35.7826, 29.6233, 20.2377, 21.1176, 20.8243, 17.3047, 21.9975, 21.9975, 21.9975, 24.6372, 29.0367, 24.3439, 29.6233, 29.9166, 30.2099, 31.0898, 36.0759, 38.129, 34.6094, 30.2099, 28.4501, 25.8104, 30.5032, 22.2908, 25.8104, 21.4109, 26.6903, 24.3439, 25.8104, 20.531, 18.7712, 12.6119, 15.5449, 17.0114, 29.6233, 36.0759, 32.263, 33.4362, 35.4893, 35.7826, 33.4362, 32.8496, 33.4362, 25.2238, 15.2516, 3.8129, 1.1732, 12.6119, 18.4779, 33.1429, 33.1429, 34.9027, 34.9027, 36.0759, 30.2099, 30.7965, 24.0506, 19.9444, 16.4248, 26.6903, 36.6625, 38.7156, 43.7017 ; 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 = 177.4499, 198.5459, 217.1807, 241.4411, 240.0347, 256.9115, 269.2175, 298.4003, 289.2587, 224.2127, 224.2127, 235.4639, 238.2767, 246.3635, 244.9571, 279.7655, 299.8067, 315.2771, 328.6379, 328.6379, 4.1111, 28.7231, 65.6411, 71.2667, 86.7371, 65.6411, 63.1799, 50.8739, 49.1159, 41.3807, 58.2575, 56.4995, 80.0567, 111.3491, 107.8331, 153.1895, 106.0751, 92.7143, 69.1571, 47.7095, 39.6227, 22.3943, 32.2391, 36.8099, 62.4767, 70.2119, 112.7555, 130.3355, 127.5227, 155.6507, 148.6187, 173.2307, 243.5507, 270.2723, 304.7291, 321.2543, 344.4215, 344.4215, 40.6775, 98.3399, 127.8743, 151.4315, 140.5319, 113.8103, 104.3171, 102.9107, 103.9655, 93.0659, 93.0659, 111.3491, 141.9383, 124.0067, 144.7511, 119.4359, 129.2807, 121.1939, 90.2531, 73.7279, 95.5271, 91.6595, 151.7831, 169.7147, 176.0435, 183.0755, 180.6143, 186.2399, 197.8427, 211.9067, 200.3039, 225.9707, 239.6831, 258.3179, 269.9207, 282.2267, 169.7147, 186.5915, 168.3083, 197.1395, 192.2171, 264.2951, 289.2587, 324.4187, 319.8479, 334.2635, 348.6407, 13.9559, 27.3167, 37.5131, 71.6183, 89.1983, 101.5043, 95.1755, 75.1343, 63.5315, 47.0063, 37.1615, 46.6547, 34.3487, 40.3259, 52.2803, 66.6959, 93.0659, 102.9107, 99.3947, 101.8559, 83.9243, 86.7371, 73.0247, 74.0795, 61.0703, 68.1023, 71.6183, 82.5179, 95.8787, 100.4495, 105.3719, 80.4083, 57.5543, 38.5679, 27.6683, 18.5267, 24.1523, 36.1067, 51.5771, 68.8055, 89.9015, 105.7235, 121.5455, 120.1391, 155.6507, 183.7787, 259.3727, 355.6727, 7.6271, 31.8875, 32.9423, 46.3031, 61.0703, 70.9151, 83.2211, 102.2075, 90.9563, 79.0019, 36.1067, 20.6363, 21.3395, 31.8875, 37.1615 ; 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.77477, -10.355, -18.43402, -20.86666, -21.85209, -27.99669, -21.99545, -18.06001, -9.691031, -20.45251, -16.56654, -19.81214, -10.22869, -8.866913, -16.74081, -9.827705, -10.94344, -14.03445, -8.395557, -10.68525, 0.67286, 8.175289, 14.96266, 18.88782, 21.66901, 20.57366, 23.03391, 17.74735, 16.18739, 13.37832, 21.45085, 16.63126, 15.02251, 14.4782, 9.493062, 6.217647, 11.27327, 14.35558, 15.34995, 13.45192, 12.71913, 9.721464, 15.02035, 13.18007, 19.76799, 18.49072, 18.12153, 18.10942, 19.07482, 10.03695, 11.45478, 1.590304, -6.302399, -7.625714, -6.99045, -6.791949, -1.890436, -2.126741, 3.05877, 7.545157, 9.029247, 4.768796, 5.406636, 7.245082, 13.92534, 15.15192, 14.51615, 14.05825, 12.88673, 7.648862, 3.978091, 10.45491, 7.447972, 11.23922, 8.400106, 8.530414, 7.919023, 11.82514, 6.714537, 7.036248, 3.60556, 2.513695, 1.41662, -1.762441, -0.3836378, -3.953028, -8.717247, -12.24659, -7.022471, -11.80918, -12.65951, -12.35066, -13.49179, -8.026121, 0.8902671, -0.8753639, 2.436872, -4.840375, -3.103356, -18.67823, -32.39574, -14.16468, -19.10166, -13.11814, -5.256947, 8.629869, 13.59439, 12.3236, 20.04011, 20.82226, 16.95704, 21.90782, 21.26124, 19.69171, 18.02036, 17.54002, 17.70362, 16.7143, 19.36006, 23.89643, 28.55343, 36.02427, 37.16508, 34.1452, 29.56544, 28.29029, 25.76856, 29.1742, 21.4358, 22.58962, 19.86613, 25.32847, 24.13663, 25.67466, 20.1905, 18.09967, 12.43559, 13.11835, 10.60562, 13.75564, 11.46299, 13.20084, 19.70365, 27.80392, 33.36221, 33.43615, 31.62039, 28.49516, 21.81377, 6.28821, -0.2512814, -1.153077, -0.9516164, 2.452483, 17.50784, 18.02292, 25.23481, 30.54733, 34.09299, 29.9987, 30.10014, 24.04725, 19.57809, 9.678984, 9.406586, 13.34124, 20.45164, 26.39861 ; 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 = -39.8493, -30.86562, -24.30292, -11.35746, -12.59867, -6.50911, -0.3004149, 9.765135, 3.385911, -21.02246, -17.02819, -13.6349, -6.323114, -3.880588, -7.821635, 1.691446, 6.269066, 14.17086, 13.77461, 17.53132, 9.36145, 14.91819, 6.774426, 6.405412, 1.23535, 9.314837, 11.64541, 14.43631, 14.0141, 15.18503, 13.27031, 11.0082, 2.633548, -5.659113, -3.053939, -12.30325, -3.248557, -0.6805827, 5.844056, 12.23623, 15.36239, 23.5927, 23.81585, 17.61181, 10.30079, 6.652732, -7.601035, -15.3772, -14.64864, -22.17848, -18.77972, -13.39775, -3.1353, 0.03624172, 4.845672, 8.463894, 6.780604, 7.628179, 3.558974, -1.106086, -7.022575, -8.758045, -6.566218, -3.197018, -3.553952, -3.47323, -3.61, -0.7529764, -0.6902284, -2.98972, -5.080437, -7.053708, -10.53907, -6.342255, -6.870683, -5.164961, -0.03498194, 3.451663, -0.6497418, -0.203853, -6.719581, -13.85217, -20.48207, -32.80229, -35.78054, -36.15373, -27.08169, -19.66984, -18.98024, -11.41567, -7.402632, -2.553675, -0.01867327, 1.739224, -4.905978, -7.575392, -11.7758, -15.69538, -14.33288, -1.865948, 11.31862, 19.79867, 22.64214, 27.21309, 26.16747, 34.72636, 26.31981, 16.05283, 6.65935, 0.2913705, -3.451275, -1.984322, 5.643552, 9.804412, 16.80055, 23.14039, 16.7095, 24.45756, 22.80769, 18.48239, 12.29947, -1.929502, -8.519244, -5.649455, -6.206654, 3.011225, 1.469065, 8.905697, 6.11444, 12.48542, 7.985207, 8.416678, 3.169976, -2.643572, -3.723683, -4.975931, 2.101469, 8.33984, 13.3007, 26.2359, 34.20629, 29.43873, 27.01381, 22.05521, 12.93666, 0.05748179, -8.902086, -17.493, -12.6649, -13.89495, -3.804611, -0.2163612, 12.57595, 18.31442, 28.1412, 27.81414, 24.1123, 16.8837, 11.7957, 3.565925, -6.512004, -0.4013999, 3.804922, 13.26994, 24.97775, 34.14894, 32.87291, 34.82746 ; 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.181825, 5.05211, 5.019662, 4.987206, 4.954743, 5.181825, 4.987206, 5.05211, 5.08455, 5.214235, 5.214235, 5.181825, 5.181825, 5.149407, 5.116982, 5.246638, 5.40854, 5.343801, 5.214235, 5.473249, 5.473249, 5.667206, 5.343801, 5.31142, 5.31142, 5.31142, 5.31142, 5.279033, 5.246638, 5.246638, 5.279033, 5.246638, 5.246638, 5.214235, 5.181825, 5.149407, 5.116982, 5.08455, 5.116982, 5.116982, 5.149407, 5.149407, 5.181825, 5.181825, 5.214235, 5.214235, 5.214235, 5.149407, 5.116982, 5.08455, 5.08455, 5.08455, 5.05211, 5.05211, 5.019662, 5.08455, 5.05211, 5.08455, 5.08455, 5.08455, 5.08455, 5.116982, 5.05211, 5.05211, 5.116982, 5.181825, 5.376174, 5.53793, 5.860908, 5.893167, 5.893167, 5.828641, 5.699507, 5.634897, 5.667206, 5.634897, 5.667206, 5.667206, 5.57026, 5.634897, 5.53793, 5.505593, 5.505593, 5.57026, 5.57026, 5.602582, 5.634897, 5.731801, 5.764088, 5.860908, 6.022137, 6.086581, 6.022137, 5.989905, 6.022137, 5.989905, 5.989905, 5.989905, 5.957666, 6.440553, 6.408407, 6.408407, 6.569077, 6.697502, 6.376253, 6.054362, 5.893167, 5.796368, 5.764088, 5.699507, 5.796368, 5.860908, 6.022137, 6.054362, 6.086581, 6.086581, 6.022137, 5.957666, 5.796368, 5.731801, 5.764088, 5.893167, 5.731801, 5.731801, 5.828641, 5.699507, 5.634897, 5.699507, 5.699507, 5.796368, 5.731801, 5.764088, 5.731801, 5.731801, 5.699507, 5.634897, 5.667206, 5.699507, 5.667206, 5.893167, 6.022137, 5.860908, 6.022137, 6.279755, 6.376253, 6.376253, 6.247576, 5.731801, 5.376174, 5.40854, 5.440898, 5.473249, 5.376174, 5.279033, 5.634897, 5.764088, 6.150999, 6.183197, 6.150999, 5.989905, 5.796368, 5.634897, 5.699507, 5.731801, 5.764088, 6.054362, 6.247576, 6.344093 ; 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 ; }