netcdf E0110.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.6786, 0.03424, -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 = "03-May-2004 19:19:29: Modified [lon,lat] to [-69.357000,43.714100].\n", "Wed Apr 28 00:35:00 2004: /usr/local/nco/bin/ncrcat -d time,2453123.9722,2453124.055 E0110.aanderaa.realtime.nc E0110.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 = "AANCM715" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0110" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453226.00000579 ; :starting_julian_day_string = "2004-08-08 00:00:00" ; :ending_julian_day_number = 2453232.95833912 ; :ending_julian_day_string = "2004-08-14 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Apr-2004 20:18:20\n", "AANCM_Temperature_1.5: 16-Apr-2004 20:18:20" ; data: lat = 43.7141 ; lon = -69.357 ; depth = 2 ; time = 2453226, 2453226.04166667, 2453226.08333333, 2453226.125, 2453226.16666667, 2453226.20833333, 2453226.25, 2453226.29166667, 2453226.33333333, 2453226.375, 2453226.41666667, 2453226.45833333, 2453226.5, 2453226.54166667, 2453226.58333333, 2453226.625, 2453226.66666667, 2453226.70833333, 2453226.75, 2453226.79166667, 2453226.83333333, 2453226.875, 2453226.91666667, 2453226.95833333, 2453227, 2453227.04166667, 2453227.08333333, 2453227.125, 2453227.16666667, 2453227.20833333, 2453227.25, 2453227.29166667, 2453227.33333333, 2453227.375, 2453227.41666667, 2453227.45833333, 2453227.5, 2453227.54166667, 2453227.58333333, 2453227.625, 2453227.66666667, 2453227.70833333, 2453227.75, 2453227.79166667, 2453227.83333333, 2453227.875, 2453227.91666667, 2453227.95833333, 2453228, 2453228.04166667, 2453228.08333333, 2453228.125, 2453228.16666667, 2453228.20833333, 2453228.25, 2453228.29166667, 2453228.33333333, 2453228.375, 2453228.41666667, 2453228.45833333, 2453228.5, 2453228.54166667, 2453228.58333333, 2453228.625, 2453228.66666667, 2453228.70833333, 2453228.75, 2453228.79166667, 2453228.83333333, 2453228.875, 2453228.91666667, 2453228.95833333, 2453229, 2453229.04166667, 2453229.08333333, 2453229.125, 2453229.16666667, 2453229.20833333, 2453229.25, 2453229.29166667, 2453229.33333333, 2453229.375, 2453229.41666667, 2453229.45833333, 2453229.5, 2453229.54166667, 2453229.58333333, 2453229.625, 2453229.66666667, 2453229.70833333, 2453229.75, 2453229.79166667, 2453229.83333333, 2453229.875, 2453229.91666667, 2453229.95833333, 2453230, 2453230.04166667, 2453230.08333333, 2453230.125, 2453230.16666667, 2453230.20833333, 2453230.25, 2453230.29166667, 2453230.33333333, 2453230.375, 2453230.41666667, 2453230.45833333, 2453230.5, 2453230.54166667, 2453230.58333333, 2453230.625, 2453230.66666667, 2453230.70833333, 2453230.75, 2453230.79166667, 2453230.83333333, 2453230.875, 2453230.91666667, 2453230.95833333, 2453231, 2453231.04166667, 2453231.08333333, 2453231.125, 2453231.16666667, 2453231.20833333, 2453231.25, 2453231.29166667, 2453231.33333333, 2453231.375, 2453231.41666667, 2453231.45833333, 2453231.5, 2453231.54166667, 2453231.58333333, 2453231.625, 2453231.66666667, 2453231.70833333, 2453231.75, 2453231.79166667, 2453231.83333333, 2453231.875, 2453231.91666667, 2453231.95833333, 2453232, 2453232.04166667, 2453232.08333333, 2453232.125, 2453232.16666667, 2453232.20833333, 2453232.25, 2453232.29166667, 2453232.33333333, 2453232.375, 2453232.41666667, 2453232.45833333, 2453232.5, 2453232.54166667, 2453232.58333333, 2453232.625, 2453232.66666667, 2453232.70833333, 2453232.75, 2453232.79166667, 2453232.83333333, 2453232.875, 2453232.91666667, 2453232.95833333 ; current_speed = 26.1037, 23.1707, 21.4109, 18.1846, 14.0784, 13.7851, 14.9583, 17.3047, 19.6511, 21.9975, 14.9583, 23.7573, 30.5032, 13.7851, 7.0392, 6.1593, 10.2655, 6.1593, 8.799, 11.732, 14.665, 6.1593, 12.0253, 17.3047, 25.8104, 26.397, 26.1037, 22.5841, 21.1176, 13.4918, 12.3186, 16.4248, 17.3047, 14.665, 12.9052, 6.4526, 6.7459, 17.3047, 17.8913, 11.732, 13.4918, 9.0923, 15.5449, 8.799, 10.5588, 16.1315, 23.7573, 26.397, 27.2769, 29.9166, 32.8496, 24.9305, 17.3047, 18.1846, 14.0784, 13.7851, 8.2124, 10.5588, 13.4918, 14.665, 12.6119, 18.1846, 17.8913, 12.0253, 10.2655, 3.8129, 4.9861, 7.0392, 12.3186, 11.1454, 11.732, 14.9583, 17.0114, 17.8913, 13.4918, 10.8521, 3.2263, 12.3186, 17.0114, 20.8243, 24.3439, 14.665, 11.4387, 9.6789, 15.8382, 19.6511, 21.4109, 25.8104, 22.8774, 16.1315, 11.732, 11.1454, 21.4109, 28.1568, 28.1568, 18.1846, 16.4248, 12.0253, 7.0392, 6.4526, 6.7459, 19.3578, 14.665, 11.732, 10.2655, 4.3995, 4.9861, 7.0392, 12.3186, 18.1846, 23.1707, 27.8635, 28.7434, 20.2377, 19.0645, 16.7181, 17.3047, 16.7181, 17.598, 14.9583, 8.5057, 14.9583, 21.9975, 27.2769, 29.33, 27.8635, 19.6511, 17.598, 17.8913, 14.665, 13.7851, 22.2908, 22.2908, 24.6372, 22.5841, 10.8521, 7.9191, 10.5588, 17.8913, 14.665, 12.6119, 13.4918, 21.9975, 24.0506, 28.7434, 32.263, 30.7965, 23.7573, 22.8774, 21.1176, 12.9052, 14.0784, 12.0253, 11.4387, 7.6258, 7.9191, 12.9052, 21.1176, 24.3439, 30.5032, 39.0089, 41.3553, 34.0228, 34.6094, 31.6764, 29.9166, 24.6372, 19.0645 ; 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 = 171.0893, 186.9113, 189.7241, 172.8473, 178.4729, 225.9389, 256.1765, 233.3225, 239.6513, 257.2313, 248.4413, 229.1033, 236.1353, 229.4549, 268.8341, 281.4917, 309.9713, 17.7917, 359.8601, 32.2073, 43.4585, 120.4589, 151.3997, 188.6693, 210.8201, 237.5417, 223.8293, 242.8157, 256.1765, 255.8249, 263.5601, 269.8889, 287.4689, 322.9805, 296.9621, 300.4781, 153.5093, 154.2125, 149.6417, 150.6965, 155.9705, 132.0617, 95.8469, 99.7145, 151.7513, 188.6693, 205.8977, 219.9617, 224.1809, 209.7653, 228.0485, 239.2997, 271.2953, 300.4781, 317.3549, 320.8709, 301.5329, 297.6653, 293.7977, 278.6789, 263.9117, 240.3545, 236.4869, 226.9937, 237.5417, 217.1489, 230.1581, 283.2497, 262.8569, 270.9437, 285.0077, 277.9757, 271.9985, 298.3685, 309.2681, 327.1997, 18.1433, 38.8877, 70.1801, 86.0021, 86.0021, 99.7145, 150.6965, 141.5549, 178.1213, 199.5689, 204.4913, 228.4001, 241.7609, 248.7929, 309.6197, 340.2089, 338.4509, 338.0993, 332.1221, 315.9485, 311.3777, 317.0033, 334.9349, 147.1805, 96.5501, 121.1621, 116.2397, 116.9429, 122.2169, 223.8293, 198.5141, 262.1537, 272.3501, 258.2861, 254.4185, 270.9437, 268.1309, 287.8205, 301.5329, 318.7613, 332.8253, 333.5285, 335.6381, 308.5649, 283.2497, 272.7017, 242.8157, 237.8933, 250.1993, 251.9573, 264.9665, 298.7201, 348.6089, 350.3669, 9.3533, 351.7733, 355.9925, 3.3761, 10.7597, 54.7097, 144.7193, 152.8061, 179.1761, 191.8337, 207.6557, 222.7745, 249.8477, 261.0989, 270.9437, 292.7429, 303.2909, 320.5193, 342.3185, 14.9789, 26.9333, 68.0705, 75.4541, 109.5593, 115.1849, 171.0893, 210.8201, 229.1033, 220.6649, 225.5873, 232.6193, 242.8157, 261.0989, 283.9529, 315.2453, 328.9577, 347.2025, 11.4629 ; 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.04333, -2.788191, -3.616386, 2.26424, 0.3751861, -9.905953, -14.52505, -13.87855, -16.95824, -21.45351, -13.91184, -17.95793, -25.32851, -10.47522, -7.037743, -6.035828, -7.867134, 1.88202, -0.02148463, 6.252969, 10.08701, 5.309274, 5.756468, -2.608357, -13.22381, -22.27332, -18.07713, -20.0895, -20.50596, -13.081, -12.24087, -16.42477, -16.50661, -8.829603, -11.50249, -5.561, 3.009026, 7.528144, 9.042369, 5.74206, 5.493955, 6.75034, 15.46403, 8.67283, 4.997477, -2.43152, -10.37637, -16.95414, -19.00998, -14.85205, -24.43061, -21.43648, -17.30028, -15.67191, -9.537485, -8.699361, -6.999757, -9.351665, -12.34467, -14.49708, -12.54076, -15.80428, -14.91704, -8.793846, -8.661847, -2.302566, -3.828403, -6.85182, -12.22299, -11.14389, -11.33183, -14.81361, -17.00105, -15.74273, -10.44525, -5.878719, 1.004653, 7.733568, 16.0037, 20.77363, 24.28466, 14.45472, 5.598508, 6.017996, 0.5192336, -6.581943, -8.875997, -19.301, -20.15455, -15.03906, -9.037089, -3.773741, -7.86419, -10.50246, -13.16581, -12.64384, -12.32465, -8.200728, -2.982141, 3.497272, 6.701866, 16.5646, 13.1538, 10.45859, 8.684982, -3.046707, -1.583276, -6.973298, -12.30824, -17.80588, -22.31916, -27.85972, -28.72811, -19.2667, -16.24944, -11.02053, -7.903145, -7.452137, -7.259153, -11.69593, -8.279283, -14.94167, -19.56769, -23.10517, -27.59591, -26.49334, -19.57532, -15.43305, -3.533623, -2.454017, 2.240379, -3.189594, -1.557838, 1.450884, 4.216234, 8.857868, 4.573935, 4.825406, 0.2572639, -3.007377, -5.853906, -9.162479, -20.65082, -23.76096, -28.7395, -29.75452, -25.74263, -15.10533, -6.948449, 5.458125, 5.845448, 13.05974, 11.63985, 10.77864, 6.900886, 1.226628, -6.611904, -15.96261, -15.86331, -21.78897, -30.99722, -36.78726, -33.61306, -33.58822, -22.3025, -15.42712, -5.457286, 3.788752 ; 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 = -25.78865, -23.00233, -21.10328, -18.04309, -14.0734, -9.586504, -3.574013, -10.33627, -9.928941, -4.861794, -5.496491, -15.55384, -16.99741, -8.960955, -0.1432294, 1.227093, 6.594596, 5.864723, 8.798974, 9.926742, 10.64492, -3.122273, -10.55798, -17.10699, -22.16546, -14.16689, -18.83137, -10.31764, -5.045665, -3.303954, -1.381666, -0.03184867, 5.194664, 11.70899, 5.851231, 3.272817, -6.037626, -15.58139, -15.43808, -10.23077, -12.32255, -6.091209, -1.583569, -1.484733, -9.301263, -15.94719, -21.37148, -20.23261, -19.56144, -25.96959, -21.96, -12.7282, 0.3911783, 9.223392, 10.35557, 10.69346, 4.294987, 4.902512, 5.444057, 2.212901, -1.337631, -8.994689, -9.878281, -8.202202, -5.509346, -3.039144, -3.194452, 1.613351, -1.531792, 0.1835639, 3.037988, 2.075511, 0.5932442, 8.500882, 8.539634, 9.121882, 3.065891, 9.588527, 5.767965, 1.451868, 1.697255, -2.474555, -9.974997, -7.580556, -15.82969, -18.51604, -19.48444, -17.13617, -10.82449, -5.835411, 7.481366, 10.48708, 19.91434, 26.12477, 24.88909, 13.06955, 10.85712, 8.79522, 6.376297, -5.42265, -0.769518, -10.01691, -6.483799, -5.315796, -5.472804, -3.173826, -4.728047, -0.9609644, 0.5051301, -3.691926, -6.223854, 0.4589098, -0.9374994, 6.193464, 9.970506, 12.57151, 15.39458, 14.96531, 16.03104, 9.325015, 1.949466, 0.7050757, -10.04965, -14.49761, -9.93552, -8.630042, -1.724152, 8.456388, 17.53888, 14.45822, 13.60183, 22.06142, 22.2363, 24.59444, 22.18704, 6.269469, -6.464616, -9.391684, -17.88945, -14.35332, -11.17103, -9.903416, -7.578507, -3.721334, 0.4734017, 12.47277, 16.90389, 18.33681, 21.79666, 20.40005, 11.50543, 5.257796, 3.02022, -3.829474, -3.245089, -7.823524, -11.08273, -13.82563, -18.46567, -21.3468, -23.68262, -18.89334, -5.264326, 8.345163, 22.49429, 25.63215, 24.02519, 18.68423 ; 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.26284, 12.94791, 12.97941, 13.32583, 13.57775, 12.91642, 12.56993, 13.13688, 13.57775, 12.72744, 12.53843, 12.72744, 12.41241, 13.32583, 13.07389, 13.23135, 13.54626, 13.67222, 14.05014, 13.98715, 13.95566, 13.79819, 13.86118, 13.89267, 13.13688, 12.1288, 13.10538, 13.45179, 13.13688, 13.19986, 13.10538, 13.07389, 13.10538, 12.79043, 12.69594, 12.85343, 12.94791, 12.82193, 12.94791, 13.19986, 13.29433, 13.4203, 13.51477, 13.60924, 13.89267, 13.92416, 13.73521, 13.57775, 13.60924, 13.95566, 13.98715, 14.08164, 14.33362, 14.27062, 13.89267, 14.27062, 13.86118, 13.92416, 14.01865, 13.86118, 13.73521, 13.73521, 13.73521, 13.79819, 13.54626, 15.56305, 15.08995, 14.77473, 13.92416, 14.08164, 14.74322, 14.42813, 14.17613, 14.20763, 14.11313, 13.79819, 13.67222, 13.60924, 13.73521, 13.86118, 14.23912, 14.08164, 13.95566, 13.92416, 14.01865, 14.14463, 14.45964, 14.52265, 14.58566, 14.52265, 14.49114, 14.80625, 14.52265, 14.9008, 14.99537, 14.9008, 14.61717, 13.64073, 13.4203, 13.10538, 13.4203, 14.30212, 14.17613, 14.36513, 14.45964, 14.36513, 14.36513, 14.33362, 14.36513, 14.39663, 14.49114, 14.58566, 14.77473, 14.9008, 14.99537, 14.58566, 14.7117, 14.42813, 14.93232, 14.61717, 14.64868, 14.52265, 14.30212, 14.55415, 14.30212, 14.39663, 14.55415, 14.52265, 14.14463, 14.68019, 15.05842, 15.12148, 15.24761, 15.34222, 15.49995, 15.56305, 15.56305, 15.49995, 15.56305, 15.49995, 15.49995, 15.40531, 15.05842, 14.64868, 14.96385, 14.68019, 14.74322, 14.83776, 15.56305, 15.78398, 15.94184, 16.005, 15.94184, 15.81554, 15.5315, 14.61717, 14.7117, 14.80625, 15.02689, 15.43685, 14.80625, 14.30212, 15.34222, 15.65772, 15.72084, 15.78398, 16.03659, 16.41579 ; 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 ; }