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 = 2453156.00000579 ; :starting_julian_day_string = "2004-05-30 00:00:00" ; :ending_julian_day_number = 2453162.95833912 ; :ending_julian_day_string = "2004-06-05 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 = 2453156, 2453156.04166667, 2453156.08333333, 2453156.125, 2453156.16666667, 2453156.20833333, 2453156.25, 2453156.29166667, 2453156.33333333, 2453156.375, 2453156.41666667, 2453156.45833333, 2453156.5, 2453156.54166667, 2453156.58333333, 2453156.625, 2453156.66666667, 2453156.70833333, 2453156.75, 2453156.79166667, 2453156.83333333, 2453156.875, 2453156.91666667, 2453156.95833333, 2453157, 2453157.04166667, 2453157.08333333, 2453157.125, 2453157.16666667, 2453157.20833333, 2453157.25, 2453157.29166667, 2453157.33333333, 2453157.375, 2453157.41666667, 2453157.45833333, 2453157.5, 2453157.54166667, 2453157.58333333, 2453157.625, 2453157.66666667, 2453157.70833333, 2453157.75, 2453157.79166667, 2453157.83333333, 2453157.875, 2453157.91666667, 2453157.95833333, 2453158, 2453158.04166667, 2453158.08333333, 2453158.125, 2453158.16666667, 2453158.20833333, 2453158.25, 2453158.29166667, 2453158.33333333, 2453158.375, 2453158.41666667, 2453158.45833333, 2453158.5, 2453158.54166667, 2453158.58333333, 2453158.625, 2453158.66666667, 2453158.70833333, 2453158.75, 2453158.79166667, 2453158.83333333, 2453158.875, 2453158.91666667, 2453158.95833333, 2453159, 2453159.04166667, 2453159.08333333, 2453159.125, 2453159.16666667, 2453159.20833333, 2453159.25, 2453159.29166667, 2453159.33333333, 2453159.375, 2453159.41666667, 2453159.45833333, 2453159.5, 2453159.54166667, 2453159.58333333, 2453159.625, 2453159.66666667, 2453159.70833333, 2453159.75, 2453159.79166667, 2453159.83333333, 2453159.875, 2453159.91666667, 2453159.95833333, 2453160, 2453160.04166667, 2453160.08333333, 2453160.125, 2453160.16666667, 2453160.20833333, 2453160.25, 2453160.29166667, 2453160.33333333, 2453160.375, 2453160.41666667, 2453160.45833333, 2453160.5, 2453160.54166667, 2453160.58333333, 2453160.625, 2453160.66666667, 2453160.70833333, 2453160.75, 2453160.79166667, 2453160.83333333, 2453160.875, 2453160.91666667, 2453160.95833333, 2453161, 2453161.04166667, 2453161.08333333, 2453161.125, 2453161.16666667, 2453161.20833333, 2453161.25, 2453161.29166667, 2453161.33333333, 2453161.375, 2453161.41666667, 2453161.45833333, 2453161.5, 2453161.54166667, 2453161.58333333, 2453161.625, 2453161.66666667, 2453161.70833333, 2453161.75, 2453161.79166667, 2453161.83333333, 2453161.875, 2453161.91666667, 2453161.95833333, 2453162, 2453162.04166667, 2453162.08333333, 2453162.125, 2453162.16666667, 2453162.20833333, 2453162.25, 2453162.29166667, 2453162.33333333, 2453162.375, 2453162.41666667, 2453162.45833333, 2453162.5, 2453162.54166667, 2453162.58333333, 2453162.625, 2453162.66666667, 2453162.70833333, 2453162.75, 2453162.79166667, 2453162.83333333, 2453162.875, 2453162.91666667, 2453162.95833333 ; current_speed = 31.0898, 30.7965, 33.4362, 36.3692, 37.8357, 29.6233, 22.5841, 19.9444, 15.8382, 13.7851, 12.3186, 18.4779, 25.2238, 35.196, 38.129, 41.6486, 50.1543, 40.1821, 34.3161, 34.3161, 27.2769, 27.5702, 31.6764, 29.6233, 27.8635, 24.3439, 30.2099, 34.9027, 27.8635, 28.4501, 21.1176, 20.8243, 21.1176, 27.8635, 26.1037, 28.4501, 35.4893, 34.9027, 33.7295, 29.9166, 29.33, 23.7573, 22.5841, 20.531, 17.598, 21.9975, 17.598, 15.8382, 8.2124, 8.5057, 6.7459, 13.7851, 21.1176, 31.6764, 29.6233, 27.8635, 30.5032, 27.5702, 27.5702, 29.0367, 24.3439, 18.4779, 19.6511, 13.4918, 7.6258, 10.2655, 11.4387, 13.4918, 28.4501, 26.6903, 27.5702, 22.5841, 27.2769, 20.531, 17.598, 9.3856, 8.799, 12.6119, 28.4501, 18.4779, 9.9722, 13.4918, 10.2655, 13.1985, 13.4918, 20.2377, 14.0784, 12.3186, 9.6789, 9.6789, 5.866, 6.1593, 5.2794, 9.9722, 6.7459, 9.9722, 17.598, 35.4893, 43.4084, 34.3161, 35.196, 33.1429, 26.6903, 22.8774, 17.0114, 12.0253, 16.7181, 14.0784, 19.9444, 19.6511, 9.9722, 13.7851, 16.1315, 15.2516, 23.1707, 18.1846, 19.6511, 8.799, 5.5727, 8.5057, 13.1985, 13.7851, 18.1846, 17.3047, 15.8382, 13.1985, 18.4779, 19.6511, 16.1315, 10.5588, 9.3856, 22.5841, 23.7573, 23.464, 17.0114, 13.4918, 7.3325, 6.1593, 2.3464, 7.9191, 9.6789, 11.732, 7.3325, 8.5057, 2.3464, 1.4665, 10.8521, 29.0367, 36.0759, 32.263, 33.1429, 31.9697, 31.0898, 24.6372, 20.2377, 12.3186, 15.8382, 15.8382, 11.732, 4.6928, 6.4526, 21.1176, 23.7573, 21.4109, 20.8243, 16.4248, 21.9975, 14.3717 ; 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 = 230.1581, 230.8613, 222.7745, 236.8385, 240.7061, 247.7381, 253.0121, 238.9481, 245.2769, 257.2313, 223.8293, 195.3497, 188.6693, 184.4501, 185.8565, 193.9433, 192.5369, 198.8657, 197.4593, 208.3589, 222.4229, 261.4505, 265.6697, 264.9665, 258.9893, 245.2769, 236.4869, 239.2997, 237.1901, 247.7381, 243.5189, 235.7837, 243.8705, 249.8477, 252.6605, 246.6833, 241.4093, 224.5325, 209.7653, 209.7653, 225.9389, 238.2449, 247.7381, 291.6881, 282.5465, 294.5009, 298.3685, 314.8937, 290.9849, 248.7929, 198.5141, 191.4821, 196.7561, 206.6009, 220.6649, 228.4001, 254.0669, 257.5829, 274.8113, 287.1173, 293.7977, 292.3913, 294.8525, 307.5101, 268.8341, 232.9709, 257.9345, 245.6285, 259.3409, 265.3181, 271.9985, 288.5237, 304.6973, 296.9621, 324.0353, 286.4141, 223.1261, 218.9069, 213.9845, 226.2905, 246.3317, 292.7429, 289.2269, 296.6105, 303.6425, 300.4781, 304.6973, 306.4553, 302.9393, 286.4141, 200.9753, 202.3817, 219.9617, 214.6877, 250.1993, 245.9801, 279.7337, 255.1217, 240.3545, 258.6377, 262.8569, 257.5829, 267.4277, 275.1629, 280.0853, 305.4005, 342.6701, 14.6273, 6.5405, 11.8145, 64.2029, 132.0617, 172.1441, 181.6373, 181.6373, 186.5597, 181.9889, 209.0621, 241.0577, 272.7017, 272.3501, 306.1037, 288.5237, 279.0305, 267.0761, 253.0121, 226.2905, 209.0621, 239.6513, 241.4093, 260.0441, 254.7701, 275.1629, 293.7977, 305.4005, 278.3273, 297.3137, 111.3173, 182.3405, 152.8061, 122.5685, 121.1621, 137.6873, 169.6829, 217.5005, 145.4225, 243.5189, 249.8477, 247.7381, 245.6285, 244.2221, 255.4733, 257.5829, 285.7109, 289.2269, 296.6105, 298.0169, 352.1249, 341.9669, 344.3897, 275.5145, 245.6285, 267.0761, 247.3865, 256.8797, 250.1993, 261.0989, 230.5097 ; 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 = -23.87122, -23.88639, -22.70701, -30.44582, -32.99732, -27.41523, -21.59868, -17.08638, -14.38647, -13.4442, -8.530781, -4.891278, -3.802012, -2.730887, -3.890581, -10.03571, -10.88691, -12.99292, -10.2958, -16.29991, -18.40093, -27.26383, -31.58598, -29.50906, -27.35058, -22.11253, -25.18779, -30.01107, -23.41852, -26.32948, -18.90197, -17.22004, -18.9594, -26.1577, -24.91743, -26.12661, -31.16176, -24.47774, -16.74495, -14.85205, -21.0765, -20.20096, -20.90072, -19.0776, -17.17776, -20.01673, -15.48466, -11.22006, -7.667711, -7.929685, -2.14208, -2.744087, -6.088166, -14.18384, -19.30354, -20.8363, -29.33135, -26.92528, -27.47305, -27.7505, -22.27408, -17.08474, -17.83127, -10.70232, -7.624221, -8.195254, -11.18601, -12.28953, -27.9592, -26.60124, -27.55343, -21.41407, -22.42627, -18.29942, -10.33507, -9.003085, -6.015052, -7.920989, -15.90271, -13.3568, -9.133387, -12.4428, -9.692909, -11.80041, -11.23207, -17.44132, -11.57485, -9.908105, -8.122989, -9.284431, -2.099825, -2.345308, -3.390829, -5.675209, -6.34706, -9.108648, -17.34466, -34.29947, -37.72635, -33.64354, -34.92283, -32.36763, -26.66341, -22.78458, -16.74854, -9.802095, -4.979872, 3.555224, 2.271777, 4.02344, 8.978378, 10.23439, 2.204888, -0.4357746, -0.6620422, -2.07738, -0.6820087, -4.274179, -4.876711, -8.496245, -13.1874, -11.1377, -17.2425, -17.09021, -15.81758, -12.6226, -13.3568, -9.545665, -13.92094, -9.271267, -9.244264, -21.79094, -23.66091, -21.46899, -13.86638, -13.34955, -6.514982, 5.73789, -0.09582245, 3.619054, 8.156878, 10.03915, 4.936066, 1.523336, -1.428414, 0.8322688, -9.713514, -27.25908, -33.38687, -29.38801, -29.84474, -30.94766, -30.36255, -23.71676, -19.10888, -11.01372, -13.98211, -2.170056, -3.631833, -1.2628, -6.422737, -19.23579, -23.72637, -19.76482, -20.28069, -15.45371, -21.73258, -11.0911 ; 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.91834, -19.43875, -24.54325, -19.89398, -18.51262, -11.22252, -6.598391, -10.28761, -6.624063, -3.046724, -8.886714, -17.81876, -24.93561, -35.08989, -37.92999, -40.42141, -48.95844, -38.02348, -32.73517, -30.19781, -20.13542, -4.098691, -2.39176, -2.599095, -5.321714, -10.18143, -16.67972, -17.81948, -15.09793, -10.77806, -9.416392, -11.70989, -9.300222, -9.599442, -7.779765, -11.26092, -16.98338, -24.88049, -29.27944, -25.96959, -20.39682, -12.50322, -8.555779, 7.587308, 3.822847, 9.122529, 8.361523, 11.1785, 2.94104, -3.076853, -6.39677, -13.50922, -20.22096, -28.32336, -22.47027, -18.49927, -8.373579, -5.928332, 2.312433, 8.54634, 9.822972, 7.038786, 8.259037, 8.215174, -0.1551651, -6.182095, -2.391029, -5.56741, -5.262277, -2.17856, 0.9614648, 7.174899, 15.52712, 9.308776, 14.24345, 2.65216, -6.421958, -9.814171, -23.59051, -12.76827, -4.003251, 5.215885, 3.380532, 5.911911, 7.474582, 10.26474, 8.013999, 7.319656, 5.262904, 2.73504, -5.477289, -5.695306, -4.046523, -8.199803, -2.28517, -4.059223, 2.975278, -9.112473, -21.47119, -6.760694, -4.376549, -7.126612, -1.197861, 2.058685, 2.978937, 6.966115, 15.95919, 13.6221, 19.81459, 19.2348, 4.339757, -9.235059, -15.98011, -15.24537, -23.16124, -18.06555, -19.63926, -7.691151, -2.696789, 0.4009254, 0.5412109, 8.12285, 5.777191, 2.716149, -0.8078992, -3.856202, -12.76827, -17.1769, -8.150622, -5.052907, -1.622678, -5.932679, 2.137865, 9.467925, 9.854505, 1.953986, 3.364606, -2.239106, -2.344443, -7.043763, -5.210225, -6.070854, -5.422251, -8.368176, -1.861512, -1.207456, -4.838979, -10.00363, -13.66702, -13.31337, -14.41331, -8.018996, -6.685141, 6.67135, 6.664477, 5.517784, 7.439709, 15.68883, 11.1557, 4.519702, 0.6200798, -8.714207, -1.211849, -8.232766, -4.727041, -5.563891, -3.403659, -9.139647 ; 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 = 6.472054, 6.536428, 6.890044, 6.857928, 6.890044, 6.922155, 6.857928, 6.857928, 6.761542, 6.697255, 6.665102, 6.632943, 6.632943, 6.697255, 6.761542, 6.890044, 7.210884, 7.403112, 7.403112, 7.339058, 7.307023, 7.339058, 7.595141, 7.467144, 7.403112, 7.371088, 7.371088, 7.403112, 7.403112, 7.371088, 7.339058, 7.307023, 7.274982, 7.339058, 7.307023, 7.210884, 7.146762, 7.307023, 7.371088, 7.371088, 7.723053, 7.56315, 7.723053, 8.520677, 8.456977, 7.850882, 8.042471, 8.170097, 7.882825, 7.882825, 7.659108, 7.307023, 7.339058, 8.265766, 7.531153, 6.825806, 7.914765, 7.691083, 7.435131, 7.56315, 7.403112, 7.467144, 7.56315, 7.499151, 7.435131, 7.339058, 7.307023, 7.307023, 7.499151, 7.467144, 7.371088, 7.242936, 7.178826, 7.050537, 6.986358, 6.857928, 6.761542, 6.729402, 6.890044, 6.825806, 6.729402, 6.825806, 6.761542, 6.665102, 6.600778, 6.504244, 6.504244, 6.536428, 6.439857, 6.407653, 6.375443, 6.343227, 6.472054, 6.600778, 6.761542, 6.793677, 6.729402, 6.761542, 6.825806, 6.568606, 6.439857, 6.214298, 6.182049, 6.214298, 6.182049, 6.214298, 6.278776, 6.407653, 6.793677, 6.922155, 6.857928, 7.082618, 7.01845, 7.082618, 7.01845, 6.375443, 6.24654, 6.472054, 6.600778, 6.536428, 6.439857, 6.472054, 6.472054, 6.504244, 6.536428, 6.472054, 6.439857, 6.375443, 6.375443, 6.343227, 6.343227, 7.146762, 6.922155, 6.761542, 6.536428, 6.632943, 7.082618, 7.371088, 7.114693, 7.210884, 7.371088, 7.339058, 7.178826, 7.339058, 6.954259, 7.050537, 7.242936, 7.274982, 7.371088, 7.499151, 7.499151, 7.339058, 7.339058, 7.339058, 7.082618, 7.146762, 7.178826, 7.178826, 7.339058, 7.595141, 7.723053, 7.723053, 7.882825, 7.882825, 7.978628, 7.691083, 7.850882, 8.074385 ; 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 ; }