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 = "27-May-2004 11:55:34: Parameter temperature marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "27-May-2004 11:55:30: Parameter current_v marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "27-May-2004 11:55:27: Parameter current_u marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "27-May-2004 11:55:25: Parameter current_speed marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "27-May-2004 11:55:21: Parameter current_direction marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n", "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 = 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: 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 = 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 = 30.5032, 31.3831, 36.0759, 30.5032, 26.9836, 25.8104, 27.5702, 30.5032, 22.5841, 18.1846, 5.2794, 4.3995, 3.2263, 4.3995, 7.3325, 10.8521, 8.5057, 12.3186, 13.1985, 9.3856, 7.6258, 10.8521, 16.7181, 12.0253, 14.3717, 20.2377, 21.4109, 19.9444, 14.665, 12.0253, 8.2124, 6.4526, 3.5196, 6.7459, 4.9861, 14.9583, 20.2377, 17.0114, 21.1176, 19.3578, 18.7712, 4.3995, 6.7459, 4.9861, 2.3464, 9.0923, 16.4248, 14.9583, 10.2655, 9.3856, 12.9052, 4.6928, 9.9722, 5.2794, 12.6119, 16.1315, 9.6789, 12.9052, 8.5057, 18.7712, 21.9975, 26.9836, 22.5841, 20.531, 17.598, 15.2516, 10.5588, 12.3186, 19.3578, 21.1176, 21.7042, 16.4248, 19.3578, 19.9444, 19.6511, 21.4109, 19.0645, 18.7712, 15.2516, 13.7851, 14.0784, 20.2377, 12.9052, 13.7851, 11.4387, 9.9722, 12.0253, 9.0923, 5.5727, 5.5727, 4.1062, 13.4918, 15.5449, 16.1315, 21.9975, 24.6372, 22.8774, 22.2908, 25.5171, 19.6511, 24.0506, 25.2238, 17.3047, 16.7181, 8.2124, 9.3856, 9.0923, 8.5057, 5.2794, 3.5196, 7.3325, 6.7459, 8.799, 5.2794, 6.1593, 16.7181, 17.0114, 19.3578, 33.4362, 30.2099, 24.9305, 25.8104, 21.1176, 19.0645, 15.2516, 10.5588, 3.2263, 7.9191, 11.4387, 22.8774, 26.397, 22.8774, 34.6094, 27.2769, 29.0367, 25.5171, 30.2099, 31.3831, 25.2238, 23.464, 17.8913, 21.4109, 25.8104, 28.7434, 32.5563, 32.8496, 31.6764, 22.8774, 27.8635, 31.0898, 31.6764, 27.5702, 26.397, 24.6372, 14.9583, 19.3578, 22.8774, 27.8635, 21.4109, 27.8635, 19.0645, 9.0923, 11.4387, 21.4109, 28.4501, 28.4501, 28.7434, 20.2377 ; 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.2031, 153.5411, 170.7695, 187.6463, 203.1167, 224.2127, 241.4411, 263.2403, 263.9435, 287.1491, 258.6695, 204.5231, 124.0067, 188.3495, 125.7647, 115.2167, 146.1575, 110.2943, 131.3903, 159.5183, 152.1347, 164.7923, 145.1027, 135.9611, 154.9475, 152.8379, 162.6827, 171.1211, 195.0299, 230.5415, 252.6923, 225.9707, 275.8979, 174.9887, 196.0847, 147.9155, 152.8379, 168.3083, 154.2443, 165.1439, 146.1575, 180.6143, 252.6923, 137.7191, 232.6511, 189.7559, 215.7743, 243.1991, 219.9935, 210.1487, 203.8199, 240.7379, 351.1019, 19.2299, 38.2163, 55.0931, 65.6411, 106.4267, 138.4223, 166.1987, 177.4499, 199.2491, 202.0619, 199.2491, 220.6967, 249.1763, 248.8247, 351.1019, 3.0563, 27.3167, 16.4171, 60.7187, 83.5727, 89.9015, 92.3627, 110.9975, 109.9427, 119.7875, 92.0111, 52.9835, 33.9971, 13.6043, 37.8647, 51.5771, 75.1343, 90.9563, 152.1347, 131.0387, 76.5407, 75.1343, 69.1571, 19.9331, 23.4491, 43.1387, 20.6363, 21.6911, 50.1707, 47.7095, 91.3079, 107.1299, 116.6231, 109.2395, 96.5819, 100.4495, 88.8467, 44.8967, 5.8691, 2.3531, 6.2207, 126.8195, 132.4451, 177.8015, 188.7011, 163.3859, 333.2087, 355.3211, 356.3759, 1.2983, 357.4307, 26.2619, 24.1523, 55.0931, 88.4951, 100.0979, 115.5683, 142.9931, 204.8747, 354.2663, 356.7275, 2.3531, 5.8691, 24.8555, 15.3623, 41.0291, 62.1251, 105.7235, 118.7327, 141.9383, 163.7375, 187.9979, 213.3131, 278.7107, 305.7839, 321.2543, 326.1767, 334.6151, 4.1111, 35.7551, 63.5315, 80.4083, 101.5043, 114.1619, 132.4451, 163.3859, 212.6099, 231.2447, 271.6787, 287.5007, 288.9071, 277.6559, 308.2451, 311.4095, 0.9467, 31.1843, 48.4127, 70.9151, 71.2667, 80.4083 ; 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 = 21.86692, 13.98292, 5.786814, -4.058674, -10.5939, -17.99821, -24.21563, -30.29116, -22.45804, -17.37613, -5.176506, -1.826057, 2.674513, -0.6388559, 5.949767, 9.817926, 4.736925, 11.5539, 9.901818, 3.284098, 3.564257, 2.84671, 9.564546, 8.359346, 6.085675, 9.238702, 6.373236, 3.078349, -3.802973, -9.284554, -7.840549, -4.639319, -3.500969, 0.5892693, -1.381439, 7.945391, 9.238702, 3.447283, 9.176333, 4.963191, 10.4539, -0.04716859, -6.440451, 3.354478, -1.865285, -1.540699, -9.601836, -13.35146, -6.597644, -4.713879, -5.211934, -4.093965, -1.542476, 1.73882, 7.802124, 13.22917, 8.817282, 12.37844, 5.644681, 4.477973, 0.9787337, -8.895841, -8.48277, -6.768574, -11.47486, -14.25535, -9.845865, -1.905412, 1.032104, 9.691047, 6.134209, 14.32619, 19.23613, 19.94437, 19.63439, 19.98913, 17.92128, 16.29103, 15.24221, 11.00688, 7.871951, 4.760212, 7.921198, 10.79987, 11.05585, 9.970811, 5.620559, 6.858015, 5.419649, 5.386181, 3.837488, 4.599661, 6.185848, 11.03018, 7.752681, 9.105968, 17.56884, 16.48946, 25.51045, 18.77937, 21.5006, 23.81504, 17.19065, 16.44083, 8.210736, 6.624645, 0.9297429, 0.3492253, 0.572068, 2.817536, 5.41083, 0.2587838, -1.331111, 1.509508, -2.776255, -1.36372, -1.075296, 0.4386027, -1.498868, 13.36712, 10.20065, 21.16667, 21.11032, 18.76918, 13.75803, 6.35546, -1.357095, -0.7911577, -0.6529765, 0.9392956, 2.699254, 9.616085, 9.168781, 17.90571, 25.66759, 24.56227, 26.49021, 19.34799, 7.063634, -3.264706, -9.826151, -21.16394, -20.93812, -17.98949, -18.12193, -14.08253, 2.270903, 13.36777, 24.94283, 30.65517, 31.04001, 25.15484, 19.47899, 7.044372, -8.061273, -15.09573, -22.86758, -26.57379, -20.25568, -27.61513, -14.97268, -6.819238, 0.1889934, 11.08641, 21.27912, 26.88634, 27.22068, 19.95478 ; 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 = -21.26695, -28.09585, -35.60875, -30.23198, -24.81701, -18.49976, -13.18026, -3.590395, -2.382828, 5.361898, -1.037234, -4.002639, -1.804437, -4.352869, -4.285537, -4.623461, -7.064593, -4.272612, -8.726648, -8.79228, -6.74158, -10.47207, -13.71183, -8.644604, -13.01961, -18.00586, -20.44036, -19.7054, -14.16332, -7.642309, -2.443215, -4.484725, 0.3616603, -6.720114, -4.79091, -12.67365, -18.00586, -16.65845, -19.01967, -18.71072, -15.59083, -4.399247, -2.006927, -3.688993, -1.423484, -8.960813, -13.32587, -6.744571, -7.864578, -8.115961, -11.80593, -2.293866, 9.852184, 4.984834, 9.908929, 9.231164, 3.992073, -3.649442, -6.362744, -18.22925, -21.97572, -25.47506, -20.93046, -19.3832, -13.34231, -5.421846, -3.814077, 12.17035, 19.33027, 18.76264, 20.81931, 8.033334, 2.166959, 0.03428739, -0.8101207, -7.672108, -6.502524, -9.325244, -0.535226, 8.299251, 11.67192, 19.6699, 10.18817, 8.566901, 2.934647, -0.1664341, -10.63095, -5.969719, 1.297071, 1.4297, 1.461014, 12.68352, 14.26111, 11.77116, 20.58606, 22.89264, 14.65303, 14.99925, -0.5824324, -5.788017, -10.77754, -8.311687, -1.983522, -3.032142, 0.1652953, 6.648576, 9.04464, 8.498528, 5.248314, -2.109282, -4.948583, -6.740934, -8.697732, -5.058997, 5.498126, 16.66239, 16.97738, 19.35283, 33.40259, 27.09166, 22.74811, 14.76986, 0.5545997, -3.342591, -6.582388, -8.431868, -2.926996, 7.87948, 11.42005, 22.85811, 26.25863, 20.75828, 33.3728, 20.57705, 13.57589, -6.915013, -14.52262, -24.7094, -24.21457, -23.23577, -14.95143, 3.242583, 15.09211, 22.41788, 27.04641, 29.67792, 31.59489, 18.56551, 12.41892, 5.180366, -6.317588, -11.28493, -17.8149, -23.60865, -12.60026, -12.1179, 0.6701854, 8.379041, 6.937873, 3.71207, 11.80144, 6.013977, 11.43714, 18.31716, 18.88405, 9.302297, 9.23133, 3.372125 ; 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 = 15.20226, 15.61172, 15.67474, 15.67474, 15.54871, 15.5172, 15.67474, 15.4227, 15.01337, 14.7616, 14.57282, 14.57282, 14.63574, 14.6672, 14.88747, 14.856, 15.4857, 15.29672, 15.13929, 15.01337, 15.64323, 15.70626, 15.4542, 15.5172, 15.58021, 15.32821, 15.29672, 15.32821, 15.26523, 15.23374, 15.20226, 15.23374, 15.35971, 15.4227, 15.35971, 15.35971, 15.3912, 15.4857, 15.58021, 15.61172, 15.58021, 15.58021, 15.67474, 16.2739, 16.17924, 16.40015, 16.49487, 16.30546, 16.17924, 16.11615, 15.80081, 15.58021, 16.11615, 15.73778, 15.95845, 15.89539, 15.67474, 15.92692, 15.73778, 15.86386, 15.83234, 15.92692, 15.83234, 16.02152, 16.14769, 16.11615, 16.43172, 17.0321, 17.127, 16.52645, 16.68438, 16.24235, 16.11615, 16.0846, 15.92692, 15.61172, 15.58021, 15.4542, 15.23374, 15.10781, 15.07633, 15.01337, 15.07633, 15.13929, 15.13929, 15.13929, 15.32821, 15.32821, 15.29672, 15.29672, 15.4227, 15.61172, 15.80081, 15.76929, 15.64323, 15.58021, 15.4857, 15.58021, 15.61172, 15.70626, 15.4857, 15.26523, 14.82453, 14.79307, 14.6672, 14.63574, 14.63574, 14.63574, 14.69867, 14.69867, 14.7616, 14.856, 14.82453, 15.01337, 15.35971, 15.58021, 15.35971, 15.35971, 15.58021, 16.02152, 16.30546, 16.30546, 16.21079, 16.11615, 15.92692, 15.67474, 15.3912, 15.3912, 15.4542, 15.61172, 15.67474, 15.83234, 16.11615, 16.21079, 16.24235, 16.11615, 15.95845, 15.64323, 15.26523, 15.07633, 15.26523, 15.76929, 15.4857, 15.70626, 15.76929, 15.98999, 16.0846, 16.05306, 16.02152, 16.02152, 15.70626, 15.61172, 15.23374, 14.98189, 15.04485, 15.13929, 15.32821, 15.13929, 15.26523, 15.4857, 15.86386, 16.14769, 17.0321, 17.15864, 17.127, 16.874, 16.74757, 16.49487 ; 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 ; }