netcdf F0108.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 = "18-Sep-2004 18:21:39: Modified [lon,lat] to [-68.997700,44.056100].\n", "03-May-2004 19:15:58: Modified [lon,lat] to [-68.997700,44.056500].\n", "Tue Apr 27 17:27:33 2004: /usr/local/nco/bin/ncrcat -d time,2453123.6979,2453123.7813 F0108.aanderaa.realtime.nc F0108.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 = "AANCM971" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0108" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.4 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453275.00000579 ; :starting_julian_day_string = "2004-09-26 00:00:00" ; :ending_julian_day_number = 2453281.95833912 ; :ending_julian_day_string = "2004-10-02 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Apr-2004 20:21:14\n", "AANCM_Temperature_1.5: 16-Apr-2004 20:21:14" ; :longitude = -68.9977 ; :latitude = 44.0561 ; data: lat = 44.0561 ; lon = -68.9977 ; depth = 2 ; time = 2453275, 2453275.04166667, 2453275.08333333, 2453275.125, 2453275.16666667, 2453275.20833333, 2453275.25, 2453275.29166667, 2453275.33333333, 2453275.375, 2453275.41666667, 2453275.45833333, 2453275.5, 2453275.54166667, 2453275.58333333, 2453275.625, 2453275.66666667, 2453275.70833333, 2453275.75, 2453275.79166667, 2453275.83333333, 2453275.875, 2453275.91666667, 2453275.95833333, 2453276, 2453276.04166667, 2453276.08333333, 2453276.125, 2453276.16666667, 2453276.20833333, 2453276.25, 2453276.29166667, 2453276.33333333, 2453276.375, 2453276.41666667, 2453276.45833333, 2453276.5, 2453276.54166667, 2453276.58333333, 2453276.625, 2453276.66666667, 2453276.70833333, 2453276.75, 2453276.79166667, 2453276.83333333, 2453276.875, 2453276.91666667, 2453276.95833333, 2453277, 2453277.04166667, 2453277.08333333, 2453277.125, 2453277.16666667, 2453277.20833333, 2453277.25, 2453277.29166667, 2453277.33333333, 2453277.375, 2453277.41666667, 2453277.45833333, 2453277.5, 2453277.54166667, 2453277.58333333, 2453277.625, 2453277.66666667, 2453277.70833333, 2453277.75, 2453277.79166667, 2453277.83333333, 2453277.875, 2453277.91666667, 2453277.95833333, 2453278, 2453278.04166667, 2453278.08333333, 2453278.125, 2453278.16666667, 2453278.20833333, 2453278.25, 2453278.29166667, 2453278.33333333, 2453278.375, 2453278.41666667, 2453278.45833333, 2453278.5, 2453278.54166667, 2453278.58333333, 2453278.625, 2453278.66666667, 2453278.70833333, 2453278.75, 2453278.79166667, 2453278.83333333, 2453278.875, 2453278.91666667, 2453278.95833333, 2453279, 2453279.04166667, 2453279.08333333, 2453279.125, 2453279.16666667, 2453279.20833333, 2453279.25, 2453279.29166667, 2453279.33333333, 2453279.375, 2453279.41666667, 2453279.45833333, 2453279.5, 2453279.54166667, 2453279.58333333, 2453279.625, 2453279.66666667, 2453279.70833333, 2453279.75, 2453279.79166667, 2453279.83333333, 2453279.875, 2453279.91666667, 2453279.95833333, 2453280, 2453280.04166667, 2453280.08333333, 2453280.125, 2453280.16666667, 2453280.20833333, 2453280.25, 2453280.29166667, 2453280.33333333, 2453280.375, 2453280.41666667, 2453280.45833333, 2453280.5, 2453280.54166667, 2453280.58333333, 2453280.625, 2453280.66666667, 2453280.70833333, 2453280.75, 2453280.79166667, 2453280.83333333, 2453280.875, 2453280.91666667, 2453280.95833333, 2453281, 2453281.04166667, 2453281.08333333, 2453281.125, 2453281.16666667, 2453281.20833333, 2453281.25, 2453281.29166667, 2453281.33333333, 2453281.375, 2453281.41666667, 2453281.45833333, 2453281.5, 2453281.54166667, 2453281.58333333, 2453281.625, 2453281.66666667, 2453281.70833333, 2453281.75, 2453281.79166667, 2453281.83333333, 2453281.875, 2453281.91666667, 2453281.95833333 ; current_speed = 11.4387, 9.6789, 9.0923, 9.6789, 30.7965, 26.1037, 29.33, 10.5588, 7.6258, 9.3856, 19.0645, 20.531, 23.7573, 19.6511, 6.4526, 21.7042, 30.7965, 45.7548, 44.5816, 28.4501, 10.2655, 14.9583, 15.8382, 28.4501, 31.0898, 16.4248, 4.3995, 12.3186, 14.3717, 20.531, 23.7573, 19.9444, 12.0253, 11.4387, 13.4918, 13.1985, 23.1707, 22.5841, 13.4918, 17.3047, 19.3578, 49.2744, 52.5007, 43.4084, 34.6094, 26.6903, 9.6789, 9.0923, 19.9444, 17.8913, 14.0784, 14.9583, 22.8774, 41.3553, 50.4476, 41.6486, 13.4918, 4.9861, 13.1985, 11.4387, 12.9052, 9.6789, 12.0253, 12.6119, 12.0253, 21.1176, 29.0367, 37.2491, 31.9697, 22.8774, 9.9722, 14.0784, 4.1062, 20.2377, 19.3578, 16.1315, 8.5057, 12.3186, 23.1707, 62.7662, 27.5702, 15.8382, 7.9191, 11.732, 7.6258, 13.1985, 24.0506, 13.4918, 12.6119, 16.4248, 19.9444, 18.7712, 17.598, 10.5588, 9.0923, 9.0923, 8.2124, 8.5057, 5.2794, 7.3325, 13.4918, 14.9583, 10.8521, 12.6119, 19.6511, 14.3717, 12.3186, 39.8888, 5.5727, 2.3464, 2.0531, 8.5057, 8.5057, 29.33, 50.4476, 55.727, 67.459, 53.9672, 28.7434, 8.799, 14.3717, 0.8799, 1.1732, 4.3995, 5.2794, 11.1454, 12.3186, 12.6119, 16.4248, 19.3578, 8.5057, 5.5727, 6.7459, 2.3464, 4.1062, 2.6397, 4.1062, 4.3995, 25.8104, 10.8521, 11.1454, 10.5588, 12.9052, 8.5057, 4.1062, 1.4665, 0.5866, 2.933, 1.1732, 0.5866, 2.0531, 0.8799, 0.5866, 4.1062, 0.5866, 0.8799, 0.8799, 1.1732, 0.5866, 2.0531, 2.0531, 1.1732, 2.6397, 2.0531, 3.5196, 4.9861, 20.8243, 14.0784 ; 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 = 21.6276, 241.026, 204.4596, 220.6332, 159.1032, 200.2404, 191.4504, 253.6836, 291.6564, 11.7828, 345.4128, 352.4448, 312.7524, 303.9624, 268.8024, 165.0804, 188.6376, 200.2404, 211.8432, 211.14, 201.2952, 257.5512, 6.1572, 336.3096, 333.4968, 62.4132, 25.1436, 150.6648, 163.674, 180.9024, 166.4868, 179.8476, 191.802, 216.7656, 257.9028, 320.8392, 328.5744, 308.5332, 154.5324, 167.8932, 187.9344, 191.4504, 175.2768, 175.6284, 156.642, 167.19, 218.172, 338.0676, 348.9288, 7.9152, 183.7152, 230.478, 216.0624, 195.6696, 186.1764, 184.0668, 172.8156, 41.3172, 255.4416, 1.5864, 332.0904, 322.2456, 196.3728, 225.5556, 239.6196, 224.5008, 192.1536, 192.5052, 173.8704, 171.7608, 189.6924, 236.8068, 293.4144, 302.9076, 314.1588, 297.9852, 351.7416, 147.852, 192.1536, 170.3544, 200.592, 198.1308, 186.528, 234.3456, 244.8936, 286.734, 351.39, 50.4588, 103.5504, 144.336, 182.6604, 178.0896, 166.4868, 151.0164, 178.7928, 178.0896, 184.4184, 219.5784, 224.1492, 186.528, 211.4916, 205.1628, 202.35, 193.56, 183.3636, 156.9936, 166.8384, 179.8476, 164.7288, 176.6832, 7.5636, 113.0436, 123.24, 186.1764, 197.4276, 193.2084, 193.56, 193.9116, 185.8248, 211.8432, 213.9528, 101.7924, 59.6004, 98.9796, 157.6968, 190.7472, 203.4048, 198.4824, 193.2084, 199.1856, 190.044, 136.9524, 166.1352, 206.5692, 306.4236, 9.6732, 89.838, 145.3908, 163.3224, 163.674, 173.1672, 158.0484, 166.8384, 188.286, 158.4, 232.9392, 331.7388, 76.1256, 85.6188, 168.948, 169.2996, 172.8156, 116.5596, 165.432, 198.4824, 131.3268, 7.212, 138.3588, 103.1988, 4.3992, 19.518, 115.1532, 116.208, 186.528, 170.706, 180.5508, 181.6056, 194.2632 ; 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.215989, -8.467485, -3.764681, -6.303036, 10.98468, -9.030832, -5.822578, -10.13354, -7.087523, 1.91656, -4.801455, -2.699443, -17.44485, -16.29871, -6.45119, 5.588036, -4.625147, -15.82932, -23.52109, -14.71243, -3.728154, -14.60662, 1.698753, -11.43109, -13.87375, 14.55747, 1.869297, 6.035105, 4.039917, -0.3233468, 5.551353, 0.05304968, -2.459537, -6.846551, -13.19219, -8.334839, -12.08099, -17.66635, 5.801483, 3.629395, -2.672136, -9.781932, 4.323016, 3.308797, 13.72176, 5.917738, -5.981795, -3.396087, -3.829897, 2.463763, -0.9122387, -11.53854, -13.46715, -11.16964, -5.42765, -2.953696, 1.687326, 3.291959, -12.77472, 0.3166732, -6.040639, -5.926178, -3.389764, -9.004017, -10.37407, -14.80173, -6.113189, -8.065481, 3.413653, 3.27847, -1.678906, -11.78122, -3.768074, -16.99052, -13.88751, -14.24522, -1.221739, 6.554827, -4.878201, 10.51669, -9.696741, -4.928648, -0.9003126, -9.532809, -6.905325, -12.63957, -3.600565, 10.40443, 12.26084, 9.576165, -0.9257404, 0.6257678, 4.112113, 5.116364, 0.1915571, 0.3031063, -0.6326769, -5.419266, -3.677256, -0.8336228, -7.04776, -6.360146, -4.126657, -2.95703, -1.152973, 5.616948, 2.804924, 0.1060994, 1.467783, 0.1357551, 0.2702427, 7.827007, 7.114013, -3.155611, -15.10908, -12.73326, -15.81667, -12.97504, -2.917079, -4.642321, -8.026734, 0.8613293, 1.011905, 4.34558, 2.003574, -2.07835, -4.893253, -3.998141, -3.752962, -6.36154, -1.483432, 3.803957, 1.616531, -1.049494, -3.304051, 0.4435443, 4.106184, 2.49881, 7.407224, 3.05055, 1.325995, 3.947125, 2.938492, -1.225794, 1.511593, -1.170262, -0.2777503, 2.847426, 1.169772, 0.1124511, 0.3812062, 0.110043, 0.5246959, 1.032828, -0.18596, 0.6607656, 0.1104635, 0.7795489, 0.5711042, 0.1574832, 0.6859468, 1.061951, 2.36833, -0.2334144, 0.5684171, -0.04793201, -0.5834831, -3.468588 ; 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 = 10.6334, -4.688582, -8.276298, -7.34526, -28.77084, -24.49178, -28.74624, -2.966404, 2.814222, 9.187834, 18.44996, 20.35276, 16.1272, 10.97806, -0.1348628, -20.97251, -30.44721, -42.92941, -37.87185, -24.35062, -9.564589, -3.224517, 15.74683, 26.05261, 27.82256, 7.606191, 3.982629, -10.73897, -13.7922, -20.52845, -23.09961, -19.94433, -11.77109, -9.163438, -2.827487, 10.23381, 19.77197, 14.06917, -12.18078, -16.91982, -19.17248, -48.29369, -52.32241, -43.28211, -31.773, -26.026, -7.609154, 8.434246, 19.57322, 17.72085, -14.04881, -9.51908, -18.49355, -39.81834, -50.15477, -41.54373, -13.38587, 3.74489, -3.317663, 11.43432, 11.40416, 7.65255, -11.53765, -8.831064, -6.081659, -15.06193, -28.38589, -36.36542, -31.78693, -22.64127, -9.829855, -7.707416, 1.631716, 10.99485, 13.4856, 7.569601, 8.417499, -10.42987, -22.65137, -61.87888, -25.8087, -15.05181, -7.867756, -6.838521, -3.235631, 3.800229, 23.77956, 8.589324, -2.954976, -13.34433, -19.9229, -18.76077, -17.11082, -9.2364, -9.090281, -9.087246, -8.187993, -6.555798, -3.78812, -7.284959, -11.50468, -13.53881, -10.03687, -12.26034, -19.61725, -13.22859, -11.99501, -39.88866, -5.375927, -2.342469, 2.035237, -3.329399, -4.662376, -29.15975, -48.13186, -54.25277, -65.57858, -52.38422, -28.59499, -7.474708, -11.9213, -0.1798218, 0.5936717, -0.6866862, -4.88444, -10.9499, -11.30504, -11.96139, -15.99029, -18.28265, -8.375342, -4.072456, -6.549351, -2.098608, 2.438058, 2.602169, 0.01160999, -3.620987, -24.72468, -10.41452, -11.06624, -9.793286, -12.5662, -8.416909, -3.817848, -0.8838041, 0.5166762, 0.7033167, 0.08962294, -0.5757207, -2.0174, -0.8729917, -0.2622856, -3.974185, -0.5563438, -0.5810446, 0.8729386, -0.8767564, -0.1339387, 2.047051, 1.935122, -0.498657, -1.165774, -2.039788, -3.473397, -4.985869, -20.81612, -13.64442 ; 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 = 12.9489, 12.98035, 13.04323, 12.98035, 12.98035, 12.88601, 13.07468, 13.07468, 12.85457, 12.82312, 12.72878, 12.66589, 12.60299, 12.76023, 12.60299, 12.88601, 12.82312, 12.91746, 13.51485, 13.48341, 13.04323, 13.10612, 13.29477, 13.04323, 12.85457, 12.88601, 12.66589, 12.82312, 12.60299, 12.98035, 13.13756, 13.13756, 13.23188, 13.169, 13.169, 13.10612, 12.82312, 12.28844, 12.54008, 12.57154, 12.88601, 13.13756, 12.88601, 13.48341, 14.20662, 14.20662, 13.29477, 13.57773, 13.82927, 13.51485, 13.60917, 13.20044, 13.13756, 12.9489, 12.91746, 13.01179, 13.32621, 13.51485, 13.45197, 13.35765, 13.26333, 13.10612, 13.169, 13.10612, 12.60299, 12.50863, 12.66589, 12.3199, 13.04323, 13.26333, 13.13756, 13.10612, 13.01179, 12.9489, 12.91746, 12.25698, 12.13113, 12.13113, 12.16259, 12.25698, 12.16259, 12.19406, 12.19406, 12.16259, 12.09966, 11.97379, 12.00526, 12.0682, 12.13113, 12.09966, 12.28844, 12.3199, 12.76023, 12.79168, 12.76023, 12.85457, 12.82312, 12.76023, 12.72878, 12.63444, 12.41427, 12.54008, 12.47718, 12.38281, 12.35136, 12.44572, 12.63444, 12.47718, 12.38281, 12.3199, 12.41427, 12.28844, 12.25698, 12.41427, 12.41427, 12.66589, 12.54008, 12.60299, 12.54008, 12.44572, 12.35136, 12.50863, 12.44572, 12.60299, 12.35136, 12.54008, 12.47718, 12.35136, 12.44572, 12.66589, 12.88601, 12.85457, 12.66589, 12.72878, 12.54008, 12.66589, 12.60299, 13.07468, 12.88601, 12.82312, 12.38281, 12.41427, 12.60299, 12.47718, 13.01179, 12.85457, 12.72878, 13.04323, 12.79168, 12.88601, 12.79168, 12.47718, 12.69733, 13.13756, 13.04323, 13.20044, 13.20044, 12.54008, 12.22552, 12.41427, 12.66589, 12.66589, 12.44572, 12.98035, 12.69733, 12.66589, 13.04323, 13.23188 ; 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 ; }