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 = 2453212.00000579 ; :starting_julian_day_string = "2004-07-25 00:00:00" ; :ending_julian_day_number = 2453218.95833912 ; :ending_julian_day_string = "2004-07-31 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 = 2453212, 2453212.04166667, 2453212.08333333, 2453212.125, 2453212.16666667, 2453212.20833333, 2453212.25, 2453212.29166667, 2453212.33333333, 2453212.375, 2453212.41666667, 2453212.45833333, 2453212.5, 2453212.54166667, 2453212.58333333, 2453212.625, 2453212.66666667, 2453212.70833333, 2453212.75, 2453212.79166667, 2453212.83333333, 2453212.875, 2453212.91666667, 2453212.95833333, 2453213, 2453213.04166667, 2453213.08333333, 2453213.125, 2453213.16666667, 2453213.20833333, 2453213.25, 2453213.29166667, 2453213.33333333, 2453213.375, 2453213.41666667, 2453213.45833333, 2453213.5, 2453213.54166667, 2453213.58333333, 2453213.625, 2453213.66666667, 2453213.70833333, 2453213.75, 2453213.79166667, 2453213.83333333, 2453213.875, 2453213.91666667, 2453213.95833333, 2453214, 2453214.04166667, 2453214.08333333, 2453214.125, 2453214.16666667, 2453214.20833333, 2453214.25, 2453214.29166667, 2453214.33333333, 2453214.375, 2453214.41666667, 2453214.45833333, 2453214.5, 2453214.54166667, 2453214.58333333, 2453214.625, 2453214.66666667, 2453214.70833333, 2453214.75, 2453214.79166667, 2453214.83333333, 2453214.875, 2453214.91666667, 2453214.95833333, 2453215, 2453215.04166667, 2453215.08333333, 2453215.125, 2453215.16666667, 2453215.20833333, 2453215.25, 2453215.29166667, 2453215.33333333, 2453215.375, 2453215.41666667, 2453215.45833333, 2453215.5, 2453215.54166667, 2453215.58333333, 2453215.625, 2453215.66666667, 2453215.70833333, 2453215.75, 2453215.79166667, 2453215.83333333, 2453215.875, 2453215.91666667, 2453215.95833333, 2453216, 2453216.04166667, 2453216.08333333, 2453216.125, 2453216.16666667, 2453216.20833333, 2453216.25, 2453216.29166667, 2453216.33333333, 2453216.375, 2453216.41666667, 2453216.45833333, 2453216.5, 2453216.54166667, 2453216.58333333, 2453216.625, 2453216.66666667, 2453216.70833333, 2453216.75, 2453216.79166667, 2453216.83333333, 2453216.875, 2453216.91666667, 2453216.95833333, 2453217, 2453217.04166667, 2453217.08333333, 2453217.125, 2453217.16666667, 2453217.20833333, 2453217.25, 2453217.29166667, 2453217.33333333, 2453217.375, 2453217.41666667, 2453217.45833333, 2453217.5, 2453217.54166667, 2453217.58333333, 2453217.625, 2453217.66666667, 2453217.70833333, 2453217.75, 2453217.79166667, 2453217.83333333, 2453217.875, 2453217.91666667, 2453217.95833333, 2453218, 2453218.04166667, 2453218.08333333, 2453218.125, 2453218.16666667, 2453218.20833333, 2453218.25, 2453218.29166667, 2453218.33333333, 2453218.375, 2453218.41666667, 2453218.45833333, 2453218.5, 2453218.54166667, 2453218.58333333, 2453218.625, 2453218.66666667, 2453218.70833333, 2453218.75, 2453218.79166667, 2453218.83333333, 2453218.875, 2453218.91666667, 2453218.95833333 ; current_speed = 24.0506, 17.8913, 10.2655, 9.9722, 8.799, 1.7598, 4.9861, 7.9191, 18.1846, 21.9975, 22.8774, 26.6903, 26.9836, 27.8635, 24.6372, 24.0506, 25.5171, 35.4893, 34.0228, 43.995, 31.6764, 42.2352, 39.8888, 30.5032, 24.3439, 17.598, 16.1315, 11.1454, 14.9583, 15.5449, 17.3047, 19.6511, 26.1037, 29.9166, 36.3692, 32.5563, 24.0506, 20.8243, 22.8774, 29.33, 29.6233, 31.0898, 27.8635, 22.2908, 17.3047, 13.1985, 7.0392, 6.4526, 15.8382, 18.7712, 26.1037, 26.1037, 24.6372, 21.7042, 16.4248, 23.464, 24.6372, 23.7573, 24.3439, 21.7042, 12.0253, 7.9191, 16.7181, 20.8243, 20.531, 22.8774, 26.1037, 20.531, 22.8774, 20.8243, 18.4779, 21.7042, 21.4109, 24.3439, 23.7573, 19.0645, 11.1454, 10.5588, 5.5727, 11.1454, 9.0923, 4.9861, 10.2655, 9.6789, 20.2377, 21.9975, 17.8913, 23.7573, 27.5702, 27.8635, 24.9305, 23.7573, 28.4501, 25.2238, 26.397, 23.1707, 11.4387, 8.799, 14.3717, 17.8913, 23.464, 19.3578, 17.3047, 18.4779, 18.7712, 22.8774, 21.1176, 19.9444, 19.6511, 21.9975, 20.2377, 27.5702, 29.9166, 27.8635, 28.4501, 16.7181, 14.0784, 10.2655, 5.2794, 9.9722, 5.5727, 14.0784, 29.33, 36.0759, 35.7826, 34.0228, 24.9305, 24.9305, 12.9052, 15.5449, 17.8913, 12.0253, 14.0784, 19.6511, 21.4109, 17.8913, 14.9583, 26.397, 17.0114, 17.598, 12.3186, 14.3717, 11.4387, 6.4526, 6.1593, 6.7459, 20.531, 25.8104, 27.2769, 37.5424, 28.7434, 26.397, 28.4501, 34.9027, 22.5841, 8.2124, 8.5057, 9.3856, 4.9861, 17.598, 25.5171, 19.6511, 22.8774, 11.1454, 6.1593, 4.1062, 2.933, 8.799 ; 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 = 281.8433, 287.1173, 326.8481, 350.7185, 25.1753, 106.0433, 266.3729, 234.3773, 231.5645, 221.3681, 225.2357, 228.4001, 235.0805, 237.8933, 259.3409, 269.1857, 279.3821, 289.5785, 305.0489, 307.5101, 312.7841, 336.3413, 352.4765, 18.4949, 54.3581, 82.8377, 121.1621, 155.9705, 194.6465, 221.7197, 233.6741, 259.6925, 260.0441, 275.1629, 291.3365, 287.4689, 274.8113, 304.3457, 308.2133, 330.7157, 348.6089, 14.9789, 29.7461, 40.9973, 34.3169, 37.8329, 54.7097, 167.2217, 196.0529, 226.2905, 231.5645, 242.1125, 257.5829, 269.8889, 295.9073, 291.3365, 295.5557, 297.6653, 300.8297, 319.1129, 356.3441, 78.2669, 137.6873, 145.4225, 146.4773, 171.0893, 208.7105, 247.3865, 275.5145, 295.9073, 284.6561, 270.9437, 257.9345, 242.1125, 241.4093, 238.5965, 242.4641, 248.0897, 288.8753, 9.0017, 44.8649, 33.9653, 228.7517, 250.9025, 249.1445, 255.8249, 265.6697, 274.4597, 284.3045, 293.4461, 307.8617, 312.0809, 322.6289, 324.7385, 319.8161, 344.0381, 307.1585, 263.9117, 217.5005, 209.0621, 214.3361, 228.4001, 240.0029, 251.2541, 246.6833, 273.0533, 284.3045, 285.3593, 267.7793, 257.2313, 228.4001, 233.3225, 241.0577, 249.8477, 279.3821, 272.3501, 319.4645, 354.9377, 358.8053, 60.6869, 199.2173, 200.9753, 207.3041, 212.2265, 205.5461, 192.1853, 191.4821, 190.4273, 208.3589, 226.6421, 269.1857, 274.1081, 266.7245, 288.8753, 263.2085, 273.7565, 201.6785, 193.9433, 213.2813, 202.7333, 219.6101, 55.0613, 240.3545, 241.0577, 249.1445, 231.2129, 204.8429, 194.2949, 181.6373, 204.1397, 168.9797, 147.5321, 158.7833, 166.8701, 175.3085, 163.3541, 124.6781, 135.9293, 173.1989, 164.7605, 189.0209, 197.1077, 199.5689, 190.7789, 137.6873, 163.7057, 59.2805, 13.2209 ; 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.53862, -17.09879, -5.613797, -1.608368, 3.742999, 1.691261, -4.976112, -6.437199, -14.24415, -14.53802, -16.24318, -19.95899, -22.12539, -23.60205, -24.21209, -24.04817, -25.17576, -33.43742, -27.85318, -34.89886, -23.24789, -16.94846, -5.222753, 9.676232, 19.78367, 17.46068, 13.80383, 4.538484, -3.782276, -10.34493, -13.94171, -19.33396, -25.71061, -29.79523, -33.87644, -31.0548, -23.96585, -17.19355, -17.97508, -14.34658, -5.850752, 8.035573, 13.82468, 14.62329, 9.755865, 8.095441, 5.745644, 1.427181, -4.379654, -13.56881, -20.44725, -23.07222, -24.06089, -21.70416, -14.77414, -21.85577, -22.22685, -21.04125, -20.90397, -14.20693, -0.7667837, 7.753634, 11.25423, 11.81822, 11.3386, 3.543592, -12.53981, -18.95257, -22.77152, -18.7315, -17.87667, -21.70126, -20.93792, -21.51679, -20.86035, -16.27191, -9.882864, -9.796129, -5.273027, 1.743851, 6.41405, 2.785688, -7.718213, -9.146204, -18.91175, -21.32772, -17.84023, -23.68537, -26.71542, -25.56294, -19.68249, -17.63265, -17.2685, -14.56193, -17.03248, -6.371898, -9.116274, -8.749371, -8.749036, -8.690829, -13.23479, -14.47575, -14.98675, -17.49771, -17.23818, -22.84492, -20.46288, -19.23206, -19.63634, -21.45351, -15.13374, -22.11158, -26.18024, -26.1577, -28.06953, -16.70404, -9.14982, -0.9058164, -0.1100752, 8.695333, -1.834264, -5.039581, -13.45406, -19.23811, -15.43079, -7.181329, -4.96271, -4.512115, -6.129881, -11.30238, -17.88949, -11.9944, -14.0554, -18.59436, -21.26066, -17.85286, -5.525567, -6.360662, -9.335006, -6.800609, -7.853844, 11.78142, -9.941401, -5.646719, -5.755751, -5.258287, -8.625723, -6.372917, -0.7793661, -15.35345, 5.494496, 14.17062, 10.29599, 7.928482, 1.847168, 2.352491, 6.994761, 6.528111, 0.5904691, 4.625712, -4.000947, -5.78074, -7.66256, -2.084408, 4.146296, 1.152082, 2.521437, 2.012384 ; 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 = 4.936043, 5.265927, 8.59452, 9.841642, 7.963188, -0.4863449, -0.3154335, -4.612441, -11.30415, -16.50867, -16.11008, -17.72035, -15.44609, -14.80938, -4.557023, -0.3418008, 4.15974, 11.8924, 19.53846, 26.78861, 21.5158, 38.68542, 39.54541, 28.92777, 14.18561, 2.194126, -8.347424, -10.17949, -14.47222, -11.60286, -10.25091, -3.516191, -4.513072, 2.692126, 13.23274, 9.773013, 2.017229, 11.74875, 14.15175, 25.58172, 29.03978, 30.0334, 24.192, 16.82377, 14.29251, 10.42421, 4.066683, -6.29279, -15.22062, -12.97094, -16.22693, -12.20967, -5.297658, -0.04208574, 7.176264, 8.537251, 10.6282, 11.03065, 12.47596, 16.40839, 12.00083, 1.610372, -12.36273, -17.14588, -17.11602, -22.60129, -22.89446, -7.894433, 2.198465, 9.098478, 4.675218, 0.3574666, -4.475515, -11.38654, -11.36904, -9.933783, -5.152566, -3.940064, 1.802822, 11.00813, 6.444369, 4.135352, -6.768285, -3.16671, -7.204871, -5.386881, -1.350902, 1.847317, 6.811911, 11.0865, 15.30128, 15.92165, 22.60989, 20.59588, 20.16671, 22.27735, 6.909227, -0.9332309, -11.40176, -15.63867, -19.37523, -12.85213, -8.651591, -5.938274, -7.429888, 1.218563, 5.217634, 5.282697, -0.761457, -4.861794, -13.43631, -16.46796, -14.4775, -9.599442, 4.637871, 0.6855338, 10.69963, 10.22546, 5.278252, 4.882208, -5.262173, -13.14549, -26.06218, -30.51829, -32.28444, -33.25627, -24.43156, -24.51878, -11.35644, -10.6724, -0.2542665, 0.8614739, -0.8043993, 6.357318, -2.531981, 1.172172, -13.90032, -25.6192, -14.2213, -16.23088, -9.49026, 8.230668, -5.657949, -3.122598, -2.192787, -4.225823, -18.63113, -25.01125, -27.26576, -34.25936, -28.21336, -22.27095, -26.52171, -33.99026, -22.50843, -7.868246, -4.839447, -6.743385, -4.951014, -16.97918, -25.20148, -18.78161, -21.55599, -10.94875, -4.554691, -3.941267, 1.498281, 8.565787 ; 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.0424, 12.97941, 13.0424, 13.10538, 13.23135, 13.23135, 13.23135, 13.13688, 13.0109, 12.56993, 11.68742, 11.46662, 11.37196, 11.24572, 11.18259, 11.21416, 11.30885, 11.78203, 11.52971, 11.75049, 11.87662, 11.9712, 12.28637, 11.93967, 11.81356, 12.22334, 12.22334, 12.50692, 12.19183, 12.19183, 12.41241, 12.06576, 12.03424, 11.90814, 11.65588, 11.81356, 11.78203, 12.16031, 12.25486, 11.81356, 11.90814, 12.22334, 11.62434, 12.06576, 12.44391, 12.72744, 13.54626, 12.63294, 13.19986, 12.50692, 12.00272, 11.75049, 11.78203, 11.9712, 11.49817, 12.00272, 12.1288, 12.06576, 12.41241, 12.72744, 12.28637, 12.22334, 11.71896, 11.40351, 11.49817, 11.46662, 13.0424, 12.79043, 13.4203, 13.16837, 13.0109, 11.9712, 12.25486, 12.50692, 12.25486, 11.65588, 11.78203, 11.49817, 11.90814, 12.09728, 12.47542, 11.75049, 12.88492, 12.56993, 12.41241, 12.66444, 12.34939, 12.63294, 12.3809, 12.25486, 12.16031, 11.9712, 12.00272, 11.75049, 11.52971, 11.46662, 11.52971, 11.5928, 11.65588, 11.5928, 11.24572, 11.24572, 11.52971, 12.00272, 11.87662, 12.00272, 12.28637, 11.5928, 12.03424, 12.1288, 12.53843, 12.1288, 12.47542, 12.53843, 12.47542, 12.28637, 12.53843, 13.0109, 12.56993, 12.91642, 12.31788, 12.03424, 12.34939, 12.3809, 12.75893, 13.19986, 12.97941, 11.93967, 11.81356, 12.06576, 11.90814, 13.19986, 12.69594, 13.26284, 12.88492, 12.44391, 12.44391, 13.16837, 12.60143, 13.13688, 13.0424, 14.45964, 13.86118, 14.14463, 14.20763, 14.05014, 13.10538, 13.10538, 12.34939, 12.16031, 13.19986, 13.73521, 13.10538, 14.42813, 14.61717, 14.39663, 14.30212, 14.27062, 14.20763, 14.33362, 14.36513, 14.7117, 14.61717, 14.42813, 14.45964, 14.7117, 14.42813, 14.49114 ; 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 ; }