netcdf F0109.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.6659, 0.03419, -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 = "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.aanderaa.realtime.nc F0109.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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453366.00000579 ; :starting_julian_day_string = "2004-12-26 00:00:00" ; :ending_julian_day_number = 2453372.95833912 ; :ending_julian_day_string = "2005-01-01 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Aug-2004 20:45:08\n", "AANCM_Temperature_1.5: 20-Aug-2004 20:45:08" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; depth = 2 ; time = 2453366, 2453366.04166667, 2453366.08333333, 2453366.125, 2453366.16666667, 2453366.20833333, 2453366.25, 2453366.29166667, 2453366.33333333, 2453366.375, 2453366.41666667, 2453366.45833333, 2453366.5, 2453366.54166667, 2453366.58333333, 2453366.625, 2453366.66666667, 2453366.70833333, 2453366.75, 2453366.79166667, 2453366.83333333, 2453366.875, 2453366.91666667, 2453366.95833333, 2453367, 2453367.04166667, 2453367.08333333, 2453367.125, 2453367.16666667, 2453367.20833333, 2453367.25, 2453367.29166667, 2453367.33333333, 2453367.375, 2453367.41666667, 2453367.45833333, 2453367.5, 2453367.54166667, 2453367.58333333, 2453367.625, 2453367.66666667, 2453367.70833333, 2453367.75, 2453367.79166667, 2453367.83333333, 2453367.875, 2453367.91666667, 2453367.95833333, 2453368, 2453368.04166667, 2453368.08333333, 2453368.125, 2453368.16666667, 2453368.20833333, 2453368.25, 2453368.29166667, 2453368.33333333, 2453368.375, 2453368.41666667, 2453368.45833333, 2453368.5, 2453368.54166667, 2453368.58333333, 2453368.625, 2453368.66666667, 2453368.70833333, 2453368.75, 2453368.79166667, 2453368.83333333, 2453368.875, 2453368.91666667, 2453368.95833333, 2453369, 2453369.04166667, 2453369.08333333, 2453369.125, 2453369.16666667, 2453369.20833333, 2453369.25, 2453369.29166667, 2453369.33333333, 2453369.375, 2453369.41666667, 2453369.45833333, 2453369.5, 2453369.54166667, 2453369.58333333, 2453369.625, 2453369.66666667, 2453369.70833333, 2453369.75, 2453369.79166667, 2453369.83333333, 2453369.875, 2453369.91666667, 2453369.95833333, 2453370, 2453370.04166667, 2453370.08333333, 2453370.125, 2453370.16666667, 2453370.20833333, 2453370.25, 2453370.29166667, 2453370.33333333, 2453370.375, 2453370.41666667, 2453370.45833333, 2453370.5, 2453370.54166667, 2453370.58333333, 2453370.625, 2453370.66666667, 2453370.70833333, 2453370.75, 2453370.79166667, 2453370.83333333, 2453370.875, 2453370.91666667, 2453370.95833333, 2453371, 2453371.04166667, 2453371.08333333, 2453371.125, 2453371.16666667, 2453371.20833333, 2453371.25, 2453371.29166667, 2453371.33333333, 2453371.375, 2453371.41666667, 2453371.45833333, 2453371.5, 2453371.54166667, 2453371.58333333, 2453371.625, 2453371.66666667, 2453371.70833333, 2453371.75, 2453371.79166667, 2453371.83333333, 2453371.875, 2453371.91666667, 2453371.95833333, 2453372, 2453372.04166667, 2453372.08333333, 2453372.125, 2453372.16666667, 2453372.20833333, 2453372.25, 2453372.29166667, 2453372.33333333, 2453372.375, 2453372.41666667, 2453372.45833333, 2453372.5, 2453372.54166667, 2453372.58333333, 2453372.625, 2453372.66666667, 2453372.70833333, 2453372.75, 2453372.79166667, 2453372.83333333, 2453372.875, 2453372.91666667, 2453372.95833333 ; current_speed = 15.5449, 16.7181, 24.6372, 12.0253, 34.0228, 41.6486, 34.3161, 43.995, 36.3692, 45.4615, 36.0759, 35.196, 21.4109, 23.7573, 30.7965, 24.9305, 13.1985, 60.4198, 61.2997, 78.6044, 80.9508, 59.5399, 52.2074, 34.9027, 36.9558, 9.0923, 33.4362, 33.4362, 43.1151, 59.2466, 59.2466, 82.124, 86.5235, 87.1101, 80.6575, 41.6486, 45.4615, 39.3022, 37.2491, 44.5816, 52.794, 56.0203, 66.8724, 76.5513, 84.1771, 84.7637, 84.1771, 68.6322, 55.727, 27.2769, 44.5816, 42.5285, 32.5563, 42.5285, 46.928, 65.4059, 76.8446, 67.1657, 54.2605, 41.6486, 33.7295, 19.6511, 13.1985, 22.8774, 24.0506, 31.3831, 38.7156, 50.4476, 59.2466, 55.727, 43.4084, 32.8496, 21.4109, 15.5449, 14.3717, 29.9166, 26.397, 31.0898, 23.464, 28.7434, 31.0898, 32.263, 34.6094, 25.8104, 14.665, 1.7598, 5.866, 10.5588, 12.3186, 5.2794, 18.4779, 22.8774, 32.263, 29.6233, 38.129, 31.3831, 18.7712, 11.4387, 4.9861, 5.5727, 13.7851, 22.8774, 24.3439, 18.4779, 25.8104, 41.9419, 28.4501, 18.4779, 8.799, 4.9861, 3.8129, 6.7459, 2.933, 12.6119, 14.665, 26.1037, 37.2491, 40.4754, 25.5171, 25.2238, 20.531, 18.7712, 3.5196, 10.5588, 13.7851, 8.5057, 5.2794, 14.0784, 24.9305, 24.6372, 26.1037, 18.7712, 15.8382, 15.8382, 21.4109, 35.7826, 24.3439, 21.7042, 7.3325, 5.866, 5.5727, 9.6789, 12.9052, 20.8243, 21.9975, 18.4779, 14.665, 29.6233, 31.6764, 23.7573, 13.1985, 5.866, 4.1062, 9.0923, 10.8521, 14.665, 15.8382, 5.866, 2.933, 8.5057, 4.6928, 5.5727, 4.6928, 12.0253, 25.5171, 36.9558, 36.9558, 38.4223 ; 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 = 235.1488, 246.4, 281.9116, 180.6508, 204.9112, 196.4728, 195.418, 183.4636, 176.08, 176.08, 190.4956, 203.8564, 221.0848, 215.1076, 290.35, 275.2312, 234.094, 178.8928, 182.0572, 171.8608, 176.08, 174.6736, 181.0024, 207.0208, 208.0756, 206.3176, 165.1804, 183.112, 174.322, 174.6736, 184.87, 176.4316, 176.7832, 177.4864, 189.0892, 181.7056, 172.2124, 162.7192, 172.9156, 173.9704, 165.8836, 167.6416, 170.806, 173.2672, 171.5092, 168.3448, 163.0708, 161.3128, 157.7968, 152.1712, 147.2488, 166.2352, 148.3036, 147.952, 153.5776, 159.2032, 163.4224, 165.8836, 162.016, 173.9704, 160.258, 156.3904, 133.1848, 126.1528, 139.162, 166.2352, 167.29, 170.4544, 165.532, 164.4772, 159.5548, 151.8196, 170.4544, 144.0844, 73.0612, 65.326, 80.0932, 78.3352, 85.0156, 102.9472, 122.9884, 119.1208, 127.2076, 146.8972, 154.6324, 349.3804, 341.6836, 336.058, 308.9848, 190.144, 222.8428, 184.87, 172.2124, 167.6416, 160.9612, 176.4316, 194.0116, 223.1944, 250.6192, 278.7472, 272.77, 235.1488, 221.0848, 226.0072, 197.5276, 189.4408, 207.3724, 200.692, 180.2992, 175.0252, 5.9056, 26.65, 23.134, 167.6416, 184.1668, 191.902, 190.4956, 183.112, 182.7604, 176.7832, 177.838, 197.5276, 252.0256, 354.6544, 18.5632, 64.9744, 169.7512, 152.5228, 173.2672, 169.3996, 163.0708, 131.0752, 73.0612, 77.2804, 44.9332, 32.6272, 20.6728, 7.6636, 42.472, 65.6776, 88.5316, 99.0796, 142.678, 108.2212, 84.664, 69.1936, 33.3304, 32.2756, 346.9192, 0.28, 332.8936, 27.0016, 208.0756, 174.6736, 104.002, 133.888, 109.9792, 76.2256, 264.6832, 316.0168, 16.102, 70.9516, 125.4496, 230.578, 189.7924, 186.2764, 165.532, 179.596 ; 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 = -12.75675, -15.31984, -24.10669, -0.1365877, -14.33085, -11.80988, -9.123243, -2.657932, 2.486327, 3.107909, -6.571587, -14.23487, -14.07071, -13.66315, -28.87436, -24.82666, -10.69052, 1.167497, -2.200488, 11.1287, 5.534083, 5.527051, -0.9133313, -15.85678, -17.39274, -4.03104, 8.552194, -1.815183, 4.265707, 5.499825, -5.029754, 5.111404, 4.855202, 3.820346, -12.74162, -1.239626, 6.160086, 11.67491, 4.593979, 4.682951, 12.87607, 11.98981, 10.68473, 8.974819, 12.4288, 17.1241, 24.51151, 21.98985, 21.05882, 12.73371, 24.11829, 10.11909, 17.10567, 22.56688, 20.88227, 23.22268, 21.92482, 16.38122, 16.75301, 4.374862, 11.39333, 7.870316, 9.623689, 18.47228, 15.72723, 7.467194, 8.518069, 8.365852, 14.80213, 14.91376, 15.16305, 15.5132, 3.550623, 9.118527, 13.74821, 27.18515, 26.00339, 30.44771, 23.37527, 28.01266, 26.07753, 28.18481, 27.56465, 14.09617, 6.282842, -0.3243093, -1.843474, -4.284884, -9.575406, -0.9298223, -12.56477, -1.942182, 4.371674, 6.340161, 12.438, 1.953287, -4.544852, -7.829514, -4.703557, -5.507884, -13.76899, -18.77408, -15.99821, -13.2935, -7.773194, -6.879665, -13.08056, -6.529059, -0.04594839, 0.4323826, 0.3923084, 3.025801, 1.152326, 2.699276, -1.065563, -5.383584, -6.785296, -2.197326, -1.228889, 1.415415, 0.7745333, -5.653232, -3.347824, -0.9836898, 4.388494, 7.707175, 0.9393263, 6.495712, 2.922834, 4.532215, 7.601131, 14.15063, 15.15108, 15.44952, 15.12213, 19.29293, 8.594145, 2.894398, 4.951123, 5.345347, 5.57087, 9.557624, 7.824343, 19.78009, 21.90217, 17.27288, 8.057921, 15.81861, -7.169158, 0.1160996, -6.013822, 2.663254, -1.932526, 0.8440325, 10.52965, 10.56901, 14.885, 5.697299, -2.920381, -5.906762, 1.30154, 5.267557, 3.822877, -9.289422, -4.339918, -4.040189, 9.233009, 0.2709184 ; 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 = -8.883088, -6.693075, 5.085175, -12.02452, -30.85738, -39.93911, -33.08113, -43.91464, -36.28411, -45.35514, -35.47231, -32.18892, -16.1382, -19.43522, 10.70961, 2.273035, -7.740355, -60.40852, -61.26019, -77.81262, -80.76141, -59.28281, -52.19941, -31.09278, -32.60711, -8.149886, -32.32397, -33.38689, -42.90356, -58.99078, -59.03271, -81.96478, -86.38717, -87.02628, -79.64473, -41.63015, -45.04222, -37.52811, -36.96473, -44.33496, -51.19974, -54.72219, -66.01329, -76.02338, -83.25449, -83.01596, -80.52931, -65.01404, -51.59481, -24.12223, -37.49436, -41.30711, -27.70034, -36.04732, -42.0258, -61.14441, -73.65049, -65.13744, -51.60948, -41.41819, -31.74699, -18.00622, -9.032442, -13.49631, -18.19576, -30.4818, -37.76692, -49.7491, -57.36773, -53.69431, -40.67396, -28.95577, -21.11444, -12.58953, 4.187196, 12.48883, 4.541499, 6.285912, 2.038658, -6.440046, -16.92744, -15.70087, -20.92847, -21.62117, -13.25097, 1.729659, 5.568802, 9.650287, 7.749806, -5.196874, -13.5484, -22.79481, -31.96544, -28.93687, -36.04326, -31.32225, -18.2127, -8.339219, -1.654613, 0.8474689, 0.6661896, -13.07322, -18.34892, -12.83416, -24.61207, -41.37382, -25.26474, -17.28595, -8.79888, -4.967317, 3.792664, 6.029237, 2.697153, -12.31966, -14.62624, -25.54252, -36.62588, -40.41571, -25.48749, -25.18406, -20.51639, -17.89969, -1.08612, 10.51288, 13.0679, 3.598108, -5.195164, -12.49028, -24.75857, -24.21674, -24.9725, -12.3336, 4.61446, 3.487253, 15.15743, 30.13598, 22.77644, 21.51034, 5.408506, 2.416033, 0.1428038, -1.527393, -10.26274, -6.511475, 2.045684, 6.56356, 12.25284, 25.04618, 30.85446, 23.75702, 11.7488, 5.22657, -3.623013, -9.05304, -2.625728, -10.16652, -5.41158, 1.396692, -0.2717792, 6.120221, 4.508699, 1.818744, -2.721761, -7.636392, -25.14533, -36.73429, -35.78383, -38.42134 ; 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 = 5.247635, 5.280038, 5.312433, 5.280038, 5.280038, 5.215225, 5.280038, 5.247635, 5.247635, 4.955673, 4.988143, 4.988143, 5.020607, 5.11795, 5.247635, 5.11795, 5.11795, 5.150383, 5.150383, 4.72816, 4.695627, 4.890708, 4.890708, 4.988143, 4.988143, 5.020607, 5.053062, 5.08551, 5.11795, 5.11795, 5.150383, 4.955673, 4.858214, 4.695627, 4.858214, 4.955673, 4.955673, 4.955673, 4.923194, 4.923194, 4.825713, 4.793203, 4.760685, 4.72816, 4.663085, 4.500259, 4.402466, 4.304599, 4.304599, 4.435072, 4.108641, 4.173994, 4.206658, 4.173994, 4.33723, 4.239314, 4.043254, 3.912378, 3.81413, 3.781363, 3.683011, 3.683011, 3.683011, 3.715804, 3.977833, 3.81413, 3.977833, 3.94511, 3.977833, 4.010548, 3.977833, 3.81413, 3.879637, 3.781363, 3.781363, 3.879637, 4.075952, 4.075952, 4.108641, 4.108641, 4.141322, 4.206658, 4.075952, 3.977833, 3.912378, 3.912378, 3.912378, 3.912378, 4.010548, 3.977833, 4.108641, 4.108641, 4.075952, 4.239314, 4.043254, 4.108641, 4.075952, 4.075952, 4.043254, 4.043254, 4.043254, 4.043254, 4.043254, 4.043254, 4.043254, 3.846888, 3.846888, 3.879637, 3.912378, 3.912378, 3.912378, 3.912378, 3.977833, 3.977833, 3.977833, 3.977833, 4.141322, 4.075952, 4.010548, 3.94511, 3.846888, 3.94511, 3.94511, 3.94511, 3.94511, 3.977833, 3.977833, 4.075952, 3.977833, 4.043254, 4.108641, 4.075952, 4.010548, 4.010548, 3.977833, 4.075952, 4.108641, 4.108641, 4.141322, 4.173994, 4.206658, 4.173994, 4.173994, 4.173994, 4.206658, 4.239314, 4.304599, 4.239314, 4.271961, 4.271961, 4.304599, 4.33723, 4.304599, 4.33723, 4.304599, 4.304599, 4.206658, 4.239314, 4.304599, 4.33723, 4.33723, 4.402466, 4.369852, 4.369852, 4.369852, 4.304599, 4.33723, 4.304599 ; 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 ; }