netcdf E0107.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.7353, 0.03429, -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 = "16-Oct-2003 11:33:34: Modified [lon,lat] to [-69.355967,43.714156].\n", "Thu Oct 9 21:04:30 2003: ncrcat -d time,2452922.7916666, pre/E0107.aanderaa.realtime.nc post/E0107.aanderaa.realtime.nc" ; :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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0107" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2452932.00000579 ; :starting_julian_day_string = "2003-10-19 00:00:00" ; :ending_julian_day_number = 2452938.95833912 ; :ending_julian_day_string = "2003-10-25 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:10:03\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:10:03" ; data: lat = 43.7141561889648 ; lon = -69.3559674072266 ; depth = 2 ; time = 2452932, 2452932.04166667, 2452932.08333333, 2452932.125, 2452932.16666667, 2452932.20833333, 2452932.25, 2452932.29166667, 2452932.33333333, 2452932.375, 2452932.41666667, 2452932.45833333, 2452932.5, 2452932.54166667, 2452932.58333333, 2452932.625, 2452932.66666667, 2452932.70833333, 2452932.75, 2452932.79166667, 2452932.83333333, 2452932.875, 2452932.91666667, 2452932.95833333, 2452933, 2452933.04166667, 2452933.08333333, 2452933.125, 2452933.16666667, 2452933.20833333, 2452933.25, 2452933.29166667, 2452933.33333333, 2452933.375, 2452933.41666667, 2452933.45833333, 2452933.5, 2452933.54166667, 2452933.58333333, 2452933.625, 2452933.66666667, 2452933.70833333, 2452933.75, 2452933.79166667, 2452933.83333333, 2452933.875, 2452933.91666667, 2452933.95833333, 2452934, 2452934.04166667, 2452934.08333333, 2452934.125, 2452934.16666667, 2452934.20833333, 2452934.25, 2452934.29166667, 2452934.33333333, 2452934.375, 2452934.41666667, 2452934.45833333, 2452934.5, 2452934.54166667, 2452934.58333333, 2452934.625, 2452934.66666667, 2452934.70833333, 2452934.75, 2452934.79166667, 2452934.83333333, 2452934.875, 2452934.91666667, 2452934.95833333, 2452935, 2452935.04166667, 2452935.08333333, 2452935.125, 2452935.16666667, 2452935.20833333, 2452935.25, 2452935.29166667, 2452935.33333333, 2452935.375, 2452935.41666667, 2452935.45833333, 2452935.5, 2452935.54166667, 2452935.58333333, 2452935.625, 2452935.66666667, 2452935.70833333, 2452935.75, 2452935.79166667, 2452935.83333333, 2452935.875, 2452935.91666667, 2452935.95833333, 2452936, 2452936.04166667, 2452936.08333333, 2452936.125, 2452936.16666667, 2452936.20833333, 2452936.25, 2452936.29166667, 2452936.33333333, 2452936.375, 2452936.41666667, 2452936.45833333, 2452936.5, 2452936.54166667, 2452936.58333333, 2452936.625, 2452936.66666667, 2452936.70833333, 2452936.75, 2452936.79166667, 2452936.83333333, 2452936.875, 2452936.91666667, 2452936.95833333, 2452937, 2452937.04166667, 2452937.08333333, 2452937.125, 2452937.16666667, 2452937.20833333, 2452937.25, 2452937.29166667, 2452937.33333333, 2452937.375, 2452937.41666667, 2452937.45833333, 2452937.5, 2452937.54166667, 2452937.58333333, 2452937.625, 2452937.66666667, 2452937.70833333, 2452937.75, 2452937.79166667, 2452937.83333333, 2452937.875, 2452937.91666667, 2452937.95833333, 2452938, 2452938.04166667, 2452938.08333333, 2452938.125, 2452938.16666667, 2452938.20833333, 2452938.25, 2452938.29166667, 2452938.33333333, 2452938.375, 2452938.41666667, 2452938.45833333, 2452938.5, 2452938.54166667, 2452938.58333333, 2452938.625, 2452938.66666667, 2452938.70833333, 2452938.75, 2452938.79166667, 2452938.83333333, 2452938.875, 2452938.91666667, 2452938.95833333 ; current_speed = 14.9583, 10.2655, 3.5196, 5.866, 14.9583, 21.9975, 19.0645, 13.1985, 14.0784, 22.8774, 27.8635, 26.6903, 25.2238, 22.5841, 19.6511, 10.2655, 5.2794, 3.2263, 6.1593, 8.2124, 8.5057, 7.9191, 7.3325, 9.3856, 13.1985, 19.9444, 29.9166, 25.5171, 21.7042, 16.1315, 17.3047, 8.799, 9.6789, 10.5588, 15.8382, 14.3717, 12.3186, 7.9191, 8.5057, 2.6397, 14.3717, 21.9975, 23.7573, 30.2099, 31.6764, 31.3831, 33.7295, 39.0089, 36.0759, 36.6625, 33.1429, 26.6903, 22.2908, 12.6119, 18.7712, 22.5841, 29.0367, 30.7965, 29.0367, 25.5171, 26.6903, 28.4501, 33.1429, 38.7156, 37.5424, 31.0898, 31.0898, 22.8774, 25.2238, 19.9444, 23.1707, 37.5424, 39.5955, 36.6625, 37.2491, 31.9697, 31.9697, 28.1568, 21.1176, 7.0392, 12.3186, 4.1062, 3.5196, 5.866, 5.2794, 5.866, 12.9052, 19.3578, 18.7712, 10.5588, 15.8382, 7.0392, 4.6928, 4.6928, 13.4918, 12.3186, 9.3856, 20.2377, 28.1568, 32.5563, 23.1707, 18.4779, 15.8382, 10.2655, 8.5057, 11.4387, 9.0923, 6.7459, 11.732, 11.1454, 18.4779, 25.2238, 25.5171, 28.1568, 17.0114, 18.7712, 8.5057, 6.1593, 7.0392, 10.2655, 10.2655, 8.2124, 21.7042, 34.3161, 37.5424, 35.4893, 36.3692, 30.7965, 25.2238, 18.4779, 15.2516, 14.665, 15.2516, 10.5588, 23.464, 33.1429, 37.8357, 33.4362, 36.9558, 35.196, 24.0506, 19.6511, 18.4779, 17.0114, 18.4779, 16.1315, 13.7851, 18.7712, 24.6372, 21.9975, 21.7042, 18.7712, 14.9583, 8.799, 6.7459, 1.4665, 5.866, 6.1593, 8.799, 11.732, 14.9583, 11.732, 6.4526, 11.1454, 12.3186, 15.8382, 16.7181, 17.0114 ; 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 = 230.1581, 222.0713, 214.6877, 74.0477, 65.9609, 73.3445, 79.6733, 88.1117, 123.2717, 151.7513, 179.8793, 182.6921, 192.1853, 203.7881, 225.5873, 234.7289, 208.7105, 210.4685, 300.8297, 333.1769, 348.2573, 17.0885, 68.4221, 119.7557, 128.8973, 147.1805, 158.0801, 159.8381, 161.9477, 157.3769, 158.7833, 179.1761, 204.8429, 193.2401, 192.5369, 189.3725, 206.6009, 191.4821, 166.5185, 145.4225, 97.2533, 86.7053, 68.4221, 84.5957, 83.1893, 102.5273, 114.1301, 147.8837, 167.5733, 172.4957, 167.2217, 165.4637, 154.9157, 100.4177, 73.6961, 45.5681, 46.2713, 39.9425, 31.8557, 46.6229, 46.6229, 73.3445, 85.6505, 85.6505, 91.2761, 86.0021, 91.2761, 83.1893, 81.4313, 89.8697, 106.0433, 132.0617, 150.3449, 178.8245, 189.3725, 200.2721, 211.1717, 193.5917, 198.1625, 274.4597, 18.4949, 42.4037, 60.3353, 157.3769, 84.9473, 206.6009, 188.3177, 183.7469, 166.1669, 169.3313, 225.9389, 328.6061, 53.6549, 160.1897, 153.8609, 211.5233, 237.1901, 234.7289, 222.4229, 235.7837, 240.0029, 251.9573, 244.9253, 266.3729, 256.8797, 267.7793, 256.8797, 217.5005, 240.0029, 230.1581, 204.4913, 207.6557, 209.4137, 193.2401, 211.5233, 211.8749, 195.3497, 175.3085, 181.6373, 198.1625, 154.9157, 177.7697, 165.4637, 170.0345, 167.5733, 167.2217, 167.5733, 163.0025, 167.5733, 149.6417, 149.9933, 158.7833, 173.1989, 188.3177, 180.5825, 177.7697, 183.0437, 180.5825, 187.2629, 165.8153, 166.8701, 186.5597, 179.5277, 181.6373, 202.7333, 202.0301, 229.1033, 222.7745, 218.2037, 198.1625, 190.0757, 162.2993, 143.3129, 142.6097, 120.4589, 120.1073, 167.2217, 221.0165, 223.4777, 216.7973, 219.9617, 214.6877, 127.4909, 103.2305, 114.8333, 94.7921, 67.3673, 50.8421 ; 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 = -11.48521, -6.878448, -2.003015, 5.640105, 13.66093, 21.0746, 18.75569, 13.19133, 11.77065, 10.82787, 0.05869755, -1.253609, -5.324089, -9.109415, -14.03713, -8.381051, -2.53614, -1.635942, -5.288956, -3.705742, -1.731055, 2.327015, 6.818627, 8.148104, 10.27203, 10.80975, 11.16817, 8.795082, 6.725806, 6.205264, 6.262507, 0.1265232, -4.066412, -2.418305, -3.437972, -2.340466, -5.515938, -1.57639, 1.982946, 1.498084, 14.25669, 21.96114, 22.09235, 30.07561, 31.45287, 30.63596, 30.7822, 20.73867, 7.763189, 4.788145, 7.330519, 6.699087, 9.450212, 12.404, 18.01634, 16.12692, 20.98253, 19.77192, 15.32504, 18.54708, 19.39982, 27.25649, 33.04745, 38.6041, 37.53309, 31.01415, 31.08209, 22.71596, 24.94225, 19.94435, 22.26827, 27.87237, 19.59097, 0.7521278, -6.066106, -11.07683, -16.54766, -6.616885, -6.582633, -7.017887, 3.907709, 2.769016, 3.058309, 2.256459, 5.258885, -2.626637, -1.866891, -1.265016, 4.48809, 1.954749, -11.38131, -3.666851, 3.779872, 1.590423, 5.943838, -6.440722, -7.888343, -16.52264, -18.99451, -26.92148, -20.067, -17.56927, -14.34554, -10.24494, -8.283664, -11.43011, -8.854951, -4.10669, -10.16051, -8.557608, -7.660107, -11.70781, -12.53176, -6.448814, -8.89433, -9.912439, -2.251541, 0.5037732, -0.2011267, -3.199891, 4.352072, 0.3195958, 5.447609, 5.938578, 8.078766, 7.849494, 7.826304, 9.00274, 5.42792, 9.33884, 7.627345, 5.307209, 1.806141, -1.527456, -0.2385437, 1.289797, -2.008985, -0.3399247, -4.672038, 8.624727, 5.463324, -2.24491, 0.1523151, -0.4860563, -7.140639, -6.050823, -10.42004, -12.7478, -15.2371, -6.856909, -3.797132, 5.707284, 8.936756, 5.343117, 5.814919, 1.268651, 1.297437, -4.042203, -6.054348, -7.027302, -9.607348, -6.676717, 5.119815, 10.84957, 11.17954, 15.78284, 15.43065, 13.19079 ; 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.583355, -7.620199, -2.894048, 1.612194, 6.093413, 6.304847, 3.417516, 0.4349049, -7.72355, -20.15273, -27.86344, -26.66084, -24.65551, -20.66543, -13.75227, -5.927771, -4.630341, -2.780774, 3.156568, 7.328778, 8.327687, 7.569488, 2.696643, -4.6581, -8.287686, -16.76092, -27.75383, -23.95347, -20.63579, -14.89027, -16.13176, -8.79809, -8.783245, -10.27814, -15.46056, -14.17984, -11.01464, -7.760614, -8.271328, -2.173422, -1.814515, 1.264233, 8.737124, 2.84526, 3.756485, -6.807144, -13.78896, -33.03939, -35.23072, -36.34849, -32.32206, -25.83591, -20.18844, -2.280521, 5.269677, 15.81025, 20.07146, 23.61134, 24.66319, 17.52507, 18.33082, 8.154268, 2.513564, 2.936199, -0.8360807, 2.167578, -0.6923794, 2.713017, 3.758224, 0.0453568, -6.403541, -25.1508, -34.40926, -36.65479, -36.75184, -29.98943, -27.35392, -27.36827, -20.06544, 0.5473533, 11.68237, 3.032067, 1.741932, -5.414642, 0.4649673, -5.245068, -12.76945, -19.31642, -18.22677, -10.37628, -11.01428, 6.008705, 2.781176, -4.41508, -12.11195, -10.50072, -5.085619, -11.68618, -20.78495, -18.30701, -11.58433, -5.72308, -6.712222, -0.6494219, -1.930763, -0.4432362, -2.063919, -5.351847, -5.865486, -7.140539, -16.81534, -22.34205, -22.22785, -27.40836, -14.50099, -15.94056, -8.202286, -6.138663, -7.036326, -9.754034, -9.297309, -8.206179, -21.00942, -33.79834, -36.66286, -34.61034, -35.51715, -29.45123, -24.63286, -15.94424, -13.20738, -13.67098, -15.14428, -10.44773, -23.46279, -33.11779, -37.78233, -33.43447, -36.65929, -34.1229, -23.42186, -19.52245, -18.47727, -17.00446, -17.04242, -14.95369, -9.025067, -13.77866, -19.36033, -20.9015, -21.36947, -17.88253, -11.99521, -6.990959, -3.419633, -0.7356271, -5.720718, -4.647319, -6.384926, -9.394511, -11.46515, -9.646828, -3.927281, -2.550838, -5.173561, -1.32313, 6.433496, 10.74201 ; 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 = 11.58654, 11.61813, 11.74448, 11.46017, 11.55495, 11.58654, 11.55495, 11.52336, 11.55495, 11.46017, 11.46017, 11.49176, 11.46017, 11.49176, 11.52336, 11.52336, 11.55495, 11.58654, 11.61813, 11.71289, 11.74448, 11.74448, 11.68131, 11.64972, 11.58654, 11.52336, 11.49176, 11.49176, 11.49176, 11.49176, 11.46017, 11.42857, 11.39697, 11.39697, 11.36536, 11.36536, 11.33376, 11.36536, 11.36536, 11.39697, 11.42857, 11.39697, 11.42857, 11.49176, 11.46017, 11.46017, 11.42857, 11.36536, 11.33376, 11.27055, 11.30215, 11.30215, 11.27055, 11.27055, 11.27055, 11.27055, 11.33376, 11.30215, 11.36536, 11.36536, 11.42857, 11.39697, 11.36536, 11.23893, 11.17571, 11.27055, 11.30215, 11.42857, 11.49176, 11.49176, 11.46017, 11.17571, 11.14409, 11.23893, 11.30215, 11.36536, 11.42857, 11.46017, 11.39697, 11.30215, 11.46017, 11.42857, 11.39697, 11.30215, 11.27055, 11.27055, 11.27055, 11.30215, 11.33376, 11.33376, 11.27055, 11.23893, 11.30215, 11.17571, 11.17571, 11.17571, 11.20732, 11.23893, 11.17571, 11.14409, 11.17571, 11.11247, 11.04923, 11.04923, 11.01761, 11.01761, 11.01761, 10.98598, 10.98598, 10.95435, 10.95435, 10.98598, 10.79617, 10.73288, 10.73288, 10.73288, 10.73288, 10.66958, 10.66958, 10.66958, 10.66958, 10.66958, 10.60627, 10.57461, 10.57461, 10.57461, 10.57461, 10.57461, 10.57461, 10.57461, 10.54295, 10.54295, 10.51129, 10.51129, 10.47962, 10.51129, 10.47962, 10.47962, 10.41628, 10.54295, 10.47962, 10.51129, 10.44795, 10.41628, 10.32125, 10.32125, 10.32125, 10.25788, 10.22619, 10.25788, 10.22619, 10.25788, 10.22619, 10.22619, 10.22619, 10.1945, 10.1628, 10.1628, 10.1945, 10.22619, 10.25788, 10.25788, 10.25788, 10.28956, 10.25788, 10.22619, 10.25788, 10.28956 ; 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 ; }