netcdf A0107.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.7711, 0.03433, -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 = "11-Oct-2003 13:44:00: Modified [lon,lat] to [-70.566368,42.522900].\n", "Sat Oct 11 13:16:36 2003: ncrcat -d time,2452924.49, pre/A0107.aanderaa.realtime.nc post/A0107.aanderaa.realtime.nc" ; :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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0107" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453079.00000579 ; :starting_julian_day_string = "2004-03-14 00:00:00" ; :ending_julian_day_number = 2453085.95833912 ; :ending_julian_day_string = "2004-03-20 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 28-Aug-2003 14:42:16\n", "AANCM_Temperature_1.5: 28-Aug-2003 14:42:16" ; data: lat = 42.5228996276855 ; lon = -70.5663681030273 ; depth = 2 ; time = 2453079, 2453079.04166667, 2453079.08333333, 2453079.125, 2453079.16666667, 2453079.20833333, 2453079.25, 2453079.29166667, 2453079.33333333, 2453079.375, 2453079.41666667, 2453079.45833333, 2453079.5, 2453079.54166667, 2453079.58333333, 2453079.625, 2453079.66666667, 2453079.70833333, 2453079.75, 2453079.79166667, 2453079.83333333, 2453079.875, 2453079.91666667, 2453079.95833333, 2453080, 2453080.04166667, 2453080.08333333, 2453080.125, 2453080.16666667, 2453080.20833333, 2453080.25, 2453080.29166667, 2453080.33333333, 2453080.375, 2453080.41666667, 2453080.45833333, 2453080.5, 2453080.54166667, 2453080.58333333, 2453080.625, 2453080.66666667, 2453080.70833333, 2453080.75, 2453080.79166667, 2453080.83333333, 2453080.875, 2453080.91666667, 2453080.95833333, 2453081, 2453081.04166667, 2453081.08333333, 2453081.125, 2453081.16666667, 2453081.20833333, 2453081.25, 2453081.29166667, 2453081.33333333, 2453081.375, 2453081.41666667, 2453081.45833333, 2453081.5, 2453081.54166667, 2453081.58333333, 2453081.625, 2453081.66666667, 2453081.70833333, 2453081.75, 2453081.79166667, 2453081.83333333, 2453081.875, 2453081.91666667, 2453081.95833333, 2453082, 2453082.04166667, 2453082.08333333, 2453082.125, 2453082.16666667, 2453082.20833333, 2453082.25, 2453082.29166667, 2453082.33333333, 2453082.375, 2453082.41666667, 2453082.45833333, 2453082.5, 2453082.54166667, 2453082.58333333, 2453082.625, 2453082.66666667, 2453082.70833333, 2453082.75, 2453082.79166667, 2453082.83333333, 2453082.875, 2453082.91666667, 2453082.95833333, 2453083, 2453083.04166667, 2453083.08333333, 2453083.125, 2453083.16666667, 2453083.20833333, 2453083.25, 2453083.29166667, 2453083.33333333, 2453083.375, 2453083.41666667, 2453083.45833333, 2453083.5, 2453083.54166667, 2453083.58333333, 2453083.625, 2453083.66666667, 2453083.70833333, 2453083.75, 2453083.79166667, 2453083.83333333, 2453083.875, 2453083.91666667, 2453083.95833333, 2453084, 2453084.04166667, 2453084.08333333, 2453084.125, 2453084.16666667, 2453084.20833333, 2453084.25, 2453084.29166667, 2453084.33333333, 2453084.375, 2453084.41666667, 2453084.45833333, 2453084.5, 2453084.54166667, 2453084.58333333, 2453084.625, 2453084.66666667, 2453084.70833333, 2453084.75, 2453084.79166667, 2453084.83333333, 2453084.875, 2453084.91666667, 2453084.95833333, 2453085, 2453085.04166667, 2453085.08333333, 2453085.125, 2453085.16666667, 2453085.20833333, 2453085.25, 2453085.29166667, 2453085.33333333, 2453085.375, 2453085.41666667, 2453085.45833333, 2453085.5, 2453085.54166667, 2453085.58333333, 2453085.625, 2453085.66666667, 2453085.70833333, 2453085.75, 2453085.79166667, 2453085.83333333, 2453085.875, 2453085.91666667, 2453085.95833333 ; current_speed = 28.4501, 21.4109, 19.6511, 14.665, 20.8243, 24.9305, 26.6903, 26.6903, 31.9697, 19.9444, 18.1846, 13.7851, 12.3186, 14.665, 12.6119, 10.2655, 2.933, 3.5196, 2.933, 20.531, 17.598, 22.8774, 7.0392, 10.8521, 13.4918, 24.0506, 22.8774, 22.8774, 23.1707, 16.1315, 12.0253, 3.2263, 5.866, 10.8521, 10.2655, 13.4918, 15.2516, 16.7181, 14.9583, 14.9583, 15.2516, 14.9583, 6.4526, 12.0253, 9.3856, 13.1985, 12.3186, 5.866, 15.8382, 14.665, 12.6119, 17.0114, 18.7712, 7.9191, 8.799, 9.9722, 10.8521, 17.0114, 21.9975, 18.7712, 17.8913, 17.598, 5.5727, 4.3995, 4.6928, 2.3464, 8.799, 6.7459, 13.7851, 15.2516, 25.8104, 20.8243, 23.1707, 16.1315, 16.4248, 8.799, 8.2124, 5.5727, 9.0923, 21.7042, 25.2238, 26.397, 38.129, 34.0228, 37.5424, 35.196, 30.2099, 25.5171, 12.6119, 17.0114, 9.6789, 17.598, 21.4109, 21.7042, 30.2099, 28.7434, 20.8243, 19.0645, 19.0645, 17.8913, 19.0645, 17.598, 21.4109, 22.5841, 18.1846, 5.2794, 10.2655, 11.4387, 23.7573, 22.8774, 48.1012, 47.8079, 38.129, 32.263, 25.8104, 26.6903, 23.7573, 29.6233, 40.7687, 46.0481, 33.1429, 37.8357, 24.6372, 17.8913, 41.9419, 28.7434, 16.1315, 11.1454, 12.3186, 21.9975, 30.2099, 39.5955, 41.9419, 44.8749, 41.6486, 31.3831, 27.2769, 25.5171, 21.1176, 16.7181, 18.7712, 26.397, 33.4362, 43.1151, 40.7687, 43.4084, 44.8749, 36.9558, 25.8104, 25.5171, 27.5702, 27.8635, 24.0506, 21.7042, 26.6903, 33.4362, 38.7156, 44.8749, 48.1012, 40.4754, 34.6094, 23.7573, 15.5449, 6.7459, 10.8521, 4.1062, 6.4526, 4.9861 ; 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 = 163.3327, 184.7803, 171.7711, 176.6935, 179.5063, 192.8671, 205.1731, 220.6435, 213.6115, 199.1959, 177.0451, 174.2323, 142.5883, 113.0539, 87.7387, 100.3963, 132.0403, 99.3415, 272.6803, 263.5387, 251.9359, 266.7031, 325.7719, 18.8251, 43.4371, 55.7431, 70.8619, 73.6747, 69.4555, 91.6063, 70.8619, 62.4235, 114.1087, 174.9355, 165.0907, 116.2183, 131.6887, 113.4055, 112.7023, 114.4603, 102.5059, 123.2503, 110.9443, 121.8439, 129.9307, 172.4743, 193.2187, 176.6935, 141.8851, 149.6203, 94.0675, 115.1635, 130.2823, 139.0723, 148.5655, 192.8671, 167.5519, 192.5155, 211.5019, 206.2279, 193.2187, 212.9083, 219.5887, 189.7027, 25.1539, 192.5155, 264.9451, 216.4243, 262.8355, 262.4839, 240.6847, 251.5843, 231.5431, 238.9267, 241.3879, 238.5751, 319.4431, 72.9715, 226.6207, 235.7623, 238.2235, 215.7211, 254.7487, 241.0363, 241.7395, 217.1275, 230.8399, 199.1959, 202.0087, 185.1319, 216.0727, 206.9311, 208.3375, 224.1595, 225.5659, 222.0499, 205.1731, 209.0407, 168.9583, 175.2871, 128.8759, 94.7707, 93.0127, 96.5287, 87.0355, 127.4695, 109.1863, 186.1867, 197.0863, 232.5979, 193.2187, 187.2415, 190.0543, 178.0999, 176.6935, 181.6159, 174.5839, 224.1595, 242.7943, 250.5295, 248.7715, 244.2007, 226.2691, 201.6571, 218.5339, 232.9495, 201.3055, 202.0087, 233.6527, 244.9039, 251.9359, 249.1231, 241.3879, 234.3559, 233.6527, 237.8719, 226.2691, 222.7531, 234.7075, 231.8947, 230.4883, 210.7987, 238.2235, 251.2327, 247.0135, 248.4199, 250.1779, 237.5203, 226.9723, 210.4471, 203.0635, 199.8991, 189.3511, 202.3603, 218.5339, 218.5339, 227.3239, 227.6755, 225.9175, 219.2371, 212.2051, 198.8443, 199.8991, 174.5839, 281.1187, 309.5983, 341.2423, 252.9907 ; 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 = 8.159882, -1.784282, 2.812626, 0.8458374, 0.1794343, -5.551782, -11.35284, -17.38474, -17.69711, -6.5577, 0.9374139, 1.385339, 7.484018, 13.49381, 12.60208, 10.09697, 2.178263, 3.472924, -2.929791, -20.40059, -16.7306, -22.83954, -3.959472, 3.50176, 9.276393, 19.87835, 21.61299, 21.95501, 21.69704, 16.12516, 11.36067, 2.859771, 5.354321, 0.9579924, 2.641207, 12.10373, 11.38943, 15.34248, 13.79937, 13.61577, 14.88974, 12.50938, 6.026266, 10.21536, 7.197078, 1.728619, -2.816877, 0.3383349, 9.775978, 7.416503, 12.58013, 15.39699, 14.31995, 5.187851, 4.588885, -2.220713, 2.339226, -3.686434, -11.49428, -8.295795, -4.091179, -9.560925, -3.551326, -0.7414734, 1.99468, -0.5084736, -8.764778, -4.005447, -13.67747, -15.12056, -22.50508, -19.75788, -18.14442, -13.81675, -14.41903, -7.5084, -5.339726, 5.328388, -6.608491, -17.94309, -21.44297, -15.41163, -36.78615, -29.76746, -33.0675, -21.24398, -23.42429, -8.389998, -4.726276, -1.52165, -5.699046, -7.970463, -10.16299, -15.12041, -21.57157, -19.25168, -8.857708, -9.254496, 3.651297, 1.470001, 14.84185, 17.53703, 21.38131, 22.43764, 18.16026, 4.19014, 9.695303, -1.232733, -6.980175, -18.17363, -10.99923, -6.026272, -6.656615, 1.069742, 1.488674, -0.7526407, 2.242405, -20.63731, -36.2585, -43.41476, -30.89395, -34.06439, -17.8027, -6.602802, -26.12886, -22.94024, -5.86123, -4.176709, -9.921885, -19.92089, -28.72086, -36.99599, -36.82003, -36.4677, -33.54542, -26.57713, -19.71014, -17.32204, -17.23646, -13.1551, -14.48188, -13.51588, -28.42441, -40.8228, -37.53154, -40.36566, -42.21606, -31.17524, -18.86802, -12.9306, -10.80066, -9.483754, -3.907835, -8.256922, -16.62746, -20.83, -28.46361, -33.17796, -34.55296, -25.60194, -18.44514, -7.673549, -5.290936, 0.6367324, -10.6484, -3.163959, -2.074941, -4.767994 ; 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 = -27.25481, -21.33642, -19.44878, -14.64059, -20.82353, -24.30448, -24.15544, -20.25199, -26.62469, -18.83549, -18.16042, -13.71531, -9.784548, -5.742769, 0.4976263, -1.852467, -1.964093, -0.5712965, 0.1371559, -2.310396, -5.456802, -1.31568, 5.820045, 10.2716, 9.796796, 13.53819, 7.500268, 6.43062, 8.131404, -0.452191, 3.942449, 1.493559, -2.39608, -10.80973, -9.919905, -5.960575, -10.14358, -6.641031, -5.773052, -6.193673, -3.302584, -8.2016, -2.306548, -6.34463, -6.024247, -13.08481, -11.99221, -5.856235, -12.46109, -12.65139, -0.8945829, -7.233295, -12.1366, -5.983172, -7.507632, -9.72179, -10.59698, -16.60716, -18.75557, -16.83858, -17.41726, -14.77425, -4.294539, -4.336567, 4.247779, -2.290643, -0.775282, -5.428035, -1.719257, -1.994982, -12.63717, -6.578585, -14.41045, -8.326019, -7.865463, -4.587627, 6.239458, 1.63195, -6.244819, -12.21138, -13.28303, -21.43089, -10.02995, -16.47573, -17.77562, -28.06157, -19.07723, -24.09835, -11.69283, -16.94321, -7.82317, -15.68953, -18.84517, -15.57066, -21.1496, -21.34375, -18.84655, -16.66762, -18.71158, -17.83081, -11.96556, -1.463595, -1.125299, -2.567832, 0.9404566, -3.211665, -3.373662, -11.37208, -22.70873, -13.89585, -46.82673, -47.42657, -37.54344, -32.24526, -25.76743, -26.67969, -23.65124, -21.25185, -18.6389, -15.34882, -12.00066, -16.46686, -17.03101, -16.62834, -32.80862, -17.31844, -15.02901, -10.3332, -7.300967, -9.329971, -9.36751, -14.1103, -20.08502, -26.15079, -24.68422, -16.68997, -18.85576, -18.73684, -12.20071, -10.31688, -11.94291, -22.67427, -17.60774, -13.87122, -15.92076, -15.96568, -15.21711, -19.84529, -17.61177, -21.99823, -25.36655, -26.19987, -23.731, -20.07226, -20.87821, -26.15512, -26.24349, -30.21556, -33.46369, -31.34962, -29.2846, -22.4839, -14.61677, -6.715783, 2.092743, 2.617296, 6.109882, -1.458568 ; 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 = 3.100939, 3.100939, 3.100939, 3.100939, 3.100939, 3.067861, 3.067861, 3.034773, 3.034773, 3.034773, 3.001677, 3.034773, 3.001677, 3.034773, 3.067861, 3.100939, 3.26619, 3.26619, 3.299212, 3.167067, 3.100939, 3.134007, 3.067861, 3.067861, 3.067861, 3.100939, 3.100939, 3.100939, 3.067861, 3.067861, 3.067861, 3.067861, 3.067861, 3.067861, 3.067861, 3.067861, 3.067861, 3.067861, 3.134007, 3.200117, 3.233158, 3.233158, 3.233158, 3.299212, 3.299212, 3.299212, 3.332226, 3.299212, 3.299212, 3.299212, 3.26619, 3.26619, 3.26619, 3.233158, 3.233158, 3.233158, 3.233158, 3.233158, 3.233158, 3.200117, 3.200117, 3.134007, 3.167067, 3.167067, 3.200117, 3.200117, 3.200117, 3.233158, 3.200117, 3.200117, 3.167067, 3.167067, 3.167067, 3.167067, 3.134007, 3.134007, 3.167067, 3.167067, 3.167067, 3.167067, 3.167067, 3.134007, 3.100939, 3.067861, 3.034773, 3.034773, 3.034773, 3.067861, 3.034773, 3.034773, 3.034773, 3.034773, 3.034773, 3.034773, 3.001677, 3.001677, 2.968571, 3.001677, 2.968571, 3.034773, 3.001677, 2.968571, 2.968571, 2.968571, 2.968571, 2.968571, 2.935456, 2.902331, 2.968571, 3.034773, 2.935456, 2.902331, 2.935456, 2.935456, 2.869197, 2.869197, 2.869197, 2.836053, 2.8029, 2.736565, 2.8029, 2.703383, 2.769737, 2.769737, 2.43758, 2.504089, 2.47084, 2.504089, 2.504089, 2.504089, 2.47084, 2.504089, 2.504089, 2.504089, 2.47084, 2.337742, 2.337742, 2.43758, 2.43758, 2.47084, 2.504089, 2.504089, 2.47084, 2.47084, 2.537329, 2.47084, 2.47084, 2.47084, 2.43758, 2.404311, 2.304443, 2.304443, 2.337742, 2.43758, 2.43758, 2.371032, 2.43758, 2.171147, 2.204486, 2.337742, 2.404311, 2.736565, 2.902331, 2.836053, 2.769737, 2.636991, 2.60378, 2.636991 ; 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 ; }