netcdf A0110.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:16:37: Modified [lon,lat] to [-70.565800,42.523400].\n", "26-Jun-2004 16:03:17: Modified [lon,lat] to [-70.565932,42.523603].\n", "26-Jun-2004 11:52:57: Modified [lon,lat] to [-70.566000,42.523700]." ; :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 = "A0110" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "0440465E" ; :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: 26-Jun-2004 05:12:38\n", "AANCM_Temperature_1.5: 26-Jun-2004 05:12:38" ; :longitude = -70.5658 ; :latitude = 42.5234 ; data: lat = 42.5234 ; lon = -70.5658 ; 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 = 14.9583, 17.3047, 24.3439, 21.4109, 26.1037, 32.5563, 40.1821, 29.6233, 29.9166, 15.2516, 16.7181, 10.5588, 9.0923, 11.732, 10.8521, 19.6511, 18.4779, 13.4918, 8.799, 7.0392, 5.2794, 9.6789, 7.3325, 7.9191, 14.0784, 14.665, 21.1176, 28.1568, 31.6764, 29.6233, 28.4501, 21.1176, 14.665, 9.6789, 5.866, 1.4665, 5.866, 1.1732, 5.2794, 7.9191, 11.1454, 14.665, 21.4109, 19.3578, 26.9836, 16.1315, 18.1846, 23.7573, 25.8104, 17.8913, 21.9975, 21.4109, 20.8243, 18.1846, 15.2516, 13.4918, 17.598, 6.7459, 3.8129, 2.3464, 1.7598, 3.2263, 4.3995, 6.4526, 8.799, 12.0253, 10.8521, 8.799, 9.9722, 4.3995, 1.1732, 3.2263, 14.0784, 18.7712, 14.9583, 9.9722, 6.1593, 12.0253, 13.7851, 15.5449, 15.8382, 27.5702, 34.6094, 34.9027, 28.1568, 26.1037, 30.7965, 30.2099, 18.1846, 5.5727, 17.3047, 29.6233, 14.3717, 10.8521, 13.7851, 13.7851, 10.2655, 12.0253, 7.6258, 3.8129, 5.5727, 9.3856, 8.2124, 11.732, 14.9583, 19.9444, 17.598, 9.3856, 9.9722, 5.2794, 4.1062, 6.4526, 3.8129, 2.0531, 2.6397, 4.1062, 13.1985, 11.1454, 11.4387, 7.0392, 5.5727, 4.3995, 4.1062, 2.933, 6.4526, 9.6789, 6.4526, 4.3995, 6.1593, 5.866, 2.6397, 5.2794, 2.0531, 4.1062, 14.0784, 23.1707, 9.0923, 12.6119, 2.0531, 2.6397, 1.7598, 6.7459, 5.2794, 5.866, 5.866, 1.4665, 6.1593, 1.7598, 0.2933, 4.9861, 2.933, 4.6928, 4.1062, 1.4665, 2.3464, 1.7598, 1.1732, 2.933, 16.1315, 7.9191, 11.1454, 3.8129, 9.6789, 7.6258, 10.2655, 12.3186, 13.7851, 12.6119 ; 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 = 101.4511, 106.3735, 98.2867, 95.8255, 107.0767, 90.1999, 84.9259, 94.7707, 101.0995, 118.3279, 111.6475, 126.4147, 140.4787, 120.4375, 127.8211, 117.9763, 107.4283, 116.5699, 104.9671, 76.4875, 17.4187, 0.8935, 343.0003, 43.7887, 51.1723, 65.9395, 72.2683, 77.1907, 81.4099, 81.4099, 107.4283, 104.9671, 101.8027, 113.7571, 154.8943, 132.7435, 76.4875, 119.7343, 117.2731, 79.3003, 73.3231, 79.6519, 70.8619, 64.1815, 75.0811, 82.4647, 61.7203, 67.3459, 62.0719, 79.3003, 108.4831, 104.2639, 96.1771, 104.6155, 90.9031, 89.4967, 92.6611, 102.5059, 98.2867, 111.9991, 104.2639, 66.2911, 89.4967, 93.3643, 90.9031, 106.7251, 101.8027, 87.3871, 69.1039, 40.6243, 33.2407, 339.8359, 34.2955, 38.8663, 40.9759, 53.9851, 78.5971, 112.3507, 104.9671, 182.6707, 200.9539, 235.0591, 243.4975, 252.2875, 270.9223, 281.1187, 265.2967, 252.6391, 237.1687, 143.6431, 142.2367, 172.4743, 161.2231, 167.2003, 180.2095, 193.5703, 244.5523, 242.0911, 225.2143, 204.1183, 211.8535, 160.5199, 148.2139, 117.2731, 115.5151, 120.0859, 135.2047, 143.2915, 168.6067, 178.0999, 280.4155, 249.8263, 274.4383, 350.6971, 85.9807, 72.6199, 90.9031, 83.8711, 74.7295, 110.5927, 95.4739, 99.3415, 88.7935, 124.3051, 113.4055, 98.6383, 115.1635, 120.0859, 102.8575, 82.8163, 80.7067, 134.1499, 227.3239, 226.2691, 227.6755, 214.6663, 224.5111, 220.9951, 230.4883, 250.8811, 244.9039, 343.3519, 331.7491, 358.4323, 348.9391, 330.6943, 343.3519, 303.9727, 257.5615, 174.2323, 155.2459, 91.6063, 100.0447, 98.9899, 49.4143, 110.9443, 255.4519, 282.8767, 299.7535, 287.4475, 291.3151, 321.9043, 327.8815, 344.0167, 33.2407, 62.4235, 65.9395, 78.2455 ; 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 = 14.66055, 16.6029, 24.08973, 21.30033, 24.95285, 32.5561, 40.02463, 29.52067, 29.35699, 13.42517, 15.53899, 8.497105, 5.786022, 10.11512, 8.572392, 17.35471, 17.62963, 12.06692, 8.500487, 6.844347, 1.5804, 0.1509317, -2.143779, 5.480024, 10.96757, 13.39084, 20.11437, 27.45607, 31.32106, 29.29099, 27.14403, 20.40117, 14.35495, 8.858726, 2.488882, 1.076997, 5.703623, 1.01873, 4.692502, 7.781417, 10.67661, 14.42647, 20.22754, 17.42547, 26.07401, 15.99219, 16.01418, 21.92435, 22.80442, 17.58024, 20.86281, 20.75083, 20.7034, 17.59616, 15.24971, 13.49128, 17.57902, 6.585845, 3.773091, 2.175558, 1.705547, 2.954001, 4.39933, 6.44148, 8.797907, 11.51659, 10.62266, 8.789852, 9.316316, 2.864498, 0.6430984, -1.112138, 7.932631, 11.77903, 9.808779, 8.066154, 6.037723, 11.12188, 13.31743, -0.7243244, -5.664004, -22.60048, -30.97247, -33.24814, -28.15315, -25.61373, -30.6928, -28.83366, -15.27998, 3.30357, 10.59741, 3.87979, 4.62602, 2.404211, -0.05040462, -3.234512, -9.26952, -10.62667, -5.412385, -1.558035, -2.940988, 3.129905, 4.325878, 10.42778, 13.49944, 17.25739, 12.39913, 5.610187, 1.969935, 0.1750487, -4.03854, -6.056742, -3.801466, -0.3318914, 2.633208, 3.918728, 13.19686, 11.0817, 11.03484, 6.589426, 5.547287, 4.341156, 4.105289, 2.422799, 5.921658, 9.569104, 5.840236, 3.806777, 6.004865, 5.819954, 2.605053, 3.788075, -1.509434, -2.967117, -10.40877, -13.1794, -6.374134, -8.273336, -1.583956, -2.494097, -1.593671, -1.932652, -2.498917, -0.1604827, -1.125405, -0.7178066, -1.764595, -1.459409, -0.2864156, 0.5010802, 1.22812, 4.690956, 4.04326, 1.448485, 1.781935, 1.643527, -1.135584, -2.859241, -14.00486, -7.554759, -10.383, -2.352471, -5.146001, -2.099819, 5.62711, 10.91913, 12.58739, 12.34742 ; 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 = -2.969694, -4.878156, -3.508601, -2.173186, -7.665394, -0.1135859, 3.553867, -2.463718, -5.759346, -7.237142, -6.167228, -6.267972, -7.013692, -5.94341, -6.654486, -9.218454, -5.534354, -6.034738, -2.272468, 1.644762, 5.037301, 9.677723, 7.012116, 5.716772, 8.826882, 5.978936, 6.431578, 6.242553, 4.731329, 4.424669, -8.521149, -5.453923, -2.999611, -3.899243, -5.311819, -0.9953391, 1.370635, -0.5818821, -2.419192, 1.470272, 3.198444, 2.634247, 7.019482, 8.430743, 6.94697, 2.115437, 8.615431, 9.150525, 12.08864, 3.321725, -6.973756, -5.275398, -2.240736, -4.588541, -0.2403868, 0.1185137, -0.8170446, -1.460758, -0.5495399, -0.8789427, -0.4335943, 1.297263, 0.03864578, -0.3786668, -0.1386847, -3.460642, -2.219712, 0.401128, 3.556828, 3.3392, 0.9812353, 3.028558, 11.63076, 14.61549, 11.2933, 5.86361, 1.217736, -4.572917, -3.5602, -15.52802, -14.7908, -15.79031, -15.44399, -10.61883, 0.4532253, 5.033895, -2.525187, -9.014318, -9.859096, -4.487918, -13.68019, -29.36813, -13.60683, -10.58243, -13.78501, -13.40026, -4.410952, -5.628647, -5.372049, -3.480048, -4.733453, -8.848344, -6.980709, -5.375981, -6.443272, -9.998084, -12.48804, -7.524313, -9.775691, -5.276497, 0.7423403, -2.225291, 0.2950632, 2.026097, 0.1850232, 1.22656, -0.208027, 1.189945, 3.012684, -2.475844, -0.5315927, -0.7141206, 0.0864595, -1.653038, -2.563205, -1.453735, -2.743664, -2.20546, -1.370611, 0.7335491, 0.426281, -3.677303, -1.3917, -2.838502, -9.479391, -19.05741, -6.483852, -9.51903, -1.306256, -0.8645799, -0.7463977, 6.463128, 4.650535, 5.863804, 5.757032, 1.278818, 5.901117, 0.9833724, -0.06317434, -4.960858, -2.663496, -0.1315465, -0.7161888, -0.2291558, 1.526532, -0.6290585, -0.2946993, 0.6536299, 8.005572, 2.374398, 4.051317, 3.000681, 8.197547, 7.331002, 8.585809, 5.702681, 5.6202, 2.569279 ; 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.68606, 15.59152, 15.59152, 15.497, 15.4025, 15.33951, 15.4655, 15.56001, 15.56001, 15.56001, 16.03286, 16.03286, 15.96979, 15.96979, 16.03286, 16.12749, 16.15904, 16.22215, 16.34839, 16.41152, 16.53783, 16.50625, 16.41152, 16.2537, 16.00132, 16.00132, 16.00132, 16.09595, 16.0644, 16.0644, 16.15904, 16.19059, 16.15904, 16.09595, 16.09595, 16.09595, 16.0644, 16.09595, 16.12749, 16.19059, 16.22215, 16.69578, 16.75897, 16.79058, 16.79058, 16.69578, 16.63259, 16.50625, 16.37995, 16.28526, 16.28526, 16.28526, 16.2537, 16.22215, 16.22215, 16.19059, 16.19059, 16.19059, 16.19059, 16.15904, 16.15904, 16.15904, 16.19059, 16.15904, 16.19059, 16.19059, 16.19059, 16.19059, 16.19059, 16.19059, 16.19059, 16.15904, 16.12749, 16.15904, 16.12749, 16.09595, 16.0644, 16.0644, 16.03286, 16.03286, 16.0644, 15.90672, 15.74909, 15.71758, 15.33951, 15.11909, 15.27652, 15.08761, 15.08761, 15.02465, 14.99317, 14.93022, 14.89874, 14.93022, 14.93022, 14.93022, 14.93022, 14.89874, 14.86727, 14.77286, 14.7414, 14.7414, 14.80433, 14.64701, 14.80433, 14.86727, 14.86727, 14.80433, 14.7414, 14.7414, 14.7414, 14.8358, 14.93022, 14.8358, 14.86727, 15.21354, 15.15057, 15.24503, 15.21354, 15.11909, 15.08761, 15.11909, 15.08761, 15.08761, 15.11909, 15.15057, 15.18206, 15.24503, 15.24503, 15.21354, 15.21354, 15.18206, 15.27652, 15.497, 15.08761, 15.24503, 15.24503, 15.24503, 15.24503, 15.33951, 15.4655, 15.56001, 15.434, 15.4655, 15.4025, 15.30801, 15.24503, 15.18206, 15.21354, 15.30801, 15.27652, 15.27652, 15.24503, 15.24503, 15.21354, 15.18206, 15.18206, 15.24503, 15.24503, 15.24503, 15.24503, 15.30801, 15.371, 15.371, 15.371, 15.24503, 15.11909, 15.05613 ; 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 ; }