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 = 2453345.00000579 ; :starting_julian_day_string = "2004-12-05 00:00:00" ; :ending_julian_day_number = 2453351.95833912 ; :ending_julian_day_string = "2004-12-11 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 = 2453345, 2453345.04166667, 2453345.08333333, 2453345.125, 2453345.16666667, 2453345.20833333, 2453345.25, 2453345.29166667, 2453345.33333333, 2453345.375, 2453345.41666667, 2453345.45833333, 2453345.5, 2453345.54166667, 2453345.58333333, 2453345.625, 2453345.66666667, 2453345.70833333, 2453345.75, 2453345.79166667, 2453345.83333333, 2453345.875, 2453345.91666667, 2453345.95833333, 2453346, 2453346.04166667, 2453346.08333333, 2453346.125, 2453346.16666667, 2453346.20833333, 2453346.25, 2453346.29166667, 2453346.33333333, 2453346.375, 2453346.41666667, 2453346.45833333, 2453346.5, 2453346.54166667, 2453346.58333333, 2453346.625, 2453346.66666667, 2453346.70833333, 2453346.75, 2453346.79166667, 2453346.83333333, 2453346.875, 2453346.91666667, 2453346.95833333, 2453347, 2453347.04166667, 2453347.08333333, 2453347.125, 2453347.16666667, 2453347.20833333, 2453347.25, 2453347.29166667, 2453347.33333333, 2453347.375, 2453347.41666667, 2453347.45833333, 2453347.5, 2453347.54166667, 2453347.58333333, 2453347.625, 2453347.66666667, 2453347.70833333, 2453347.75, 2453347.79166667, 2453347.83333333, 2453347.875, 2453347.91666667, 2453347.95833333, 2453348, 2453348.04166667, 2453348.08333333, 2453348.125, 2453348.16666667, 2453348.20833333, 2453348.25, 2453348.29166667, 2453348.33333333, 2453348.375, 2453348.41666667, 2453348.45833333, 2453348.5, 2453348.54166667, 2453348.58333333, 2453348.625, 2453348.66666667, 2453348.70833333, 2453348.75, 2453348.79166667, 2453348.83333333, 2453348.875, 2453348.91666667, 2453348.95833333, 2453349, 2453349.04166667, 2453349.08333333, 2453349.125, 2453349.16666667, 2453349.20833333, 2453349.25, 2453349.29166667, 2453349.33333333, 2453349.375, 2453349.41666667, 2453349.45833333, 2453349.5, 2453349.54166667, 2453349.58333333, 2453349.625, 2453349.66666667, 2453349.70833333, 2453349.75, 2453349.79166667, 2453349.83333333, 2453349.875, 2453349.91666667, 2453349.95833333, 2453350, 2453350.04166667, 2453350.08333333, 2453350.125, 2453350.16666667, 2453350.20833333, 2453350.25, 2453350.29166667, 2453350.33333333, 2453350.375, 2453350.41666667, 2453350.45833333, 2453350.5, 2453350.54166667, 2453350.58333333, 2453350.625, 2453350.66666667, 2453350.70833333, 2453350.75, 2453350.79166667, 2453350.83333333, 2453350.875, 2453350.91666667, 2453350.95833333, 2453351, 2453351.04166667, 2453351.08333333, 2453351.125, 2453351.16666667, 2453351.20833333, 2453351.25, 2453351.29166667, 2453351.33333333, 2453351.375, 2453351.41666667, 2453351.45833333, 2453351.5, 2453351.54166667, 2453351.58333333, 2453351.625, 2453351.66666667, 2453351.70833333, 2453351.75, 2453351.79166667, 2453351.83333333, 2453351.875, 2453351.91666667, 2453351.95833333 ; current_speed = 54.2605, 54.8471, 43.4084, 32.5563, 34.3161, 34.9027, 39.0089, 40.1821, 17.3047, 9.6789, 2.933, 18.1846, 20.2377, 32.5563, 39.8888, 26.397, 19.6511, 17.3047, 13.1985, 8.799, 18.4779, 26.9836, 30.7965, 35.4893, 33.4362, 44.5816, 48.9811, 42.8218, 31.3831, 16.7181, 8.799, 8.799, 4.9861, 9.3856, 16.1315, 33.4362, 52.5007, 61.0064, 56.0203, 34.6094, 18.1846, 7.3325, 7.3325, 3.8129, 2.6397, 3.5196, 4.1062, 20.8243, 34.3161, 35.7826, 38.7156, 38.129, 38.129, 31.3831, 21.1176, 27.2769, 9.9722, 23.1707, 9.3856, 13.4918, 24.3439, 46.3414, 46.3414, 52.2074, 35.4893, 40.4754, 55.1404, 42.2352, 33.1429, 37.8357, 24.9305, 11.4387, 58.66, 61.593, 55.1404, 55.727, 48.1012, 38.7156, 51.0342, 52.2074, 42.5285, 46.0481, 52.5007, 60.4198, 61.8863, 72.4451, 73.325, 68.3389, 65.1126, 59.8332, 59.5399, 45.7548, 29.9166, 25.5171, 13.4918, 5.2794, 17.3047, 40.1821, 47.2213, 67.7523, 64.2327, 52.5007, 41.3553, 31.9697, 16.1315, 17.8913, 9.3856, 20.8243, 20.2377, 32.5563, 46.928, 70.0987, 81.2441, 71.8585, 70.9786, 51.6208, 31.9697, 19.0645, 20.531, 17.8913, 21.7042, 29.6233, 34.9027, 43.995, 46.3414, 48.9811, 36.0759, 24.0506, 13.4918, 4.9861, 20.2377, 29.9166, 9.3856, 10.8521, 24.9305, 24.9305, 44.2883, 49.5677, 54.5538, 35.4893, 30.2099, 28.1568, 15.8382, 22.2908, 18.1846, 18.4779, 17.598, 23.464, 64.526, 62.7662, 94.7359, 82.7106, 66.5791, 46.3414, 33.4362, 20.2377, 10.8521, 46.928, 55.1404, 78.3111, 77.4312, 115.8535, 103.2416, 94.7359, 74.2049, 55.1404, 40.1821, 29.9166 ; 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 = 162.3676, 157.0936, 143.0296, 134.5912, 89.5864, 93.8056, 60.7552, 81.148, 85.3672, 270.6604, 245.3452, 152.5228, 143.7328, 163.774, 171.1576, 171.1576, 173.6188, 149.3584, 156.742, 154.6324, 170.806, 178.1896, 179.2444, 188.386, 193.66, 181.354, 189.7924, 199.9888, 177.838, 182.4088, 186.628, 235.852, 171.5092, 182.4088, 173.9704, 170.806, 181.0024, 200.692, 205.2628, 213.7012, 228.4684, 304.414, 168.3448, 335.3548, 347.2708, 256.2448, 150.7648, 184.87, 189.0892, 181.0024, 178.1896, 194.0116, 184.5184, 198.5824, 233.3908, 259.7608, 293.5144, 302.3044, 291.4048, 162.3676, 185.2216, 171.5092, 182.7604, 184.5184, 183.112, 196.1212, 197.5276, 196.4728, 220.3816, 218.272, 305.1172, 154.2808, 189.0892, 197.5276, 199.6372, 193.66, 196.1212, 207.3724, 199.2856, 198.2308, 195.418, 205.2628, 205.6144, 202.0984, 198.2308, 196.8244, 187.3312, 180.2992, 172.9156, 164.8288, 159.5548, 144.436, 134.2396, 85.3672, 88.18, 138.4588, 206.3176, 194.7148, 189.7924, 179.9476, 178.1896, 184.1668, 178.5412, 201.0436, 208.7788, 186.628, 194.3632, 205.6144, 175.3768, 161.6644, 173.9704, 172.564, 171.1576, 167.6416, 162.7192, 187.3312, 192.6052, 194.0116, 150.0616, 141.6232, 149.0068, 156.0388, 154.984, 153.226, 156.742, 175.0252, 167.29, 152.1712, 217.5688, 273.8248, 304.414, 318.8296, 66.3808, 112.4404, 143.0296, 179.596, 190.144, 197.5276, 192.6052, 190.8472, 183.112, 226.7104, 246.7516, 298.7884, 332.1904, 310.0396, 295.9756, 185.2216, 198.5824, 180.6508, 167.9932, 176.08, 187.3312, 215.8108, 235.1488, 299.8432, 141.6232, 171.5092, 175.0252, 167.29, 173.6188, 163.4224, 163.0708, 163.774, 162.7192, 172.564, 174.322, 161.3128 ; 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 = 16.43599, 21.34796, 26.10591, 23.18444, 34.3152, 34.82574, 34.03684, 39.7035, 17.24816, -9.678257, -2.665621, 8.390294, 11.97165, 9.097104, 6.131591, 4.057671, 2.184079, 8.819621, 5.21172, 3.769705, 2.952358, 0.8524708, 0.4061235, -5.175806, -7.896287, -1.053444, -8.330647, -14.63805, 1.183929, -0.7026469, -1.015603, -7.281968, 0.7362007, -0.3944684, 1.694489, 5.342363, -0.9184623, -21.55626, -23.90783, -19.20344, -13.61281, -6.049132, 1.481323, -1.589971, -0.5816403, -3.41866, 2.005451, -1.767884, -5.420981, -0.6259911, 1.22311, -9.23173, -3.003774, -10.00079, -16.95156, -26.84249, -9.144107, -19.58436, -8.738231, 4.086786, -2.21549, 6.842336, -2.231776, -4.112859, -1.926641, -11.23881, -16.60637, -11.97622, -21.47247, -23.43526, -20.39258, 4.96395, -9.266634, -18.54967, -18.53066, -13.16048, -13.35627, -17.80035, -16.85543, -16.33285, -11.30658, -19.65198, -22.6967, -22.72983, -19.36085, -20.96847, -9.356616, -0.3568658, 8.030421, 15.65859, 20.79796, 26.61154, 21.43311, 25.43373, 13.48499, 3.501079, -7.671979, -10.20657, -8.031342, 0.06196303, 2.029251, -3.814716, 1.052828, -11.47962, -7.766178, -2.06506, -2.328264, -9.002603, 1.63121, 10.24164, 4.929422, 9.07208, 12.48861, 15.3796, 21.08454, -6.587058, -6.976806, -4.615865, 10.24638, 11.10746, 11.17628, 12.03055, 14.75935, 19.81853, 18.29893, 4.247523, 7.937292, 11.22757, -8.226134, -4.974994, -16.6956, -19.69412, 8.599355, 10.03035, 14.99326, 0.1757867, -7.800176, -14.92807, -11.90537, -6.678748, -1.640033, -20.49526, -14.55217, -19.53575, -8.483749, -14.14668, -15.82026, -2.135412, -20.56238, -0.712921, 19.7077, 5.65439, -8.495808, -27.11484, -27.43905, -17.55399, 6.737314, 6.928947, 4.781642, 17.22973, 8.605925, 33.05459, 30.0629, 26.47175, 22.04293, 7.136197, 3.975523, 9.58532 ; 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 = -51.71132, -50.52197, -34.68098, -22.85595, 0.2477148, -2.316542, 19.05749, 6.183329, 1.397693, 0.111558, -1.223502, -16.13328, -16.31699, -31.25949, -39.41472, -26.08327, -19.52935, -14.88848, -12.12594, -7.95058, -18.24051, -26.97013, -30.79382, -35.10985, -32.49043, -44.56915, -48.26747, -40.24219, -31.36076, -16.70333, -8.740191, -4.939165, -4.93145, -9.377307, -16.04226, -33.00665, -52.49266, -57.07108, -50.66251, -28.79303, -12.05699, 4.144099, -7.181312, 3.465573, 2.574822, -0.8368695, -3.583161, -20.74912, -33.88521, -35.77712, -38.69627, -36.99454, -38.0105, -29.74698, -12.59356, -4.848689, 3.978704, 12.38282, 3.42532, -12.85795, -24.24288, -45.83348, -46.28763, -52.04514, -35.43697, -38.88377, -52.58034, -40.50163, -25.24648, -29.70402, 14.34129, -10.30549, -57.92344, -58.73336, -51.9334, -54.15072, -46.20969, -34.38088, -48.17036, -49.5868, -40.99798, -41.64405, -47.34114, -55.98131, -58.77986, -69.34418, -72.72558, -68.33797, -64.6155, -57.7479, -55.78929, -37.21999, -20.87163, 2.061004, 0.4284949, -3.95152, -15.51107, -38.86422, -46.53331, -67.75227, -64.20064, -52.36193, -41.3419, -29.83756, -14.13902, -17.77172, -9.092232, -18.77777, -20.17185, -30.90342, -46.66838, -69.50917, -80.2785, -70.19339, -67.77465, -51.19881, -31.19913, -18.49727, -17.79139, -14.02579, -18.60546, -27.07038, -31.62847, -39.27831, -42.57552, -48.79659, -35.1919, -21.26906, -10.69389, 0.3326017, 11.43771, 22.51987, 3.760398, -4.142488, -19.91813, -24.92988, -43.59599, -47.26637, -53.23889, -34.8552, -30.16535, -19.30673, -6.251626, 10.73472, 16.08433, 11.88715, 7.707719, -23.36663, -61.16203, -62.76215, -92.66335, -82.5171, -66.03482, -37.58072, -19.10702, 10.07085, -8.507448, -46.41365, -54.93268, -76.39217, -76.95147, -111.038, -98.76765, -90.96228, -70.85532, -54.67667, -39.98495, -28.33945 ; 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.700605, 5.635982, 5.474298, 5.538993, 5.635982, 5.95882, 5.926568, 5.894308, 6.184399, 6.24879, 6.152194, 6.216598, 5.991066, 5.765201, 5.150383, 5.377201, 5.506649, 5.732907, 5.732907, 5.797488, 5.862041, 5.991066, 6.119981, 6.313155, 6.409653, 6.441806, 6.473953, 6.184399, 6.055537, 6.055537, 6.055537, 6.055537, 6.023305, 6.023305, 6.087762, 6.055537, 6.023305, 5.247635, 5.215225, 5.377201, 5.635982, 5.926568, 6.152194, 6.119981, 5.312433, 5.182807, 5.60366, 5.474298, 5.700605, 5.732907, 5.765201, 5.150383, 5.11795, 4.955673, 5.08551, 5.020607, 5.732907, 6.119981, 6.409653, 6.377493, 6.313155, 6.087762, 6.24879, 6.055537, 6.023305, 6.119981, 5.668297, 5.797488, 6.055537, 6.313155, 6.570356, 6.538228, 5.797488, 5.765201, 5.95882, 5.894308, 5.668297, 5.377201, 5.053062, 5.312433, 4.402466, 4.33723, 4.173994, 4.010548, 4.075952, 4.108641, 4.043254, 4.043254, 4.075952, 4.043254, 4.271961, 4.206658, 4.500259, 4.402466, 4.532841, 4.500259, 4.597979, 4.239314, 4.369852, 4.402466, 4.532841, 5.053062, 5.150383, 5.474298, 5.506649, 4.955673, 4.858214, 4.923194, 5.08551, 5.182807, 5.280038, 5.020607, 4.890708, 4.923194, 4.890708, 5.11795, 5.409574, 5.34482, 4.825713, 4.858214, 4.793203, 5.182807, 5.020607, 4.858214, 5.409574, 5.280038, 5.377201, 5.34482, 5.765201, 5.894308, 5.797488, 5.60366, 6.023305, 5.538993, 5.409574, 5.668297, 5.829768, 6.055537, 5.765201, 5.991066, 5.247635, 5.732907, 5.991066, 6.313155, 6.377493, 6.538228, 6.538228, 6.441806, 6.184399, 6.280976, 5.44194, 5.60366, 5.765201, 6.023305, 6.313155, 6.313155, 6.313155, 5.95882, 6.055537, 5.95882, 6.280976, 5.506649, 5.215225, 5.215225, 5.053062, 5.150383, 5.08551, 4.825713 ; 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 ; }