netcdf B0106.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.6741, 0.03416, -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 = "18-Sep-2004 18:17:27: Modified [lon,lat] to [-70.427800,43.180900]." ; :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 = "AANCM716" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0106" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3167 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453261.00000579 ; :starting_julian_day_string = "2004-09-12 00:00:00" ; :ending_julian_day_number = 2453267.95833912 ; :ending_julian_day_string = "2004-09-18 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 22-Apr-2004 15:31:52\n", "AANCM_Temperature_1.5: 22-Apr-2004 15:31:52" ; :longitude = -70.4278 ; :latitude = 43.1809 ; data: lat = 43.1809 ; lon = -70.4278 ; depth = 2 ; time = 2453261, 2453261.04166667, 2453261.08333333, 2453261.125, 2453261.16666667, 2453261.20833333, 2453261.25, 2453261.29166667, 2453261.33333333, 2453261.375, 2453261.41666667, 2453261.45833333, 2453261.5, 2453261.54166667, 2453261.58333333, 2453261.625, 2453261.66666667, 2453261.70833333, 2453261.75, 2453261.79166667, 2453261.83333333, 2453261.875, 2453261.91666667, 2453261.95833333, 2453262, 2453262.04166667, 2453262.08333333, 2453262.125, 2453262.16666667, 2453262.20833333, 2453262.25, 2453262.29166667, 2453262.33333333, 2453262.375, 2453262.41666667, 2453262.45833333, 2453262.5, 2453262.54166667, 2453262.58333333, 2453262.625, 2453262.66666667, 2453262.70833333, 2453262.75, 2453262.79166667, 2453262.83333333, 2453262.875, 2453262.91666667, 2453262.95833333, 2453263, 2453263.04166667, 2453263.08333333, 2453263.125, 2453263.16666667, 2453263.20833333, 2453263.25, 2453263.29166667, 2453263.33333333, 2453263.375, 2453263.41666667, 2453263.45833333, 2453263.5, 2453263.54166667, 2453263.58333333, 2453263.625, 2453263.66666667, 2453263.70833333, 2453263.75, 2453263.79166667, 2453263.83333333, 2453263.875, 2453263.91666667, 2453263.95833333, 2453264, 2453264.04166667, 2453264.08333333, 2453264.125, 2453264.16666667, 2453264.20833333, 2453264.25, 2453264.29166667, 2453264.33333333, 2453264.375, 2453264.41666667, 2453264.45833333, 2453264.5, 2453264.54166667, 2453264.58333333, 2453264.625, 2453264.66666667, 2453264.70833333, 2453264.75, 2453264.79166667, 2453264.83333333, 2453264.875, 2453264.91666667, 2453264.95833333, 2453265, 2453265.04166667, 2453265.08333333, 2453265.125, 2453265.16666667, 2453265.20833333, 2453265.25, 2453265.29166667, 2453265.33333333, 2453265.375, 2453265.41666667, 2453265.45833333, 2453265.5, 2453265.54166667, 2453265.58333333, 2453265.625, 2453265.66666667, 2453265.70833333, 2453265.75, 2453265.79166667, 2453265.83333333, 2453265.875, 2453265.91666667, 2453265.95833333, 2453266, 2453266.04166667, 2453266.08333333, 2453266.125, 2453266.16666667, 2453266.20833333, 2453266.25, 2453266.29166667, 2453266.33333333, 2453266.375, 2453266.41666667, 2453266.45833333, 2453266.5, 2453266.54166667, 2453266.58333333, 2453266.625, 2453266.66666667, 2453266.70833333, 2453266.75, 2453266.79166667, 2453266.83333333, 2453266.875, 2453266.91666667, 2453266.95833333, 2453267, 2453267.04166667, 2453267.08333333, 2453267.125, 2453267.16666667, 2453267.20833333, 2453267.25, 2453267.29166667, 2453267.33333333, 2453267.375, 2453267.41666667, 2453267.45833333, 2453267.5, 2453267.54166667, 2453267.58333333, 2453267.625, 2453267.66666667, 2453267.70833333, 2453267.75, 2453267.79166667, 2453267.83333333, 2453267.875, 2453267.91666667, 2453267.95833333 ; current_speed = 13.4918, 16.1315, 20.2377, 23.464, 30.5032, 32.8496, 25.5171, 21.1176, 17.8913, 17.3047, 21.1176, 26.6903, 28.7434, 15.2516, 14.0784, 16.1315, 23.7573, 22.5841, 14.3717, 9.9722, 7.6258, 3.8129, 1.1732, 2.0531, 4.3995, 14.9583, 5.866, 3.5196, 9.0923, 8.799, 10.8521, 9.3856, 8.5057, 14.665, 5.866, 8.2124, 5.2794, 4.6928, 8.799, 0.5866, 3.8129, 5.2794, 5.5727, 6.1593, 4.9861, 15.2516, 19.3578, 17.8913, 20.2377, 17.0114, 14.9583, 13.7851, 15.8382, 14.3717, 21.4109, 24.6372, 19.0645, 17.3047, 23.1707, 24.3439, 29.6233, 23.464, 16.7181, 9.9722, 7.3325, 8.2124, 10.8521, 12.6119, 4.9861, 7.9191, 4.1062, 7.9191, 21.4109, 12.0253, 8.799, 1.7598, 4.1062, 7.6258, 6.1593, 13.1985, 9.3856, 9.3856, 2.3464, 7.9191, 9.9722, 9.3856, 21.4109, 0.8799, 4.3995, 2.3464, 3.8129, 4.9861, 4.9861, 9.3856, 13.4918, 18.1846, 21.9975, 29.6233, 25.8104, 21.9975, 19.6511, 20.2377, 18.7712, 24.3439, 21.1176, 12.9052, 9.9722, 12.0253, 19.6511, 39.0089, 27.8635, 29.9166, 21.4109, 23.7573, 21.4109, 23.7573, 23.464, 12.9052, 9.9722, 11.4387, 7.3325, 12.6119, 12.3186, 5.5727, 1.4665, 12.0253, 17.8913, 13.4918, 10.8521, 4.9861, 3.2263, 2.6397, 8.5057, 15.8382, 15.8382, 12.0253, 11.1454, 14.665, 17.8913, 20.531, 23.1707, 14.3717, 12.6119, 4.6928, 6.7459, 8.799, 23.1707, 14.665, 9.0923, 4.3995, 6.7459, 17.598, 26.1037, 32.5563, 33.7295, 31.6764, 37.2491, 42.2352, 36.9558, 30.2099, 31.9697, 17.598, 8.2124, 17.3047, 11.1454, 17.8913, 18.7712, 14.665 ; 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 = 68.4189, 90.9213, 121.5105, 155.9673, 170.3829, 177.4149, 199.9173, 208.7073, 227.3421, 264.9633, 280.7853, 295.5525, 313.4841, 341.9637, 34.3137, 48.0261, 83.5377, 101.1177, 114.8301, 117.9945, 105.3369, 136.9809, 114.8301, 302.9361, 350.0121, 342.6669, 0.9117, 20.9529, 122.2137, 171.7893, 173.1957, 167.9217, 217.1457, 282.5433, 289.5753, 305.7489, 305.3973, 299.0685, 287.1141, 282.5433, 139.7937, 211.5201, 182.3373, 191.8305, 253.3605, 287.8173, 309.2649, 322.6257, 331.7673, 348.2541, 31.8525, 85.6473, 135.5745, 171.4377, 171.4377, 192.5337, 206.9493, 240.7029, 251.6025, 284.3013, 292.0365, 319.4613, 321.5709, 4.7793, 78.6153, 162.2961, 154.5609, 153.8577, 212.9265, 249.4929, 262.1505, 282.5433, 315.5937, 302.2329, 256.8765, 36.4233, 49.7841, 151.7481, 124.6749, 149.2869, 134.8713, 107.7981, 55.0581, 353.8797, 49.7841, 32.2041, 326.4933, 169.6797, 106.3917, 136.9809, 202.0269, 352.8249, 308.9133, 335.6349, 321.9225, 344.0349, 352.1217, 1.2633, 20.2497, 48.7293, 76.1541, 117.9945, 140.1453, 151.3965, 159.8349, 183.7437, 204.4881, 267.7761, 288.8721, 302.2329, 340.2057, 1.2633, 23.0625, 52.2453, 79.6701, 99.0081, 123.6201, 137.3325, 118.6977, 311.7261, 348.9573, 7.5921, 16.0305, 347.9025, 123.2685, 142.9581, 163.7025, 160.8897, 155.2641, 135.2229, 94.7889, 45.5649, 6.8889, 21.6561, 3.3729, 336.3381, 54.0033, 73.6929, 120.1041, 136.9809, 152.8029, 148.2321, 138.0357, 143.6613, 270.2373, 303.6393, 305.7489, 338.0961, 12.8661, 24.4689, 136.2777, 173.1957, 195.3465, 210.4653, 231.2097, 240.3513, 254.4153, 257.5797, 274.8081, 279.7305, 279.7305, 256.8765, 268.4793, 254.7669, 225.2325, 209.7621, 212.9265, 205.5429 ; 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 = 12.546, 16.12942, 17.25354, 9.555901, 5.095956, 1.481622, -8.692743, -10.14353, -13.15749, -17.23788, -20.74456, -24.07973, -20.85522, -4.722192, 7.936326, 11.99296, 23.60635, 22.16027, 13.04314, 8.805379, 7.354225, 2.601321, 1.064746, -1.723121, -0.7630501, -4.456472, 0.09333683, 1.25861, 7.692683, 1.256618, 1.28574, 1.96392, -5.136116, -14.31498, -5.526957, -6.665062, -4.30353, -4.101692, -8.409386, -0.5725991, 2.461386, -2.760058, -0.2272673, -1.262762, -4.777309, -14.52009, -14.98735, -10.86037, -9.573518, -3.463039, 7.894009, 13.74534, 11.08644, 2.139727, 3.187756, -5.346612, -8.640067, -15.09133, -21.98644, -23.58949, -27.45917, -15.2507, -10.39106, 0.830862, 7.188225, 2.497374, 4.661536, 5.556829, -2.710258, -7.417257, -4.067726, -7.730088, -14.9821, -10.17205, -8.569196, 1.044874, 3.135564, 3.609664, 5.065367, 6.740995, 6.651512, 8.9364, 1.923422, -0.8443056, 7.61494, 5.001932, -11.81956, 0.1576348, 4.220682, 1.600813, -1.429997, -0.6227742, -3.879671, -3.872026, -8.320755, -5.001707, -3.015184, 0.6531036, 8.933293, 16.53336, 19.0801, 17.86974, 12.02939, 11.65453, 7.279796, -0.8426245, -4.133519, -12.01624, -18.59472, -32.99712, -9.435816, 0.65957, 8.387399, 18.78346, 21.06386, 23.46428, 19.53911, 8.746405, 8.74727, -8.537103, -1.404471, 1.666281, 3.401769, -1.167904, 1.226154, 7.244028, 5.020743, 4.41705, 4.540912, 3.511962, 3.215037, 1.884862, 1.020212, 5.844846, 0.9318281, -4.82622, 9.017196, 14.07503, 15.47804, 14.00711, 10.59024, 7.566406, 8.433167, 2.780753, -6.745842, -7.325532, -18.805, -5.470792, 2.024613, 1.82227, 4.662521, 2.084985, -6.908495, -16.50658, -26.29026, -27.52916, -35.87961, -41.24673, -36.82575, -29.77529, -31.50977, -17.13839, -8.209508, -16.6967, -7.912903, -8.881239, -10.20332, -6.323354 ; 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 = 4.962524, -0.2593788, -10.57733, -21.42998, -30.07451, -32.81617, -23.9908, -18.52193, -12.12349, -1.519246, 3.951721, 11.51254, 19.77986, 14.50214, 11.62825, 10.78862, 2.673871, -4.354781, -6.035092, -4.680819, -2.01698, -2.787712, -0.4926606, 1.116277, 4.332823, 14.27903, 5.865257, 3.286865, -4.84691, -8.708807, -10.77566, -9.177827, -6.779915, 3.184906, 1.965376, 4.797964, 3.058054, 2.28002, 2.58933, 0.1273962, -2.912007, -4.500461, -5.568064, -6.028467, -1.427765, 4.666727, 12.25168, 14.21798, 17.83009, 16.65518, 12.70572, 1.046232, -11.31103, -14.21152, -21.17227, -24.05006, -16.99425, -8.467853, -7.31285, 6.013454, 11.11458, 17.83187, 13.09659, 9.937527, 1.447403, -7.823467, -9.799906, -11.32173, -4.185175, -2.774246, -0.5607898, 1.719849, 15.29586, 6.413839, -1.99782, 1.416027, 2.651249, -6.717377, -3.504145, -11.34722, -6.621697, -2.868838, 1.34389, 7.873963, 6.438746, 7.941673, 17.85286, -0.8656647, -1.24155, -1.715515, -3.534588, 4.947054, 3.131987, 8.549673, 10.62044, 17.48321, 21.78988, 29.6161, 24.21514, 14.50993, 4.702732, -9.49931, -14.41013, -21.37282, -19.82316, -12.87766, -9.075174, -0.4666373, 6.35628, 20.80587, 26.21717, 29.90933, 19.6997, 14.54617, 3.839309, -3.719778, -12.99163, -9.489182, -4.788534, 7.61326, 7.196737, 12.50134, 11.83959, 5.448944, -0.804468, -9.598536, -17.17238, -12.74827, -9.856379, -3.539395, -0.269347, 1.848056, 8.444294, 14.72027, 15.81076, 11.01433, 6.550582, 4.117722, -8.973786, -15.01075, -20.60894, -12.21864, -9.377725, -3.780183, 0.02793919, 4.874318, 13.53711, 13.60635, 8.86402, 4.004364, -4.87525, -17.47405, -25.17292, -28.06146, -21.13058, -15.6697, -10.00744, -9.084003, 3.097588, 5.105898, 5.403329, -3.995639, -0.2179415, -4.546751, -7.848943, -15.53133, -15.75595, -13.23168 ; 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.87364, 15.71619, 15.62174, 15.77916, 15.77916, 15.74768, 15.93664, 15.99965, 15.96814, 15.93664, 15.87364, 15.84215, 15.93664, 16.03115, 16.09417, 16.09417, 16.09417, 16.12569, 16.25177, 16.34635, 16.28329, 16.22024, 16.18872, 16.1572, 16.1572, 16.09417, 16.09417, 16.09417, 16.09417, 16.06266, 16.03115, 16.06266, 16.09417, 16.09417, 16.12569, 16.12569, 16.1572, 16.18872, 16.34635, 16.50405, 16.56715, 16.63026, 16.5356, 16.97758, 17.16718, 17.13558, 16.97758, 16.94599, 16.97758, 16.85124, 16.78808, 16.75651, 16.69338, 16.66182, 16.66182, 16.69338, 16.66182, 16.66182, 16.69338, 16.63026, 16.66182, 16.69338, 16.69338, 16.75651, 16.88282, 16.97758, 17.00917, 17.10397, 17.23042, 17.16718, 17.04077, 16.94599, 16.9144, 16.85124, 16.75651, 16.75651, 16.72495, 16.72495, 16.66182, 16.44096, 16.37789, 16.34635, 16.47251, 16.40942, 16.50405, 16.56715, 16.56715, 16.63026, 16.72495, 16.66182, 16.5356, 16.34635, 16.31482, 16.28329, 16.34635, 16.47251, 16.44096, 16.69338, 16.69338, 16.66182, 16.5356, 16.50405, 16.44096, 16.5356, 16.50405, 16.5356, 16.5356, 16.50405, 16.37789, 15.77916, 16.09417, 16.18872, 16.34635, 16.94599, 16.97758, 17.04077, 16.78808, 16.94599, 16.94599, 16.97758, 16.9144, 16.9144, 16.85124, 16.85124, 16.81966, 16.78808, 16.78808, 16.81966, 16.85124, 16.85124, 16.88282, 16.88282, 16.88282, 16.88282, 16.9144, 16.97758, 17.13558, 17.13558, 17.00917, 16.94599, 16.97758, 16.97758, 17.00917, 17.00917, 17.04077, 17.04077, 17.13558, 17.13558, 17.23042, 17.1988, 17.16718, 17.00917, 16.88282, 16.88282, 16.69338, 16.5987, 16.1572, 15.99965, 15.96814, 16.18872, 16.12569, 15.99965, 15.93664, 15.84215, 15.81065, 15.77916, 15.74768, 15.74768 ; 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 ; }