netcdf B0105.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.6973, 0.03422, -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:45:15: Modified [lon,lat] to [-70.426496,43.181098].\n", "Sat Oct 11 01:02:27 2003: ncrcat -d time,2452923.83333332, pre/B0105.aanderaa.realtime.nc post/B0105.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 = "AANCM689" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0105" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3167 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2452960.00000579 ; :starting_julian_day_string = "2003-11-16 00:00:00" ; :ending_julian_day_number = 2452966.95833912 ; :ending_julian_day_string = "2003-11-22 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:09:03\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:09:03" ; data: lat = 43.181098244407 ; lon = -70.4264956387607 ; depth = 2 ; time = 2452960, 2452960.04166667, 2452960.08333333, 2452960.125, 2452960.16666667, 2452960.20833333, 2452960.25, 2452960.29166667, 2452960.33333333, 2452960.375, 2452960.41666667, 2452960.45833333, 2452960.5, 2452960.54166667, 2452960.58333333, 2452960.625, 2452960.66666667, 2452960.70833333, 2452960.75, 2452960.79166667, 2452960.83333333, 2452960.875, 2452960.91666667, 2452960.95833333, 2452961, 2452961.04166667, 2452961.08333333, 2452961.125, 2452961.16666667, 2452961.20833333, 2452961.25, 2452961.29166667, 2452961.33333333, 2452961.375, 2452961.41666667, 2452961.45833333, 2452961.5, 2452961.54166667, 2452961.58333333, 2452961.625, 2452961.66666667, 2452961.70833333, 2452961.75, 2452961.79166667, 2452961.83333333, 2452961.875, 2452961.91666667, 2452961.95833333, 2452962, 2452962.04166667, 2452962.08333333, 2452962.125, 2452962.16666667, 2452962.20833333, 2452962.25, 2452962.29166667, 2452962.33333333, 2452962.375, 2452962.41666667, 2452962.45833333, 2452962.5, 2452962.54166667, 2452962.58333333, 2452962.625, 2452962.66666667, 2452962.70833333, 2452962.75, 2452962.79166667, 2452962.83333333, 2452962.875, 2452962.91666667, 2452962.95833333, 2452963, 2452963.04166667, 2452963.08333333, 2452963.125, 2452963.16666667, 2452963.20833333, 2452963.25, 2452963.29166667, 2452963.33333333, 2452963.375, 2452963.41666667, 2452963.45833333, 2452963.5, 2452963.54166667, 2452963.58333333, 2452963.625, 2452963.66666667, 2452963.70833333, 2452963.75, 2452963.79166667, 2452963.83333333, 2452963.875, 2452963.91666667, 2452963.95833333, 2452964, 2452964.04166667, 2452964.08333333, 2452964.125, 2452964.16666667, 2452964.20833333, 2452964.25, 2452964.29166667, 2452964.33333333, 2452964.375, 2452964.41666667, 2452964.45833333, 2452964.5, 2452964.54166667, 2452964.58333333, 2452964.625, 2452964.66666667, 2452964.70833333, 2452964.75, 2452964.79166667, 2452964.83333333, 2452964.875, 2452964.91666667, 2452964.95833333, 2452965, 2452965.04166667, 2452965.08333333, 2452965.125, 2452965.16666667, 2452965.20833333, 2452965.25, 2452965.29166667, 2452965.33333333, 2452965.375, 2452965.41666667, 2452965.45833333, 2452965.5, 2452965.54166667, 2452965.58333333, 2452965.625, 2452965.66666667, 2452965.70833333, 2452965.75, 2452965.79166667, 2452965.83333333, 2452965.875, 2452965.91666667, 2452965.95833333, 2452966, 2452966.04166667, 2452966.08333333, 2452966.125, 2452966.16666667, 2452966.20833333, 2452966.25, 2452966.29166667, 2452966.33333333, 2452966.375, 2452966.41666667, 2452966.45833333, 2452966.5, 2452966.54166667, 2452966.58333333, 2452966.625, 2452966.66666667, 2452966.70833333, 2452966.75, 2452966.79166667, 2452966.83333333, 2452966.875, 2452966.91666667, 2452966.95833333 ; current_speed = 4.6928, 1.1732, 9.0923, 9.0923, 11.732, 15.2516, 21.1176, 18.4779, 17.8913, 17.0114, 9.0923, 6.1593, 6.4526, 4.1062, 1.7598, 5.2794, 10.2655, 14.665, 21.1176, 22.5841, 23.1707, 23.7573, 23.1707, 25.5171, 26.9836, 23.1707, 24.3439, 21.4109, 17.598, 14.665, 9.3856, 4.6928, 8.799, 9.0923, 17.8913, 17.8913, 9.0923, 8.2124, 8.799, 9.6789, 11.1454, 12.6119, 21.4109, 30.2099, 30.5032, 30.5032, 25.5171, 21.1176, 13.1985, 9.0923, 10.5588, 3.5196, 1.4665, 8.799, 19.0645, 24.3439, 30.7965, 26.9836, 26.6903, 19.9444, 16.7181, 11.4387, 7.9191, 8.2124, 6.7459, 7.3325, 7.9191, 7.3325, 14.3717, 21.9975, 18.7712, 15.8382, 15.8382, 14.0784, 22.5841, 20.531, 26.397, 23.7573, 21.9975, 21.4109, 18.4779, 13.1985, 8.2124, 14.0784, 11.732, 10.5588, 8.5057, 11.1454, 14.0784, 12.0253, 12.9052, 14.0784, 23.464, 21.1176, 21.1176, 20.8243, 20.531, 20.531, 23.464, 27.2769, 29.0367, 34.3161, 29.9166, 29.6233, 31.0898, 31.6764, 18.7712, 26.9836, 26.9836, 23.464, 28.1568, 33.7295, 24.3439, 23.1707, 28.4501, 18.4779, 16.4248, 15.8382, 17.8913, 19.3578, 23.464, 10.5588, 6.4526, 5.866, 9.3856, 17.0114, 9.0923, 11.4387, 16.4248, 14.9583, 15.8382, 20.531, 17.8913, 9.9722, 7.0392, 5.866, 12.6119, 13.7851, 14.9583, 8.5057, 4.3995, 3.2263, 7.3325, 4.9861, 4.3995, 1.4665, 9.0923, 13.1985, 18.7712, 17.0114, 19.6511, 13.1985, 7.3325, 3.5196, 11.4387, 13.1985, 12.6119, 19.6511, 18.7712, 14.3717, 6.4526, 10.5588, 13.4918, 26.9836, 26.397, 27.2769, 25.2238, 22.8774 ; 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 = 52.2453, 172.4925, 334.9317, 320.5161, 341.9637, 306.8037, 311.0229, 330.3609, 343.6833, 343.3701, 340.5573, 36.7749, 51.1905, 32.2041, 346.8477, 312.4293, 311.7261, 326.8449, 324.3837, 333.5253, 354.9345, 9.3501, 23.4141, 44.1585, 55.4097, 52.2453, 51.8937, 52.9485, 54.7065, 47.6745, 30.0945, 336.6897, 306.1005, 286.4109, 294.1461, 331.4157, 351.0669, 328.2513, 330.0093, 294.1461, 308.5617, 301.1781, 300.1233, 308.9133, 310.6713, 327.5481, 347.9025, 4.0761, 21.3045, 29.0397, 63.8481, 72.2865, 294.1461, 290.2785, 303.9909, 324.3837, 314.8905, 316.6485, 332.4705, 344.7381, 2.6697, 24.4689, 30.7977, 95.1405, 94.0857, 48.7293, 27.9849, 14.6241, 314.8905, 328.6029, 346.8477, 6.8889, 28.3365, 46.6197, 48.7293, 55.7613, 59.9805, 55.4097, 73.3413, 54.3549, 53.3001, 45.2133, 31.1493, 66.3093, 72.6381, 80.3733, 80.7249, 58.2225, 63.8481, 42.7521, 17.4369, 358.0989, 354.9345, 5.8341, 346.1445, 352.8249, 11.1081, 8.9985, 13.9209, 35.3685, 46.9713, 40.2909, 41.3457, 27.9849, 32.9073, 41.3457, 32.9073, 35.3685, 35.0169, 33.6105, 42.0489, 49.7841, 77.2089, 114.1269, 135.5745, 177.4149, 192.5337, 237.8901, 251.6025, 261.7989, 263.5569, 264.6117, 243.5157, 155.6157, 125.3781, 124.3233, 142.6065, 164.7573, 187.2597, 203.4333, 247.0317, 253.0089, 241.0545, 248.7897, 217.4973, 159.4833, 116.9397, 114.1269, 124.3233, 149.6385, 279.7305, 309.2649, 280.0821, 305.0457, 300.8265, 357.7473, 87.4053, 96.1953, 101.8209, 94.4373, 101.8209, 94.0857, 114.1269, 235.4289, 254.4153, 228.7485, 249.1413, 274.4565, 290.9817, 294.8493, 341.6121, 42.0489, 75.0993, 76.5057, 65.6061, 64.5513, 70.5285, 75.0993 ; 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 = 3.710312, 0.1532856, -3.852392, -5.781442, -3.632456, -12.21184, -15.93212, -9.13797, -5.026497, -4.868466, -3.026499, 3.687405, 5.028086, 2.188345, -0.4004253, -3.89678, -7.661503, -8.020396, -12.29792, -10.06805, -2.045846, 3.85977, 9.207427, 17.77638, 22.21378, 18.31967, 19.15542, 17.08792, 14.36354, 10.8423, 4.7062, -1.856991, -7.109458, -8.721882, -16.32591, -8.560115, -1.411862, -4.321321, -4.398263, -8.832048, -8.715004, -10.79027, -18.5193, -23.50624, -23.13548, -16.36775, -5.347769, 1.501068, 4.795337, 4.413544, 9.477881, 3.352735, -1.338189, -8.25363, -15.80688, -14.17677, -21.81799, -18.52349, -12.3364, -5.249996, 0.7786989, 4.737901, 4.054646, 8.17937, 6.728756, 5.511118, 3.715949, 1.851283, -10.18173, -11.45996, -4.271204, 1.899705, 7.517586, 10.23233, 16.97425, 16.97299, 22.85598, 19.55778, 21.07425, 17.3994, 14.81515, 9.367428, 4.248027, 12.89198, 11.19748, 10.41011, 8.394495, 9.4747, 12.63718, 8.163106, 3.867111, -0.467042, -2.071743, 2.14657, -5.057117, -2.600998, 3.955517, 3.211225, 5.645019, 15.78877, 21.22618, 22.19114, 19.76293, 13.9004, 16.89051, 20.92545, 10.19804, 15.619, 15.48368, 12.98836, 18.85843, 25.75642, 23.73978, 21.14656, 19.91454, 0.8334124, -3.564409, -13.41543, -16.97687, -19.15984, -23.3158, -10.51214, -5.775442, 2.421807, 7.652541, 14.04919, 5.521624, 3.007329, -2.075551, -5.948635, -14.58256, -19.63482, -15.65633, -9.296671, -4.28493, 2.055918, 11.24331, 12.58087, 12.3536, 4.299241, -4.336207, -2.497892, -7.219271, -4.082092, -3.777952, -0.05764357, 9.082978, 13.12142, 18.37311, 16.96041, 19.23435, 13.16496, 6.69195, -2.898118, -11.01815, -9.92293, -11.78533, -19.59169, -17.52657, -13.04111, -2.035464, 7.07191, 13.03811, 26.23867, 24.04048, 24.63023, 23.78119, 22.1081 ; 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.873318, -1.163143, 8.235836, 7.017467, 11.1555, 9.136857, 13.86076, 16.06021, 17.1707, 16.29987, 8.573811, 4.93356, 4.044057, 3.474482, 1.713638, 3.561905, 6.832413, 12.27744, 17.16724, 20.21573, 23.0802, 23.44166, 21.26275, 18.30636, 15.31871, 14.18701, 15.02317, 12.90077, 10.16751, 9.874555, 8.120417, 4.309752, 5.184401, 2.568793, 7.318701, 15.7106, 8.982014, 6.983531, 7.620872, 3.959297, 6.947564, 6.529181, 10.74533, 18.97616, 19.8795, 25.73989, 24.95043, 21.06418, 12.29655, 7.949248, 4.653817, 1.070865, 0.5998935, 3.04959, 10.65822, 19.79001, 21.73476, 19.62129, 23.66824, 19.24101, 16.69995, 10.41135, 6.802352, -0.7358174, -0.4806353, 4.836645, 6.99313, 7.094949, 10.14289, 18.77656, 18.27881, 15.72386, 13.94039, 9.669575, 14.89686, 11.5516, 13.20628, 13.48712, 6.306024, 12.47748, 11.04283, 9.29794, 7.028355, 5.656689, 3.500901, 1.765729, 1.370906, 5.869413, 6.205089, 8.83015, 12.31217, 14.07065, 23.37236, 21.00822, 20.50314, 20.66123, 20.14636, 20.27831, 22.77483, 22.24284, 19.81362, 26.17533, 22.45951, 26.15948, 26.10146, 23.78066, 15.75937, 22.00367, 22.09911, 19.54128, 20.90849, 21.77811, 5.389667, -9.471231, -20.31796, -18.4591, -16.03337, -8.418715, -5.646631, -2.76135, -2.633047, -0.9915243, -2.877553, -5.342734, -5.433977, -9.592081, -7.223682, -11.0363, -16.29313, -13.72459, -6.18041, -5.999634, -8.658986, -3.607864, -5.584775, -5.49392, -5.713853, -5.634783, -8.434416, -7.339173, 0.7435774, 2.041947, 1.283621, 2.863166, 2.25448, 1.465367, 0.4116137, -1.424353, -3.845339, -1.31614, -4.025589, -0.9403733, -2.997225, -1.997121, -3.073151, -8.702636, -4.49065, 1.526934, 6.721399, 6.039463, 6.123147, 7.840685, 3.469343, 6.296586, 10.90216, 11.72096, 8.40805, 5.8828 ; 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 = 8.591833, 8.591833, 8.623643, 8.623643, 8.655448, 8.623643, 8.591833, 8.5282, 8.432716, 8.432716, 8.337193, 8.241626, 8.209762, 8.146017, 8.146017, 8.146017, 8.146017, 8.082253, 8.114138, 8.082253, 7.890845, 7.890845, 7.858926, 7.858926, 7.795072, 7.795072, 7.731198, 7.667303, 7.571421, 7.53945, 7.507473, 7.507473, 7.443504, 7.443504, 7.635348, 7.827002, 7.827002, 7.795072, 7.827002, 7.890845, 7.890845, 7.890845, 7.986571, 8.146017, 8.209762, 8.273486, 8.209762, 8.114138, 8.018471, 7.858926, 7.731198, 7.667303, 7.635348, 7.603387, 7.731198, 7.795072, 7.827002, 7.827002, 7.858926, 7.858926, 7.763138, 7.667303, 7.603387, 7.475491, 7.603387, 7.667303, 7.763138, 7.795072, 7.858926, 7.922759, 7.858926, 7.763138, 7.699253, 7.571421, 7.635348, 7.763138, 7.763138, 7.699253, 7.667303, 7.699253, 7.763138, 7.763138, 7.731198, 7.763138, 7.731198, 7.763138, 7.763138, 7.763138, 7.763138, 7.795072, 7.827002, 7.827002, 7.795072, 7.795072, 7.827002, 7.827002, 7.827002, 7.763138, 7.763138, 7.699253, 7.603387, 7.635348, 7.53945, 7.507473, 7.53945, 7.827002, 7.890845, 7.986571, 8.018471, 8.050364, 8.050364, 8.209762, 8.177892, 8.082253, 7.986571, 7.922759, 7.858926, 7.858926, 7.922759, 7.954668, 7.986571, 7.986571, 7.954668, 7.954668, 7.954668, 7.954668, 7.986571, 7.986571, 7.954668, 7.954668, 7.954668, 7.922759, 7.890845, 7.858926, 7.858926, 7.858926, 7.890845, 7.890845, 7.954668, 7.954668, 7.954668, 7.922759, 7.922759, 7.954668, 7.922759, 7.922759, 7.922759, 7.954668, 7.986571, 7.986571, 7.986571, 8.018471, 7.986571, 7.986571, 7.986571, 7.954668, 7.922759, 7.922759, 7.890845, 7.954668, 8.018471, 8.018471, 7.986571, 7.986571, 8.050364, 8.018471, 7.954668, 7.922759 ; 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 ; }