netcdf M0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 155 ; 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 = -300., 300. ; 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 = -300., 300. ; 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.7217, 0.03423, -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 = "09-Feb-2005 14:57:01: All parameters marked as non-functional as of julian day 2453411.583333 (2005-02-09 14:00:00)\n", "25-Jan-2005 13:24:28: Parameter temperature marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:23: Parameter current_v marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:20: Parameter current_u marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:16: Parameter current_direction marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:12: Parameter current_speed marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.aanderaa.realtime.nc M0106.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 = "AANCM970" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453464.00000579 ; :starting_julian_day_string = "2005-04-03 00:00:00" ; :ending_julian_day_number = 2453470.41667244 ; :ending_julian_day_string = "2005-04-09 10:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 30-Aug-2004 11:34:30\n", "AANCM_Temperature_1.5: 30-Aug-2004 11:34:30" ; :longitude = -67.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; 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 ; current_speed = 18.7712, 16.7181, 12.6119, 3.5196, 14.9583, 17.598, 21.9975, 20.531, 14.0784, 10.8521, 6.1593, 16.4248, 19.6511, 25.5171, 20.2377, 5.866, 16.7181, 26.1037, 28.7434, 30.5032, 21.9975, 18.4779, 22.8774, 20.2377, 34.6094, 38.4223, 38.7156, 23.1707, 14.9583, 12.3186, 19.9444, 21.7042, 27.8635, 25.2238, 21.1176, 17.8913, 19.9444, 38.129, 36.0759, 32.8496, 27.2769, 17.8913, 12.3186, 12.6119, 17.598, 15.8382, 12.6119, 10.5588, 0.5866, 17.3047, 13.1985, 13.7851, 14.3717, 12.3186, 13.1985, 19.9444, 20.8243, 20.8243, 15.2516, 14.0784, 21.1176, 19.9444, 27.8635, 32.263, 21.7042, 14.0784, 5.5727, 9.3856, 25.2238, 31.0898, 34.9027, 26.9836, 23.7573, 35.7826, 31.6764, 45.4615, 44.5816, 40.1821, 24.6372, 4.3995, 11.732, 21.7042, 36.3692, 34.0228, 21.1176, 22.8774, 23.1707, 36.6625, 32.5563, 34.3161, 34.6094, 26.9836, 23.1707, 21.1176, 9.6789, 9.0923, 9.3856, 8.2124, 24.6372, 12.3186, 22.5841, 7.0392, 9.3856, 10.2655, 19.6511, 24.9305, 26.1037, 20.8243, 17.8913, 11.4387, 16.7181, 24.3439, 39.0089, 39.8888, 32.263, 14.9583, 15.8382, 27.2769, 35.196, 43.1151, 39.0089, 32.263, 36.6625, 37.5424, 51.6208, 48.1012, 53.6739, 50.4476, 41.062, 25.8104, 15.8382, 5.866, 6.7459, 14.3717, 14.665, 19.6511, 25.8104, 28.7434, 33.4362, 14.9583, 1.7598, 15.2516, 26.9836, 36.3692, 36.3692, 29.6233, 19.9444, 21.7042, 32.5563, 43.4084, 47.5146, 49.5677, 37.8357, 17.0114, 4.1062 ; 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 ; current_direction = 188.186, 206.1176, 211.04, 263.0768, 324.9584, 347.4224, 2.5412, 334.4516, 3.9476, 7.112, 257.8028, 173.7704, 231.0812, 211.3916, 224.0492, 261.3188, 45.0848, 47.546, 48.9524, 59.1488, 51.4136, 96.4184, 134.7428, 172.364, 182.2088, 185.7248, 198.0308, 204.7112, 243.0356, 330.9356, 2.8928, 9.9248, 1.4864, 27.5048, 50.0072, 86.5736, 124.1948, 141.0716, 153.026, 161.1128, 163.574, 159.3548, 103.802, 46.1396, 27.5048, 13.0892, 27.8564, 61.61, 117.1628, 167.4416, 188.8892, 169.1996, 158.3, 109.4276, 84.464, 67.2356, 57.0392, 60.5552, 90.7928, 112.9436, 160.058, 190.2956, 196.976, 200.1404, 191.3504, 174.8252, 117.5144, 59.5004, 40.8656, 44.03, 43.6784, 51.4136, 95.012, 136.1492, 157.2452, 171.3092, 186.428, 199.4372, 207.8756, 225.4556, 336.5612, 354.806, 351.29, 9.2216, 26.0984, 77.7836, 106.6148, 140.0168, 145.6424, 146.3456, 145.6424, 135.446, 114.35, 91.496, 71.8064, 2.5412, 349.1804, 215.2592, 225.8072, 233.894, 225.104, 237.41, 151.6196, 113.6468, 64.0712, 47.8976, 50.7104, 35.9432, 48.9524, 90.0896, 172.0124, 176.9348, 213.1496, 215.2592, 217.7204, 233.894, 330.9356, 22.5824, 27.8564, 21.176, 26.8016, 49.304, 68.2904, 93.6056, 118.5692, 137.204, 145.6424, 151.6196, 156.8936, 154.784, 144.9392, 104.1536, 253.232, 282.4148, 224.7524, 234.9488, 224.7524, 227.5652, 212.798, 202.25, 145.6424, 41.2172, 43.6784, 39.1076, 32.4272, 40.514, 74.2676, 135.0944, 151.6196, 170.2544, 176.5832, 193.1084, 193.1084, 188.5376, 328.826 ; 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 ; current_u = -2.672776, -7.359559, -6.503154, -3.493937, -8.588623, -3.83217, 0.97532, -8.854474, 0.969215, 1.343591, -6.020261, 1.782303, -15.28928, -13.29146, -14.07078, -5.798796, 11.83897, 19.25982, 21.67725, 26.18706, 17.19475, 18.36208, 16.24922, 2.689169, -1.333891, -3.832641, -11.98357, -9.686387, -13.33216, -5.984282, 1.006543, 3.740838, 0.7227699, 11.64893, 16.17873, 17.85932, 16.49664, 23.95831, 16.36353, 10.63361, 7.713273, 6.308115, 11.96291, 9.09356, 8.12716, 3.586841, 5.893001, 9.28891, 0.5219056, 3.762641, -2.039487, 2.583165, 5.31389, 11.61721, 13.13694, 18.39081, 17.47248, 18.13442, 15.25014, 12.96464, 7.202553, -3.564596, -8.135337, -11.10885, -4.271574, 1.269795, 4.942399, 8.08694, 16.5036, 21.6085, 24.10415, 21.09223, 23.66646, 24.78957, 12.25206, 6.869328, -4.991114, -13.37154, -11.51921, -3.135555, -4.666629, -1.964844, -5.50751, 5.452267, 9.289929, 22.35935, 22.20329, 23.55796, 18.37335, 19.01737, 19.53203, 18.93119, 21.10952, 21.1104, 9.195023, 0.4031323, -1.76184, -4.740824, -17.66483, -9.952544, -15.99833, -5.930853, 4.461194, 9.403562, 17.67298, 18.49713, 20.20309, 12.22351, 13.49298, 11.43869, 2.323127, 1.301725, -21.33112, -23.02686, -19.73878, -12.08523, -7.694077, 10.47465, 16.44558, 15.57464, 17.58921, 24.46116, 34.06205, 37.46809, 45.33546, 32.67948, 30.2912, 23.97892, 16.11436, 10.99605, 9.098181, 5.68793, -6.45907, -14.03564, -10.32481, -16.08716, -18.17167, -21.21394, -18.11168, -5.663939, 0.9931541, 10.04951, 18.63514, 22.94092, 19.50217, 19.2443, 19.19725, 15.32188, 15.47477, 7.347906, 2.831826, -11.24166, -8.580914, -2.525486, -2.125529 ; 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 ; current_v = -18.57994, -15.01105, -10.80597, -0.4242484, 12.24689, 17.17568, 21.97587, 18.52351, 14.045, 10.7686, -1.301319, -16.32781, -12.34518, -21.78209, -14.54571, -0.8853933, 11.80397, 17.61995, 18.87538, 15.64235, 13.71971, -2.065609, -16.10398, -20.05824, -34.58369, -38.23067, -36.81429, -21.04888, -6.782644, 10.76737, 19.91899, 21.37939, 27.85412, 22.37281, 13.5721, 1.069297, -11.20892, -29.66176, -32.15129, -31.0809, -26.16361, -16.74235, -2.938816, 8.738832, 15.60894, 15.4267, 11.15045, 5.0204, -0.2677948, -16.89068, -13.03997, -13.54091, -13.35321, -4.097357, 1.273275, 7.71734, 11.32977, 10.23691, -0.2110292, -5.48811, -19.85135, -19.62327, -26.64941, -30.29017, -21.27971, -14.02102, -2.574429, 4.763495, 19.07541, 22.35282, 25.24259, 16.82951, -2.075542, -25.80449, -29.21098, -44.93952, -44.30133, -37.89199, -21.77842, -3.086081, 10.76394, 21.61508, 35.94977, 33.58309, 18.96445, 4.840962, -6.625335, -28.09201, -26.87625, -28.56457, -28.57114, -19.22823, -9.553501, -0.5513206, 3.022031, 9.083359, 9.218753, -6.705826, -17.17398, -7.259117, -15.94036, -3.79148, -8.257556, -4.117465, 8.59252, 16.71485, 16.52992, 16.85934, 11.74896, -0.017888, -16.5559, -24.30907, -32.66003, -32.57116, -25.52022, -8.814642, 13.84376, 25.18553, 31.11754, 40.20376, 34.8183, 21.03694, 13.56155, -2.360969, -24.68609, -35.29557, -44.30949, -44.38437, -37.76791, -23.35088, -12.96425, -1.434367, -1.946172, 3.089737, -10.41444, -11.28579, -18.32941, -19.39463, -28.10599, -13.84451, -1.45277, 11.47252, 19.51528, 28.22114, 30.69828, 22.52103, 5.40782, -15.37245, -28.6434, -42.78197, -47.43014, -48.2761, -36.8498, -16.82289, 3.513262 ; 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 ; temperature = 3.369426, 3.369426, 3.369426, 3.30359, 3.369426, 3.369426, 3.336512, 3.336512, 3.30359, 3.30359, 3.30359, 3.30359, 3.336512, 3.336512, 3.336512, 3.336512, 3.336512, 3.336512, 3.369426, 3.369426, 3.40233, 3.40233, 3.435226, 3.40233, 3.369426, 3.369426, 3.40233, 3.40233, 3.369426, 3.336512, 3.369426, 3.369426, 3.40233, 3.369426, 3.40233, 3.435226, 3.468112, 3.435226, 3.435226, 3.435226, 3.435226, 3.468112, 3.50099, 3.566718, 3.566718, 3.566718, 3.599569, 3.599569, 3.566718, 3.533859, 3.533859, 3.50099, 3.50099, 3.50099, 3.533859, 3.533859, 3.533859, 3.533859, 3.533859, 3.533859, 3.566718, 3.599569, 3.632411, 3.730883, 3.862058, 3.862058, 3.993094, 4.058561, 4.058561, 4.123994, 4.025832, 3.89483, 3.960348, 3.89483, 4.058561, 3.89483, 3.89483, 3.829277, 3.862058, 3.862058, 3.829277, 3.796488, 3.862058, 3.829277, 3.829277, 3.862058, 3.927593, 3.993094, 4.058561, 4.28743, 4.352746, 4.385392, 4.385392, 4.450659, 4.352746, 4.28743, 4.28743, 4.28743, 4.352746, 4.254759, 4.254759, 4.254759, 4.222081, 4.254759, 4.254759, 4.189394, 4.123994, 4.189394, 4.189394, 4.222081, 4.320092, 4.352746, 4.450659, 4.385392, 4.450659, 4.450659, 4.450659, 4.41803, 4.450659, 4.450659, 4.483281, 4.352746, 4.058561, 3.927593, 3.698068, 3.665244, 3.89483, 3.829277, 3.89483, 3.862058, 3.993094, 3.960348, 3.960348, 3.89483, 3.89483, 3.927593, 3.993094, 4.025832, 4.123994, 4.189394, 4.222081, 4.254759, 4.254759, 4.091282, 4.025832, 3.89483, 3.89483, 3.927593, 3.993094, 3.960348, 3.862058, 3.927593, 3.993094, 3.993094, 3.993094 ; 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 ; }