netcdf A0111.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 = "Fri Oct 8 06:07:32 2004: /usr/local/nco/bin/ncrcat -d time,2453287.19444,2453318.1 A0111.aanderaa.realtime.nc A0111.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 = "A0111" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :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: 30-Aug-2004 16:52:59\n", "AANCM_Temperature_1.5: 30-Aug-2004 16:52:59" ; data: lat = 42.5231667 ; lon = -70.5665 ; 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 = 10.5588, 14.3717, 14.3717, 14.3717, 11.4387, 9.9722, 17.8913, 18.1846, 21.9975, 29.9166, 23.464, 12.3186, 9.9722, 6.7459, 10.2655, 13.7851, 7.6258, 5.866, 9.3856, 17.598, 12.6119, 24.0506, 22.5841, 24.3439, 18.7712, 11.1454, 3.8129, 10.5588, 13.1985, 13.7851, 7.3325, 15.8382, 17.598, 24.0506, 21.9975, 17.0114, 18.4779, 12.6119, 9.3856, 3.8129, 3.5196, 4.3995, 1.7598, 5.2794, 19.6511, 21.7042, 24.9305, 33.1429, 33.7295, 19.0645, 15.5449, 12.9052, 5.5727, 2.0531, 2.933, 4.6928, 11.4387, 15.8382, 18.1846, 24.9305, 21.1176, 12.6119, 2.6397, 6.4526, 10.2655, 10.8521, 7.0392, 6.7459, 5.866, 2.0531, 5.2794, 9.3856, 8.799, 12.0253, 12.0253, 7.9191, 12.9052, 14.9583, 11.732, 7.9191, 6.7459, 4.6928, 1.4665, 2.933, 5.866, 4.1062, 4.3995, 10.2655, 17.0114, 19.0645, 18.1846, 14.665, 12.0253, 4.3995, 7.3325, 10.5588, 12.6119, 18.4779, 15.5449, 7.9191, 3.2263, 1.4665, 8.799, 14.0784, 9.9722, 6.1593, 3.8129, 9.3856, 14.9583, 19.9444, 15.8382, 16.7181, 12.9052, 8.5057, 13.7851, 17.0114, 14.9583, 9.3856, 2.3464, 9.6789, 16.4248, 12.6119, 17.8913, 11.4387, 10.8521, 12.3186, 9.9722, 9.3856, 10.5588, 12.3186, 3.8129, 6.1593, 9.0923, 17.0114, 12.9052, 10.8521, 19.6511, 18.7712, 16.7181, 22.5841, 17.3047, 18.7712, 4.9861, 4.3995, 6.1593, 14.3717, 17.598, 13.4918, 20.2377, 17.3047, 18.7712, 27.5702, 26.9836, 28.7434, 24.9305, 21.9975, 12.9052, 8.799, 5.5727, 12.6119, 16.7181, 16.4248, 21.9975, 24.6372, 29.33, 33.4362, 30.2099, 34.0228 ; 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 = 335.6, 339.116, 343.6868, 2.2832, 19.8632, 31.8176, 62.4068, 84.206, 81.3932, 96.1604, 95.4572, 121.4756, 129.914, 220.2752, 219.2204, 264.2252, 289.892, 325.7552, 59.2424, 61.0004, 76.1192, 71.9, 62.0552, 78.5804, 108.1148, 133.43, 134.4848, 192.1472, 178.7864, 200.9372, 143.2748, 109.1696, 114.4436, 101.4344, 97.9184, 105.6536, 95.1056, 116.5532, 158.3936, 260.3576, 189.3344, 155.5808, 132.3752, 115.85, 78.2288, 88.0736, 100.3796, 92.2928, 80.3384, 90.5348, 86.6672, 107.06, 107.4116, 133.7816, 74.3612, 115.1468, 78.2288, 67.3292, 66.9776, 65.2196, 66.9776, 68.7356, 76.1192, 292.0016, 249.458, 267.3896, 299.7368, 278.9924, 222.0332, 252.974, 344.3516, 42.014, 61.0004, 30.0596, 351.032, 327.1616, 291.2984, 303.2528, 287.7824, 254.732, 239.9648, 100.028, 65.2196, 29.708, 92.6444, 84.5576, 248.4032, 242.426, 253.3256, 267.7412, 269.1476, 268.796, 275.1248, 313.4492, 64.1648, 97.9184, 82.448, 83.5028, 100.7312, 183.3572, 186.8732, 159.8, 263.8736, 260.006, 240.3164, 230.8232, 195.3116, 70.142, 112.334, 122.882, 109.5212, 139.0556, 173.1608, 218.1656, 226.604, 253.3256, 255.4352, 232.5812, 138.3524, 91.9412, 141.8684, 109.1696, 124.64, 135.5396, 167.5352, 182.3024, 209.7272, 233.9876, 263.1704, 219.2204, 202.6952, 156.6356, 149.9552, 177.7316, 157.3388, 171.7544, 188.6312, 204.8048, 214.6496, 241.3712, 260.006, 266.6864, 259.6544, 264.5768, 116.9048, 118.3112, 109.5212, 115.85, 129.2108, 148.5488, 205.8596, 218.5172, 232.9328, 237.152, 254.0288, 265.6316, 262.4672, 198.476, 189.686, 172.8092, 150.6584, 180.5444, 213.2432, 235.394, 234.6908, 237.5036, 251.216, 255.4352 ; 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.361887, -5.123182, -4.036836, 0.5725514, 3.88659, 5.257512, 15.85632, 18.0917, 21.74978, 29.74384, 23.35765, 10.50607, 7.648761, -4.360952, -6.490929, -13.71514, -7.170812, -3.300974, 8.065408, 15.39162, 12.24359, 22.86047, 19.95078, 23.86198, 17.84081, 8.093955, 2.720262, -2.221825, 0.2795407, -4.926029, 4.384672, 14.95998, 16.02067, 23.57325, 21.78776, 16.38046, 18.40459, 11.28159, 3.456044, -3.759033, -0.570866, 1.818795, 1.300047, 4.751136, 19.23784, 21.69193, 24.52253, 33.11637, 33.25109, 19.06367, 15.51861, 12.33735, 5.317358, 1.482302, 2.824421, 4.248026, 11.19814, 14.61446, 16.73623, 22.63492, 19.43563, 11.75324, 2.562613, -5.982679, -9.61277, -10.84084, -6.11223, -6.662987, -3.927645, -1.963117, -1.42403, 6.281896, 7.695808, 6.02348, -1.874538, -4.294302, -12.02379, -12.50902, -11.17148, -7.639593, -5.840047, 4.621107, 1.331466, 1.453536, 5.859754, 4.087689, -4.090642, -9.09948, -16.29608, -19.04969, -18.18259, -14.66176, -11.97723, -3.193968, 6.599626, 10.45813, 12.5025, 18.35922, 15.27304, -0.4637478, -0.3860993, 0.5063798, -8.748748, -13.86477, -8.663581, -4.774692, -1.006866, 8.827508, 13.83619, 16.74912, 14.92779, 10.95581, 1.536794, -5.255982, -10.01657, -16.29608, -14.4776, -7.454187, 1.559294, 9.673346, 10.14182, 11.91258, 14.71988, 8.01185, 2.342315, -0.4948831, -4.944924, -7.591916, -10.48388, -7.789114, -1.471126, 2.44264, 4.552306, 0.6733232, 4.972131, 1.556372, -2.949114, -7.875046, -9.505177, -19.82302, -17.04212, -18.73982, -4.905038, -4.379807, 5.492615, 12.65262, 16.58643, 12.14179, 15.68068, 9.029111, -8.187386, -17.16933, -21.531, -24.14769, -23.96819, -21.9336, -12.79383, -2.788468, -0.9375985, 1.578681, 8.192128, -0.1560591, -12.0589, -20.27831, -23.93459, -28.20093, -28.6009, -32.92944 ; 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 = 9.615726, 13.42754, 13.7931, 14.36029, 10.75817, 8.473685, 8.287086, 1.835774, 3.291985, -3.210417, -2.231477, -6.431977, -6.398533, -5.146772, -7.952882, -1.387039, 2.594665, 4.849075, 4.799862, 8.531572, 3.025629, 7.471954, 10.58338, 4.819913, -5.836378, -7.662104, -2.671775, -10.32239, -13.19554, -12.87491, -5.877092, -5.200719, -7.282005, -4.767932, -3.030433, -4.590028, -1.644379, -5.63788, -8.726124, -0.6386545, -3.472995, -4.005943, -1.186075, -2.301906, 4.008903, 0.7296016, -4.491702, -1.325922, 5.660779, -0.1779459, 0.9037111, -3.786037, -1.667541, -1.420563, 0.7906547, -1.994154, 2.33354, 6.10461, 7.111833, 10.44941, 8.258903, 4.573987, 0.6332713, 2.417354, -3.602101, -0.4942515, 3.491559, 1.054407, -4.357012, -0.6011592, 5.083719, 6.973325, 4.265786, 10.40796, 11.8783, 6.653655, 4.687494, 8.202146, 3.582986, -2.085371, -3.376539, -0.8171546, 0.6146711, 2.547493, -0.2706403, 0.3894526, -1.619336, -4.751837, -4.881124, -0.7513946, -0.2705257, -0.3081442, 1.074165, 3.025585, 3.195387, -1.454608, 1.657531, 2.09086, -2.894486, -7.905509, -3.203114, -1.3763, -0.9390488, -2.443237, -4.938334, -3.890925, -3.677557, 3.188196, -5.684231, -10.82803, -5.292424, -12.62795, -12.81337, -6.68742, -9.470871, -4.881124, -3.761635, -5.703033, -1.753339, -0.3278616, -12.91966, -4.141313, -10.16974, -8.164197, -10.5963, -12.30866, -8.659821, -5.518361, -1.25562, -9.543459, -3.517669, -5.654245, -7.870605, -16.99807, -11.90891, -10.73991, -19.42855, -17.03941, -13.75305, -10.82079, -3.003145, -1.084994, -0.8954298, -0.415803, -2.787141, -6.815927, -5.880471, -5.882649, -12.79378, -14.76238, -16.89156, -21.57151, -16.2644, -15.59077, -6.85973, -1.67553, -1.691791, -8.345469, -5.493259, -12.5127, -14.5734, -16.42406, -18.39764, -13.9922, -16.95241, -17.96349, -9.727628, -8.555877 ; 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 = 13.89216, 13.89216, 13.89216, 13.89216, 13.86071, 13.89216, 13.86071, 13.82927, 13.82927, 13.79783, 13.76638, 13.76638, 13.73494, 13.73494, 13.73494, 13.73494, 13.76638, 13.79783, 13.79783, 13.79783, 13.79783, 13.79783, 13.76638, 13.73494, 13.73494, 13.7035, 13.7035, 13.67206, 13.67206, 13.67206, 13.64062, 13.64062, 13.60917, 13.54629, 13.51485, 13.48341, 13.32621, 13.23188, 13.13756, 13.26333, 13.42053, 13.48341, 13.48341, 13.51485, 13.51485, 13.35765, 13.169, 13.20044, 13.20044, 13.20044, 13.23188, 13.23188, 13.23188, 13.23188, 13.23188, 13.20044, 13.20044, 13.20044, 13.23188, 13.26333, 13.29477, 13.26333, 13.29477, 13.29477, 13.29477, 13.29477, 13.29477, 13.29477, 13.29477, 13.29477, 13.29477, 13.29477, 13.32621, 13.29477, 13.29477, 13.26333, 13.26333, 13.26333, 13.26333, 13.26333, 13.23188, 13.23188, 13.20044, 13.20044, 13.20044, 13.169, 13.13756, 13.13756, 13.169, 13.169, 13.20044, 13.20044, 13.20044, 13.169, 13.169, 13.13756, 13.10612, 13.04323, 12.98035, 12.98035, 12.9489, 12.9489, 12.91746, 12.91746, 12.91746, 12.91746, 12.91746, 12.91746, 12.98035, 12.98035, 13.01179, 12.98035, 12.98035, 12.98035, 12.9489, 12.9489, 12.9489, 12.91746, 12.9489, 12.91746, 12.91746, 12.88601, 12.88601, 12.91746, 12.9489, 12.91746, 12.88601, 12.85457, 12.85457, 12.82312, 12.85457, 12.85457, 12.82312, 12.79168, 12.76023, 12.72878, 12.69733, 12.66589, 12.60299, 12.54008, 12.54008, 12.57154, 12.57154, 12.63444, 12.66589, 12.69733, 12.69733, 12.63444, 12.60299, 12.50863, 12.35136, 12.19406, 12.16259, 12.0682, 12.03673, 12.09966, 12.16259, 12.25698, 12.3199, 12.3199, 12.3199, 12.25698, 12.16259, 11.97379, 11.81642, 11.75346, 11.59603, 11.43857 ; 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 ; }