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 = "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 = 2453240.00000579 ; :starting_julian_day_string = "2004-08-22 00:00:00" ; :ending_julian_day_number = 2453246.95833912 ; :ending_julian_day_string = "2004-08-28 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.5659321376256 ; :latitude = 42.5236026218959 ; data: lat = 42.5236026218959 ; lon = -70.5659321376256 ; depth = 2 ; time = 2453240, 2453240.04166667, 2453240.08333333, 2453240.125, 2453240.16666667, 2453240.20833333, 2453240.25, 2453240.29166667, 2453240.33333333, 2453240.375, 2453240.41666667, 2453240.45833333, 2453240.5, 2453240.54166667, 2453240.58333333, 2453240.625, 2453240.66666667, 2453240.70833333, 2453240.75, 2453240.79166667, 2453240.83333333, 2453240.875, 2453240.91666667, 2453240.95833333, 2453241, 2453241.04166667, 2453241.08333333, 2453241.125, 2453241.16666667, 2453241.20833333, 2453241.25, 2453241.29166667, 2453241.33333333, 2453241.375, 2453241.41666667, 2453241.45833333, 2453241.5, 2453241.54166667, 2453241.58333333, 2453241.625, 2453241.66666667, 2453241.70833333, 2453241.75, 2453241.79166667, 2453241.83333333, 2453241.875, 2453241.91666667, 2453241.95833333, 2453242, 2453242.04166667, 2453242.08333333, 2453242.125, 2453242.16666667, 2453242.20833333, 2453242.25, 2453242.29166667, 2453242.33333333, 2453242.375, 2453242.41666667, 2453242.45833333, 2453242.5, 2453242.54166667, 2453242.58333333, 2453242.625, 2453242.66666667, 2453242.70833333, 2453242.75, 2453242.79166667, 2453242.83333333, 2453242.875, 2453242.91666667, 2453242.95833333, 2453243, 2453243.04166667, 2453243.08333333, 2453243.125, 2453243.16666667, 2453243.20833333, 2453243.25, 2453243.29166667, 2453243.33333333, 2453243.375, 2453243.41666667, 2453243.45833333, 2453243.5, 2453243.54166667, 2453243.58333333, 2453243.625, 2453243.66666667, 2453243.70833333, 2453243.75, 2453243.79166667, 2453243.83333333, 2453243.875, 2453243.91666667, 2453243.95833333, 2453244, 2453244.04166667, 2453244.08333333, 2453244.125, 2453244.16666667, 2453244.20833333, 2453244.25, 2453244.29166667, 2453244.33333333, 2453244.375, 2453244.41666667, 2453244.45833333, 2453244.5, 2453244.54166667, 2453244.58333333, 2453244.625, 2453244.66666667, 2453244.70833333, 2453244.75, 2453244.79166667, 2453244.83333333, 2453244.875, 2453244.91666667, 2453244.95833333, 2453245, 2453245.04166667, 2453245.08333333, 2453245.125, 2453245.16666667, 2453245.20833333, 2453245.25, 2453245.29166667, 2453245.33333333, 2453245.375, 2453245.41666667, 2453245.45833333, 2453245.5, 2453245.54166667, 2453245.58333333, 2453245.625, 2453245.66666667, 2453245.70833333, 2453245.75, 2453245.79166667, 2453245.83333333, 2453245.875, 2453245.91666667, 2453245.95833333, 2453246, 2453246.04166667, 2453246.08333333, 2453246.125, 2453246.16666667, 2453246.20833333, 2453246.25, 2453246.29166667, 2453246.33333333, 2453246.375, 2453246.41666667, 2453246.45833333, 2453246.5, 2453246.54166667, 2453246.58333333, 2453246.625, 2453246.66666667, 2453246.70833333, 2453246.75, 2453246.79166667, 2453246.83333333, 2453246.875, 2453246.91666667, 2453246.95833333 ; current_speed = 37.8357, 35.196, 29.6233, 34.3161, 42.5285, 33.4362, 30.7965, 23.7573, 19.0645, 13.4918, 6.7459, 1.1732, 3.2263, 7.0392, 13.7851, 15.8382, 33.4362, 30.2099, 41.3553, 28.4501, 29.6233, 20.2377, 16.7181, 11.1454, 9.9722, 20.531, 15.5449, 17.8913, 11.4387, 6.1593, 5.866, 7.0392, 13.1985, 9.6789, 11.1454, 12.9052, 12.3186, 9.3856, 6.1593, 4.1062, 13.1985, 18.1846, 19.6511, 19.6511, 12.9052, 13.4918, 14.3717, 14.665, 14.0784, 24.0506, 24.0506, 13.4918, 16.1315, 17.3047, 19.9444, 23.7573, 25.2238, 24.6372, 16.1315, 12.3186, 20.2377, 21.4109, 21.4109, 20.2377, 12.0253, 19.6511, 14.9583, 13.7851, 7.0392, 7.0392, 13.7851, 18.1846, 24.0506, 22.8774, 17.8913, 14.9583, 13.7851, 13.7851, 15.5449, 19.6511, 9.0923, 10.5588, 9.0923, 3.5196, 7.3325, 15.5449, 11.1454, 9.6789, 12.3186, 8.2124, 12.0253, 10.8521, 7.0392, 4.1062, 3.2263, 3.2263, 8.2124, 8.2124, 14.0784, 16.4248, 18.7712, 10.5588, 12.6119, 4.9861, 7.6258, 7.0392, 11.4387, 10.5588, 10.8521, 9.6789, 8.5057, 7.9191, 12.9052, 4.1062, 11.1454, 8.799, 8.5057, 16.1315, 17.3047, 15.5449, 20.531, 26.6903, 30.5032, 46.0481, 43.7017, 34.9027, 27.5702, 17.598, 12.3186, 10.8521, 7.0392, 11.4387, 5.2794, 4.1062, 9.3856, 7.6258, 13.7851, 12.0253, 15.2516, 6.7459, 3.2263, 6.1593, 8.799, 9.6789, 16.4248, 18.4779, 24.9305, 24.0506, 34.0228, 38.7156, 31.3831, 28.4501, 16.1315, 14.9583, 4.9861, 2.3464, 0, 9.0923, 16.4248, 19.0645, 24.9305, 21.4109, 17.8913, 25.2238, 10.2655, 15.8382, 7.9191, 11.4387 ; 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 = 141.1819, 158.7619, 207.6343, 232.5979, 252.9907, 265.6483, 277.9543, 263.1871, 275.1415, 270.2191, 237.1687, 210.7987, 147.1591, 232.5979, 233.3011, 226.6207, 234.0043, 249.4747, 250.8811, 259.6711, 267.7579, 272.3287, 279.3607, 313.8175, 346.8295, 355.6195, 34.9987, 349.9939, 7.9255, 26.9119, 45.8983, 135.2047, 160.1683, 155.5975, 180.2095, 133.7983, 173.5291, 189.7027, 224.8627, 262.1323, 267.7579, 269.8675, 312.7627, 307.1371, 313.1143, 1.5967, 18.4735, 67.6975, 93.3643, 77.8939, 98.9899, 164.0359, 191.1091, 206.2279, 226.6207, 233.3011, 240.6847, 232.2463, 231.1915, 217.8307, 234.3559, 244.2007, 272.6803, 295.8859, 310.3015, 303.9727, 322.9591, 312.0595, 14.2543, 6.8707, 29.3731, 92.3095, 122.1955, 120.4375, 123.9535, 145.4011, 161.5747, 232.5979, 244.2007, 267.7579, 268.4611, 264.9451, 335.6167, 7.2223, 48.0079, 65.2363, 57.1495, 70.5103, 110.9443, 157.7071, 201.3055, 260.7259, 271.6255, 309.2467, 307.1371, 106.7251, 69.8071, 53.2819, 42.7339, 59.6107, 72.9715, 65.9395, 107.7799, 120.4375, 163.6843, 156.6523, 184.4287, 159.1135, 157.7071, 155.9491, 148.9171, 144.6979, 146.8075, 170.0131, 319.4431, 316.6303, 331.0459, 5.1127, 17.0671, 8.6287, 62.0719, 73.6747, 88.4419, 114.8119, 122.1955, 122.1955, 133.0951, 149.2687, 169.6615, 200.6023, 181.2643, 205.8763, 172.4743, 145.7527, 95.1223, 76.1359, 80.7067, 69.1039, 91.9579, 86.3323, 75.4327, 135.2047, 152.0815, 129.9307, 130.2823, 136.9627, 102.8575, 97.5835, 110.5927, 113.7571, 133.4467, 124.3051, 156.6523, 159.1135, 208.6891, 220.6435, 128.8759, 45.8983, 87.0355, 82.1131, 110.5927, 108.1315, 97.5835, 102.5059, 106.7251, 102.5059, 130.9855, 130.6339 ; 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 = 23.71731, 12.74956, -13.74007, -27.26045, -40.66819, -33.33981, -30.5002, -23.58955, -18.98779, -13.4917, -5.668381, -0.6007058, 1.749649, -5.591887, -11.05272, -11.51157, -27.05193, -28.2921, -39.07418, -27.98906, -29.60062, -20.22099, -16.49548, -8.04195, -2.272161, -1.568151, 8.915899, -3.108667, 1.577229, 2.787822, 4.212408, 4.959651, 4.477702, 3.998781, -0.04075267, 9.314725, 1.388289, -1.58181, -4.344833, -4.067547, -13.1884, -18.18455, -14.42729, -15.66572, -9.42069, 0.3759364, 4.553903, 13.56796, 14.05414, 23.51574, 23.75516, 3.710717, -3.108182, -7.647686, -14.49605, -19.0483, -21.9936, -19.4794, -12.57039, -7.555371, -16.44622, -19.27675, -21.38748, -18.20716, -9.171112, -16.29673, -9.010655, -10.23474, 1.733234, 0.8420935, 6.761518, 18.16983, 20.35246, 19.72449, 14.84067, 8.493741, 4.357029, -10.95078, -13.99545, -19.63605, -9.089021, -10.51773, -3.753656, 0.4424819, 5.449786, 14.11544, 9.363126, 9.124313, 11.50469, 3.115304, -4.36928, -10.71025, -7.036367, -3.179961, -2.571984, 3.089816, 7.707632, 6.582952, 9.553523, 14.16817, 17.94826, 9.641403, 12.00951, 4.298927, 2.142314, 2.789705, -0.8832787, 3.764401, 4.116652, 3.944617, 4.391304, 4.576349, 7.064999, 0.7121096, -7.246771, -6.042301, -4.117684, 1.43756, 5.078782, 2.332211, 18.13988, 25.61418, 30.49192, 41.79742, 36.98191, 29.53589, 20.13233, 8.992799, 2.210737, -3.818629, -0.1553158, -4.992188, 0.6914477, 2.31083, 9.348118, 7.403636, 13.60417, 11.23438, 15.2427, 6.732083, 3.122584, 4.339695, 4.119825, 7.421987, 12.52996, 12.61069, 24.30541, 23.84024, 31.84889, 35.4349, 22.78458, 23.50115, 6.393075, 5.332901, -2.39361, -1.528329, 0, 6.529232, 16.40282, 18.88417, 23.33755, 20.34774, 17.73482, 24.62533, 9.831234, 15.46242, 5.977935, 8.680671 ; 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 = -29.47931, -32.8056, -26.24405, -20.84377, -12.44073, -2.537088, 4.261718, -2.81827, 1.708479, 0.05159274, -3.657407, -1.007745, -2.710672, -4.275645, -8.238111, -10.87807, -19.65128, -10.59222, -13.54508, -5.101059, -1.158924, 0.8223042, 2.719186, 7.716669, 9.709895, 20.47103, 12.73384, 17.61916, 11.32944, 5.49227, 4.082349, -4.995217, -12.41574, -8.814241, -11.14533, -8.93197, -12.24012, -9.251344, -4.365707, -0.5620818, -0.5163522, -0.04205297, 13.34238, 11.86385, 8.820136, 13.48656, 13.63113, 5.565317, -0.8261821, 5.043956, -3.758155, -12.97148, -15.82923, -15.52306, -13.69831, -14.19759, -12.34996, -15.08458, -10.10992, -9.729557, -11.79349, -9.318454, 1.001238, 8.835383, 7.778081, 10.98099, 11.9398, 9.234666, 6.82248, 6.988649, 12.01295, -0.7327933, -12.8144, -11.58965, -9.992647, -12.31288, -13.07843, -8.373138, -6.765453, -0.7687911, -0.2441796, -0.9303384, 8.281303, 3.491675, 4.905649, 6.511399, 6.04581, 3.229243, -4.403409, -7.598578, -11.20345, -1.7489, 0.1996776, 2.597831, 1.947796, -0.9284649, 2.834772, 4.910017, 10.34077, 8.308858, 5.497096, 4.304834, -3.851186, -2.525949, -7.318696, -6.462808, -11.40455, -9.864965, -10.04098, -8.838614, -7.284462, -6.462907, -10.79954, -4.043981, 8.467836, 6.396327, 7.442554, 16.06732, 16.54263, 15.36895, 9.615965, 7.50239, 0.829401, -19.32365, -23.28469, -18.5965, -18.83627, -15.12677, -12.1186, -10.15806, -7.037487, -10.29184, -5.233924, -3.394252, -0.8379647, 1.827292, 2.226134, 4.289117, -0.5210732, 0.4315334, 0.8114694, -4.370815, -7.774924, -6.212504, -10.61952, -13.50567, -5.547709, -3.17398, -11.96658, -15.59697, -21.58151, -16.03446, -14.8106, -13.97537, -4.373994, -1.780394, -0, 6.327641, 0.8494447, 2.615994, -8.768615, -6.66305, -2.361132, -5.461966, -2.954206, -3.429606, -5.193884, -7.449148 ; 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.434, 14.80433, 14.33243, 14.77286, 15.56001, 15.84366, 15.81214, 15.74909, 15.65454, 15.71758, 15.90672, 15.87519, 15.74909, 16.12749, 16.19059, 16.4431, 16.63259, 16.82219, 17.42335, 17.77198, 17.96235, 18.02583, 17.89888, 17.93061, 17.64515, 17.42335, 17.20173, 16.91703, 16.75897, 16.601, 16.53783, 16.50625, 16.56941, 16.69578, 17.04353, 17.20173, 17.26503, 17.36001, 17.36001, 17.4867, 17.74027, 17.93061, 18.08934, 18.15286, 18.2164, 18.15286, 18.08934, 17.99409, 17.86715, 17.67686, 17.64515, 17.89888, 17.86715, 17.77198, 17.67686, 17.36001, 16.79058, 16.47467, 16.2537, 16.12749, 16.09595, 16.00132, 16.0644, 16.28526, 16.69578, 17.70856, 17.89888, 17.99409, 17.86715, 17.83542, 17.8037, 17.67686, 17.61345, 17.58176, 17.36001, 17.04353, 16.98027, 16.601, 16.34839, 16.15904, 16.15904, 16.28526, 16.53783, 16.69578, 16.82219, 16.94865, 16.94865, 17.13844, 17.07516, 16.98027, 16.94865, 16.94865, 17.1068, 16.88541, 17.0119, 16.88541, 16.82219, 16.8538, 16.75897, 16.82219, 16.91703, 17.07516, 17.20173, 17.13844, 16.98027, 16.82219, 16.66418, 16.47467, 16.4431, 16.4431, 16.601, 16.601, 16.601, 17.13844, 17.36001, 17.1068, 16.94865, 16.98027, 16.98027, 17.07516, 17.26503, 17.26503, 17.07516, 17.13844, 16.98027, 16.72737, 16.63259, 16.66418, 16.50625, 16.37995, 16.15904, 16.00132, 15.90672, 15.90672, 16.03286, 16.19059, 16.4431, 16.72737, 16.94865, 17.32835, 17.4867, 17.58176, 17.58176, 17.42335, 17.26503, 17.1068, 17.04353, 16.91703, 16.98027, 16.69578, 16.8538, 16.63259, 16.56941, 16.41152, 16.03286, 15.62303, 15.52851, 15.62303, 16.0644, 16.22215, 16.50625, 16.15904, 16.82219, 17.4867, 17.42335, 17.93061, 17.93061, 17.61345 ; 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 ; }