netcdf E0115.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 165 ; 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, 300.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 = -300.f, 300.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 = -300.f, 300.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.7353, 0.03429, -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 = "" ; :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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0115" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2005 14:44:39\n", "AANCM_Temperature_1.5: 12-May-2005 14:44:39" ; data: lat = 43.7148 ; lon = -69.3578 ; depth = 2 ; time = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; current_speed = 27.5702, 49.861, 51.3275, 40.4754, 16.7181, 18.1846, 22.8774, 42.5285, 14.0784, 28.1568, 23.7573, 25.5171, 12.3186, 33.1429, 28.7434, 27.5702, 12.3186, 48.3945, 12.9052, 34.0228, 17.0114, 44.8749, 42.5285, 37.2491, 38.4223, 11.4387, 41.3553, 41.3553, 29.33, 25.5171, 20.8243, 17.0114, 34.9027, 36.6625, 16.7181, 41.062, 34.6094, 19.3578, 29.9166, 19.9444, 19.3578, 32.5563, 24.0506, 25.8104, 56.6069, 18.7712, 36.6625, 41.9419, 29.0367, 13.1985, 26.1037, 32.263, 15.5449, 37.2491, 39.0089, 8.799, 47.8079, 36.3692, 31.0898, 40.1821, 38.129, 25.8104, 22.8774, 51.3275, 64.526, 150.7562, 137.2644, 35.7826, 16.4248, 117.6133, 95.0292, 50.1543, 29.9166, 32.263, 43.4084, 61.2997, 16.1315, 31.9697, 13.7851, 43.7017, 20.2377, 27.2769, 26.6903, 31.9697, 22.5841, 46.3414, 7.3325, 36.9558, 105.8813, 146.0634, 300.0459, 144.5969, 111.454, 16.1315, 48.3945, 38.4223, 11.732, 29.9166, 38.7156, 27.5702, 11.4387, 20.531, 16.4248, 44.2883, 25.2238, 31.0898, 16.7181, 32.8496, 38.129, 30.5032, 37.2491, 52.5007, 54.8471, 40.7687, 33.4362, 23.1707, 35.7826, 26.1037, 26.9836, 24.6372, 37.5424, 24.9305, 33.1429, 40.4754, 26.9836, 31.9697, 38.129, 33.1429, 18.4779, 35.7826, 30.2099, 34.0228, 39.3022, 22.5841, 23.1707, 31.0898, 38.129, 13.7851, 42.8218, 27.2769, 7.0392, 58.9533, 4.1062, 14.3717, 39.8888, 29.0367, 47.2213, 48.1012, 17.0114, 45.4615, 9.3856, 23.1707, 38.7156, 20.8243, 14.3717, 23.464, 24.9305, 17.8913, 28.7434, 50.4476, 48.9811, 55.1404, 68.3389, 41.3553, 37.2491 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 79.69, 76.5256, 15.3472, 33.6304, 44.53, 9.7216, 46.9912, 10.7764, 28.0048, 78.2836, 89.5348, 70.9, 41.3656, 23.7856, 66.3292, 10.7764, 127.156, 25.8952, 20.6212, 73.7128, 64.9228, 36.0916, 51.9136, 348.9772, 352.8448, 12.1828, 349.3288, 13.5892, 17.1052, 29.4112, 50.8588, 87.7768, 26.95, 4.096, 11.4796, 24.1372, 39.6076, 24.4888, 51.9136, 105.3568, 85.6672, 25.192, 78.9868, 43.1236, 334.9516, 339.874, 344.758, 18.5116, 18.5116, 82.8544, 86.0188, 35.3884, 71.2516, 61.7584, 72.658, 131.0236, 355.306, 355.6576, 22.0276, 356.7124, 11.8312, 24.4888, 81.448, 350.7352, 338.4676, 335.6548, 342.3352, 120.8272, 23.0824, 338.4676, 334.9516, 356.3608, 16.7536, 79.3384, 340.5772, 348.9772, 27.6532, 66.6808, 74.7676, 26.95, 28.708, 6.2056, 107.4664, 37.498, 358.822, 343.7032, 94.4572, 29.4112, 336.7096, 344.758, 337.7644, 334.6, 344.0548, 93.0508, 353.1964, 12.1828, 17.4568, 356.3608, 359.8768, 11.128, 32.9272, 335.6548, 325.1068, 13.9408, 41.3656, 85.6672, 66.6808, 30.1144, 36.7948, 19.2148, 44.53, 8.3152, 31.1692, 13.9408, 39.6076, 138.0556, 7.612, 20.2696, 33.982, 40.3108, 0.58, 352.1416, 5.1508, 352.1416, 64.9228, 12.886, 10.7764, 19.2148, 20.6212, 10.4248, 8.3152, 39.256, 69.8452, 108.8728, 354.9544, 324.052, 13.2376, 96.2152, 346.1644, 15.3472, 357.4156, 9.7216, 46.9912, 355.306, 26.2468, 353.8996, 42.0688, 18.5116, 96.5668, 16.7536, 346.8676, 9.37, 100.0828, 349.6804, 75.4708, 64.9228, 48.3976, 22.7308, 359.8768, 332.1388, 356.3608, 320.8876, 347.2192, 334.2484, 342.3352 ; 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 ; current_u = 27.12505, 48.48853, 13.58472, 22.41663, 11.72411, 3.070669, 16.72907, 7.951838, 6.61045, 27.57014, 23.75652, 24.11236, 8.140887, 13.36704, 26.32514, 5.154985, 9.81785, 21.13516, 4.545056, 32.65739, 15.40786, 26.43481, 33.47339, -7.122013, -4.785784, 2.413924, -7.657872, 9.716796, 8.626747, 12.53079, 16.15117, 16.9986, 15.81835, 2.618722, 3.32722, 16.7912, 22.0644, 8.024105, 23.5468, 19.23229, 19.30248, 13.85769, 23.60766, 17.64333, -23.96644, -6.458903, -9.638443, 13.31641, 9.219055, 13.09599, 26.04071, 18.68402, 14.72007, 32.81497, 37.23566, 6.638311, -3.912318, -2.753754, 11.66033, -2.304362, 7.817553, 10.69881, 22.62303, -8.263599, -23.6828, -62.14671, -41.65257, 30.72712, 6.439417, -43.16729, -40.23381, -3.18346, 8.623652, 31.70604, -14.43488, -11.72048, 7.486931, 29.35822, 13.3008, 19.80617, 9.721098, 2.948538, 25.45969, 19.46103, -0.4642959, -13.004, 7.310324, 18.14804, -41.86458, -38.39956, -113.5422, -62.02269, -30.6184, 16.10864, -5.73312, 8.108311, 3.519443, -1.898906, -0.08324799, 5.32109, 6.217768, -8.46356, -9.395782, 10.6699, 16.66944, 31.00095, 15.35246, 16.48157, 22.8374, 10.03893, 26.12215, 7.592583, 28.38706, 9.821963, 21.31645, 15.48751, 4.739906, 9.043313, 15.08201, 15.93863, 0.3800318, -3.408631, 2.975483, -5.534013, 24.44006, 7.129624, 7.129234, 10.90768, 6.507694, 6.474678, 4.368917, 21.52917, 36.89553, 21.36996, -2.03783, -18.25129, 8.73115, 13.70407, -10.24027, 7.21931, -0.3174045, 9.954911, 3.002654, -1.176096, 17.64037, -3.08576, 31.63933, 15.27197, 16.89979, 13.10457, -2.132427, 3.772407, 38.11767, -3.73044, 13.91209, 21.25223, 18.64229, 6.913232, -0.06180532, -23.57574, -3.108993, -34.78498, -15.11805, -17.96765, -11.30315 ; 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 ; current_v = 4.934347, 11.61816, 49.49715, 33.70093, 11.91806, 17.92347, 15.60492, 41.77848, 12.42994, 5.717733, 0.1928899, 8.349652, 9.245208, 30.32778, 11.53993, 27.08398, -7.440277, 43.53542, 12.07835, 9.541772, 7.210095, 36.26234, 26.23367, 36.5619, 38.12308, 11.18109, 40.6401, 40.19757, 28.03263, 22.2284, 13.145, 0.6599134, 31.11235, 36.56886, 16.38367, 37.4719, 26.66407, 17.61642, 18.45403, -5.281858, 1.462474, 29.45976, 4.59451, 18.83851, 51.28305, 17.625, 35.37286, 39.7718, 27.53432, 1.641777, 1.812358, 26.30225, 4.996333, 17.62592, 11.62757, -5.775398, 47.64755, 36.2648, 28.82035, 40.11597, 37.31898, 23.48856, 3.402028, 50.65792, 60.02274, 137.3507, 130.7921, -18.33681, 15.10986, 109.4051, 86.09175, 50.05317, 28.64674, 5.968914, 40.93805, 60.16879, 14.28885, 12.65531, 3.621826, 38.9558, 17.75006, 27.11707, -8.010999, 25.36395, 22.57933, 44.47945, -0.5698407, 32.19286, 97.25331, 140.9255, 277.7332, 130.6195, 107.1658, -0.8585402, 48.05371, 37.557, 11.19166, 29.85627, 38.71551, 27.05184, 9.601209, 18.70535, 13.47195, 42.9838, 18.93066, 2.348821, 6.617914, 28.41574, 30.53316, 28.80391, 26.55426, 51.94878, 46.92952, 39.56786, 25.76021, -17.23422, 35.46728, 24.48717, 22.37516, 18.78701, 37.54048, 24.69638, 33.00906, 40.09529, 11.4367, 31.16457, 37.45657, 31.29655, 17.29401, 35.19194, 29.89232, 26.34475, 13.54188, -7.305239, 23.08091, 25.16875, 37.11587, -1.492418, 41.57936, 26.3042, 7.03204, 58.10672, 2.800883, 14.3235, 35.77616, 28.87227, 35.0543, 45.61242, -1.94545, 43.53181, 9.140144, 22.86155, -6.777986, 20.48744, 3.605477, 9.944959, 16.55279, 16.50169, 28.74333, 44.59983, 48.88233, 42.78398, 66.64571, 37.24815, 35.49273 ; 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 ; temperature = 14.8682, 14.48945, 14.8682, 14.7735, 14.36323, 14.96292, 14.61568, 14.42634, 14.8682, 14.45789, 14.93134, 14.71037, 14.36323, 14.96292, 14.74193, 14.521, 14.33168, 14.96292, 14.7735, 14.55256, 14.33168, 14.93134, 14.71037, 14.42634, 14.8682, 14.7735, 14.48945, 14.71037, 14.80507, 14.48945, 14.64724, 14.80507, 14.521, 14.61568, 14.83663, 14.521, 14.33168, 14.99449, 13.29073, 13.25918, 14.58412, 15.24714, 14.93134, 15.5315, 16.2906, 16.38559, 16.41725, 15.68954, 15.59471, 15.78439, 15.68954, 15.4367, 15.12081, 14.7735, 14.45789, 14.55256, 14.26857, 14.42634, 14.17393, 14.33168, 14.26857, 14.36323, 14.83663, 20.89051, 21.11698, 22.22202, 24.26146, 23.10602, 21.79849, 20.82586, 19.98782, 19.21781, 18.54654, 17.94098, 17.40041, 16.86089, 16.44892, 16.00579, 15.65793, 15.27873, 15.02607, 14.89977, 14.89977, 15.18397, 15.75278, 16.639, 17.55929, 18.38703, 19.47412, 20.0843, 19.95567, 19.85926, 19.60241, 19.18579, 18.73811, 18.29137, 17.87732, 17.46395, 17.08293, 16.73408, 16.41725, 16.16399, 15.94252, 15.72116, 15.4999, 15.21556, 15.08923, 14.99449, 13.76384, 13.41689, 13.51151, 13.92156, 14.20547, 14.33168, 14.61568, 15.05765, 15.31032, 15.31032, 15.08923, 14.74193, 14.33168, 13.9531, 13.60613, 13.22764, 12.88067, 12.56518, 12.37586, 12.18649, 12.02866, 12.12336, 12.12336, 14.26857, 14.6788, 14.93134, 15.4683, 15.62632, 15.27873, 15.4051, 15.37351, 15.21556, 15.31032, 15.62632, 15.75278, 15.62632, 15.5315, 15.56311, 15.68954, 15.68954, 15.4367, 15.4683, 15.5315, 15.56311, 15.65793, 15.4051, 15.62632, 15.59471, 15.65793, 15.78439, 16.06906, 16.2906, 16.48059, 16.639, 16.70238, 16.67069, 16.57563 ; 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 ; }