netcdf C0209.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.7711, 0.03433, -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 = "01-Jun-2005 14:33:22: Modified [lon,lat] to [-70.059976,43.569600].\n", "01-Jun-2005 07:29:42: Modified [lon,lat] to [-70.061000,43.569500].\n", "Wed Jun 1 06:46:58 2005: /usr/local/nco/bin/ncrcat -d time,2453523.2396,2453524.23 C0209.aanderaa.realtime.nc C0209.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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0209" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453569.00000579 ; :starting_julian_day_string = "2005-07-17 00:00:00" ; :ending_julian_day_number = 2453575.95833912 ; :ending_julian_day_string = "2005-07-23 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 01-Jun-2005 04:16:33\n", "AANCM_Temperature_1.5: 01-Jun-2005 04:16:33" ; :longitude = -70.0599757603237 ; :latitude = 43.5696002415248 ; data: lat = 43.5696002415248 ; lon = -70.0599757603237 ; depth = 2 ; time = 2453569, 2453569.04166667, 2453569.08333333, 2453569.125, 2453569.16666667, 2453569.20833333, 2453569.25, 2453569.29166667, 2453569.33333333, 2453569.375, 2453569.41666667, 2453569.45833333, 2453569.5, 2453569.54166667, 2453569.58333333, 2453569.625, 2453569.66666667, 2453569.70833333, 2453569.75, 2453569.79166667, 2453569.83333333, 2453569.875, 2453569.91666667, 2453569.95833333, 2453570, 2453570.04166667, 2453570.08333333, 2453570.125, 2453570.16666667, 2453570.20833333, 2453570.25, 2453570.29166667, 2453570.33333333, 2453570.375, 2453570.41666667, 2453570.45833333, 2453570.5, 2453570.54166667, 2453570.58333333, 2453570.625, 2453570.66666667, 2453570.70833333, 2453570.75, 2453570.79166667, 2453570.83333333, 2453570.875, 2453570.91666667, 2453570.95833333, 2453571, 2453571.04166667, 2453571.08333333, 2453571.125, 2453571.16666667, 2453571.20833333, 2453571.25, 2453571.29166667, 2453571.33333333, 2453571.375, 2453571.41666667, 2453571.45833333, 2453571.5, 2453571.54166667, 2453571.58333333, 2453571.625, 2453571.66666667, 2453571.70833333, 2453571.75, 2453571.79166667, 2453571.83333333, 2453571.875, 2453571.91666667, 2453571.95833333, 2453572, 2453572.04166667, 2453572.08333333, 2453572.125, 2453572.16666667, 2453572.20833333, 2453572.25, 2453572.29166667, 2453572.33333333, 2453572.375, 2453572.41666667, 2453572.45833333, 2453572.5, 2453572.54166667, 2453572.58333333, 2453572.625, 2453572.66666667, 2453572.70833333, 2453572.75, 2453572.79166667, 2453572.83333333, 2453572.875, 2453572.91666667, 2453572.95833333, 2453573, 2453573.04166667, 2453573.08333333, 2453573.125, 2453573.16666667, 2453573.20833333, 2453573.25, 2453573.29166667, 2453573.33333333, 2453573.375, 2453573.41666667, 2453573.45833333, 2453573.5, 2453573.54166667, 2453573.58333333, 2453573.625, 2453573.66666667, 2453573.70833333, 2453573.75, 2453573.79166667, 2453573.83333333, 2453573.875, 2453573.91666667, 2453573.95833333, 2453574, 2453574.04166667, 2453574.08333333, 2453574.125, 2453574.16666667, 2453574.20833333, 2453574.25, 2453574.29166667, 2453574.33333333, 2453574.375, 2453574.41666667, 2453574.45833333, 2453574.5, 2453574.54166667, 2453574.58333333, 2453574.625, 2453574.66666667, 2453574.70833333, 2453574.75, 2453574.79166667, 2453574.83333333, 2453574.875, 2453574.91666667, 2453574.95833333, 2453575, 2453575.04166667, 2453575.08333333, 2453575.125, 2453575.16666667, 2453575.20833333, 2453575.25, 2453575.29166667, 2453575.33333333, 2453575.375, 2453575.41666667, 2453575.45833333, 2453575.5, 2453575.54166667, 2453575.58333333, 2453575.625, 2453575.66666667, 2453575.70833333, 2453575.75, 2453575.79166667, 2453575.83333333, 2453575.875, 2453575.91666667, 2453575.95833333 ; current_speed = 21.7042, 29.0367, 26.9836, 21.1176, 13.4918, 12.0253, 5.2794, 5.5727, 14.0784, 16.7181, 13.4918, 11.4387, 15.2516, 19.0645, 20.2377, 24.3439, 17.8913, 11.732, 18.4779, 12.0253, 13.1985, 14.9583, 16.1315, 7.3325, 10.5588, 12.3186, 13.1985, 14.9583, 13.1985, 7.3325, 8.799, 3.2263, 0.2933, 7.0392, 3.8129, 7.0392, 11.732, 3.8129, 6.1593, 9.9722, 9.3856, 6.7459, 3.5196, 18.4779, 15.5449, 14.0784, 18.4779, 9.6789, 8.2124, 12.9052, 13.7851, 15.5449, 22.5841, 13.4918, 24.6372, 19.6511, 12.6119, 6.7459, 5.866, 9.0923, 15.8382, 10.5588, 0.8799, 11.732, 21.7042, 13.4918, 9.0923, 8.5057, 22.2908, 16.1315, 10.5588, 2.0531, 2.3464, 9.0923, 11.1454, 14.3717, 9.3856, 14.3717, 8.799, 14.0784, 14.0784, 17.3047, 11.4387, 6.4526, 15.2516, 12.6119, 3.8129, 5.2794, 10.5588, 15.2516, 16.7181, 7.9191, 19.6511, 24.9305, 22.8774, 20.531, 17.3047, 19.0645, 10.8521, 5.2794, 15.5449, 15.2516, 13.4918, 25.2238, 28.4501, 29.9166, 20.8243, 16.1315, 19.6511, 20.8243, 12.6119, 13.1985, 9.0923, 3.5196, 14.665, 15.8382, 20.531, 28.4501, 13.4918, 1.1732, 3.5196, 15.5449, 10.5588, 1.4665, 12.3186, 17.8913, 21.7042, 17.0114, 14.3717, 23.7573, 14.665, 11.1454, 21.4109, 24.9305, 33.4362, 28.1568, 10.2655, 3.8129, 2.933, 5.2794, 13.1985, 17.3047, 13.1985, 8.2124, 16.1315, 16.4248, 18.7712, 16.4248, 4.6928, 17.0114, 16.7181, 21.4109, 17.0114, 14.3717, 7.3325, 11.1454, 17.0114, 22.8774, 17.8913, 23.1707, 20.531, 9.0923, 4.3995, 9.3856, 5.5727, 12.3186, 14.9583, 3.8129 ; 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 = 134.588, 163.4192, 174.3188, 166.232, 172.2092, 151.8164, 99.428, 53.0168, 14.6924, 13.9892, 16.0988, 49.5008, 95.2088, 115.6016, 133.1816, 128.6108, 138.104, 88.5284, 92.0444, 53.3684, 62.51, 45.2816, 52.3136, 13.9892, 79.3868, 96.9668, 128.2592, 127.9076, 141.2684, 165.1772, 164.1224, 156.3872, 74.1128, 339.9224, 313.904, 267.1412, 279.7988, 174.6704, 198.5792, 189.086, 163.0676, 195.0632, 356.7608, 44.93, 67.0808, 68.8388, 43.8752, 45.2816, 145.8392, 150.41, 165.1772, 171.506, 172.9124, 125.4464, 129.314, 152.5196, 167.2868, 194.0084, 277.6892, 297.3788, 319.8812, 316.7168, 310.7396, 139.5104, 127.556, 154.2776, 128.9624, 86.4188, 81.4964, 64.6196, 98.7248, 114.8984, 256.9448, 240.4196, 248.5064, 234.794, 188.3828, 170.4512, 138.4556, 174.3188, 183.4604, 272.4152, 297.3788, 333.9452, 322.694, 332.8904, 305.8172, 163.0676, 198.5792, 177.8348, 180.6476, 189.086, 165.5288, 242.5292, 280.8536, 306.5204, 330.7808, 5.9024, 23.4824, 78.332, 138.4556, 145.8392, 151.8164, 162.0128, 179.2412, 223.1912, 257.2964, 285.0728, 331.1324, 344.1032, 357.464, 329.3744, 165.8804, 157.7936, 144.4328, 151.4648, 124.3916, 144.4328, 167.99, 160.958, 313.2008, 338.8676, 8.3636, 23.4824, 130.7204, 151.4648, 168.3416, 157.7936, 150.7616, 150.0584, 195.4148, 262.2188, 322.694, 320.2328, 327.2648, 348.674, 343.7516, 78.332, 182.4056, 114.5468, 16.4504, 55.478, 131.4236, 16.0988, 348.3224, 333.5936, 344.8064, 315.662, 242.5292, 211.94, 240.068, 227.0588, 230.2232, 272.7668, 281.2052, 327.2648, 326.21, 2.0348, 340.6256, 314.9588, 323.7488, 318.4748, 174.6704, 175.022, 182.054, 168.3416, 188.0312, 245.342 ; 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 = 15.45715, 8.286122, 2.671194, 5.0258, 1.828901, 5.679531, 5.208087, 4.45154, 3.570699, 4.041417, 3.741202, 8.698159, 15.18862, 17.19276, 14.7571, 19.02239, 11.94746, 11.72813, 18.46614, 9.650166, 11.70828, 10.62897, 12.76596, 1.772551, 10.37817, 12.22765, 10.36369, 11.80214, 8.257945, 1.875877, 2.407259, 1.292307, 0.2820967, -2.416505, -2.747205, -7.030439, -11.56085, 0.3541611, -1.962447, -1.574778, 2.733492, -1.753154, -0.1988736, 13.04988, 14.31771, 13.12907, 12.80685, 6.87757, 4.611405, 6.37246, 3.526649, 2.296072, 2.786578, 10.99121, 19.06144, 9.067904, 2.775513, -1.632941, -5.813255, -8.073832, -10.20573, -7.239165, -0.6666857, 7.617705, 17.20618, 5.855594, 7.069798, 8.489091, 22.04575, 14.57452, 10.43662, 1.862276, -2.285752, -7.907245, -10.37033, -11.74289, -1.368289, 2.384087, 5.835499, 1.393667, -0.8497534, -17.28933, -10.1574, -2.834179, -9.243563, -5.747168, -3.091835, 1.537589, -3.364194, 0.5762188, -0.1889565, -1.250559, 4.910679, -22.11949, -22.46816, -16.49964, -8.447327, 1.960483, 4.324207, 5.170306, 10.30938, 8.564038, 6.372157, 7.789223, 0.3767695, -20.47597, -20.31454, -15.57652, -9.4873, -5.70389, -0.55804, -6.723659, 2.218037, 1.330212, 8.530005, 7.565886, 16.94211, 16.54821, 2.807406, 0.3827696, -2.565644, -5.604314, 1.535825, 0.5843524, 9.336293, 8.546649, 4.385904, 6.42936, 7.019779, 11.85767, -3.898032, -11.04278, -12.97654, -15.94729, -18.08087, -5.529745, -2.872309, 3.73411, -0.1231077, 4.802259, 3.73762, 14.25749, 9.896745, 2.277254, -3.265087, -7.304687, -4.919582, -11.47913, -4.163668, -8.999557, -14.48821, -15.67392, -13.07399, -14.35495, -7.192724, -6.026955, -9.4609, 0.8122963, -5.935254, -16.39594, -12.14052, -6.027735, 0.4086475, 0.8144188, -0.1997333, 2.489297, -2.089859, -3.465218 ; 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 = -15.23643, -27.8293, -26.85106, -20.51084, -13.36727, -10.59956, -0.8648083, 3.352429, 13.61806, 16.22226, 12.96272, 7.42872, -1.384625, -8.237979, -13.84892, -15.19125, -13.31754, 0.3012947, -0.6591795, 7.175107, 6.092346, 10.525, 9.861818, 7.115027, 1.944697, -1.494175, -8.172775, -9.190228, -10.29596, -7.088487, -8.463304, -2.956172, 0.08028922, 6.611417, 2.644064, -0.3510785, 1.996656, -3.796416, -5.838303, -9.847073, -8.978725, -6.514109, 3.513977, 13.0818, 6.053691, 5.082206, 13.31982, 6.810296, -6.795473, -11.22212, -13.32635, -15.37439, -22.41153, -7.82445, -15.60939, -17.43384, -12.3027, -6.545279, 0.7848672, 4.181287, 12.11163, 7.68653, 0.5742423, -8.922465, -13.2295, -12.15486, -5.717331, 0.5312919, 3.296175, 6.914382, -1.60165, -0.8643766, -0.5300276, -4.488363, -4.083644, -8.285542, -9.285326, -14.17257, -6.585541, -14.00925, -14.05273, 0.7292323, 5.260329, 5.79685, 12.13128, 11.22631, 2.231313, -5.050533, -10.00852, -15.24071, -16.71703, -7.819735, -19.02764, -11.50035, 4.307818, 12.21818, 15.10283, 18.96343, 9.953357, 1.067708, -11.63446, -12.62016, -11.89219, -23.991, -28.44761, -21.81141, -4.57942, 4.194934, 17.20921, 20.02791, 12.59955, 11.3575, -8.817609, -3.258546, -11.92901, -13.91424, -11.59685, -23.14227, -13.19648, -1.109002, 2.409368, 14.4995, 10.44651, 1.345048, -8.036264, -15.71793, -21.25644, -15.74964, -12.54067, -20.58652, -14.13745, -1.508981, 17.03045, 19.16282, 28.12582, 27.60847, 9.855472, 0.7711223, -2.930415, -2.193255, 12.65822, 9.806965, -8.732402, 7.89035, 15.79761, 14.71107, 18.11507, 11.7475, -2.164772, -14.43592, -8.341861, -14.58612, -10.88387, 0.6937364, 1.424876, 9.375274, 14.13786, 22.86297, 16.87813, 16.37237, 16.55686, 6.80708, -4.38048, -9.350199, -5.569119, -12.06446, -14.81159, -1.590746 ; 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 = 16.71992, 17.19632, 16.65645, 16.68818, 16.52955, 16.52955, 16.27588, 16.27588, 15.99071, 16.21249, 16.37099, 16.27588, 16.27588, 16.37099, 16.21249, 16.14911, 15.76903, 15.57911, 16.11743, 16.62472, 16.59299, 16.65645, 16.40269, 16.27588, 16.21249, 16.52955, 16.84689, 16.59299, 16.62472, 16.27588, 16.24419, 16.27588, 16.21249, 15.92736, 15.95903, 16.24419, 16.30758, 16.27588, 16.02238, 15.76903, 15.89569, 15.54747, 15.29436, 17.19632, 17.4189, 17.48252, 17.38709, 17.32349, 16.37099, 16.94215, 15.61076, 14.97813, 12.76687, 15.45254, 16.37099, 15.83236, 15.57911, 15.04137, 14.94652, 15.67406, 15.92736, 14.69365, 15.95903, 15.32599, 16.24419, 15.35763, 15.07299, 15.07299, 16.87864, 17.06921, 15.76903, 15.45254, 14.56724, 15.67406, 16.08574, 16.24419, 14.82007, 14.06176, 13.20904, 16.97391, 17.22811, 17.13276, 17.10098, 16.52955, 16.97391, 16.37099, 15.86402, 15.00975, 15.45254, 16.02238, 13.99859, 15.35763, 18.85444, 20.171, 19.55973, 17.76903, 17.19632, 17.89647, 17.22811, 16.68818, 14.56724, 16.71992, 13.96701, 18.11964, 18.27917, 17.73718, 18.34302, 18.85444, 17.64165, 18.37495, 18.40688, 17.70533, 15.73738, 17.35529, 16.62472, 13.55643, 16.14911, 18.75846, 18.34302, 18.37495, 18.15154, 18.31109, 18.08774, 18.18344, 18.18344, 18.05585, 17.80088, 17.51434, 17.00567, 15.61076, 15.57911, 15.38926, 16.24419, 16.62472, 18.05585, 17.29169, 18.21535, 16.65645, 19.17471, 18.88645, 19.91337, 19.81685, 17.67349, 19.59185, 18.66252, 17.99209, 15.35763, 16.59299, 18.08774, 18.34302, 17.80088, 17.96021, 17.80088, 17.80088, 17.99209, 17.89647, 17.64165, 17.51434, 17.67349, 17.92834, 18.05585, 18.15154, 18.31109, 18.18344, 18.15154, 17.64165, 19.20677, 19.04654 ; 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 ; }