netcdf A0108.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.7195, 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 = "22-Mar-2004 17:43:05: Modified [lon,lat] to [-70.565200,42.522300]." ; :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 = "AANCM964" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0108" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453093.04167244 ; :starting_julian_day_string = "2004-03-28 01:00:00" ; :ending_julian_day_number = 2453100.00000579 ; :ending_julian_day_string = "2004-04-04 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 23-Mar-2004 17:54:15\n", "AANCM_Temperature_1.5: 23-Mar-2004 17:54:15" ; data: lat = 42.5223 ; lon = -70.5652 ; depth = 2 ; time = 2453093.04166667, 2453093.08333333, 2453093.125, 2453093.16666667, 2453093.20833333, 2453093.25, 2453093.29166667, 2453093.33333333, 2453093.375, 2453093.41666667, 2453093.45833333, 2453093.5, 2453093.54166667, 2453093.58333333, 2453093.625, 2453093.66666667, 2453093.70833333, 2453093.75, 2453093.79166667, 2453093.83333333, 2453093.875, 2453093.91666667, 2453093.95833333, 2453094, 2453094.04166667, 2453094.08333333, 2453094.125, 2453094.16666667, 2453094.20833333, 2453094.25, 2453094.29166667, 2453094.33333333, 2453094.375, 2453094.41666667, 2453094.45833333, 2453094.5, 2453094.54166667, 2453094.58333333, 2453094.625, 2453094.66666667, 2453094.70833333, 2453094.75, 2453094.79166667, 2453094.83333333, 2453094.875, 2453094.91666667, 2453094.95833333, 2453095, 2453095.04166667, 2453095.08333333, 2453095.125, 2453095.16666667, 2453095.20833333, 2453095.25, 2453095.29166667, 2453095.33333333, 2453095.375, 2453095.41666667, 2453095.45833333, 2453095.5, 2453095.54166667, 2453095.58333333, 2453095.625, 2453095.66666667, 2453095.70833333, 2453095.75, 2453095.79166667, 2453095.83333333, 2453095.875, 2453095.91666667, 2453095.95833333, 2453096, 2453096.04166667, 2453096.08333333, 2453096.125, 2453096.16666667, 2453096.20833333, 2453096.25, 2453096.29166667, 2453096.33333333, 2453096.375, 2453096.41666667, 2453096.45833333, 2453096.5, 2453096.54166667, 2453096.58333333, 2453096.625, 2453096.66666667, 2453096.70833333, 2453096.75, 2453096.79166667, 2453096.83333333, 2453096.875, 2453096.91666667, 2453096.95833333, 2453097, 2453097.04166667, 2453097.08333333, 2453097.125, 2453097.16666667, 2453097.20833333, 2453097.25, 2453097.29166667, 2453097.33333333, 2453097.375, 2453097.41666667, 2453097.45833333, 2453097.5, 2453097.54166667, 2453097.58333333, 2453097.625, 2453097.66666667, 2453097.70833333, 2453097.75, 2453097.79166667, 2453097.83333333, 2453097.875, 2453097.91666667, 2453097.95833333, 2453098, 2453098.04166667, 2453098.08333333, 2453098.125, 2453098.16666667, 2453098.20833333, 2453098.25, 2453098.29166667, 2453098.33333333, 2453098.375, 2453098.41666667, 2453098.45833333, 2453098.5, 2453098.54166667, 2453098.58333333, 2453098.625, 2453098.66666667, 2453098.70833333, 2453098.75, 2453098.79166667, 2453098.83333333, 2453098.875, 2453098.91666667, 2453098.95833333, 2453099, 2453099.04166667, 2453099.08333333, 2453099.125, 2453099.16666667, 2453099.20833333, 2453099.25, 2453099.29166667, 2453099.33333333, 2453099.375, 2453099.41666667, 2453099.45833333, 2453099.5, 2453099.54166667, 2453099.58333333, 2453099.625, 2453099.66666667, 2453099.70833333, 2453099.75, 2453099.79166667, 2453099.83333333, 2453099.875, 2453099.91666667, 2453099.95833333, 2453100 ; current_speed = 7.6258, 14.9583, 17.0114, 30.2099, 25.8104, 29.6233, 34.3161, 29.6233, 27.5702, 28.4501, 29.33, 25.2238, 18.7712, 12.9052, 28.7434, 25.5171, 24.0506, 24.6372, 23.7573, 20.8243, 16.1315, 12.9052, 8.2124, 2.933, 5.5727, 7.0392, 11.732, 19.6511, 19.6511, 19.9444, 19.3578, 19.9444, 20.531, 19.9444, 15.8382, 14.3717, 11.4387, 8.2124, 3.5196, 5.2794, 12.6119, 18.1846, 16.1315, 20.2377, 24.3439, 21.7042, 15.8382, 14.0784, 5.2794, 5.2794, 4.1062, 8.2124, 6.4526, 8.799, 8.799, 8.799, 15.8382, 5.866, 4.6928, 5.2794, 5.2794, 9.9722, 21.4109, 28.7434, 36.3692, 39.0089, 34.9027, 31.6764, 34.3161, 29.9166, 23.1707, 24.3439, 24.9305, 21.7042, 26.1037, 26.9836, 30.7965, 29.33, 25.2238, 27.8635, 28.1568, 32.8496, 38.4223, 37.8357, 40.7687, 38.4223, 37.5424, 34.9027, 31.6764, 32.263, 34.6094, 34.9027, 44.5816, 37.8357, 39.5955, 34.6094, 29.33, 29.6233, 23.7573, 26.397, 26.1037, 25.5171, 29.6233, 36.3692, 36.6625, 39.8888, 39.8888, 43.1151, 43.7017, 42.5285, 49.5677, 43.1151, 38.129, 43.1151, 40.7687, 51.9141, 39.5955, 46.3414, 37.5424, 42.2352, 36.9558, 39.0089, 28.7434, 30.2099, 22.8774, 21.4109, 32.8496, 34.9027, 33.4362, 33.7295, 30.2099, 38.7156, 34.3161, 30.2099, 29.33, 24.9305, 64.2327, 89.7498, 91.5096, 93.2694, 87.6967, 82.4173, 86.5235, 97.3756, 90.923, 96.789, 109.6942, 103.8282, 98.2555, 100.3086, 97.9622, 94.7359, 96.789, 97.3756, 102.9483, 102.3617, 102.9483, 100.6019, 94.7359, 93.2694, 89.4565, 77.7245, 74.7915, 71.8585, 61.8863, 71.2719, 66.8724, 59.5399 ; 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 = 219.2371, 191.4607, 209.0407, 215.3695, 222.0499, 220.6435, 218.8855, 226.2691, 210.7987, 213.6115, 209.0407, 222.7531, 221.3467, 223.1047, 238.5751, 250.8811, 238.5751, 236.4655, 246.3103, 249.8263, 233.6527, 243.4975, 221.3467, 200.9539, 133.7983, 165.4423, 185.1319, 206.2279, 222.0499, 225.5659, 231.8947, 225.5659, 241.0363, 250.1779, 227.3239, 235.0591, 218.8855, 181.6159, 228.7303, 261.4291, 233.6527, 235.4107, 235.0591, 234.3559, 217.8307, 217.8307, 215.0179, 209.3923, 229.0819, 160.1683, 125.7115, 127.4695, 158.7619, 210.4471, 208.6891, 226.9723, 227.6755, 229.0819, 219.9403, 146.1043, 124.3051, 105.3187, 221.3467, 231.1915, 238.2235, 241.7395, 244.5523, 235.4107, 231.1915, 224.1595, 218.5339, 215.7211, 218.1823, 204.4699, 209.0407, 209.7439, 218.1823, 222.7531, 219.2371, 229.4335, 230.1367, 225.9175, 224.1595, 223.8079, 219.2371, 220.6435, 227.6755, 225.5659, 234.0043, 235.0591, 238.5751, 240.3331, 242.7943, 238.2235, 244.9039, 238.5751, 230.8399, 234.7075, 233.6527, 230.1367, 241.3879, 242.7943, 225.9175, 227.3239, 232.2463, 234.0043, 235.4107, 233.6527, 227.6755, 219.9403, 213.9631, 211.1503, 222.4015, 229.4335, 234.3559, 232.5979, 246.6619, 250.1779, 239.9815, 238.9267, 257.5615, 242.0911, 234.3559, 211.8535, 216.7759, 224.8627, 211.8535, 202.7119, 217.4791, 218.8855, 211.1503, 228.0271, 225.5659, 226.6207, 211.5019, 190.0543, 225.5659, 221.6983, 220.9951, 225.5659, 227.3239, 226.9723, 225.9175, 221.3467, 219.9403, 214.3147, 212.9083, 212.5567, 213.6115, 216.7759, 218.1823, 219.9403, 224.8627, 223.8079, 224.8627, 220.9951, 224.8627, 214.6663, 213.9631, 215.0179, 213.2599, 215.3695, 218.1823, 216.7759, 219.9403, 221.6983, 217.4791, 213.6115 ; 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.823555, -2.972151, -8.257857, -17.48692, -17.28723, -19.29515, -21.54248, -21.40563, -14.11659, -15.7488, -14.23769, -17.12294, -12.40051, -8.818558, -24.52744, -24.1096, -20.52296, -20.53642, -21.75539, -19.54676, -12.99294, -11.54906, -5.425225, -1.04889, 4.022268, 1.769337, -1.049414, -8.684661, -13.16187, -14.24142, -15.23223, -14.24142, -17.96312, -18.7627, -11.6442, -11.7811, -7.180828, -0.2315818, -2.645377, -5.220441, -10.15812, -14.97033, -13.22369, -16.44622, -14.93085, -13.31184, -9.088471, -6.909491, -3.989361, 1.791081, 3.334096, 6.517995, 2.337419, -4.458828, -4.224018, -6.432279, -11.70987, -4.432623, -3.012726, 2.944231, 4.361039, 9.6179, -14.14434, -22.39815, -30.91778, -34.3592, -31.51637, -26.07736, -26.74065, -20.84164, -14.43483, -14.21295, -15.41118, -8.990209, -12.67154, -13.38721, -19.03734, -19.91039, -15.95483, -21.16656, -21.61248, -23.59714, -26.76721, -26.19149, -25.78746, -25.02638, -27.75672, -24.92249, -25.62814, -26.44738, -29.53304, -30.32757, -39.64958, -32.16446, -35.85759, -29.53304, -22.74203, -24.17893, -19.13506, -20.2617, -22.91596, -22.69417, -21.27957, -26.73854, -28.98721, -32.27248, -32.83815, -34.7266, -32.31056, -27.30283, -27.69143, -22.30279, -25.71121, -32.75246, -33.13078, -41.24017, -36.35592, -43.59567, -32.50661, -36.17477, -36.08836, -34.47189, -23.35839, -15.94325, -13.6964, -15.10347, -17.33635, -13.47585, -20.34499, -21.17424, -15.62712, -28.78355, -24.50362, -21.95724, -15.32571, -4.352402, -45.86575, -59.7023, -60.02979, -66.59959, -64.47439, -60.24902, -62.15319, -64.32766, -58.37157, -54.56364, -59.59643, -55.87348, -54.39019, -60.05343, -60.55686, -60.81941, -68.27596, -67.40755, -72.62079, -67.14871, -72.62079, -57.22194, -52.92505, -53.521, -49.06132, -44.99061, -46.23353, -43.02073, -39.73033, -47.41065, -40.68998, -32.95883 ; 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 = -5.90645, -14.66005, -14.87264, -24.63424, -19.16582, -22.47748, -26.71172, -20.47776, -23.68202, -23.69353, -25.64249, -18.52148, -14.09203, -9.422167, -14.98625, -8.357605, -12.53951, -13.61055, -9.545283, -7.181622, -9.56079, -5.758776, -6.165262, -2.739036, -3.856987, -6.813207, -11.68497, -17.62789, -14.59216, -13.96284, -11.94587, -13.96284, -9.942247, -6.763162, -10.73597, -8.231121, -8.903908, -8.209134, -2.321543, -0.7868056, -7.4748, -10.32322, -9.239013, -11.79349, -19.22746, -17.14255, -12.97106, -12.26622, -3.457899, -4.966296, -2.396806, -4.995924, -6.014359, -7.585595, -7.718813, -6.004014, -10.66432, -3.84211, -3.598034, -4.382188, -2.975468, -2.634534, -16.07372, -18.01405, -19.15228, -18.46998, -14.99724, -17.98238, -21.50657, -21.46227, -18.12504, -19.76405, -19.59657, -19.75471, -22.82182, -23.42855, -24.20752, -21.5366, -19.53672, -18.12047, -18.04733, -22.85325, -27.56428, -27.30469, -31.57679, -29.15396, -25.27838, -24.43498, -18.617, -18.47803, -18.04467, -17.27533, -20.3821, -19.92455, -16.79395, -18.04467, -18.52159, -17.11489, -14.08044, -16.91937, -12.50047, -11.66607, -20.60873, -24.65297, -22.44729, -23.44363, -22.64447, -25.55338, -29.42561, -32.60719, -41.11133, -36.89848, -28.15589, -28.03905, -23.7579, -31.53288, -15.686, -15.71441, -18.7817, -21.79903, -7.959967, -18.25878, -16.75018, -25.6603, -18.32442, -15.17603, -27.90246, -32.19627, -26.53414, -26.25511, -25.85403, -25.89218, -24.02431, -20.74891, -25.00743, -24.54764, -44.96857, -67.0124, -69.06831, -65.29683, -59.44548, -56.2376, -60.19383, -73.10239, -69.71191, -79.94323, -92.0928, -87.51257, -81.82818, -80.34551, -77.00298, -72.63532, -68.60397, -70.27254, -72.96967, -77.2591, -72.96967, -82.74292, -78.57372, -76.3851, -74.80276, -63.37936, -58.7897, -57.55746, -47.44908, -53.21573, -53.06829, -49.58543 ; 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 = 3.037597, 3.004631, 2.971656, 2.905677, 2.806637, 2.773605, 2.773605, 2.740563, 2.83966, 2.806637, 2.707512, 2.707512, 2.707512, 2.674451, 2.674451, 2.674451, 2.707512, 2.707512, 2.740563, 2.740563, 2.740563, 2.773605, 2.773605, 2.773605, 2.740563, 2.674451, 2.674451, 2.608299, 2.608299, 2.608299, 2.608299, 2.542109, 2.509, 2.47588, 2.509, 2.509, 2.542109, 2.542109, 2.575209, 2.64138, 2.707512, 2.773605, 2.740563, 2.740563, 2.773605, 2.64138, 2.64138, 2.575209, 2.575209, 2.575209, 2.542109, 2.542109, 2.542109, 2.542109, 2.608299, 2.608299, 2.674451, 2.674451, 2.674451, 2.707512, 2.707512, 2.773605, 2.707512, 2.674451, 2.905677, 2.971656, 3.004631, 2.938671, 2.83966, 2.740563, 2.575209, 2.674451, 2.674451, 2.674451, 2.83966, 3.037597, 3.103501, 3.136439, 3.103501, 3.037597, 3.037597, 3.004631, 3.070553, 3.169367, 3.169367, 3.268098, 3.30099, 3.333872, 3.268098, 3.136439, 3.004631, 3.037597, 3.202286, 3.136439, 3.103501, 3.037597, 2.971656, 2.938671, 2.872673, 2.872673, 2.83966, 2.83966, 2.806637, 2.83966, 2.872673, 2.938671, 2.971656, 2.905677, 2.740563, 2.740563, 2.773605, 2.872673, 2.773605, 2.83966, 2.872673, 2.872673, 3.037597, 3.004631, 3.037597, 3.037597, 2.971656, 2.905677, 2.905677, 2.806637, 2.773605, 2.773605, 2.442751, 2.509, 2.509, 2.509, 2.575209, 2.608299, 2.806637, 2.872673, 2.971656, 2.971656, 2.773605, 2.971656, 3.070553, 3.070553, 2.971656, 2.938671, 2.938671, 3.004631, 3.004631, 3.070553, 3.30099, 3.333872, 3.366746, 3.399611, 3.432466, 3.399611, 3.366746, 3.268098, 3.202286, 3.169367, 3.202286, 3.235197, 3.30099, 3.333872, 3.30099, 3.366746, 3.268098, 3.268098, 3.169367, 3.235197, 3.070553, 2.971656 ; 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 ; }