netcdf E0107.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.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 = "16-Oct-2003 11:33:34: Modified [lon,lat] to [-69.355967,43.714156].\n", "Thu Oct 9 21:04:30 2003: ncrcat -d time,2452922.7916666, pre/E0107.aanderaa.realtime.nc post/E0107.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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0107" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2452925.00000579 ; :starting_julian_day_string = "2003-10-12 00:00:00" ; :ending_julian_day_number = 2452931.95833912 ; :ending_julian_day_string = "2003-10-18 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:10:03\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:10:03" ; data: lat = 43.7141561889648 ; lon = -69.3559674072266 ; depth = 2 ; time = 2452925, 2452925.04166667, 2452925.08333333, 2452925.125, 2452925.16666667, 2452925.20833333, 2452925.25, 2452925.29166667, 2452925.33333333, 2452925.375, 2452925.41666667, 2452925.45833333, 2452925.5, 2452925.54166667, 2452925.58333333, 2452925.625, 2452925.66666667, 2452925.70833333, 2452925.75, 2452925.79166667, 2452925.83333333, 2452925.875, 2452925.91666667, 2452925.95833333, 2452926, 2452926.04166667, 2452926.08333333, 2452926.125, 2452926.16666667, 2452926.20833333, 2452926.25, 2452926.29166667, 2452926.33333333, 2452926.375, 2452926.41666667, 2452926.45833333, 2452926.5, 2452926.54166667, 2452926.58333333, 2452926.625, 2452926.66666667, 2452926.70833333, 2452926.75, 2452926.79166667, 2452926.83333333, 2452926.875, 2452926.91666667, 2452926.95833333, 2452927, 2452927.04166667, 2452927.08333333, 2452927.125, 2452927.16666667, 2452927.20833333, 2452927.25, 2452927.29166667, 2452927.33333333, 2452927.375, 2452927.41666667, 2452927.45833333, 2452927.5, 2452927.54166667, 2452927.58333333, 2452927.625, 2452927.66666667, 2452927.70833333, 2452927.75, 2452927.79166667, 2452927.83333333, 2452927.875, 2452927.91666667, 2452927.95833333, 2452928, 2452928.04166667, 2452928.08333333, 2452928.125, 2452928.16666667, 2452928.20833333, 2452928.25, 2452928.29166667, 2452928.33333333, 2452928.375, 2452928.41666667, 2452928.45833333, 2452928.5, 2452928.54166667, 2452928.58333333, 2452928.625, 2452928.66666667, 2452928.70833333, 2452928.75, 2452928.79166667, 2452928.83333333, 2452928.875, 2452928.91666667, 2452928.95833333, 2452929, 2452929.04166667, 2452929.08333333, 2452929.125, 2452929.16666667, 2452929.20833333, 2452929.25, 2452929.29166667, 2452929.33333333, 2452929.375, 2452929.41666667, 2452929.45833333, 2452929.5, 2452929.54166667, 2452929.58333333, 2452929.625, 2452929.66666667, 2452929.70833333, 2452929.75, 2452929.79166667, 2452929.83333333, 2452929.875, 2452929.91666667, 2452929.95833333, 2452930, 2452930.04166667, 2452930.08333333, 2452930.125, 2452930.16666667, 2452930.20833333, 2452930.25, 2452930.29166667, 2452930.33333333, 2452930.375, 2452930.41666667, 2452930.45833333, 2452930.5, 2452930.54166667, 2452930.58333333, 2452930.625, 2452930.66666667, 2452930.70833333, 2452930.75, 2452930.79166667, 2452930.83333333, 2452930.875, 2452930.91666667, 2452930.95833333, 2452931, 2452931.04166667, 2452931.08333333, 2452931.125, 2452931.16666667, 2452931.20833333, 2452931.25, 2452931.29166667, 2452931.33333333, 2452931.375, 2452931.41666667, 2452931.45833333, 2452931.5, 2452931.54166667, 2452931.58333333, 2452931.625, 2452931.66666667, 2452931.70833333, 2452931.75, 2452931.79166667, 2452931.83333333, 2452931.875, 2452931.91666667, 2452931.95833333 ; current_speed = 4.9861, 3.2263, 7.6258, 10.2655, 11.1454, 7.3325, 11.4387, 18.7712, 14.0784, 8.5057, 7.3325, 5.866, 5.2794, 10.5588, 8.5057, 7.0392, 5.2794, 12.0253, 18.1846, 23.7573, 18.4779, 22.8774, 17.3047, 15.8382, 12.3186, 18.7712, 21.1176, 22.8774, 15.5449, 11.1454, 2.933, 9.9722, 21.9975, 24.0506, 22.2908, 14.9583, 9.0923, 9.3856, 6.1593, 9.0923, 11.732, 18.1846, 18.4779, 13.4918, 11.732, 3.5196, 7.0392, 13.7851, 16.1315, 14.9583, 14.665, 9.0923, 5.5727, 6.7459, 13.4918, 14.3717, 18.1846, 16.4248, 16.7181, 12.0253, 19.0645, 13.4918, 17.8913, 25.5171, 22.8774, 20.2377, 15.2516, 12.6119, 11.732, 14.9583, 12.0253, 10.2655, 2.3464, 2.6397, 7.3325, 14.3717, 18.1846, 19.0645, 13.7851, 24.3439, 19.3578, 13.4918, 17.598, 18.1846, 25.2238, 25.8104, 29.9166, 37.5424, 35.196, 30.7965, 27.2769, 21.7042, 21.7042, 24.3439, 29.33, 27.5702, 28.4501, 24.6372, 18.1846, 12.0253, 20.531, 14.665, 15.5449, 14.0784, 15.8382, 18.4779, 19.9444, 27.5702, 27.5702, 25.5171, 24.6372, 24.0506, 16.1315, 7.9191, 12.3186, 9.0923, 17.3047, 12.6119, 19.3578, 20.531, 21.4109, 20.2377, 17.598, 17.8913, 18.1846, 16.4248, 12.6119, 16.4248, 15.2516, 21.7042, 20.531, 22.8774, 15.8382, 7.6258, 2.6397, 8.799, 9.0923, 15.2516, 15.8382, 12.6119, 15.2516, 15.2516, 21.1176, 23.464, 24.9305, 18.4779, 16.4248, 12.6119, 9.3856, 4.6928, 1.1732, 3.5196, 5.866, 1.7598, 3.8129, 2.3464, 4.3995, 7.9191, 14.9583, 14.9583, 17.0114, 19.0645, 15.2516, 18.4779, 17.0114, 16.1315, 15.2516, 17.3047 ; 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 = 139.0937, 180.5825, 268.8341, 263.2085, 289.5785, 273.4049, 227.6969, 242.8157, 248.4413, 259.3409, 287.1173, 340.2089, 36.4265, 7.9469, 1.6181, 294.1493, 244.5737, 250.1993, 243.5189, 236.4869, 228.7517, 246.6833, 276.9209, 307.5101, 338.4509, 353.5313, 347.9057, 356.6957, 4.0793, 32.2073, 140.5001, 178.1213, 177.0665, 184.4501, 200.9753, 208.0073, 232.2677, 244.9253, 258.2861, 255.8249, 244.5737, 240.7061, 274.1081, 271.9985, 250.9025, 269.5373, 346.8509, 46.9745, 59.9837, 48.0293, 68.4221, 64.2029, 142.6097, 199.5689, 216.0941, 210.8201, 214.3361, 222.7745, 251.6057, 259.6925, 321.9257, 336.3413, 356.6957, 1.2665, 17.4401, 24.1205, 45.9197, 97.6049, 140.8517, 162.6509, 166.5185, 160.8929, 203.4365, 284.3045, 327.5513, 326.8481, 325.0901, 326.8481, 335.2865, 332.1221, 329.6609, 331.0673, 316.3001, 338.0993, 307.5101, 330.0125, 347.9057, 6.1889, 11.4629, 20.9561, 45.9197, 60.3353, 103.2305, 119.4041, 128.5457, 126.4361, 120.1073, 149.2901, 110.2625, 131.7101, 110.6141, 124.3265, 103.9337, 121.5137, 109.2077, 125.7329, 108.5045, 134.1713, 125.3813, 120.8105, 123.6233, 128.5457, 110.2625, 126.0845, 95.8469, 77.5637, 109.2077, 126.7877, 135.9293, 145.4225, 149.9933, 139.4453, 120.8105, 112.0205, 114.8333, 100.0661, 109.5593, 152.4545, 174.9569, 186.5597, 192.1853, 193.2401, 211.1717, 212.5781, 317.7065, 38.5361, 57.5225, 63.8513, 62.0933, 68.7737, 91.2761, 115.1849, 132.0617, 138.0389, 143.3129, 142.2581, 140.8517, 127.8425, 121.1621, 110.6141, 30.0977, 259.6925, 343.3349, 138.3905, 167.2217, 147.1805, 119.0525, 84.2441, 97.6049, 153.5093, 166.1669, 155.9705, 183.3953, 206.9525, 214.3361, 231.2129, 230.5097, 223.8293 ; 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.265018, -0.03279975, -7.624221, -10.19347, -10.50101, -7.319556, -8.460002, -16.69776, -13.0935, -8.358934, -7.007701, -1.986179, 3.134861, 1.45981, 0.240179, -6.423147, -4.768028, -11.31432, -16.2767, -19.80788, -13.89278, -21.00903, -17.17861, -12.56359, -4.524602, -2.114771, -4.424587, -1.318629, 1.105819, 5.940321, 1.865613, 0.3269249, 1.125763, -1.866106, -7.979336, -7.024179, -7.190906, -8.501063, -6.031024, -8.815456, -10.59562, -15.85918, -18.43042, -13.48359, -11.08631, -3.519485, -1.601319, 10.0776, 13.96799, 11.1213, 13.63725, 8.186169, 3.383974, -2.259473, -7.948197, -7.363256, -10.25696, -11.15432, -15.86393, -11.83123, -11.75675, -5.414093, -1.031236, 0.5639992, 6.856553, 8.270279, 10.95622, 12.50097, 7.406761, 4.46046, 2.803475, 3.360257, -0.9332395, -2.55786, -3.934211, -7.859316, -10.40682, -10.42562, -5.76329, -11.38294, -9.777948, -6.527089, -12.15813, -6.78284, -20.00868, -12.90032, -6.268165, 4.047324, 6.99462, 11.01445, 19.59479, 18.85957, 21.12811, 21.20789, 22.93933, 22.18077, 24.61183, 12.58201, 17.05926, 8.977138, 19.21646, 12.11091, 15.08749, 12.00205, 14.95652, 14.9994, 18.91325, 19.77499, 22.47845, 21.91577, 20.5153, 18.81025, 15.13321, 6.399815, 12.25451, 8.878959, 16.34138, 10.10037, 13.46423, 11.65176, 10.70762, 13.15802, 15.11432, 16.58613, 16.50313, 16.17197, 11.88414, 7.595696, 1.340693, -2.479453, -4.333561, -5.239661, -8.197923, -4.106102, -1.77633, 5.481844, 7.670286, 13.69065, 13.99639, 11.75628, 15.24782, 13.80177, 15.67821, 15.68864, 14.89459, 11.31042, 10.36947, 9.95962, 8.031322, 4.392334, 0.5883316, -3.462799, -1.682234, 1.168596, 0.843334, 1.271735, 3.845933, 7.879173, 14.82673, 6.672188, 4.067331, 7.763197, -0.9032682, -8.375139, -9.59522, -12.57417, -11.77015, -11.98372 ; 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 = -3.768402, -3.226133, -0.1551651, -1.213964, 3.734802, 0.43549, -7.698846, -8.575702, -5.173168, -1.573258, 2.158167, 5.519515, 4.247907, 10.4574, 8.502308, 2.879848, -2.266709, -4.073564, -8.10856, -13.11706, -12.18291, -9.055177, 2.085198, 9.6439, 11.45757, 18.65169, 20.64888, 22.83937, 15.50552, 9.430405, -2.263178, -9.96684, -21.96867, -23.97809, -20.8137, -13.2065, -5.564242, -3.977613, -1.250491, -2.226578, -5.037131, -8.897535, 1.323728, 0.470504, -3.838437, -0.02842271, 6.854642, 9.405902, 8.069724, 10.00337, 5.393287, 3.956837, -4.427608, -6.356253, -10.90206, -12.34213, -15.01581, -12.05633, -5.275474, -2.151699, 15.0078, 12.35784, 17.86156, 25.51087, 21.82574, 18.47071, 10.61002, -1.669073, -9.098336, -14.27778, -11.69395, -9.699957, -2.152825, 0.6522042, 6.187693, 12.03233, 14.91234, 15.96125, 12.52252, 21.51869, 16.70677, 11.80787, 12.7228, 16.87225, 15.3588, 22.35528, 29.25257, 37.3236, 34.49397, 28.75946, 18.97561, 10.74192, -4.967421, -11.95203, -18.27666, -16.37466, -14.27117, -21.18218, -6.297722, -8.001177, -7.22839, -8.269711, -3.743196, -7.358814, -5.210666, -10.79123, -6.329937, -19.21108, -15.96356, -13.06987, -13.64236, -14.98686, -5.586689, -4.664174, -1.254904, 1.958064, -5.693135, -7.552658, -13.90823, -16.90439, -18.54113, -15.37631, -9.0137, -6.708134, -7.637161, -2.870795, -4.222241, -14.56295, -15.19256, -21.56211, -20.06844, -22.26929, -13.55148, -6.425943, 1.952606, 6.882717, 4.882277, 6.721416, 7.412803, 4.56617, -0.3396578, -6.490178, -14.14732, -17.44781, -19.99202, -14.61188, -12.73767, -7.737312, -4.856683, -1.652203, 1.015019, -0.6297656, 5.619613, -1.315781, -3.718467, -1.971873, -2.136445, 0.7942106, -1.979599, -13.38778, -16.51801, -17.41229, -15.22483, -16.47088, -14.04705, -10.10523, -9.699218, -12.48372 ; 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 = 13.13302, 12.9753, 12.84912, 12.94376, 12.9753, 12.91221, 12.88067, 12.75448, 12.62829, 12.62829, 12.56518, 12.62829, 12.72293, 12.69139, 12.62829, 12.62829, 12.65984, 12.65984, 12.65984, 12.72293, 12.56518, 12.53363, 12.50208, 12.62829, 12.56518, 12.40741, 12.37586, 12.40741, 12.43897, 12.40741, 12.40741, 12.40741, 12.43897, 12.40741, 12.50208, 12.56518, 12.56518, 12.50208, 12.47052, 12.50208, 12.56518, 12.59674, 12.62829, 12.75448, 12.94376, 12.94376, 12.91221, 12.88067, 12.81758, 12.81758, 12.75448, 12.69139, 12.65984, 12.62829, 12.62829, 12.56518, 12.56518, 12.50208, 12.53363, 12.50208, 12.47052, 12.50208, 12.50208, 12.62829, 12.53363, 12.53363, 12.56518, 12.53363, 12.72293, 12.69139, 12.62829, 12.56518, 12.56518, 12.56518, 12.50208, 12.50208, 12.50208, 12.53363, 12.53363, 12.53363, 12.43897, 12.3443, 12.28118, 12.21806, 12.15493, 12.12336, 12.12336, 12.0918, 12.0918, 12.0918, 12.06023, 12.06023, 12.06023, 12.06023, 12.06023, 12.06023, 12.06023, 12.06023, 11.99709, 11.99709, 11.93394, 11.90237, 11.87079, 11.83922, 11.77606, 11.74448, 11.77606, 11.77606, 11.80764, 11.77606, 11.80764, 11.83922, 11.83922, 11.87079, 11.83922, 11.83922, 11.83922, 11.83922, 11.83922, 11.83922, 11.80764, 11.80764, 11.80764, 11.80764, 11.80764, 11.77606, 11.77606, 11.74448, 11.74448, 11.74448, 11.74448, 11.74448, 11.77606, 11.80764, 11.83922, 11.87079, 11.87079, 11.90237, 11.90237, 11.90237, 11.87079, 11.83922, 11.83922, 11.80764, 11.80764, 11.80764, 11.83922, 11.83922, 11.83922, 11.83922, 11.83922, 11.80764, 11.80764, 11.80764, 11.80764, 11.80764, 11.77606, 11.80764, 11.64972, 11.68131, 11.71289, 11.58654, 11.58654, 11.61813, 11.61813, 11.58654, 11.58654, 11.55495 ; 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 ; }