netcdf A0110.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 167 ; 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 = 2453212.00000579 ; :starting_julian_day_string = "2004-07-25 00:00:00" ; :ending_julian_day_number = 2453218.91667244 ; :ending_julian_day_string = "2004-07-31 22: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 = 2453212, 2453212.04166667, 2453212.08333333, 2453212.125, 2453212.16666667, 2453212.20833333, 2453212.25, 2453212.29166667, 2453212.33333333, 2453212.375, 2453212.41666667, 2453212.45833333, 2453212.5, 2453212.54166667, 2453212.58333333, 2453212.625, 2453212.66666667, 2453212.70833333, 2453212.75, 2453212.79166667, 2453212.83333333, 2453212.875, 2453212.91666667, 2453212.95833333, 2453213, 2453213.04166667, 2453213.08333333, 2453213.125, 2453213.16666667, 2453213.20833333, 2453213.25, 2453213.29166667, 2453213.33333333, 2453213.375, 2453213.41666667, 2453213.45833333, 2453213.5, 2453213.54166667, 2453213.58333333, 2453213.625, 2453213.66666667, 2453213.70833333, 2453213.75, 2453213.79166667, 2453213.83333333, 2453213.875, 2453213.91666667, 2453213.95833333, 2453214, 2453214.04166667, 2453214.08333333, 2453214.125, 2453214.16666667, 2453214.20833333, 2453214.25, 2453214.29166667, 2453214.33333333, 2453214.375, 2453214.41666667, 2453214.45833333, 2453214.5, 2453214.54166667, 2453214.58333333, 2453214.625, 2453214.66666667, 2453214.70833333, 2453214.75, 2453214.79166667, 2453214.83333333, 2453214.875, 2453214.91666667, 2453214.95833333, 2453215, 2453215.04166667, 2453215.08333333, 2453215.125, 2453215.16666667, 2453215.20833333, 2453215.25, 2453215.29166667, 2453215.33333333, 2453215.375, 2453215.41666667, 2453215.45833333, 2453215.5, 2453215.54166667, 2453215.58333333, 2453215.625, 2453215.66666667, 2453215.70833333, 2453215.75, 2453215.79166667, 2453215.83333333, 2453215.875, 2453215.91666667, 2453215.95833333, 2453216, 2453216.04166667, 2453216.08333333, 2453216.125, 2453216.16666667, 2453216.20833333, 2453216.25, 2453216.29166667, 2453216.33333333, 2453216.375, 2453216.41666667, 2453216.45833333, 2453216.5, 2453216.54166667, 2453216.58333333, 2453216.625, 2453216.66666667, 2453216.70833333, 2453216.75, 2453216.79166667, 2453216.83333333, 2453216.875, 2453216.91666667, 2453216.95833333, 2453217, 2453217.04166667, 2453217.08333333, 2453217.125, 2453217.16666667, 2453217.20833333, 2453217.25, 2453217.29166667, 2453217.33333333, 2453217.375, 2453217.41666667, 2453217.45833333, 2453217.5, 2453217.54166667, 2453217.58333333, 2453217.625, 2453217.66666667, 2453217.70833333, 2453217.75, 2453217.79166667, 2453217.83333333, 2453217.875, 2453217.91666667, 2453217.95833333, 2453218, 2453218.04166667, 2453218.08333333, 2453218.125, 2453218.16666667, 2453218.20833333, 2453218.25, 2453218.29166667, 2453218.33333333, 2453218.375, 2453218.41666667, 2453218.45833333, 2453218.5, 2453218.54166667, 2453218.58333333, 2453218.625, 2453218.66666667, 2453218.70833333, 2453218.75, 2453218.79166667, 2453218.83333333, 2453218.875, 2453218.91666667 ; current_speed = 17.598, 19.0645, 16.7181, 14.0784, 15.8382, 21.4109, 24.9305, 24.6372, 26.1037, 27.8635, 32.263, 33.4362, 31.9697, 33.7295, 26.6903, 19.0645, 30.7965, 24.0506, 19.3578, 19.6511, 14.3717, 20.2377, 31.3831, 38.7156, 41.6486, 45.1682, 50.4476, 49.5677, 41.9419, 34.6094, 33.4362, 28.7434, 26.397, 20.531, 10.5588, 9.0923, 6.7459, 6.7459, 7.9191, 1.4665, 1.4665, 9.3856, 12.3186, 15.2516, 16.7181, 19.0645, 12.0253, 4.1062, 23.7573, 22.5841, 23.464, 21.7042, 22.2908, 22.8774, 18.1846, 13.1985, 14.665, 9.3856, 7.3325, 4.3995, 6.7459, 4.1062, 12.6119, 16.7181, 13.7851, 9.9722, 7.0392, 9.6789, 5.2794, 8.799, 6.4526, 7.9191, 8.5057, 11.4387, 10.8521, 13.1985, 9.3856, 4.1062, 8.5057, 11.732, 4.9861, 2.0531, 14.9583, 24.6372, 28.4501, 25.2238, 23.7573, 19.3578, 4.3995, 9.0923, 14.665, 14.9583, 4.3995, 5.5727, 16.7181, 25.8104, 32.5563, 25.5171, 25.2238, 24.9305, 16.7181, 14.0784, 14.665, 5.866, 10.2655, 6.1593, 12.3186, 8.5057, 12.0253, 10.2655, 12.9052, 14.9583, 17.8913, 17.0114, 11.732, 1.4665, 5.2794, 4.1062, 1.4665, 5.866, 12.0253, 15.2516, 22.2908, 24.9305, 27.5702, 30.2099, 27.5702, 25.2238, 20.2377, 11.4387, 8.5057, 9.0923, 9.9722, 16.4248, 12.9052, 8.5057, 9.3856, 14.665, 24.0506, 24.6372, 8.2124, 5.2794, 12.0253, 10.2655, 18.4779, 25.8104, 24.9305, 32.263, 38.7156, 40.4754, 36.0759, 30.5032, 32.5563, 20.2377, 4.6928, 11.1454, 9.9722, 15.2516, 22.5841, 15.2516, 15.2516, 28.7434, 43.7017, 49.861, 46.3414, 39.8888, 32.263 ; 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 ; current_direction = 1.2451, 33.2407, 53.6335, 66.2911, 98.6383, 110.2411, 119.7343, 121.8439, 117.6247, 115.1635, 117.6247, 126.7663, 127.1179, 132.0403, 129.5791, 175.2871, 229.0819, 272.3287, 304.6759, 329.9911, 352.8067, 55.7431, 88.0903, 94.4191, 101.0995, 101.4511, 105.3187, 113.4055, 126.0631, 142.9399, 155.5975, 166.4971, 179.8579, 194.2735, 221.6983, 185.4835, 176.6935, 168.2551, 80.7067, 71.5651, 45.5467, 96.5287, 127.1179, 139.0723, 136.2595, 145.4011, 167.2003, 120.4375, 103.9123, 103.2091, 116.9215, 114.8119, 138.0175, 135.5563, 153.4879, 184.4287, 216.4243, 209.3923, 193.2187, 186.8899, 107.4283, 240.3331, 68.4007, 70.8619, 84.2227, 116.9215, 183.3739, 162.6295, 172.4743, 147.5107, 155.2459, 180.9127, 131.6887, 137.3143, 107.7799, 98.9899, 53.2819, 46.6015, 319.4431, 308.5435, 320.4979, 220.9951, 165.0907, 187.5931, 185.1319, 200.2507, 192.1639, 202.0087, 193.5703, 262.1323, 286.0411, 300.4567, 339.1327, 65.2363, 119.7343, 129.2275, 134.5015, 130.6339, 137.6659, 136.2595, 142.5883, 125.3599, 138.0175, 148.2139, 224.5111, 182.3191, 219.9403, 198.4927, 198.4927, 200.2507, 155.5975, 139.0723, 126.4147, 116.9215, 138.3691, 95.8255, 66.6427, 76.4875, 124.3051, 69.4555, 74.3779, 101.0995, 102.8575, 95.4739, 100.7479, 103.2091, 106.0219, 102.5059, 105.3187, 146.8075, 170.3647, 147.5107, 152.0815, 159.8167, 148.9171, 128.8759, 103.2091, 71.5651, 81.4099, 77.8939, 57.1495, 30.4279, 69.1039, 56.4463, 81.4099, 101.4511, 107.7799, 108.8347, 122.5471, 107.4283, 111.6475, 107.0767, 106.7251, 119.7343, 151.3783, 112.3507, 127.1179, 121.1407, 119.0311, 125.3599, 93.7159, 93.0127, 83.1679, 85.2775, 90.9031, 92.6611, 104.2639 ; 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 ; current_u = 0.3823937, 10.45035, 13.46209, 12.89019, 15.65854, 20.08867, 21.64802, 20.92902, 23.12798, 25.2192, 28.58514, 26.78519, 25.49249, 25.05002, 20.57143, 1.566395, -23.27127, -24.03074, -15.91953, -9.828194, -1.799584, 16.7269, 31.36567, 38.6005, 40.86954, 44.2691, 48.65526, 45.4891, 33.90454, 20.85744, 13.81397, 6.711428, 0.06546747, -5.061934, -7.0238, -0.868852, 0.3890852, 1.373159, 7.815159, 1.391244, 1.046819, 9.324735, 9.822796, 9.991417, 11.55878, 10.82536, 2.664126, 3.540293, 23.06038, 21.98658, 20.92115, 19.70069, 14.9104, 16.01894, 8.117366, -1.019168, -8.707494, -4.606328, -1.676713, -0.5277721, 6.436213, -3.56795, 11.72631, 15.79411, 13.71508, 8.89149, -0.4142685, 2.88963, 0.6914477, 4.726313, 2.701863, -0.1261429, 6.351796, 7.755167, 10.33377, 13.03637, 7.523373, 2.983535, -5.530431, -9.176011, -3.171691, -1.346822, 3.848616, -3.255486, -2.544828, -8.730677, -5.005875, -7.254285, -1.032291, -9.006712, -14.094, -12.89424, -1.567123, 5.060251, 14.51691, 19.9938, 23.2202, 19.36457, 16.98703, 17.23678, 10.15688, 11.4814, 9.809471, 3.089913, -7.196602, -0.2492353, -7.908407, -2.69787, -3.814231, -3.553182, 5.331708, 9.799274, 14.39787, 15.16784, 7.793912, 1.458926, 4.846755, 3.992536, 1.2114, 5.492922, 11.58107, 14.96631, 21.73189, 24.81681, 27.08654, 29.41063, 26.49927, 24.62533, 19.51868, 6.262158, 1.423652, 4.883857, 4.669135, 5.666961, 6.662668, 6.621749, 9.137281, 13.91244, 23.78081, 24.08929, 6.899146, 2.673772, 11.23438, 8.554941, 18.27062, 25.29663, 23.73973, 30.53544, 32.6353, 38.61728, 33.5315, 29.15839, 31.17905, 17.5731, 2.247966, 10.30809, 7.951787, 13.05384, 19.74655, 12.43818, 15.21954, 28.70367, 43.39138, 49.69173, 46.33564, 39.84578, 31.26837 ; 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 ; current_v = 17.59385, 15.94507, 9.912967, 5.660784, -2.378838, -7.407557, -12.36499, -12.99875, -12.10371, -11.84764, -14.95964, -20.01332, -19.29234, -22.58707, -17.00554, -19.00004, -20.17108, 0.977231, 11.0133, 17.01682, 14.25858, 11.39189, 1.045822, -2.983091, -8.017914, -8.967312, -13.32764, -19.69007, -24.69018, -27.61843, -30.4492, -27.94888, -26.39692, -19.89721, -7.883811, -9.050692, -6.73467, -6.604665, 1.278843, 0.4637468, 1.027031, -1.067151, -7.433747, -11.52315, -12.07847, -15.69289, -11.72648, -2.080194, -5.712121, -5.160591, -10.62378, -9.107964, -16.56985, -16.33307, -16.27231, -13.15909, -11.80008, -8.177484, -7.13822, -4.367729, -2.020478, -2.032392, 4.642607, 5.480966, 1.387637, -4.515106, -7.026999, -9.237486, -5.233924, -7.421884, -5.859691, -7.918095, -5.656997, -8.408403, -3.313811, -2.062402, 5.611447, 2.821241, 6.462296, 7.31031, 3.847281, -1.549609, -14.45472, -24.42117, -28.33606, -23.66464, -23.22392, -17.94714, -4.276678, -1.24461, 4.052333, 7.582169, 4.110928, 2.334275, -8.29182, -16.32253, -22.81962, -16.61733, -18.6462, -18.01175, -13.27903, -8.147319, -10.90122, -4.98622, -7.320478, -6.154255, -9.44484, -8.066501, -11.40436, -9.63096, -11.75232, -11.30155, -10.62073, -7.70224, -8.768965, -0.1488484, 2.093091, 0.9594444, -0.8265188, 2.058583, 3.238309, -2.936137, -4.960305, -2.378178, -5.141512, -6.903128, -7.609506, -5.461966, -5.346554, -9.572316, -8.385711, -7.66928, -8.811581, -15.41621, -11.05229, -5.33848, -2.144661, 4.637468, 3.592306, 5.166979, 4.454807, 4.552253, 4.289117, 5.67393, 2.759942, -5.124178, -7.612809, -10.41575, -20.82871, -12.12287, -13.30823, -8.957314, -9.369055, -10.03747, -4.119348, -4.238314, -6.017795, -7.887235, -10.95971, -8.826262, -0.9884445, -1.510676, 5.198766, 4.10505, -0.730406, -1.851968, -7.94923 ; 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 ; temperature = 16.09595, 16.22215, 16.2537, 16.2537, 16.22215, 16.31682, 16.47467, 16.50625, 16.63259, 16.63259, 16.72737, 16.82219, 16.8538, 16.88541, 16.88541, 16.82219, 17.04353, 17.1068, 17.07516, 17.04353, 17.07516, 17.07516, 17.32835, 17.4867, 17.64515, 17.74027, 17.77198, 17.77198, 17.83542, 17.86715, 17.77198, 17.58176, 17.17008, 16.56941, 16.37995, 16.41152, 16.41152, 16.37995, 16.34839, 16.50625, 16.75897, 16.98027, 17.55007, 17.93061, 18.05758, 18.02583, 17.58176, 17.77198, 18.40712, 18.62984, 18.47073, 18.31174, 18.43892, 18.56618, 18.47073, 17.99409, 17.89888, 17.61345, 17.20173, 17.0119, 16.15904, 17.1068, 17.36001, 18.02583, 18.24817, 18.31174, 18.56618, 18.47073, 18.62984, 18.37532, 18.69351, 18.69351, 18.59801, 18.53436, 18.40712, 18.37532, 18.37532, 18.40712, 18.37532, 18.37532, 18.34353, 18.24817, 18.1211, 17.99409, 17.96235, 17.89888, 17.89888, 17.74027, 17.61345, 17.32835, 17.36001, 17.45502, 17.55007, 17.61345, 17.77198, 17.93061, 17.93061, 17.86715, 17.89888, 17.96235, 18.02583, 18.02583, 18.2164, 18.24817, 18.18463, 18.18463, 18.15286, 18.1211, 18.15286, 17.77198, 18.05758, 18.15286, 18.37532, 18.34353, 18.53436, 19.26749, 19.23556, 19.10788, 19.10788, 18.88465, 18.78906, 18.59801, 18.50254, 18.40712, 18.56618, 18.53436, 18.40712, 18.43892, 18.59801, 18.56618, 18.50254, 18.50254, 18.53436, 18.56618, 18.59801, 18.62984, 19.04408, 19.20363, 19.77913, 20.06757, 19.97137, 19.90727, 19.65108, 19.49116, 19.20363, 19.10788, 19.07598, 19.07598, 19.10788, 19.01218, 18.98029, 18.94841, 18.91653, 18.91653, 18.91653, 19.01218, 19.01218, 19.07598, 19.10788, 19.29942, 19.42722, 19.29942, 19.36331, 19.49116, 19.45919, 19.7151, 19.84319 ; 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 ; }