netcdf B0108.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., 300. ; 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.712, 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 = "" ; :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 = "AANCM717" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0108" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453464.00000579 ; :starting_julian_day_string = "2005-04-03 00:00:00" ; :ending_julian_day_number = 2453470.95833912 ; :ending_julian_day_string = "2005-04-09 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 21-Jan-2005 23:10:42\n", "AANCM_Temperature_1.5: 21-Jan-2005 23:10:42" ; data: lat = 43.1817 ; lon = -70.4267 ; depth = 2 ; time = 2453464, 2453464.04166667, 2453464.08333333, 2453464.125, 2453464.16666667, 2453464.20833333, 2453464.25, 2453464.29166667, 2453464.33333333, 2453464.375, 2453464.41666667, 2453464.45833333, 2453464.5, 2453464.54166667, 2453464.58333333, 2453464.625, 2453464.66666667, 2453464.70833333, 2453464.75, 2453464.79166667, 2453464.83333333, 2453464.875, 2453464.91666667, 2453464.95833333, 2453465, 2453465.04166667, 2453465.08333333, 2453465.125, 2453465.16666667, 2453465.20833333, 2453465.25, 2453465.29166667, 2453465.33333333, 2453465.375, 2453465.41666667, 2453465.45833333, 2453465.5, 2453465.54166667, 2453465.58333333, 2453465.625, 2453465.66666667, 2453465.70833333, 2453465.75, 2453465.79166667, 2453465.83333333, 2453465.875, 2453465.91666667, 2453465.95833333, 2453466, 2453466.04166667, 2453466.08333333, 2453466.125, 2453466.16666667, 2453466.20833333, 2453466.25, 2453466.29166667, 2453466.33333333, 2453466.375, 2453466.41666667, 2453466.45833333, 2453466.5, 2453466.54166667, 2453466.58333333, 2453466.625, 2453466.66666667, 2453466.70833333, 2453466.75, 2453466.79166667, 2453466.83333333, 2453466.875, 2453466.91666667, 2453466.95833333, 2453467, 2453467.04166667, 2453467.08333333, 2453467.125, 2453467.16666667, 2453467.20833333, 2453467.25, 2453467.29166667, 2453467.33333333, 2453467.375, 2453467.41666667, 2453467.45833333, 2453467.5, 2453467.54166667, 2453467.58333333, 2453467.625, 2453467.66666667, 2453467.70833333, 2453467.75, 2453467.79166667, 2453467.83333333, 2453467.875, 2453467.91666667, 2453467.95833333, 2453468, 2453468.04166667, 2453468.08333333, 2453468.125, 2453468.16666667, 2453468.20833333, 2453468.25, 2453468.29166667, 2453468.33333333, 2453468.375, 2453468.41666667, 2453468.45833333, 2453468.5, 2453468.54166667, 2453468.58333333, 2453468.625, 2453468.66666667, 2453468.70833333, 2453468.75, 2453468.79166667, 2453468.83333333, 2453468.875, 2453468.91666667, 2453468.95833333, 2453469, 2453469.04166667, 2453469.08333333, 2453469.125, 2453469.16666667, 2453469.20833333, 2453469.25, 2453469.29166667, 2453469.33333333, 2453469.375, 2453469.41666667, 2453469.45833333, 2453469.5, 2453469.54166667, 2453469.58333333, 2453469.625, 2453469.66666667, 2453469.70833333, 2453469.75, 2453469.79166667, 2453469.83333333, 2453469.875, 2453469.91666667, 2453469.95833333, 2453470, 2453470.04166667, 2453470.08333333, 2453470.125, 2453470.16666667, 2453470.20833333, 2453470.25, 2453470.29166667, 2453470.33333333, 2453470.375, 2453470.41666667, 2453470.45833333, 2453470.5, 2453470.54166667, 2453470.58333333, 2453470.625, 2453470.66666667, 2453470.70833333, 2453470.75, 2453470.79166667, 2453470.83333333, 2453470.875, 2453470.91666667, 2453470.95833333 ; current_speed = 13.4918, 10.8521, 9.0923, 17.598, 16.7181, 17.3047, 17.3047, 20.2377, 28.7434, 17.598, 10.2655, 11.1454, 12.0253, 16.1315, 32.263, 28.1568, 30.5032, 22.8774, 24.9305, 17.8913, 22.8774, 20.2377, 31.9697, 30.7965, 21.9975, 22.8774, 14.9583, 8.5057, 7.0392, 14.665, 9.6789, 17.0114, 18.1846, 23.464, 34.9027, 39.5955, 40.7687, 37.2491, 28.1568, 34.0228, 36.3692, 28.1568, 26.6903, 25.2238, 21.1176, 21.4109, 26.1037, 34.3161, 37.5424, 40.1821, 41.6486, 47.5146, 49.5677, 43.7017, 46.0481, 42.2352, 39.5955, 40.7687, 45.4615, 44.8749, 42.8218, 41.3553, 45.7548, 44.2883, 42.5285, 34.0228, 33.7295, 31.6764, 27.5702, 32.5563, 25.5171, 36.9558, 39.8888, 41.9419, 27.2769, 36.3692, 36.3692, 28.4501, 22.2908, 16.7181, 9.3856, 21.1176, 19.3578, 26.6903, 31.6764, 36.0759, 40.7687, 43.7017, 48.1012, 50.4476, 46.928, 40.7687, 35.196, 28.4501, 29.6233, 31.3831, 37.8357, 34.6094, 38.7156, 42.8218, 46.6347, 51.0342, 40.4754, 18.4779, 34.6094, 31.6764, 30.7965, 34.9027, 33.4362, 29.6233, 23.464, 26.6903, 31.9697, 27.5702, 24.6372, 17.598, 22.8774, 15.2516, 18.7712, 19.0645, 19.0645, 10.2655, 5.866, 10.5588, 19.0645, 19.0645, 21.7042, 17.8913, 16.1315, 23.464, 20.2377, 27.2769, 31.0898, 46.6347, 29.6233, 22.2908, 35.7826, 14.9583, 8.2124, 4.3995, 10.8521, 9.0923, 13.7851, 11.1454, 36.0759, 35.4893, 40.4754, 48.6878, 55.1404, 48.9811, 54.5538, 47.8079, 29.33, 18.7712, 14.665, 26.1037, 19.9444, 16.4248, 13.4918, 14.9583, 28.7434, 22.5841, 30.7965, 24.6372, 17.0114, 11.732, 7.9191, 13.7851 ; 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 = 148.952, 134.5364, 146.8424, 152.8196, 160.5548, 183.4088, 210.8336, 209.4272, 238.9616, 272.012, 323.6972, 225.9524, 102.8924, 115.55, 115.55, 123.9884, 130.3172, 135.5912, 163.7192, 162.3128, 216.4592, 264.2768, 255.1352, 258.6512, 274.8248, 236.852, 267.0896, 223.1396, 187.9796, 170.3996, 167.9384, 170.3996, 177.4316, 167.9384, 173.9156, 180.2444, 179.5412, 172.8608, 164.4224, 155.2808, 145.7876, 186.2216, 197.1212, 194.3084, 174.6188, 171.4544, 169.6964, 173.564, 182.0024, 188.6828, 191.144, 183.7604, 178.838, 180.2444, 192.5504, 204.8564, 201.692, 208.0208, 207.3176, 200.6372, 211.5368, 207.6692, 205.9112, 196.418, 195.3632, 206.6144, 221.03, 208.724, 202.3952, 193.2536, 196.418, 202.7468, 193.2536, 191.144, 215.4044, 185.1668, 190.0892, 179.8928, 179.8928, 166.532, 190.0892, 211.8884, 208.3724, 197.4728, 179.5412, 183.4088, 180.2444, 179.5412, 171.4544, 175.322, 169.6964, 174.9704, 191.8472, 197.8244, 211.1852, 216.1076, 205.208, 204.1532, 207.6692, 217.8656, 221.03, 213.2948, 224.546, 224.546, 203.8016, 209.0756, 198.8792, 204.5048, 200.6372, 198.8792, 200.2856, 175.322, 178.1348, 188.3312, 195.0116, 220.3268, 274.4732, 314.9072, 311.0396, 305.414, 343.0352, 341.2772, 173.2124, 174.9704, 182.354, 184.4636, 182.7056, 195.7148, 191.8472, 207.3176, 209.0756, 228.4136, 226.304, 231.2264, 236.1488, 245.2904, 283.9664, 280.4504, 231.2264, 83.5544, 167.5868, 193.9568, 144.7328, 188.3312, 141.5684, 165.1256, 184.8152, 190.4408, 193.2536, 207.6692, 215.0528, 228.7652, 238.61, 278.6924, 318.0716, 322.994, 349.6772, 18.1568, 65.9744, 133.4816, 143.3264, 158.7968, 165.1256, 174.9704, 165.1256, 108.518, 124.34, 164.774 ; 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 = 6.958477, 7.735431, 4.972978, 8.038654, 5.565541, -1.028932, -8.869463, -9.943131, -24.62798, -17.58715, -6.077715, -8.010895, 11.72215, 14.55399, 29.10798, 23.34623, 23.2579, 16.00899, 6.989142, 5.435739, -13.5949, -20.13682, -30.8998, -30.19435, -21.91955, -19.15435, -14.93901, -5.816013, -0.9771853, 2.445765, 2.022534, 2.837087, 0.8148888, 4.903112, 3.699454, -0.1688974, 0.3264548, 4.629332, 7.561318, 14.22737, 20.44903, -3.051469, -7.857463, -6.233837, 1.980443, 3.181585, 4.669013, 3.846605, -1.311782, -6.066053, -8.049653, -3.11621, 1.0052, -0.1864127, -10.00618, -17.75337, -14.63517, -19.15281, -20.8633, -15.81613, -22.39778, -19.204, -19.99382, -12.51777, -11.26737, -15.24166, -22.14187, -15.22339, -10.50405, -7.463908, -7.212225, -14.28931, -9.144968, -8.106341, -15.8027, -3.275247, -6.371198, 0.05322991, 0.04170591, 3.893683, -1.64418, -11.15572, -9.198834, -8.013843, 0.2536483, -2.145062, -0.1739018, 0.3499407, 7.14767, 4.114295, 8.393731, 3.574208, -7.225822, -8.708597, -15.33912, -18.49417, -16.11444, -14.1614, -17.97821, -26.28451, -30.61354, -28.01507, -28.39275, -12.96191, -13.96735, -15.39357, -9.964945, -14.47657, -11.78457, -9.585328, -8.134967, 2.176749, 1.040554, -3.994785, -6.381394, -11.38848, -22.80771, -10.80196, -14.15829, -15.5373, -5.562719, -3.295122, 0.6932971, 0.925694, -0.7830456, -1.483709, -1.024527, -4.845843, -3.311835, -10.76816, -9.834778, -20.40191, -22.4784, -36.35765, -24.60177, -20.24981, -34.72477, -14.71018, -6.402606, 4.37169, 2.332771, -2.192974, 7.959383, -1.614913, 22.42406, 9.110138, -3.397594, -8.823178, -12.64157, -22.74516, -31.33194, -35.95224, -25.03731, -18.55559, -9.799173, -15.71178, -3.573911, 5.118273, 12.32292, 10.85367, 17.16716, 8.168141, 7.905492, 2.159953, 4.366843, 11.12456, 6.538838, 3.62034 ; 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 = -11.5589, -7.611253, -7.611794, -15.6547, -15.76451, -17.27408, -14.85884, -17.62665, -14.82045, 0.6178448, 8.27296, -7.748903, -2.683095, -6.957493, -13.91499, -15.74036, -19.73614, -16.34282, -23.93077, -17.04557, -18.39984, -2.018157, -8.201476, -6.060175, 1.850191, -12.50944, -0.759496, -6.206523, -6.971044, -14.45961, -9.465224, -16.77315, -18.16633, -22.946, -34.70609, -39.59514, -40.76739, -36.96031, -27.12253, -30.90523, -30.07583, -27.99096, -25.5075, -24.44135, -21.02453, -21.17319, -25.68275, -34.09983, -37.51947, -39.72158, -40.8633, -47.4123, -49.55751, -43.7013, -44.94779, -38.3227, -36.79151, -35.98967, -40.39146, -41.99532, -36.49721, -36.62605, -41.15518, -42.48246, -41.00878, -30.4178, -25.44439, -27.77846, -25.4908, -31.68916, -24.47665, -34.08147, -38.82635, -41.15107, -22.23295, -36.22142, -35.80679, -28.45005, -22.29076, -16.25835, -9.240463, -17.9305, -17.03249, -25.4588, -31.67538, -36.01207, -40.76833, -43.7003, -47.56718, -50.27955, -46.17123, -40.61172, -34.44627, -27.08447, -25.34267, -25.35477, -34.23251, -31.57951, -34.28822, -33.80579, -35.17963, -42.6573, -28.84631, -13.16897, -31.66582, -27.68452, -29.13974, -31.75889, -31.29063, -28.02965, -22.00867, -26.60139, -31.95276, -27.27925, -23.79642, -13.41611, 1.784272, 10.76703, 12.3248, 11.0475, 18.23489, 9.722277, -5.824886, -10.51814, -19.04841, -19.00668, -21.68001, -17.22256, -15.78788, -20.84721, -17.68733, -18.10501, -21.47783, -29.20473, -16.5013, -9.317985, 8.636232, 2.7132, -5.142972, 0.493887, -10.59841, -8.823875, -11.2551, -11.02778, -28.26008, -34.30008, -40.33255, -47.88166, -53.67173, -43.37979, -44.659, -31.5124, -15.27684, 2.836886, 10.91047, 20.8457, 19.62158, 15.60696, 5.493116, -10.29313, -23.05367, -21.05524, -29.76454, -24.54234, -16.44136, -3.726113, -4.467185, -13.30121 ; 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 = 3.215636, 3.281548, 3.380346, 3.446166, 3.41326, 3.41326, 3.446166, 3.446166, 3.479063, 3.479063, 3.446166, 3.41326, 3.446166, 3.479063, 3.41326, 3.41326, 3.41326, 3.446166, 3.446166, 3.479063, 3.479063, 3.31449, 3.182667, 3.149688, 3.182667, 3.215636, 3.248597, 3.248597, 3.215636, 3.248597, 3.215636, 3.215636, 3.248597, 3.347422, 3.610559, 3.610559, 3.479063, 3.51195, 3.281548, 3.380346, 3.77473, 3.807538, 3.709088, 3.77473, 3.709088, 3.643411, 3.77473, 3.610559, 3.873128, 3.840337, 3.873128, 3.741914, 3.873128, 3.807538, 3.676254, 3.807538, 3.676254, 3.544829, 3.51195, 3.544829, 3.676254, 3.676254, 3.741914, 3.938683, 4.004204, 4.527164, 4.527164, 3.873128, 4.820414, 5.567009, 4.69016, 4.527164, 4.494541, 3.741914, 4.787862, 4.102422, 3.938683, 3.741914, 3.676254, 3.741914, 4.722735, 4.820414, 4.592386, 4.527164, 4.29863, 4.036952, 4.265949, 3.90591, 4.102422, 3.938683, 3.873128, 4.200563, 4.200563, 4.036952, 4.167858, 4.42927, 5.307771, 5.92272, 5.761138, 5.210435, 5.08055, 5.987305, 5.340201, 5.696457, 5.210435, 5.145507, 5.210435, 4.135144, 4.233261, 4.167858, 4.135144, 4.167858, 3.90591, 4.559779, 4.396622, 4.820414, 4.820414, 4.200563, 4.722735, 5.113032, 5.40504, 5.307771, 5.210435, 5.340201, 4.950543, 5.015562, 4.331302, 4.363966, 4.852958, 4.950543, 4.918023, 4.885494, 4.852958, 4.755303, 4.69016, 4.657577, 4.722735, 4.722735, 4.820414, 5.631747, 4.787862, 5.08055, 5.761138, 5.015562, 5.502243, 5.307771, 4.885494, 5.372624, 5.372624, 5.275333, 5.145507, 5.177975, 5.210435, 5.145507, 5.015562, 4.983057, 4.950543, 5.113032, 5.177975, 5.08055, 5.242887, 5.015562, 5.437448, 5.599382, 5.890418, 6.599543, 6.567378, 6.503028 ; 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 ; }