netcdf M0104.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.6719, 0.03412, -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 = "08-Oct-2003 20:33:42: Modified [lon,lat] to [-67.880825,43.491051].\n", "Wed Oct 8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2452981.04167244 ; :starting_julian_day_string = "2003-12-07 01:00:00" ; :ending_julian_day_number = 2452988.00000579 ; :ending_julian_day_string = "2003-12-14 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 14:46:52\n", "AANCM_Temperature_1.5: 03-Oct-2003 14:46:52" ; data: lat = 43.4910513070913 ; lon = -67.8808247492864 ; depth = 2 ; time = 2452981.04166667, 2452981.08333333, 2452981.125, 2452981.16666667, 2452981.20833333, 2452981.25, 2452981.29166667, 2452981.33333333, 2452981.375, 2452981.41666667, 2452981.45833333, 2452981.5, 2452981.54166667, 2452981.58333333, 2452981.625, 2452981.66666667, 2452981.70833333, 2452981.75, 2452981.79166667, 2452981.83333333, 2452981.875, 2452981.91666667, 2452981.95833333, 2452982, 2452982.04166667, 2452982.08333333, 2452982.125, 2452982.16666667, 2452982.20833333, 2452982.25, 2452982.29166667, 2452982.33333333, 2452982.375, 2452982.41666667, 2452982.45833333, 2452982.5, 2452982.54166667, 2452982.58333333, 2452982.625, 2452982.66666667, 2452982.70833333, 2452982.75, 2452982.79166667, 2452982.83333333, 2452982.875, 2452982.91666667, 2452982.95833333, 2452983, 2452983.04166667, 2452983.08333333, 2452983.125, 2452983.16666667, 2452983.20833333, 2452983.25, 2452983.29166667, 2452983.33333333, 2452983.375, 2452983.41666667, 2452983.45833333, 2452983.5, 2452983.54166667, 2452983.58333333, 2452983.625, 2452983.66666667, 2452983.70833333, 2452983.75, 2452983.79166667, 2452983.83333333, 2452983.875, 2452983.91666667, 2452983.95833333, 2452984, 2452984.04166667, 2452984.08333333, 2452984.125, 2452984.16666667, 2452984.20833333, 2452984.25, 2452984.29166667, 2452984.33333333, 2452984.375, 2452984.41666667, 2452984.45833333, 2452984.5, 2452984.54166667, 2452984.58333333, 2452984.625, 2452984.66666667, 2452984.70833333, 2452984.75, 2452984.79166667, 2452984.83333333, 2452984.875, 2452984.91666667, 2452984.95833333, 2452985, 2452985.04166667, 2452985.08333333, 2452985.125, 2452985.16666667, 2452985.20833333, 2452985.25, 2452985.29166667, 2452985.33333333, 2452985.375, 2452985.41666667, 2452985.45833333, 2452985.5, 2452985.54166667, 2452985.58333333, 2452985.625, 2452985.66666667, 2452985.70833333, 2452985.75, 2452985.79166667, 2452985.83333333, 2452985.875, 2452985.91666667, 2452985.95833333, 2452986, 2452986.04166667, 2452986.08333333, 2452986.125, 2452986.16666667, 2452986.20833333, 2452986.25, 2452986.29166667, 2452986.33333333, 2452986.375, 2452986.41666667, 2452986.45833333, 2452986.5, 2452986.54166667, 2452986.58333333, 2452986.625, 2452986.66666667, 2452986.70833333, 2452986.75, 2452986.79166667, 2452986.83333333, 2452986.875, 2452986.91666667, 2452986.95833333, 2452987, 2452987.04166667, 2452987.08333333, 2452987.125, 2452987.16666667, 2452987.20833333, 2452987.25, 2452987.29166667, 2452987.33333333, 2452987.375, 2452987.41666667, 2452987.45833333, 2452987.5, 2452987.54166667, 2452987.58333333, 2452987.625, 2452987.66666667, 2452987.70833333, 2452987.75, 2452987.79166667, 2452987.83333333, 2452987.875, 2452987.91666667, 2452987.95833333, 2452988 ; current_speed = 17.8913, 25.8104, 24.6372, 32.5563, 41.062, 30.5032, 19.0645, 24.3439, 15.8382, 9.0923, 12.9052, 24.0506, 24.0506, 33.7295, 36.3692, 61.2997, 60.1265, 56.3136, 54.8471, 36.0759, 24.6372, 29.0367, 32.263, 21.9975, 13.7851, 9.3856, 35.7826, 49.2744, 57.1935, 64.8193, 62.4729, 68.9255, 44.2883, 35.4893, 21.7042, 17.8913, 9.6789, 8.2124, 8.2124, 29.0367, 34.3161, 37.2491, 40.7687, 44.8749, 38.129, 29.33, 29.9166, 11.4387, 7.3325, 17.598, 11.732, 23.1707, 13.1985, 22.5841, 20.2377, 23.1707, 27.5702, 24.3439, 18.1846, 16.4248, 14.9583, 5.2794, 6.4526, 10.2655, 21.7042, 29.0367, 29.0367, 32.5563, 22.2908, 17.8913, 20.2377, 26.9836, 29.9166, 25.2238, 13.1985, 10.5588, 10.8521, 13.1985, 13.1985, 19.0645, 20.531, 16.4248, 16.4248, 18.7712, 32.263, 33.1429, 36.9558, 34.0228, 18.7712, 12.6119, 17.598, 22.2908, 21.4109, 23.464, 25.5171, 24.0506, 24.0506, 26.1037, 33.4362, 26.9836, 30.5032, 18.7712, 21.9975, 17.3047, 17.8913, 28.1568, 34.3161, 40.1821, 44.5816, 48.3945, 39.0089, 36.0759, 25.2238, 18.4779, 6.1593, 11.1454, 8.799, 15.2516, 28.1568, 26.1037, 40.4754, 47.5146, 47.2213, 30.5032, 20.8243, 15.5449, 26.6903, 23.464, 32.5563, 51.6208, 36.9558, 29.9166, 3.2263, 4.9861, 7.9191, 10.5588, 4.3995, 20.531, 17.8913, 29.0367, 23.7573, 15.2516, 26.1037, 23.464, 12.9052, 18.7712, 16.1315, 9.6789, 13.1985, 17.0114, 26.1037, 23.1707, 20.2377, 18.4779, 14.665, 5.866, 4.9861, 9.6789, 18.7712, 10.2655, 24.9305, 32.8496, 38.7156, 45.7548, 46.928, 48.6878, 35.4893, 26.397 ; 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 = 300.5164, 290.6716, 269.9272, 225.6256, 219.2968, 208.0456, 241.4476, 222.4612, 263.2468, 227.032, 304.384, 263.2468, 247.0732, 219.2968, 230.8996, 206.9908, 220.3516, 211.5616, 211.9132, 239.338, 252.3472, 270.2788, 305.4388, 283.9912, 228.4384, 167.26, 185.5432, 185.1916, 181.6756, 179.2144, 186.2464, 191.1688, 207.3424, 204.5296, 235.4704, 272.0368, 305.0872, 257.6212, 172.8856, 170.4244, 151.7896, 160.9312, 161.6344, 147.5704, 160.5796, 156.3604, 137.0224, 156.3604, 137.7256, 140.5384, 189.7624, 190.4656, 174.9952, 172.1824, 161.6344, 158.1184, 141.5932, 119.0908, 61.4284, 79.36, 64.2412, 55.4512, 120.4972, 167.26, 167.26, 164.7988, 164.0956, 157.0636, 131.0452, 89.2048, 27.6748, 21.6976, 9.3916, 8.3368, 11.1496, 50.8804, 110.3008, 96.94, 120.8488, 111.004, 87.0952, 52.99, 20.2912, 355.3276, 344.7796, 343.3732, 346.186, 337.0828, 351.46, 28.378, 64.9444, 89.2048, 71.2732, 59.6704, 34.0036, 58.264, 26.2684, 6.5788, 26.9716, 32.9488, 15.0172, 26.2684, 33.652, 26.62, 42.7936, 29.4328, 32.2456, 14.6656, 0.9532, 0.25, 4.1176, 353.5696, 346.186, 337.786, 315.6352, 260.0824, 267.8176, 320.206, 326.5348, 335.3248, 335.6764, 342.3568, 348.6472, 351.1084, 69.5152, 126.826, 156.712, 204.178, 148.9768, 148.9768, 134.5612, 153.5476, 133.858, 206.2876, 277.3108, 265.0048, 187.3012, 190.114, 206.6392, 175.3468, 155.3056, 159.1732, 131.3968, 148.6252, 110.6524, 101.5108, 107.1364, 132.1, 161.2828, 202.7716, 210.1552, 229.4932, 218.5936, 159.5248, 158.47, 139.132, 117.3328, 82.5244, 80.0632, 145.1092, 151.7896, 178.5112, 186.598, 182.7304, 182.0272, 192.5752, 196.7944, 219.6484 ; 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.41307, -24.1487, -24.63718, -23.27076, -26.00611, -14.34181, -16.74588, -16.43434, -15.72831, -6.65315, -10.65029, -23.88373, -22.15068, -21.36216, -28.22403, -27.82071, -38.93049, -29.47538, -28.99404, -31.03215, -23.47707, -29.03636, -26.28581, -21.3449, -10.3146, 2.06978, -3.456465, -4.458672, -1.67237, 0.8887295, -6.797328, -13.35088, -20.34193, -14.73385, -17.88065, -17.88, -7.920033, -8.021476, 1.017113, 4.830221, 16.22159, 12.1694, 12.84537, 24.06474, 12.67778, 11.76081, 20.39452, 4.586716, 4.932441, 11.1846, -1.989311, -4.208845, 1.151427, 3.071887, 6.37648, 8.635484, 17.12773, 21.27292, 15.97008, 16.1424, 13.47192, 4.348343, 5.559908, 2.263822, 4.786366, 7.613696, 7.957016, 12.68749, 16.81154, 17.88958, 9.399452, 9.976048, 4.88183, 3.657242, 2.552212, 8.19184, 10.17801, 13.1018, 11.33122, 17.79777, 20.50462, 13.1157, 5.695982, -1.529072, -8.470095, -9.483397, -8.823964, -13.24849, -2.78752, 5.994265, 15.94198, 22.28865, 20.27741, 20.25259, 14.27031, 20.45457, 10.64423, 2.99069, 15.16495, 14.67609, 7.903654, 8.307695, 12.18985, 7.753737, 12.15462, 13.83632, 18.30934, 10.17319, 0.7416466, 0.2111602, 2.800988, -4.040363, -6.022706, -6.985884, -4.306732, -10.97885, -8.792618, -9.76147, -15.52652, -10.89761, -16.6714, -14.40113, -9.2955, -4.714744, 19.50748, 12.44306, 10.55209, -9.610215, 16.77903, 26.60459, 26.33106, 13.32647, 2.326353, -2.20823, -7.854722, -10.5187, -0.5591121, -3.605393, -8.021935, 2.355585, 9.925283, 5.422618, 19.58164, 12.21616, 12.07588, 18.39366, 15.41536, 7.18151, 4.235363, -6.584409, -13.11304, -17.61735, -12.62412, 6.463605, 5.381884, 3.838233, 4.429424, 9.596633, 18.48961, 5.872012, 11.78491, 0.8534831, -4.448518, -2.179595, -1.660028, -10.60035, -10.25422, -16.84326 ; 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.084933, 9.111359, -0.03130401, -22.76805, -31.77688, -26.92132, -9.112112, -17.95934, -1.862459, -6.197219, 7.288038, -2.828179, -9.369026, -26.10244, -22.93737, -54.6229, -45.82154, -47.98357, -46.55696, -18.39772, -7.471186, 0.1412914, 18.70715, 5.318398, -9.145378, -9.154534, -35.61527, -49.07226, -57.16904, -64.81321, -62.10201, -67.6201, -39.34031, -32.28628, -12.30263, 0.6358815, 5.563649, -1.760525, -8.149172, -28.63213, -30.23995, -35.20513, -38.69216, -37.87671, -35.95963, -26.8688, -21.88759, -10.47883, -5.42555, -13.58655, -11.56211, -22.78524, -13.14818, -22.37421, -19.2069, -21.50139, -21.60455, -11.83588, 8.696905, 3.032634, 6.500632, 2.99399, -3.27467, -10.01277, -21.16986, -28.02073, -27.92518, -29.98233, -14.63735, 0.2483028, 17.92247, 25.07176, 29.5156, 24.95726, 12.94939, 6.661983, -3.765122, -1.594773, -6.767851, -6.833348, 1.040441, 9.886981, 15.40551, 18.70882, 31.13131, 31.75716, 35.88689, 31.33733, 18.56307, 11.09634, 7.45271, 0.3093609, 6.874098, 11.8487, 21.15374, 12.65076, 21.56691, 25.93181, 29.79939, 22.64347, 29.46146, 16.83271, 18.31113, 15.47037, 13.12874, 24.52268, 29.02349, 38.87296, 44.57543, 48.39404, 38.90821, 35.84893, 24.49423, 17.10644, 4.403298, -1.919591, -0.3350734, 11.71858, 23.48899, 23.72014, 36.88255, 45.27963, 46.29735, 30.13663, 7.287649, -9.31741, -24.51582, -21.40568, -27.8994, -44.23689, -25.9308, -26.78447, -2.235418, -4.470449, 1.007718, -0.9193789, -4.363828, -20.21195, -15.9921, -28.94099, -21.58467, -14.25505, -17.26159, -20.03309, -4.551633, -3.745842, -4.753106, -6.488992, -12.50048, -15.68545, -22.57103, -15.05026, -15.81759, -17.31053, -13.64176, -4.435981, -2.289409, 1.259263, 3.239192, -8.420212, -21.9692, -32.83851, -38.45918, -45.70286, -46.89863, -47.51983, -33.9756, -20.32502 ; 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 = 8.049165, 8.080954, 8.080954, 8.049165, 8.049165, 8.049165, 8.049165, 8.049165, 8.049165, 8.049165, 8.049165, 8.049165, 8.01737, 8.01737, 8.01737, 8.049165, 8.049165, 8.049165, 8.049165, 8.01737, 8.01737, 8.049165, 8.080954, 8.080954, 8.01737, 7.985571, 7.985571, 8.01737, 8.049165, 8.01737, 8.01737, 7.985571, 7.921958, 7.890145, 7.858325, 7.921958, 7.890145, 7.953768, 7.953768, 7.953768, 7.953768, 7.921958, 7.890145, 7.794672, 7.762838, 7.762838, 7.794672, 7.762838, 7.762838, 7.762838, 7.762838, 7.762838, 7.762838, 7.762838, 7.762838, 7.826501, 7.826501, 7.826501, 7.794672, 7.794672, 7.794672, 7.794672, 7.826501, 7.826501, 7.826501, 7.826501, 7.826501, 7.826501, 7.826501, 7.826501, 7.826501, 7.826501, 7.826501, 7.826501, 7.826501, 7.826501, 7.826501, 7.826501, 7.826501, 7.826501, 7.794672, 7.762838, 7.699153, 7.730998, 7.730998, 7.762838, 7.826501, 7.826501, 7.858325, 7.858325, 7.858325, 7.858325, 7.826501, 7.762838, 7.699153, 7.667303, 7.699153, 7.699153, 7.699153, 7.699153, 7.730998, 7.762838, 7.762838, 7.762838, 7.762838, 7.762838, 7.762838, 7.762838, 7.762838, 7.794672, 7.794672, 7.762838, 7.762838, 7.762838, 7.762838, 7.762838, 7.762838, 7.762838, 7.794672, 7.794672, 7.762838, 7.794672, 7.794672, 7.794672, 7.762838, 7.762838, 7.762838, 7.794672, 7.794672, 7.794672, 7.762838, 7.762838, 7.762838, 7.762838, 7.794672, 7.794672, 7.794672, 7.794672, 7.794672, 7.794672, 7.794672, 7.762838, 7.762838, 7.762838, 7.762838, 7.730998, 7.699153, 7.699153, 7.699153, 7.730998, 7.730998, 7.730998, 7.699153, 7.699153, 7.699153, 7.699153, 7.699153, 7.667303, 7.667303, 7.667303, 7.667303, 7.667303, 7.667303, 7.635448, 7.635448, 7.635448, 7.667303, 7.667303 ; 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 ; }