netcdf M0105.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.733, 0.03426, -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 = "28-Aug-2004 15:23:09: Modified [lon,lat] to [-67.878300,43.489200]." ; :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 = "AANCM688" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0105" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :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: 28-Aug-2004 14:19:55\n", "AANCM_Temperature_1.5: 28-Aug-2004 14:19:55" ; :longitude = -67.8783 ; :latitude = 43.4892 ; data: lat = 43.4892 ; lon = -67.8783 ; 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 = 61.2997, 56.0203, 51.9141, 36.0759, 17.8913, 19.3578, 19.9444, 12.9052, 30.2099, 49.2744, 25.2238, 8.2124, 20.2377, 24.0506, 39.3022, 37.5424, 41.6486, 36.0759, 24.6372, 24.6372, 15.5449, 32.263, 37.5424, 25.2238, 13.7851, 10.5588, 13.7851, 35.7826, 32.8496, 47.2213, 38.7156, 26.397, 21.7042, 20.2377, 22.8774, 44.8749, 31.6764, 51.0342, 42.2352, 16.1315, 10.8521, 7.9191, 25.8104, 24.9305, 25.8104, 23.464, 22.8774, 32.8496, 25.5171, 30.2099, 66.5791, 54.2605, 51.9141, 32.263, 26.397, 17.3047, 20.531, 19.6511, 37.2491, 36.0759, 31.9697, 22.5841, 19.3578, 22.8774, 56.0203, 41.3553, 46.3414, 72.1518, 57.7801, 48.3945, 56.0203, 59.5399, 66.8724, 86.2302, 77.1379, 71.8585, 36.9558, 14.9583, 18.7712, 34.0228, 31.6764, 31.0898, 39.0089, 32.8496, 29.9166, 26.6903, 40.4754, 52.794, 50.7409, 39.0089, 23.464, 9.0923, 9.3856, 9.3856, 3.8129, 14.665, 27.2769, 24.9305, 20.8243, 24.0506, 18.4779, 29.6233, 31.3831, 34.3161, 44.8749, 44.2883, 40.7687, 40.7687, 39.5955, 41.9419, 54.8471, 47.8079, 35.196, 32.263, 10.5588, 31.3831, 34.9027, 36.6625, 37.8357, 49.861, 36.9558, 35.4893, 45.1682, 57.1935, 63.3528, 68.9255, 56.0203, 34.3161, 20.2377, 8.5057, 14.3717, 15.2516, 24.0506, 6.4526, 11.4387, 23.7573, 31.6764, 34.3161, 28.1568, 34.0228, 26.6903, 35.7826, 34.6094, 36.0759, 29.0367, 30.2099, 35.196, 46.3414, 37.5424, 56.3136, 34.9027, 39.8888, 26.6903, 30.7965, 25.8104, 38.4223, 24.9305, 28.7434, 19.9444, 20.8243, 38.129, 52.794, 48.9811, 45.7548, 21.9975, 15.5449, 24.3439, 28.1568 ; 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 = 108.8944, 126.1228, 133.858, 160.228, 185.8948, 193.63, 238.2832, 232.306, 232.6576, 231.2512, 204.178, 295.594, 355.6792, 14.314, 62.1316, 50.5288, 83.2276, 75.1408, 81.118, 111.004, 130.6936, 148.2736, 188.0044, 204.5296, 235.4704, 297.352, 339.8956, 5.8756, 32.5972, 33.3004, 42.7936, 57.2092, 47.716, 54.0448, 112.762, 120.8488, 115.9264, 138.4288, 138.0772, 147.922, 65.296, 55.4512, 357.7888, 21.6976, 28.378, 68.1088, 81.118, 91.3144, 95.182, 101.5108, 108.8944, 124.7164, 123.6616, 111.3556, 113.8168, 154.6024, 147.5704, 170.0728, 195.388, 199.2556, 203.4748, 232.306, 284.6944, 349.702, 12.556, 44.9032, 46.3096, 28.7296, 38.926, 70.57, 86.7436, 125.4196, 133.858, 151.7896, 165.8536, 173.5888, 177.808, 196.4428, 263.95, 343.7248, 336.3796, 354.976, 330.4024, 14.6656, 41.0356, 76.1956, 95.182, 106.4332, 117.3328, 125.7712, 127.1776, 79.0084, 74.086, 329.6992, 225.9772, 211.5616, 200.662, 189.0592, 255.16, 344.0764, 47.0128, 68.1088, 67.4056, 62.4832, 49.8256, 48.4192, 86.0404, 79.7116, 108.5428, 134.5612, 161.2828, 174.292, 182.3788, 205.936, 285.046, 358.492, 40.3324, 40.684, 32.9488, 38.2228, 53.6932, 93.7756, 104.3236, 121.9036, 112.762, 133.5064, 136.3192, 140.5384, 143.3512, 50.1772, 14.314, 358.492, 5.1724, 117.3328, 117.6844, 81.118, 127.1776, 118.7392, 120.1456, 116.6296, 75.4924, 62.1316, 62.4832, 45.6064, 74.086, 87.4468, 117.3328, 147.5704, 135.616, 140.89, 141.5932, 117.6844, 109.9492, 83.5792, 76.1956, 29.7844, 36.1132, 51.232, 54.0448, 98.3464, 132.1, 140.5384, 138.0772, 140.89, 132.4516, 76.5472, 20.2912, 33.3004 ; 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 = 57.99669, 45.2507, 37.43314, 12.20369, -1.837477, -4.561685, -16.96584, -10.21172, -24.01762, -38.42899, -10.33098, -7.406581, -1.524723, 5.946169, 34.74407, 28.98064, 41.35799, 34.86948, 24.34176, 23.00019, 11.78625, 16.96594, -5.227747, -10.472, -11.35663, -9.378332, -4.738378, 3.663026, 17.69705, 25.92585, 26.3018, 22.19073, 16.05718, 16.38194, 21.09571, 38.52615, 28.48837, 33.86375, 28.21855, 8.567008, 9.858905, 6.522515, -0.9958463, 9.217001, 12.26733, 21.77209, 22.60306, 32.84096, 25.41281, 29.60229, 62.99162, 44.6011, 43.20945, 30.04777, 24.14907, 7.421939, 11.01001, 3.387786, -9.884205, -11.89722, -12.73499, -17.87052, -18.72466, -4.089744, 12.17846, 29.19317, 33.50867, 34.68168, 36.30417, 45.63837, 55.92984, 48.52082, 48.21896, 40.76194, 18.85253, 8.02395, 1.413496, -4.234066, -18.66665, -9.534932, -12.69195, -2.722628, -19.26671, 8.316769, 19.64108, 25.91938, 40.30997, 50.63737, 45.07591, 31.65017, 18.69532, 8.925503, 9.02589, -4.735408, -2.741717, -7.67588, -9.624773, -3.925429, -20.1297, -6.598411, 13.5167, 27.48727, 28.97438, 30.4341, 34.28821, 33.12856, 40.67138, 40.11319, 37.53996, 29.88366, 17.60029, 4.754911, -1.460844, -14.11077, -10.19682, -0.8258942, 22.58976, 23.8998, 20.57844, 30.85005, 29.78113, 35.41227, 43.7641, 48.55376, 58.41888, 49.99149, 38.68987, 21.80997, 12.08005, 6.532622, 3.553199, -0.4013691, 2.16823, 5.732196, 10.1292, 23.47241, 25.23869, 30.08895, 24.34865, 30.41376, 25.83926, 31.63266, 30.69423, 25.77806, 27.92385, 30.17991, 31.26653, 24.85118, 26.25955, 35.52325, 21.68298, 35.32234, 25.08876, 30.60332, 25.06489, 19.0858, 14.6936, 22.41088, 16.14452, 20.60374, 28.2908, 33.5538, 32.72568, 28.86264, 16.23081, 15.11838, 8.44226, 15.45889 ; 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 = -19.85037, -33.02497, -35.9699, -33.94909, -17.79669, -18.81264, -10.48519, -7.89081, -18.32463, -30.8412, -23.0111, 3.547685, 20.18018, 23.30396, 18.37151, 23.86534, 4.911438, 9.251469, 3.803984, -8.830789, -10.13549, -27.4419, -37.17664, -22.94727, -7.813835, 4.851303, 12.94514, 35.59462, 27.67509, 39.46773, 28.40973, 14.29591, 14.60271, 11.88262, -8.851359, -23.01069, -13.84944, -38.18031, -31.42492, -13.66864, 4.535424, 4.490984, 25.79118, 23.16413, 22.70879, 8.748442, 3.532271, -0.7535237, -2.304697, -6.028465, -21.55997, -30.90216, -28.7753, -11.74874, -10.65947, -15.63226, -17.32921, -19.35688, -35.91376, -34.0577, -29.32374, -13.80892, 4.910366, 22.50887, 54.68052, 29.29198, 32.01085, 63.26977, 44.9505, 16.09867, 3.182194, -34.50694, -46.33411, -75.98757, -74.79865, -71.4091, -36.92876, -14.34655, -1.978415, 32.65939, 29.02255, 30.97036, 33.91885, 31.77936, 22.56614, 6.36852, -3.655726, -14.93528, -23.2981, -22.80265, -14.17901, 1.733584, 2.573477, 8.103419, -2.649754, -12.49572, -25.5224, -24.61952, -5.333534, 23.12774, 12.59888, 11.04491, 12.05755, 15.85434, 28.94953, 29.39306, 2.815203, 7.281413, -12.59188, -29.4294, -51.94646, -47.57085, -35.16567, -29.01357, 2.741006, 31.37223, 26.60641, 27.80177, 31.75009, 39.17134, 21.88186, -2.336934, -11.17453, -30.22629, -24.51146, -47.45077, -40.51381, -26.49377, -16.2369, 5.447181, 13.92554, 15.24632, 23.95267, -2.962764, -5.314431, 3.668127, -19.14166, -16.49999, -14.14032, -15.24973, 6.686145, 16.7263, 15.98984, 25.23811, 7.961695, 1.34576, -16.16053, -39.11451, -26.83035, -43.69577, -27.35044, -18.53238, -9.10638, 3.443963, 6.158569, 33.34674, 20.14021, 17.99821, 11.7104, -3.022803, -25.5627, -40.75964, -36.44418, -35.50281, -14.84759, 3.616432, 22.83317, 23.53355 ; 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 = 16.97358, 17.03697, 17.10037, 17.10037, 17.10037, 17.03697, 17.00527, 16.97358, 16.87852, 16.78349, 16.75181, 16.75181, 16.68848, 16.68848, 16.78349, 16.84684, 16.97358, 17.06867, 17.1955, 17.29066, 17.41759, 17.38585, 17.1955, 17.16379, 17.22721, 17.25894, 17.25894, 17.00527, 16.97358, 17.1955, 17.35412, 17.22721, 17.10037, 16.97358, 17.00527, 17.00527, 16.68848, 16.97358, 17.13208, 17.03697, 17.06867, 17.25894, 17.48108, 17.54457, 17.41759, 17.41759, 17.41759, 17.41759, 17.32239, 17.22721, 17.51282, 17.79873, 17.54457, 17.48108, 17.41759, 17.32239, 17.1955, 17.03697, 16.84684, 16.49855, 16.21384, 15.99255, 16.08737, 16.27709, 16.68848, 16.9102, 17.35412, 17.54457, 17.57633, 17.60809, 17.63986, 17.63986, 17.63986, 17.60809, 17.54457, 17.29066, 16.9102, 16.84684, 16.5302, 16.62516, 16.56185, 16.68848, 16.9102, 17.16379, 17.06867, 17.1955, 17.25894, 17.41759, 17.41759, 17.54457, 17.63986, 17.76695, 17.73517, 17.89411, 18.02133, 17.95771, 17.83052, 17.70339, 17.63986, 17.54457, 17.54457, 17.57633, 17.48108, 17.41759, 17.41759, 17.35412, 17.35412, 17.44933, 17.48108, 17.44933, 17.41759, 17.63986, 17.32239, 17.1955, 17.29066, 17.41759, 17.92591, 17.98952, 17.83052, 17.86231, 17.86231, 17.89411, 17.79873, 17.79873, 17.63986, 17.60809, 17.67162, 17.57633, 17.57633, 17.54457, 17.51282, 17.48108, 17.51282, 17.51282, 17.51282, 17.51282, 17.54457, 17.63986, 17.67162, 17.76695, 17.76695, 17.76695, 17.76695, 17.73517, 17.79873, 17.73517, 17.73517, 17.67162, 17.63986, 17.57633, 17.48108, 17.29066, 17.25894, 17.29066, 17.32239, 17.41759, 17.48108, 17.51282, 17.54457, 17.63986, 17.67162, 17.76695, 17.89411, 17.79873, 17.83052, 17.83052, 17.86231, 17.86231 ; 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 ; }