netcdf F0109.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.6659, 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 = "" ; :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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453240.00000579 ; :starting_julian_day_string = "2004-08-22 00:00:00" ; :ending_julian_day_number = 2453246.95833912 ; :ending_julian_day_string = "2004-08-28 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Aug-2004 20:45:08\n", "AANCM_Temperature_1.5: 20-Aug-2004 20:45:08" ; data: lat = 44.0556 ; lon = -68.9982 ; depth = 2 ; time = 2453240, 2453240.04166667, 2453240.08333333, 2453240.125, 2453240.16666667, 2453240.20833333, 2453240.25, 2453240.29166667, 2453240.33333333, 2453240.375, 2453240.41666667, 2453240.45833333, 2453240.5, 2453240.54166667, 2453240.58333333, 2453240.625, 2453240.66666667, 2453240.70833333, 2453240.75, 2453240.79166667, 2453240.83333333, 2453240.875, 2453240.91666667, 2453240.95833333, 2453241, 2453241.04166667, 2453241.08333333, 2453241.125, 2453241.16666667, 2453241.20833333, 2453241.25, 2453241.29166667, 2453241.33333333, 2453241.375, 2453241.41666667, 2453241.45833333, 2453241.5, 2453241.54166667, 2453241.58333333, 2453241.625, 2453241.66666667, 2453241.70833333, 2453241.75, 2453241.79166667, 2453241.83333333, 2453241.875, 2453241.91666667, 2453241.95833333, 2453242, 2453242.04166667, 2453242.08333333, 2453242.125, 2453242.16666667, 2453242.20833333, 2453242.25, 2453242.29166667, 2453242.33333333, 2453242.375, 2453242.41666667, 2453242.45833333, 2453242.5, 2453242.54166667, 2453242.58333333, 2453242.625, 2453242.66666667, 2453242.70833333, 2453242.75, 2453242.79166667, 2453242.83333333, 2453242.875, 2453242.91666667, 2453242.95833333, 2453243, 2453243.04166667, 2453243.08333333, 2453243.125, 2453243.16666667, 2453243.20833333, 2453243.25, 2453243.29166667, 2453243.33333333, 2453243.375, 2453243.41666667, 2453243.45833333, 2453243.5, 2453243.54166667, 2453243.58333333, 2453243.625, 2453243.66666667, 2453243.70833333, 2453243.75, 2453243.79166667, 2453243.83333333, 2453243.875, 2453243.91666667, 2453243.95833333, 2453244, 2453244.04166667, 2453244.08333333, 2453244.125, 2453244.16666667, 2453244.20833333, 2453244.25, 2453244.29166667, 2453244.33333333, 2453244.375, 2453244.41666667, 2453244.45833333, 2453244.5, 2453244.54166667, 2453244.58333333, 2453244.625, 2453244.66666667, 2453244.70833333, 2453244.75, 2453244.79166667, 2453244.83333333, 2453244.875, 2453244.91666667, 2453244.95833333, 2453245, 2453245.04166667, 2453245.08333333, 2453245.125, 2453245.16666667, 2453245.20833333, 2453245.25, 2453245.29166667, 2453245.33333333, 2453245.375, 2453245.41666667, 2453245.45833333, 2453245.5, 2453245.54166667, 2453245.58333333, 2453245.625, 2453245.66666667, 2453245.70833333, 2453245.75, 2453245.79166667, 2453245.83333333, 2453245.875, 2453245.91666667, 2453245.95833333, 2453246, 2453246.04166667, 2453246.08333333, 2453246.125, 2453246.16666667, 2453246.20833333, 2453246.25, 2453246.29166667, 2453246.33333333, 2453246.375, 2453246.41666667, 2453246.45833333, 2453246.5, 2453246.54166667, 2453246.58333333, 2453246.625, 2453246.66666667, 2453246.70833333, 2453246.75, 2453246.79166667, 2453246.83333333, 2453246.875, 2453246.91666667, 2453246.95833333 ; current_speed = 31.9697, 60.7131, 59.5399, 51.9141, 37.2491, 23.464, 17.3047, 14.0784, 17.8913, 21.4109, 233.7601, 11.4387, 49.5677, 22.2908, 21.4109, 25.5171, 22.2908, 15.8382, 19.6511, 63.6461, 15.8382, 12.9052, 9.9722, 261.037, 266.6097, 300.0459, 88.8699, 9.3856, 11.732, 29.0367, 50.7409, 29.9166, 20.2377, 102.9483, 114.387, 56.3136, 17.598, 19.6511, 23.464, 29.9166, 24.6372, 22.2908, 30.7965, 24.0506, 21.1176, 8.2124, 16.1315, 25.8104, 9.6789, 11.732, 19.6511, 24.6372, 27.2769, 23.1707, 29.9166, 19.9444, 62.4729, 29.0367, 42.5285, 49.5677, 244.3189, 120.5463, 161.0217, 109.1076, 7.6258, 10.5588, 5.2794, 19.6511, 16.7181, 5.5727, 28.7434, 40.4754, 12.9052, 21.1176, 37.2491, 54.8471, 50.4476, 29.6233, 18.4779, 18.4779, 184.1924, 50.1543, 29.0367, 174.2202, 89.4565, 39.5955, 198.8574, 89.7498, 29.6233, 24.6372, 30.2099, 30.2099, 26.6903, 41.6486, 10.8521, 36.3692, 43.995, 31.0898, 5.5727, 18.7712, 18.7712, 47.5146, 38.129, 38.4223, 67.1657, 222.6147, 35.196, 53.9672, 40.4754, 68.0456, 81.8307, 60.1265, 38.4223, 17.8913, 20.531, 6.1593, 42.8218, 28.4501, 39.5955, 31.0898, 72.7384, 58.9533, 72.1518, 56.6069, 54.2605, 3.8129, 20.2377, 22.8774, 76.8446, 273.0623, 61.0064, 43.995, 51.9141, 22.5841, 198.5641, 19.9444, 56.0203, 23.1707, 36.0759, 19.6511, 21.9975, 61.0064, 12.3186, 32.8496, 289.1938, 278.3417, 217.9219, 160.1418, 90.923, 20.531, 12.9052, 22.5841, 23.7573, 25.2238, 21.1176, 22.2908, 22.2908, 8.799, 26.9836, 30.5032, 24.3439, 155.1557, 75.0848, 235.2266, 20.2377, 165.1279, 22.8774, 41.062 ; 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 = 8.97, 10.0248, 14.244, 6.1572, 30.4176, 83.1576, 41.3172, 30.4176, 143.9844, 165.7836, 192.1536, 35.6916, 189.6924, 150.3132, 117.6144, 159.8064, 200.9436, 173.1672, 25.1436, 26.1984, 0.8832, 245.9484, 253.332, 187.2312, 189.6924, 187.9344, 205.1628, 199.1856, 346.8192, 162.9708, 15.6504, 139.062, 13.8924, 189.6924, 188.6376, 165.432, 64.5228, 73.6644, 178.7928, 199.1856, 83.1576, 121.482, 113.0436, 135.8976, 49.7556, 30.066, 340.8804, 36.7464, 337.0128, 207.9756, 154.1808, 70.5, 46.9428, 94.0572, 27.6048, 142.578, 6.8604, 8.6184, 16.3536, 167.19, 185.4732, 177.738, 185.8248, 193.56, 208.6788, 351.0384, 263.2768, 30.166, 127.2076, 70.2484, 12.586, 14.344, 195.7696, 114.55, 166.5868, 11.1796, 12.586, 63.2164, 13.9924, 189.0892, 181.7056, 175.0252, 143.0296, 184.87, 196.4728, 170.806, 182.4088, 181.7056, 201.3952, 340.6288, 94.5088, 69.8968, 114.55, 2.038, 265.0348, 42.1204, 120.8788, 123.6916, 143.7328, 95.9152, 213.3496, 2.7412, 0.9832, 58.294, 176.08, 183.8152, 178.8928, 164.1256, 140.2168, 181.0024, 198.2308, 171.8608, 48.4492, 146.194, 16.4536, 106.8148, 81.8512, 31.924, 28.0564, 48.8008, 20.3212, 19.618, 11.5312, 9.4216, 21.0244, 140.2168, 19.2664, 36.8464, 184.1668, 186.628, 194.0116, 161.6644, 170.806, 58.294, 184.87, 74.8192, 34.7368, 50.9104, 32.2756, 45.6364, 229.8748, 5.554, 57.5908, 94.1572, 183.8152, 184.87, 182.0572, 188.7376, 183.112, 280.8568, 58.9972, 69.1936, 146.5456, 56.1844, 8.7184, 325.8616, 98.3764, 174.322, 109.6276, 27.0016, 141.9748, 189.0892, 200.692, 189.7924, 45.988, 180.2992, 141.2716, 50.9104 ; 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.984629, 10.5686, 14.6499, 5.568135, 18.85917, 23.29688, 11.42503, 7.127875, 10.52018, 5.258193, -49.21426, 6.673591, -8.34515, 11.03971, 18.97192, 8.808333, -7.96782, 1.884308, 8.349524, 28.09853, 0.2441322, -11.78475, -9.553197, -32.85763, -44.88604, -41.4181, -37.78675, -3.084383, -2.675185, 8.50366, 13.68822, 19.60261, 4.859057, -17.33224, -17.17912, 14.16449, 15.88671, 18.8578, 0.4943409, -9.831471, 24.46173, 19.00969, 28.33916, 16.73784, 16.11897, 4.11439, -5.28373, 15.4417, -3.779857, -5.503428, 8.558698, 23.22405, 19.93048, 23.11263, 13.86246, 12.11983, 7.46243, 4.351233, 11.97451, 10.99009, -23.30317, 4.757853, -16.34159, -25.58175, -3.659613, -1.64477, -5.243095, 9.874815, 13.31513, 5.244839, 6.263324, 10.0275, -3.507242, 19.20855, 8.640749, 10.63403, 10.99277, 26.44516, 4.46783, -2.91899, -5.482291, 4.34926, 17.46274, -14.79046, -25.3663, 6.326482, -8.357799, -2.671308, -10.80654, -8.171839, 30.11641, 28.36936, 24.27747, 1.48112, -10.81138, 24.39249, 37.75892, 25.86782, 3.29654, 18.67125, -10.3194, 2.272372, 0.6542645, 32.688, 4.591685, -14.81247, 0.6800952, 14.76162, 25.89958, -1.190409, -25.60037, 8.512622, 28.75402, 9.954409, 5.815175, 5.895958, 42.38944, 15.04424, 18.62337, 23.39272, 25.26078, 19.79342, 14.42325, 9.26643, 19.46679, 2.439815, 6.677649, 13.71893, -5.583551, -31.51756, -14.77077, 13.84005, 8.294722, 19.21356, -16.85714, 19.24843, 31.92078, 17.98419, 19.26425, 14.04891, -16.82013, 5.904434, 10.39988, 32.76317, -19.24255, -23.62988, -7.822786, -24.32706, -4.936023, -20.16352, 11.06159, 21.1113, 13.09676, 20.95676, 3.200969, -12.50946, 22.05301, 0.8705525, 25.41574, 13.84892, 14.99604, -24.51025, -26.53078, -40.00705, 14.55484, -0.8622981, 14.31277, 31.87072 ; 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 = 31.57871, 59.78616, 57.70945, 51.61463, 32.12207, 2.795472, 12.99697, 12.14062, -14.4715, -20.75519, -228.5208, 9.290158, -48.86016, -19.36504, -9.924354, -23.9486, -20.81811, -15.72571, 17.78907, 57.10778, 15.83632, -5.259633, -2.860281, -258.9608, -262.8041, -297.1735, -80.43644, -8.864314, 11.42292, -27.7636, 48.85971, -22.59957, 19.64571, -101.4788, -113.0896, -54.50311, 7.569813, 5.527128, -23.45879, -28.255, 2.935245, -11.64094, -12.05472, -17.27067, 13.64301, 7.107412, 15.24164, 20.68165, 8.910319, -10.36109, -17.68939, 8.224067, 18.62271, -1.639381, 26.51104, -15.83947, 62.0256, 28.70883, 40.8079, -48.33399, -243.205, -120.4524, -160.1903, -106.0662, -6.690296, 10.42991, -0.6180745, 16.98981, -10.10952, 1.883255, 28.0527, 39.21361, -12.41948, -8.774092, -36.23304, 53.80634, 49.23535, 13.34891, 17.92962, -18.24588, -184.1108, -49.96537, -23.19876, -173.5912, -85.78471, -39.08681, -198.6817, -89.71004, -27.58185, 23.24248, -2.374867, 10.38351, -11.08948, 41.62226, -0.9392564, 26.97639, -22.57928, -17.24621, -4.493084, -1.934493, -15.68018, 47.46023, 38.12339, 20.19325, -67.00857, -222.1214, -35.18943, -51.90909, -31.10418, -68.03519, -77.72313, -59.52085, 25.48489, -14.86635, 19.69024, -1.781757, 6.06975, 24.14703, 34.94244, 20.4782, 68.2112, 55.53118, 70.69549, 55.8433, 50.64825, -2.930104, 19.10428, 18.30755, -76.64148, -271.2373, -59.19126, -41.76138, -51.24716, 11.86932, -197.8473, 5.222756, 46.03626, 14.60994, 30.50179, 13.74023, -14.17651, 60.72, 6.602306, -2.381372, -288.5529, -277.3369, -217.7814, -158.2833, -90.78892, 3.867117, 6.64721, 8.022129, -19.8213, 14.0376, 20.87359, 18.44975, -3.247224, -8.755829, -9.063935, 27.17816, -19.17666, -153.2075, -70.24133, -231.7995, 14.06134, -165.1257, -17.84713, 25.89103 ; 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 = 21.15087, 21.08631, 20.98953, 20.86058, 20.69955, 20.50653, 20.31374, 20.05703, 19.80071, 19.51279, 19.22531, 18.90639, 18.65161, 18.42892, 18.27, 18.30177, 18.61978, 19.16148, 19.80071, 20.50653, 21.18315, 21.86286, 22.41554, 22.83976, 23.03603, 23.06877, 22.83976, 22.48072, 22.02518, 21.53879, 21.02178, 20.53868, 20.05703, 19.57673, 19.12958, 18.68344, 18.36534, 18.39713, 18.61978, 19.09768, 19.86476, 20.86058, 21.18315, 20.57085, 20.12117, 20.53868, 21.15087, 21.66833, 22.02518, 22.18769, 22.25275, 22.22022, 22.15518, 22.02518, 21.79799, 21.47406, 21.08631, 20.66737, 20.21743, 19.80071, 19.38497, 19.09768, 19.12958, 19.44887, 20.02497, 20.05703, 20.37798, 20.44224, 20.37798, 20.37798, 20.63519, 21.05404, 21.3447, 21.40937, 21.3447, 21.08631, 20.76394, 20.37798, 19.96087, 19.51279, 19.09768, 18.68344, 18.23823, 17.82558, 17.47695, 17.47695, 17.66706, 18.1747, 19.03389, 19.99292, 20.95728, 20.41011, 20.21743, 20.57085, 21.28006, 21.89531, 22.22022, 22.2853, 22.22022, 21.92776, 21.57116, 21.11858, 20.66737, 20.18534, 19.70469, 19.32109, 18.97013, 18.61978, 18.39713, 18.46072, 18.74711, 19.32109, 20.18534, 20.89281, 20.47438, 20.28163, 20.34586, 20.15325, 20.15325, 20.57085, 20.86058, 20.95728, 20.92504, 20.79615, 20.63519, 20.41011, 20.15325, 19.86476, 19.57673, 19.25723, 18.97013, 18.71527, 18.55614, 18.71527, 19.09768, 19.67269, 20.34586, 20.76394, 20.47438, 20.53868, 20.37798, 20.82836, 21.73314, 22.44813, 22.87245, 23.10152, 23.16704, 23.16704, 23.03603, 22.90515, 22.80708, 22.64379, 22.44813, 22.25275, 22.05767, 21.89531, 21.73314, 21.63593, 21.66833, 21.86286, 22.2853, 22.97057, 23.79133, 24.68429, 25.5846, 26.35776, 26.96707, 27.40954 ; 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 ; }