netcdf A0114.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.6995, 0.03426, -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 = "Fri Apr 29 17:42:15 2005: /usr/local/nco/bin/ncrcat -d time,2453490.70763889,2453520.6666667 A0114.aanderaa.realtime.nc A0114.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 = "AANCM687" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0114" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Apr-2005 20:53:25\n", "AANCM_Temperature_1.5: 19-Apr-2005 20:53:25" ; data: lat = 42.5236 ; lon = -70.5667 ; depth = 2 ; time = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; current_speed = 54.8471, 58.66, 58.3667, 67.1657, 110.5741, 106.1746, 108.2277, 101.7751, 97.3756, 91.8029, 81.5374, 85.9369, 90.3364, 86.5235, 90.923, 90.923, 90.3364, 79.191, 68.3389, 72.4451, 54.2605, 39.3022, 36.3692, 33.1429, 39.3022, 39.5955, 40.7687, 35.4893, 35.7826, 32.8496, 36.3692, 37.2491, 37.2491, 31.0898, 20.531, 14.3717, 6.1593, 14.0784, 15.5449, 20.531, 14.665, 7.6258, 9.0923, 12.6119, 15.8382, 20.531, 16.7181, 12.3186, 9.9722, 12.6119, 10.5588, 14.9583, 19.9444, 28.1568, 38.7156, 44.8749, 46.3414, 42.2352, 32.8496, 28.1568, 18.7712, 7.0392, 10.8521, 7.3325, 3.5196, 19.3578, 35.4893, 36.0759, 35.7826, 28.1568, 39.8888, 37.2491, 29.0367, 31.3831, 37.2491, 34.0228, 38.4223, 46.6347, 56.3136, 60.7131, 60.4198, 66.5791, 63.0595, 54.8471, 46.0481, 38.129, 27.5702, 24.6372, 16.7181, 20.2377, 27.5702, 36.0759, 42.5285, 49.861, 55.4337, 51.3275, 46.6347, 42.8218, 39.8888, 37.8357, 33.4362, 34.6094, 40.7687, 44.5816, 51.3275, 51.3275, 49.2744, 50.7409, 52.5007, 38.7156, 34.0228, 38.129, 33.1429, 23.464, 19.0645, 12.3186, 15.5449, 20.8243, 26.6903, 35.196, 32.5563, 33.7295, 27.5702, 33.4362, 34.9027, 35.196, 28.7434, 26.1037, 21.9975, 19.9444, 16.1315, 15.5449, 15.2516, 17.3047, 23.7573, 23.7573, 18.4779, 16.4248, 9.3856, 6.4526, 2.3464, 6.4526, 6.7459, 7.9191, 2.6397, 17.8913, 28.1568, 35.4893, 31.3831, 28.4501, 28.7434, 25.2238, 16.1315, 11.1454, 11.1454, 20.8243, 26.6903, 14.665, 27.8635, 32.5563, 34.3161, 37.8357, 37.8357, 32.263, 27.5702, 27.8635, 27.5702, 31.9697 ; 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 = 217.1108, 224.846, 223.088, 217.814, 220.6268, 220.9784, 221.6816, 222.0332, 219.9236, 215.3528, 224.846, 217.4624, 222.7364, 216.4076, 215.0012, 211.8368, 212.1884, 208.3208, 204.1016, 206.2112, 206.2112, 190.7408, 199.1792, 205.508, 200.234, 194.96, 183.0056, 167.8868, 162.9644, 164.3708, 145.3844, 156.284, 151.3616, 148.9004, 153.1196, 170.348, 204.4532, 213.5948, 228.7136, 220.9784, 199.1792, 164.3708, 113.7404, 89.48, 75.0644, 61.352, 73.3064, 69.7904, 64.868, 61.7036, 78.2288, 96.512, 93.3476, 96.8636, 100.028, 104.2472, 104.5988, 98.6216, 106.0052, 129.914, 142.9232, 163.316, 216.7592, 242.0744, 262.8188, 143.978, 116.2016, 113.0372, 114.092, 89.48, 84.9092, 78.2288, 90.1832, 93.3476, 78.5804, 84.206, 94.4024, 91.9412, 88.7768, 94.4024, 92.6444, 92.2928, 90.8864, 92.6444, 87.3704, 97.5668, 90.8864, 77.174, 76.8224, 75.7676, 77.174, 75.7676, 68.7356, 63.8132, 67.3292, 65.5712, 67.3292, 70.4936, 70.4936, 76.8224, 85.6124, 96.512, 101.0828, 97.5668, 96.1604, 98.9732, 101.786, 103.1924, 108.818, 113.3888, 127.4528, 155.2292, 167.5352, 172.8092, 173.5124, 158.042, 110.2244, 99.6764, 72.9548, 76.1192, 67.3292, 78.932, 95.1056, 108.818, 127.8044, 138.3524, 180.1928, 187.928, 199.8824, 210.4304, 232.5812, 232.5812, 236.4488, 260.3576, 252.974, 264.5768, 276.5312, 293.7596, 262.4672, 255.7868, 76.1192, 109.5212, 89.8316, 117.608, 233.2844, 256.8416, 266.3348, 271.6088, 288.8372, 288.4856, 278.6408, 290.2436, 293.408, 299.7368, 348.5708, 18.1052, 26.192, 4.7444, 309.9332, 308.1752, 303.956, 314.504, 319.4264, 322.2392, 335.9516, 0.5252, 30.4112, 43.4204 ; 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 = -33.09245, -41.36725, -39.87151, -41.1793, -71.99804, -69.62659, -71.9704, -68.14465, -62.49231, -53.11803, -57.50047, -52.27032, -61.30467, -51.35392, -52.15285, -47.96202, -48.12265, -37.56883, -27.9066, -31.99764, -23.96585, -7.324605, -11.94815, -14.27256, -13.59286, -10.22137, -2.137648, 7.44721, 10.48308, 8.850032, 20.66017, 14.98172, 17.85275, 16.05873, 9.282673, 2.40961, -2.549641, -7.789804, -11.68076, -13.46371, -4.817801, 2.054472, 8.3229, 12.61138, 15.30312, 18.01763, 16.01351, 11.56021, 9.02815, 11.10487, 10.33675, 14.86179, 19.91037, 27.95501, 38.12413, 43.49468, 44.84524, 41.75794, 31.57624, 21.5965, 11.31687, 2.020905, -6.494474, -6.478678, -3.491992, 11.38424, 31.84263, 33.19888, 32.66562, 28.15564, 39.73145, 36.46575, 29.03655, 31.32955, 36.5117, 33.84899, 38.30894, 46.60794, 56.30077, 60.53397, 60.35546, 66.52579, 63.05195, 54.78869, 45.99961, 37.79697, 27.5669, 24.02247, 16.27788, 19.61653, 26.88229, 34.96861, 39.63302, 44.74327, 51.1506, 46.73245, 43.03145, 40.36401, 37.59935, 36.83941, 33.33821, 34.3861, 40.00838, 44.19338, 51.0311, 50.69932, 48.23557, 49.40181, 49.69443, 35.53443, 27.00916, 15.97565, 7.153556, 2.937081, 2.154063, 4.606255, 14.58649, 20.52803, 25.5179, 34.16817, 30.04082, 33.10213, 27.46081, 31.64897, 27.5769, 23.3894, -0.09672121, -3.600446, -7.481145, -10.10167, -12.81188, -12.346, -12.71057, -17.06022, -22.71606, -23.65096, -18.35798, -15.0327, -9.304602, -6.255078, 2.277878, 6.081691, 6.745871, 7.017422, -2.116018, -17.42155, -28.09921, -35.47531, -29.70222, -26.98217, -28.41715, -23.66573, -14.80386, -9.677697, -2.208538, 6.471416, 11.78058, 1.212954, -21.36555, -25.59331, -28.46406, -26.98448, -24.60926, -19.75677, -11.23508, 0.2554063, 13.9561, 21.97425 ; 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 = -43.73893, -41.59022, -42.62551, -53.06125, -83.92207, -80.15724, -80.83005, -75.59416, -74.67743, -74.87488, -57.81041, -68.21265, -66.35061, -69.63541, -74.47867, -77.244, -76.45179, -69.71225, -62.38131, -64.99572, -48.681, -38.61364, -34.35055, -29.9123, -36.87678, -38.25346, -40.71262, -34.69913, -34.21256, -31.635, -29.93119, -34.10342, -32.69212, -26.62128, -18.31267, -14.16826, -5.606809, -11.72691, -10.25689, -15.50002, -13.85103, -7.343839, -3.660499, 0.1144604, 4.08203, 9.843121, 4.802333, 4.255527, 4.235244, 5.978456, 2.154037, -1.69644, -1.164621, -3.36491, -6.741525, -11.04398, -11.68031, -6.331398, -9.057443, -18.06645, -14.97619, -6.742869, -8.694243, -3.43399, -0.4399771, -15.65642, -15.66962, -14.11753, -14.60656, 0.2555395, 3.539507, 7.598965, -0.09284304, -1.832566, 7.375049, 3.434674, -2.949326, -1.579697, 1.20214, -4.660386, -2.787595, -2.663579, -0.9755293, -2.530486, 2.112644, -5.020903, -0.4265105, 5.469236, 3.811229, 4.975551, 6.120336, 8.86946, 15.42391, 22.00362, 21.36613, 21.22711, 17.97468, 14.29872, 13.31936, 8.625413, 2.557978, -3.925097, -7.83686, -5.870595, -5.508068, -8.005676, -10.06463, -11.58018, -16.93479, -15.36887, -20.68953, -34.62079, -32.36168, -23.27945, -18.94242, -11.42499, -5.373838, -3.500218, 7.823622, 8.443617, 12.54836, 6.475183, -2.453517, -10.78528, -21.39423, -26.30008, -28.74324, -25.85421, -20.68629, -17.19696, -9.802088, -9.445648, -8.429284, -2.898509, -6.956271, -2.245336, 2.101755, 6.617553, -1.230393, -1.584312, 0.5629078, -2.156173, 0.01982708, -3.669868, -1.578127, -4.072846, -1.799957, 0.9963681, 10.13298, 9.020568, 4.318391, 8.727744, 6.408659, 5.528302, 10.92439, 19.79324, 23.94974, 14.61475, 17.88541, 20.12201, 19.16747, 26.52128, 28.7389, 25.50629, 25.17715, 27.86233, 23.77695, 23.22055 ; 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 = 6.552086, 6.616463, 6.552086, 6.455473, 6.680815, 6.777297, 6.841588, 6.648642, 6.648642, 6.584278, 6.455473, 6.423256, 6.455473, 6.455473, 6.487684, 6.519888, 6.616463, 6.584278, 6.519888, 6.552086, 6.487684, 6.455473, 6.455473, 6.487684, 6.487684, 6.519888, 6.487684, 6.487684, 6.519888, 6.487684, 6.552086, 6.584278, 6.487684, 6.519888, 6.552086, 6.584278, 6.584278, 6.584278, 6.584278, 6.552086, 6.552086, 6.584278, 6.648642, 6.648642, 6.745142, 6.745142, 6.841588, 6.809445, 6.777297, 6.745142, 6.745142, 6.809445, 6.809445, 6.809445, 6.809445, 6.777297, 6.777297, 6.680815, 6.584278, 6.648642, 6.745142, 6.712982, 6.937979, 7.098513, 7.323019, 7.098513, 6.809445, 6.970098, 7.226836, 8.600953, 8.218401, 8.40976, 7.803192, 7.290963, 7.451184, 7.515234, 7.54725, 7.643268, 8.218401, 7.962987, 7.034317, 7.611267, 7.387112, 7.162686, 7.258903, 7.867126, 7.994932, 7.931039, 8.090734, 8.058805, 7.931039, 7.675263, 7.611267, 7.515234, 7.355068, 7.258903, 7.226836, 7.290963, 7.290963, 7.387112, 7.323019, 7.290963, 7.323019, 7.323019, 7.579261, 7.355068, 7.226836, 7.419151, 7.290963, 7.355068, 7.194764, 7.419151, 7.803192, 7.962987, 7.994932, 7.835161, 7.611267, 7.54725, 7.643268, 7.643268, 7.803192, 7.611267, 7.387112, 7.258903, 7.194764, 7.194764, 7.835161, 7.771218, 7.707253, 7.803192, 7.867126, 7.771218, 7.835161, 7.899085, 7.994932, 8.026871, 7.962987, 8.218401, 8.40976, 8.473509, 9.459435, 9.744976, 9.681547, 9.586378, 8.791986, 9.364191, 9.364191, 9.618105, 9.681547, 9.554647, 9.110037, 8.919256, 8.982866, 8.982866, 8.982866, 8.791986, 8.887444, 8.728326, 8.696489, 8.728326, 9.04646, 9.110037, 9.014665, 9.110037, 9.078251, 8.951063, 8.728326, 8.53724 ; 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 ; }