netcdf A0108.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 = "22-Mar-2004 17:43:05: Modified [lon,lat] to [-70.565200,42.522300]." ; :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 = "A0108" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453121.00000579 ; :starting_julian_day_string = "2004-04-25 00:00:00" ; :ending_julian_day_number = 2453127.95833912 ; :ending_julian_day_string = "2004-05-01 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 23-Mar-2004 17:54:15\n", "AANCM_Temperature_1.5: 23-Mar-2004 17:54:15" ; data: lat = 42.5223 ; lon = -70.5652 ; depth = 2 ; time = 2453121, 2453121.04166667, 2453121.08333333, 2453121.125, 2453121.16666667, 2453121.20833333, 2453121.25, 2453121.29166667, 2453121.33333333, 2453121.375, 2453121.41666667, 2453121.45833333, 2453121.5, 2453121.54166667, 2453121.58333333, 2453121.625, 2453121.66666667, 2453121.70833333, 2453121.75, 2453121.79166667, 2453121.83333333, 2453121.875, 2453121.91666667, 2453121.95833333, 2453122, 2453122.04166667, 2453122.08333333, 2453122.125, 2453122.16666667, 2453122.20833333, 2453122.25, 2453122.29166667, 2453122.33333333, 2453122.375, 2453122.41666667, 2453122.45833333, 2453122.5, 2453122.54166667, 2453122.58333333, 2453122.625, 2453122.66666667, 2453122.70833333, 2453122.75, 2453122.79166667, 2453122.83333333, 2453122.875, 2453122.91666667, 2453122.95833333, 2453123, 2453123.04166667, 2453123.08333333, 2453123.125, 2453123.16666667, 2453123.20833333, 2453123.25, 2453123.29166667, 2453123.33333333, 2453123.375, 2453123.41666667, 2453123.45833333, 2453123.5, 2453123.54166667, 2453123.58333333, 2453123.625, 2453123.66666667, 2453123.70833333, 2453123.75, 2453123.79166667, 2453123.83333333, 2453123.875, 2453123.91666667, 2453123.95833333, 2453124, 2453124.04166667, 2453124.08333333, 2453124.125, 2453124.16666667, 2453124.20833333, 2453124.25, 2453124.29166667, 2453124.33333333, 2453124.375, 2453124.41666667, 2453124.45833333, 2453124.5, 2453124.54166667, 2453124.58333333, 2453124.625, 2453124.66666667, 2453124.70833333, 2453124.75, 2453124.79166667, 2453124.83333333, 2453124.875, 2453124.91666667, 2453124.95833333, 2453125, 2453125.04166667, 2453125.08333333, 2453125.125, 2453125.16666667, 2453125.20833333, 2453125.25, 2453125.29166667, 2453125.33333333, 2453125.375, 2453125.41666667, 2453125.45833333, 2453125.5, 2453125.54166667, 2453125.58333333, 2453125.625, 2453125.66666667, 2453125.70833333, 2453125.75, 2453125.79166667, 2453125.83333333, 2453125.875, 2453125.91666667, 2453125.95833333, 2453126, 2453126.04166667, 2453126.08333333, 2453126.125, 2453126.16666667, 2453126.20833333, 2453126.25, 2453126.29166667, 2453126.33333333, 2453126.375, 2453126.41666667, 2453126.45833333, 2453126.5, 2453126.54166667, 2453126.58333333, 2453126.625, 2453126.66666667, 2453126.70833333, 2453126.75, 2453126.79166667, 2453126.83333333, 2453126.875, 2453126.91666667, 2453126.95833333, 2453127, 2453127.04166667, 2453127.08333333, 2453127.125, 2453127.16666667, 2453127.20833333, 2453127.25, 2453127.29166667, 2453127.33333333, 2453127.375, 2453127.41666667, 2453127.45833333, 2453127.5, 2453127.54166667, 2453127.58333333, 2453127.625, 2453127.66666667, 2453127.70833333, 2453127.75, 2453127.79166667, 2453127.83333333, 2453127.875, 2453127.91666667, 2453127.95833333 ; current_speed = 44.2883, 56.9002, 67.459, 63.3528, 61.0064, 52.2074, 61.0064, 51.3275, 43.7017, 47.5146, 56.3136, 47.8079, 45.7548, 45.4615, 43.1151, 39.5955, 33.7295, 29.6233, 35.4893, 35.196, 24.9305, 13.4918, 13.7851, 12.0253, 5.2794, 9.9722, 12.6119, 15.5449, 17.3047, 17.0114, 17.8913, 20.8243, 14.9583, 13.1985, 9.6789, 11.1454, 10.8521, 16.1315, 11.4387, 12.6119, 6.1593, 3.8129, 8.799, 11.1454, 16.7181, 20.8243, 23.7573, 22.8774, 19.9444, 11.732, 11.4387, 19.9444, 25.8104, 24.0506, 25.8104, 23.7573, 21.4109, 15.2516, 4.6928, 15.8382, 26.397, 30.5032, 32.5563, 31.0898, 30.2099, 30.2099, 27.5702, 22.5841, 19.6511, 22.8774, 24.9305, 19.0645, 19.9444, 29.0367, 22.8774, 23.7573, 29.6233, 30.2099, 40.7687, 39.0089, 39.3022, 30.7965, 31.0898, 27.5702, 28.7434, 33.7295, 33.1429, 30.7965, 31.3831, 39.5955, 39.8888, 36.3692, 35.4893, 28.4501, 25.8104, 22.2908, 24.6372, 22.8774, 37.5424, 41.6486, 57.4868, 58.0734, 47.5146, 43.4084, 42.8218, 34.3161, 25.2238, 17.598, 9.6789, 14.9583, 20.2377, 19.9444, 24.0506, 20.531, 13.1985, 14.3717, 18.1846, 21.9975, 22.5841, 15.8382, 22.2908, 25.5171, 26.397, 26.397, 29.6233, 29.0367, 28.1568, 27.2769, 23.7573, 18.7712, 19.3578, 14.3717, 10.8521, 4.6928, 7.0392, 6.7459, 11.1454, 9.0923, 12.3186, 5.2794, 2.0531, 3.8129, 3.2263, 8.2124, 13.7851, 20.2377, 27.8635, 30.2099, 39.5955, 41.3553, 35.4893, 27.5702, 29.33, 22.5841, 18.1846, 15.8382, 13.1985, 9.9722, 6.4526, 5.866, 8.2124, 15.2516, 16.7181, 14.3717, 12.6119, 14.3717, 15.2516, 5.866 ; 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 = 186.1867, 189.7027, 207.9859, 207.2827, 215.3695, 210.0955, 206.5795, 211.1503, 205.8763, 213.6115, 207.2827, 217.4791, 210.0955, 217.8307, 220.2919, 212.2051, 217.8307, 215.7211, 216.0727, 216.0727, 218.1823, 209.7439, 186.1867, 147.1591, 157.7071, 150.6751, 154.8943, 188.2963, 178.0999, 194.9767, 198.4927, 168.2551, 158.4103, 154.1911, 122.5471, 104.2639, 25.8571, 30.7795, 16.7155, 357.0259, 50.4691, 104.2639, 151.0267, 158.4103, 146.4559, 149.6203, 159.4651, 158.7619, 155.5975, 168.9583, 215.7211, 247.3651, 257.2099, 251.9359, 257.2099, 272.6803, 283.9315, 354.2131, 58.5559, 80.0035, 88.4419, 98.2867, 110.2411, 114.8119, 135.5563, 148.9171, 164.0359, 197.7895, 223.1047, 234.3559, 277.9543, 327.8815, 352.4551, 26.9119, 38.5147, 66.9943, 91.9579, 113.0539, 128.8759, 136.6111, 152.0815, 166.1455, 181.6159, 181.9675, 180.5611, 192.1639, 179.1547, 194.6251, 199.1959, 211.5019, 209.3923, 224.8627, 223.8079, 206.5795, 190.4059, 174.5839, 167.9035, 146.1043, 203.4151, 218.1823, 228.3787, 231.8947, 235.4107, 240.3331, 239.6299, 236.4655, 216.7759, 213.2599, 151.7299, 87.3871, 94.4191, 102.1543, 128.8759, 152.7847, 181.9675, 181.2643, 182.3191, 196.3831, 188.9995, 171.7711, 137.3143, 139.0723, 135.9079, 131.6887, 133.0951, 138.0175, 144.6979, 152.0815, 163.6843, 183.7255, 194.9767, 202.3603, 211.8535, 192.5155, 107.7799, 86.6839, 57.8527, 80.7067, 115.1635, 138.7207, 226.9723, 180.2095, 176.3419, 91.9579, 108.4831, 127.4695, 106.7251, 119.3827, 119.7343, 119.3827, 119.0311, 131.3371, 153.1363, 166.1455, 189.7027, 181.6159, 191.8123, 176.3419, 151.0267, 138.3691, 87.3871, 68.7523, 44.8435, 54.6883, 18.8251, 39.2179, 43.7887, 25.1539 ; 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.772887, -9.589723, -31.65542, -29.03973, -35.31338, -26.17902, -27.29665, -26.55094, -19.07272, -26.30212, -25.8131, -29.08977, -22.94341, -27.88292, -27.88176, -21.10249, -20.68733, -17.29527, -20.8965, -20.7238, -15.41118, -6.693607, -1.485601, 6.521418, 2.002696, 4.883998, 5.351097, -2.243009, 0.5737706, -4.396192, -5.674831, 4.238882, 5.504017, 5.746243, 8.158824, 10.8018, 4.732906, 8.255061, 3.289995, -0.6543625, 4.750554, 3.695353, 4.262253, 4.101032, 9.238065, 10.53144, 8.333535, 8.287211, 8.239912, 2.246952, -6.678373, -18.4082, -25.16998, -22.86515, -25.16998, -23.73131, -20.78108, -1.537801, 4.00366, 15.59775, 26.38724, 30.18472, 30.54579, 28.21991, 21.15322, 15.5967, 7.58277, -6.899912, -13.42826, -18.59138, -24.69064, -10.13606, -2.618762, 13.14259, 14.24611, 21.86779, 29.60601, 27.79724, 31.73873, 26.79704, 18.40189, 7.374441, -0.8767024, -0.9465568, -0.2814808, -7.107107, 0.4889483, -7.775909, -10.31873, -20.68971, -19.57689, -25.65521, -24.56721, -12.72969, -4.661885, 2.103985, 5.162943, 12.75833, -14.91896, -25.74573, -42.97433, -45.69668, -39.11603, -37.71832, -36.94569, -28.6043, -15.10115, -9.651407, 4.584205, 14.94275, 20.17754, 19.49733, 18.72357, 9.389553, -0.4531389, -0.317103, -0.7358376, -6.204582, -3.532737, 2.266892, 15.11263, 16.71641, 18.3674, 19.71247, 21.63155, 19.42275, 16.27146, 12.77146, 6.674131, -1.219686, -5.002563, -5.467421, -5.727187, -1.016947, 6.702984, 6.734605, 9.43662, 8.97296, 11.14954, 3.48298, -1.500865, -0.0139417, 0.2058461, 8.207605, 13.07403, 16.0622, 26.68478, 26.32376, 34.38215, 36.03544, 31.0303, 20.70072, 13.25334, 5.407923, -3.064757, -0.446622, -2.701815, 0.6362515, 3.125652, 3.896956, 8.203862, 14.21483, 11.78915, 11.72759, 4.069613, 9.086815, 10.55412, 2.49335 ; 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 = -44.03036, -56.08627, -59.57055, -56.30516, -49.74682, -45.16936, -54.5589, -43.92676, -39.3201, -39.57064, -50.04903, -37.93917, -39.58663, -35.9067, -32.88646, -33.50356, -26.64045, -24.05023, -28.68496, -28.44789, -19.59657, -11.71428, -13.70482, -10.10341, -4.8848, -8.694327, -11.42041, -15.38222, -17.29519, -16.43354, -16.96747, -20.38831, -13.90886, -11.88196, -5.207178, -2.746098, 9.765637, 13.85927, 10.95535, 12.59491, 3.920359, -0.9394544, -7.697766, -10.36347, -13.93388, -17.96498, -22.24773, -21.32364, -18.16268, -11.51482, -9.286721, -7.675754, -5.713906, -7.457629, -5.713906, 1.110963, 5.154924, 15.17387, 2.448076, 2.749322, 0.7177509, -4.396319, -11.26355, -13.04654, -21.56802, -25.8724, -26.50693, -21.50425, -14.34739, -13.33177, 3.449962, 16.14668, 19.77173, 25.89213, 17.90038, 9.284892, -1.012084, -11.8301, -25.58789, -28.34807, -34.72799, -29.90054, -31.07744, -27.55395, -28.74202, -32.97223, -33.13929, -29.79865, -29.6382, -33.76003, -34.7543, -25.77846, -25.61138, -25.44333, -25.38589, -22.19128, -24.09016, -18.98948, -34.45078, -32.73779, -38.18297, -35.8376, -26.97356, -21.48528, -21.65, -18.95755, -20.20384, -14.7153, -8.524446, 0.6819175, -1.559343, -4.199196, -15.09501, -18.2581, -13.19072, -14.3682, -18.16971, -21.10434, -22.30608, -15.67513, -16.38561, -19.27911, -18.95891, -17.5562, -20.23897, -21.58441, -22.97923, -24.10226, -22.80055, -18.73153, -18.70024, -13.29109, -9.217776, -4.581287, -2.149499, 0.3902136, 5.930442, 1.468301, -5.237903, -3.967483, -1.400937, -3.812875, -3.219727, -0.2805779, -4.37022, -12.31138, -8.01856, -14.82221, -19.63852, -20.29059, -17.2224, -18.20979, -26.16482, -21.92706, -17.92448, -15.8319, -12.919, -9.951882, -5.645028, -4.384482, 0.3743861, 5.527189, 11.85373, 8.307192, 11.93726, 11.13443, 11.01008, 5.309723 ; 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 = 6.548878, 6.9659, 6.997937, 6.645205, 6.452494, 6.356053, 6.034163, 6.001937, 5.840708, 5.776168, 5.808442, 5.679307, 5.647006, 5.582382, 5.647006, 5.614697, 5.614697, 5.55006, 6.001937, 6.227376, 5.90522, 5.679307, 5.647006, 5.711601, 5.743888, 5.840708, 5.840708, 5.90522, 5.90522, 5.937466, 5.90522, 5.937466, 5.969705, 6.001937, 6.001937, 6.001937, 5.969705, 5.937466, 5.937466, 5.90522, 5.937466, 5.969705, 5.969705, 5.969705, 5.969705, 5.937466, 5.937466, 5.872967, 5.969705, 6.034163, 6.001937, 6.034163, 6.098593, 6.066381, 6.098593, 6.066381, 6.034163, 6.001937, 6.001937, 6.034163, 6.034163, 6.001937, 6.001937, 6.066381, 6.034163, 6.066381, 6.066381, 6.645205, 6.709393, 6.677302, 6.805628, 6.837694, 6.805628, 6.773556, 6.709393, 6.580993, 6.580993, 6.452494, 6.420353, 6.452494, 6.452494, 6.709393, 6.709393, 6.548878, 6.227376, 6.130799, 6.227376, 6.259555, 6.098593, 6.098593, 6.162998, 6.130799, 6.034163, 5.937466, 5.90522, 5.90522, 5.872967, 5.808442, 6.227376, 6.356053, 6.484628, 6.452494, 6.323894, 6.162998, 6.034163, 5.840708, 5.679307, 5.679307, 5.808442, 5.90522, 6.001937, 6.130799, 6.452494, 6.613102, 6.677302, 6.741477, 6.901809, 6.9659, 7.029968, 7.029968, 6.9659, 6.933858, 6.869755, 6.805628, 6.773556, 6.741477, 6.645205, 6.677302, 6.580993, 6.452494, 6.323894, 6.227376, 6.130799, 6.130799, 6.227376, 6.356053, 6.548878, 6.741477, 7.349962, 7.286008, 6.9659, 7.317988, 7.349962, 7.477803, 7.477803, 7.094013, 7.222033, 6.741477, 7.158034, 7.381931, 7.413894, 7.413894, 7.413894, 7.254023, 7.061993, 6.901809, 6.837694, 7.061993, 7.286008, 7.381931, 7.50975, 7.637483, 7.669403, 7.669403, 7.733228, 7.828926, 7.924578, 7.701318 ; 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 ; }