netcdf E0110.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.6786, 0.03424, -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 = "03-May-2004 19:19:29: Modified [lon,lat] to [-69.357000,43.714100].\n", "Wed Apr 28 00:35:00 2004: /usr/local/nco/bin/ncrcat -d time,2453123.9722,2453124.055 E0110.aanderaa.realtime.nc E0110.aanderaa.realtime.nc.new" ; :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 = "AANCM715" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0110" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453163.00000579 ; :starting_julian_day_string = "2004-06-06 00:00:00" ; :ending_julian_day_number = 2453169.95833912 ; :ending_julian_day_string = "2004-06-12 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Apr-2004 20:18:20\n", "AANCM_Temperature_1.5: 16-Apr-2004 20:18:20" ; data: lat = 43.7141 ; lon = -69.357 ; depth = 2 ; time = 2453163, 2453163.04166667, 2453163.08333333, 2453163.125, 2453163.16666667, 2453163.20833333, 2453163.25, 2453163.29166667, 2453163.33333333, 2453163.375, 2453163.41666667, 2453163.45833333, 2453163.5, 2453163.54166667, 2453163.58333333, 2453163.625, 2453163.66666667, 2453163.70833333, 2453163.75, 2453163.79166667, 2453163.83333333, 2453163.875, 2453163.91666667, 2453163.95833333, 2453164, 2453164.04166667, 2453164.08333333, 2453164.125, 2453164.16666667, 2453164.20833333, 2453164.25, 2453164.29166667, 2453164.33333333, 2453164.375, 2453164.41666667, 2453164.45833333, 2453164.5, 2453164.54166667, 2453164.58333333, 2453164.625, 2453164.66666667, 2453164.70833333, 2453164.75, 2453164.79166667, 2453164.83333333, 2453164.875, 2453164.91666667, 2453164.95833333, 2453165, 2453165.04166667, 2453165.08333333, 2453165.125, 2453165.16666667, 2453165.20833333, 2453165.25, 2453165.29166667, 2453165.33333333, 2453165.375, 2453165.41666667, 2453165.45833333, 2453165.5, 2453165.54166667, 2453165.58333333, 2453165.625, 2453165.66666667, 2453165.70833333, 2453165.75, 2453165.79166667, 2453165.83333333, 2453165.875, 2453165.91666667, 2453165.95833333, 2453166, 2453166.04166667, 2453166.08333333, 2453166.125, 2453166.16666667, 2453166.20833333, 2453166.25, 2453166.29166667, 2453166.33333333, 2453166.375, 2453166.41666667, 2453166.45833333, 2453166.5, 2453166.54166667, 2453166.58333333, 2453166.625, 2453166.66666667, 2453166.70833333, 2453166.75, 2453166.79166667, 2453166.83333333, 2453166.875, 2453166.91666667, 2453166.95833333, 2453167, 2453167.04166667, 2453167.08333333, 2453167.125, 2453167.16666667, 2453167.20833333, 2453167.25, 2453167.29166667, 2453167.33333333, 2453167.375, 2453167.41666667, 2453167.45833333, 2453167.5, 2453167.54166667, 2453167.58333333, 2453167.625, 2453167.66666667, 2453167.70833333, 2453167.75, 2453167.79166667, 2453167.83333333, 2453167.875, 2453167.91666667, 2453167.95833333, 2453168, 2453168.04166667, 2453168.08333333, 2453168.125, 2453168.16666667, 2453168.20833333, 2453168.25, 2453168.29166667, 2453168.33333333, 2453168.375, 2453168.41666667, 2453168.45833333, 2453168.5, 2453168.54166667, 2453168.58333333, 2453168.625, 2453168.66666667, 2453168.70833333, 2453168.75, 2453168.79166667, 2453168.83333333, 2453168.875, 2453168.91666667, 2453168.95833333, 2453169, 2453169.04166667, 2453169.08333333, 2453169.125, 2453169.16666667, 2453169.20833333, 2453169.25, 2453169.29166667, 2453169.33333333, 2453169.375, 2453169.41666667, 2453169.45833333, 2453169.5, 2453169.54166667, 2453169.58333333, 2453169.625, 2453169.66666667, 2453169.70833333, 2453169.75, 2453169.79166667, 2453169.83333333, 2453169.875, 2453169.91666667, 2453169.95833333 ; current_speed = 13.7851, 12.0253, 19.0645, 15.8382, 21.4109, 21.7042, 19.9444, 19.9444, 21.4109, 19.9444, 31.0898, 26.9836, 19.6511, 26.6903, 24.0506, 28.1568, 32.5563, 34.3161, 30.5032, 20.531, 14.9583, 12.9052, 15.8382, 18.4779, 18.7712, 17.8913, 19.9444, 24.6372, 19.9444, 14.665, 11.732, 17.8913, 20.2377, 35.196, 31.0898, 31.9697, 23.1707, 19.3578, 23.464, 24.6372, 27.8635, 26.1037, 19.6511, 4.6928, 10.2655, 13.7851, 21.1176, 23.7573, 19.3578, 25.2238, 21.7042, 17.8913, 19.6511, 22.5841, 17.0114, 10.8521, 4.6928, 5.2794, 6.1593, 8.2124, 8.5057, 6.1593, 8.2124, 6.4526, 14.9583, 15.2516, 16.4248, 10.5588, 6.1593, 8.799, 5.866, 0.2933, 5.866, 4.3995, 3.5196, 3.5196, 5.5727, 14.3717, 5.2794, 8.799, 1.7598, 3.5196, 11.732, 11.1454, 12.0253, 11.4387, 7.3325, 4.6928, 3.5196, 5.5727, 10.5588, 12.9052, 14.3717, 14.0784, 11.732, 15.5449, 21.9975, 35.7826, 30.5032, 15.2516, 8.2124, 13.7851, 15.8382, 15.5449, 26.9836, 40.1821, 37.5424, 28.1568, 19.3578, 20.8243, 11.4387, 8.2124, 4.9861, 2.3464, 11.732, 10.8521, 12.3186, 16.7181, 21.7042, 29.33, 24.6372, 28.7434, 31.6764, 28.7434, 27.5702, 23.464, 19.3578, 31.9697, 31.6764, 30.2099, 27.8635, 20.8243, 18.1846, 9.9722, 11.1454, 14.665, 16.7181, 14.3717, 3.5196, 4.1062, 17.0114, 10.8521, 4.3995, 6.7459, 12.3186, 19.3578, 29.33, 27.5702, 26.1037, 27.5702, 24.9305, 15.8382, 24.9305, 26.1037, 19.3578, 17.3047, 7.9191, 12.6119, 10.5588, 15.5449, 16.7181, 17.8913, 15.5449, 10.5588, 3.2263, 10.5588, 2.933, 2.6397 ; 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 = 277.9757, 315.5969, 300.8297, 293.4461, 275.8661, 266.7245, 281.4917, 254.0669, 254.0669, 231.9161, 228.0485, 234.0257, 247.7381, 255.1217, 262.1537, 279.7337, 289.5785, 279.3821, 297.3137, 289.5785, 280.0853, 257.5829, 223.4777, 238.9481, 245.9801, 270.5921, 305.0489, 321.5741, 319.1129, 316.6517, 240.3545, 228.0485, 213.6329, 207.6557, 220.6649, 216.4457, 236.4869, 258.9893, 268.1309, 285.0077, 321.9257, 327.9029, 1.2665, 51.1937, 173.5505, 187.2629, 184.0985, 189.0209, 200.2721, 204.1397, 220.3133, 248.0897, 272.7017, 309.9713, 318.7613, 306.4553, 289.2269, 217.5005, 200.2721, 253.7153, 232.6193, 214.6877, 256.5281, 283.6013, 339.8573, 342.6701, 349.3121, 352.1249, 305.4005, 349.6637, 132.4133, 203.0849, 130.6553, 55.0613, 89.1665, 80.0249, 337.7477, 24.8237, 1.2665, 327.9029, 292.7429, 202.7333, 208.3589, 194.9981, 204.1397, 194.6465, 195.7013, 189.0209, 39.9425, 23.4173, 359.1569, 19.1981, 1.2665, 57.1709, 117.6461, 141.5549, 155.9705, 174.2537, 190.0757, 227.3453, 226.6421, 255.8249, 242.8157, 265.6697, 261.4505, 274.4597, 278.6789, 274.4597, 271.2953, 271.6469, 286.7657, 267.0761, 288.8753, 289.5785, 7.5953, 52.9517, 91.2761, 118.3493, 133.4681, 164.4089, 179.8793, 175.6601, 191.8337, 190.0757, 195.3497, 203.4365, 218.2037, 269.8889, 277.6241, 284.6561, 278.6789, 272.7017, 268.1309, 241.0577, 224.8841, 215.3909, 225.9389, 244.2221, 292.3913, 211.1717, 16.0337, 28.6913, 28.3397, 185.5049, 156.3221, 192.8885, 203.7881, 218.5553, 204.8429, 204.4913, 218.2037, 244.2221, 287.8205, 302.5877, 305.4005, 298.3685, 255.4733, 242.4641, 222.0713, 200.9753, 194.6465, 221.3681, 242.8157, 246.6833, 289.5785, 321.2225, 334.2317, 274.4597 ; 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 = -13.65176, -8.414126, -16.37058, -14.53052, -21.29878, -21.66874, -19.54459, -19.17819, -20.58835, -15.6984, -23.12183, -21.8373, -18.18634, -25.79547, -23.82543, -27.75146, -30.674, -33.85706, -27.10232, -19.34397, -14.72717, -12.60332, -10.89783, -15.83002, -17.14569, -17.89034, -16.32773, -15.31207, -13.05502, -10.06652, -10.19631, -13.30596, -11.20905, -16.33648, -20.25917, -18.99194, -19.31879, -19.00145, -23.45152, -23.79685, -17.18294, -13.87035, 0.4343442, 3.656954, 1.153097, -1.742744, -1.509303, -3.72502, -6.707069, -10.3156, -14.0419, -16.599, -19.62926, -17.30769, -11.21387, -8.728568, -4.431045, -3.213932, -2.134068, -7.88292, -6.758792, -3.505276, -7.98643, -6.271641, -5.151032, -4.543041, -3.046129, -1.446704, -5.020586, -1.578765, 4.330861, -0.1150014, 4.450199, 3.606557, 3.519228, 3.466395, -2.110302, 6.033636, 0.1166895, -4.675399, -1.622974, -1.360122, -5.572619, -2.884285, -4.917901, -2.892329, -1.984338, -0.7358063, 2.259648, 2.21473, -0.1553658, 4.243686, 0.3176547, 11.82996, 10.39256, 9.665266, 8.957535, 3.58269, -5.336509, -11.2168, -5.971066, -13.36537, -14.08874, -15.50052, -26.68375, -40.06044, -37.11252, -28.07155, -19.35285, -20.8157, -10.95247, -8.201709, -4.717972, -2.210739, 1.550678, 8.661364, 12.31555, 14.71308, 15.75199, 7.88303, 0.05190099, 2.175103, -6.495935, -5.028634, -7.298098, -9.332395, -11.97201, -31.96964, -31.39638, -29.22693, -27.54445, -20.80115, -18.17492, -8.726747, -7.86503, -8.493259, -12.0136, -12.94152, -3.254236, -2.125387, 4.698595, 5.209988, 2.088435, -0.6471401, 4.947083, -4.317844, -11.83041, -17.18367, -10.96699, -11.42937, -15.4185, -14.26209, -23.73433, -21.99414, -15.77898, -15.22658, -7.665933, -11.18324, -7.074975, -5.564537, -4.227249, -11.82425, -13.82784, -9.696474, -3.039766, -6.612952, -1.275072, -2.631708 ; 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 = 1.912725, 8.591293, 9.770329, 6.301801, 2.188279, -1.240116, 3.973443, -5.475032, -5.877608, -12.302, -20.78357, -15.85077, -7.444639, -6.853182, -3.283295, 4.760445, 10.90955, 5.594133, 13.99676, 6.879898, 2.61941, -2.774964, -11.49287, -9.531165, -7.640891, 0.1848871, 11.45358, 19.30109, 15.07798, 10.66431, -5.803025, -11.96036, -16.84998, -31.17496, -23.58266, -25.71707, -12.79318, -3.697191, -0.7653056, 6.379775, 21.93447, 22.11372, 19.6463, 2.940928, -10.20053, -13.6745, -21.06359, -23.46345, -18.15874, -23.01801, -16.54985, -6.67622, 0.926276, 14.50811, 12.79206, 6.448268, 1.545386, -4.188402, -5.777779, -2.302842, -5.16388, -5.064584, -1.91323, 1.51742, 14.04342, 14.55926, 16.13986, 10.45922, 3.56801, 8.656206, -3.956463, -0.269814, -3.821738, 2.519592, 0.05119894, 0.6096658, 5.157675, 13.04381, 5.27811, 7.454062, 0.6803328, -3.246175, -10.32404, -10.76573, -10.9737, -11.06699, -7.058892, -4.634756, 2.698439, 5.113703, 10.55766, 12.18751, 14.36819, 7.632394, -5.443753, -12.17483, -20.09111, -35.60279, -30.03276, -10.33416, -5.638252, -3.375779, -7.235748, -1.173734, -4.011485, 3.124475, 5.665027, 2.189413, 0.4375893, 0.5984877, 3.299592, -0.4189107, 1.613051, 0.7862741, 11.62907, 6.53826, -0.274339, -7.938517, -14.93142, -28.25078, -24.63715, -28.66098, -31.00318, -28.3001, -26.58672, -21.52825, -15.21169, -0.06199115, 4.202613, 7.643611, 4.204513, 0.981576, -0.5931119, -4.825833, -7.896914, -11.9552, -11.62619, -6.25002, 1.340721, -3.513347, 16.34965, 9.51967, 3.872214, -6.714788, -11.28159, -18.8701, -26.83822, -21.56009, -23.68815, -25.08955, -19.59081, -6.887776, 7.629629, 14.05919, 11.21375, 8.222164, -1.986357, -5.830535, -7.837919, -14.51481, -16.17483, -13.42705, -7.101753, -4.179312, 1.081127, 8.231471, 2.641341, 0.2052575 ; 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 = 7.850882, 7.818932, 7.818932, 7.691083, 7.56315, 7.56315, 7.307023, 7.274982, 7.146762, 7.082618, 7.659108, 7.595141, 7.403112, 7.435131, 7.531153, 7.435131, 7.403112, 7.210884, 7.210884, 7.082618, 7.114693, 6.825806, 6.922155, 7.082618, 7.082618, 7.050537, 7.050537, 6.922155, 6.632943, 6.665102, 6.697255, 6.568606, 6.568606, 6.536428, 6.472054, 6.439857, 6.472054, 6.407653, 6.439857, 6.407653, 6.439857, 6.697255, 6.986358, 7.146762, 7.082618, 7.210884, 6.536428, 6.182049, 6.149794, 6.375443, 6.536428, 6.857928, 6.922155, 7.050537, 7.082618, 7.307023, 7.178826, 7.114693, 6.986358, 6.922155, 6.986358, 7.082618, 7.146762, 7.146762, 7.531153, 7.531153, 7.786978, 7.723053, 7.914765, 7.723053, 7.595141, 7.371088, 7.082618, 7.210884, 7.01845, 6.890044, 6.825806, 6.729402, 6.793677, 6.825806, 6.825806, 6.825806, 6.793677, 6.857928, 6.922155, 7.467144, 7.723053, 7.691083, 8.042471, 8.201992, 8.042471, 7.978628, 7.595141, 7.531153, 7.499151, 7.531153, 7.595141, 9.220234, 9.505857, 8.170097, 7.946699, 7.818932, 7.114693, 7.627127, 8.010551, 8.456977, 8.329522, 8.233881, 7.946699, 8.233881, 7.850882, 8.393259, 8.456977, 8.42512, 9.029645, 8.743485, 8.711669, 8.584358, 8.679848, 8.55252, 8.361393, 8.233881, 8.488829, 8.616193, 8.743485, 8.42512, 8.584358, 8.488829, 8.106294, 8.074385, 7.946699, 7.818932, 7.755018, 7.755018, 7.818932, 7.786978, 8.233881, 8.488829, 8.83891, 8.616193, 8.83891, 8.807106, 8.520677, 8.361393, 8.488829, 8.42512, 8.488829, 8.42512, 8.648023, 9.029645, 8.83891, 8.074385, 8.106294, 8.106294, 8.201992, 8.265766, 8.265766, 8.233881, 8.233881, 8.393259, 8.361393, 8.55252, 8.456977, 8.42512, 9.220234, 9.251985, 9.188478, 9.09319 ; 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 ; }