netcdf I0109.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.7143, 0.03428, -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 = "Tue Oct 5 00:21:33 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.aanderaa.realtime.nc I0109.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 = 720 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453296.00000579 ; :starting_julian_day_string = "2004-10-17 00:00:00" ; :ending_julian_day_number = 2453302.95833912 ; :ending_julian_day_string = "2004-10-23 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 10-Sep-2004 12:52:06\n", "AANCM_Temperature_1.5: 10-Sep-2004 12:52:06" ; data: lat = 44.10583 ; lon = -68.10867 ; depth = 2 ; time = 2453296, 2453296.04166667, 2453296.08333333, 2453296.125, 2453296.16666667, 2453296.20833333, 2453296.25, 2453296.29166667, 2453296.33333333, 2453296.375, 2453296.41666667, 2453296.45833333, 2453296.5, 2453296.54166667, 2453296.58333333, 2453296.625, 2453296.66666667, 2453296.70833333, 2453296.75, 2453296.79166667, 2453296.83333333, 2453296.875, 2453296.91666667, 2453296.95833333, 2453297, 2453297.04166667, 2453297.08333333, 2453297.125, 2453297.16666667, 2453297.20833333, 2453297.25, 2453297.29166667, 2453297.33333333, 2453297.375, 2453297.41666667, 2453297.45833333, 2453297.5, 2453297.54166667, 2453297.58333333, 2453297.625, 2453297.66666667, 2453297.70833333, 2453297.75, 2453297.79166667, 2453297.83333333, 2453297.875, 2453297.91666667, 2453297.95833333, 2453298, 2453298.04166667, 2453298.08333333, 2453298.125, 2453298.16666667, 2453298.20833333, 2453298.25, 2453298.29166667, 2453298.33333333, 2453298.375, 2453298.41666667, 2453298.45833333, 2453298.5, 2453298.54166667, 2453298.58333333, 2453298.625, 2453298.66666667, 2453298.70833333, 2453298.75, 2453298.79166667, 2453298.83333333, 2453298.875, 2453298.91666667, 2453298.95833333, 2453299, 2453299.04166667, 2453299.08333333, 2453299.125, 2453299.16666667, 2453299.20833333, 2453299.25, 2453299.29166667, 2453299.33333333, 2453299.375, 2453299.41666667, 2453299.45833333, 2453299.5, 2453299.54166667, 2453299.58333333, 2453299.625, 2453299.66666667, 2453299.70833333, 2453299.75, 2453299.79166667, 2453299.83333333, 2453299.875, 2453299.91666667, 2453299.95833333, 2453300, 2453300.04166667, 2453300.08333333, 2453300.125, 2453300.16666667, 2453300.20833333, 2453300.25, 2453300.29166667, 2453300.33333333, 2453300.375, 2453300.41666667, 2453300.45833333, 2453300.5, 2453300.54166667, 2453300.58333333, 2453300.625, 2453300.66666667, 2453300.70833333, 2453300.75, 2453300.79166667, 2453300.83333333, 2453300.875, 2453300.91666667, 2453300.95833333, 2453301, 2453301.04166667, 2453301.08333333, 2453301.125, 2453301.16666667, 2453301.20833333, 2453301.25, 2453301.29166667, 2453301.33333333, 2453301.375, 2453301.41666667, 2453301.45833333, 2453301.5, 2453301.54166667, 2453301.58333333, 2453301.625, 2453301.66666667, 2453301.70833333, 2453301.75, 2453301.79166667, 2453301.83333333, 2453301.875, 2453301.91666667, 2453301.95833333, 2453302, 2453302.04166667, 2453302.08333333, 2453302.125, 2453302.16666667, 2453302.20833333, 2453302.25, 2453302.29166667, 2453302.33333333, 2453302.375, 2453302.41666667, 2453302.45833333, 2453302.5, 2453302.54166667, 2453302.58333333, 2453302.625, 2453302.66666667, 2453302.70833333, 2453302.75, 2453302.79166667, 2453302.83333333, 2453302.875, 2453302.91666667, 2453302.95833333 ; current_speed = 6.1593, 6.1593, 20.531, 28.1568, 14.0784, 13.7851, 1.1732, 15.8382, 32.8496, 36.6625, 31.6764, 26.9836, 14.3717, 2.933, 14.0784, 10.2655, 6.1593, 5.866, 20.531, 35.7826, 40.7687, 39.0089, 39.3022, 28.4501, 10.2655, 2.933, 8.5057, 19.0645, 10.5588, 5.2794, 16.4248, 34.0228, 47.8079, 54.5538, 46.6347, 41.6486, 23.1707, 7.6258, 14.3717, 17.598, 12.6119, 13.1985, 1.7598, 13.4918, 27.5702, 39.3022, 45.7548, 34.3161, 22.8774, 11.4387, 5.2794, 3.8129, 12.0253, 4.3995, 3.5196, 9.3856, 23.1707, 33.4362, 32.5563, 31.9697, 28.4501, 23.464, 16.1315, 14.0784, 7.0392, 16.4248, 24.0506, 8.799, 6.1593, 16.1315, 20.531, 35.4893, 34.9027, 30.5032, 20.8243, 9.3856, 4.1062, 12.0253, 5.5727, 6.1593, 12.9052, 16.1315, 30.7965, 29.9166, 33.7295, 33.7295, 26.397, 12.9052, 14.3717, 0.8799, 3.2263, 9.9722, 5.866, 14.3717, 24.0506, 37.8357, 41.3553, 42.2352, 31.9697, 16.7181, 16.4248, 9.6789, 15.5449, 7.6258, 7.0392, 19.6511, 27.5702, 41.3553, 40.7687, 44.5816, 41.062, 32.263, 22.2908, 9.3856, 9.6789, 9.3856, 18.7712, 9.9722, 8.5057, 21.9975, 33.7295, 41.9419, 36.0759, 27.5702, 28.7434, 20.2377, 19.9444, 15.2516, 15.8382, 15.8382, 25.2238, 19.3578, 29.9166, 43.4084, 44.8749, 40.1821, 37.5424, 29.9166, 25.5171, 21.1176, 19.3578, 13.7851, 12.0253, 17.598, 30.5032, 39.8888, 45.4615, 42.8218, 37.8357, 33.1429, 19.9444, 20.2377, 19.6511, 12.3186, 12.3186, 9.0923, 20.531, 33.7295, 39.5955, 34.9027, 31.6764, 29.33, 14.3717, 10.2655, 8.2124, 9.3856, 8.2124, 17.8913 ; 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 = 184.47, 7.9668, 352.848, 5.5056, 348.6288, 328.9776, 217.1688, 174.2736, 205.2144, 196.4244, 192.2052, 193.26, 167.5932, 160.9128, 359.5284, 25.1952, 121.8852, 151.068, 202.7532, 193.9632, 202.7532, 207.6756, 201.6984, 194.6664, 202.7532, 257.9544, 25.8984, 26.9532, 60.0036, 135.9492, 176.7348, 186.9312, 199.9404, 205.2144, 200.292, 221.7396, 210.4884, 223.8492, 346.5192, 19.9212, 27.6564, 44.1816, 303.6624, 189.0408, 194.6664, 200.9952, 216.114, 214.7076, 214.356, 235.8036, 237.21, 30.1176, 344.7612, 339.8772, 329.3292, 235.452, 222.4428, 225.9588, 231.5844, 224.5524, 242.1324, 235.8036, 266.0412, 315.9684, 337.416, 336.7128, 24.492, 62.8164, 172.8672, 206.6208, 189.0408, 203.1048, 205.566, 199.5888, 216.4656, 258.306, 312.804, 330.0324, 20.976, 289.5984, 238.6164, 226.662, 221.0364, 220.3332, 197.1276, 201.3468, 206.9724, 198.8856, 284.3244, 71.958, 348.6288, 30.1176, 176.7348, 199.2372, 191.8536, 198.1824, 207.324, 229.8264, 236.1552, 242.1324, 318.7812, 315.6168, 336.0096, 303.6624, 280.8084, 223.4976, 215.4108, 219.9816, 226.662, 221.0364, 217.5204, 215.0592, 217.1688, 277.9956, 312.1008, 321.594, 305.4204, 318.078, 243.5388, 198.1824, 207.324, 199.9404, 200.292, 211.1916, 229.1232, 232.9908, 278.6988, 278.3472, 284.676, 263.2284, 268.1508, 266.0412, 224.5524, 226.662, 209.7852, 216.8172, 219.63, 242.484, 266.3928, 294.8724, 321.2424, 307.1784, 243.8904, 218.9268, 215.7624, 199.9404, 200.292, 222.0912, 227.0136, 253.3836, 249.1644, 289.5984, 298.0368, 315.2652, 292.0596, 263.9316, 216.114, 199.5888, 233.694, 225.2556, 231.5844, 239.3196, 257.9544, 282.918, 326.868, 293.466, 274.128, 262.5252 ; 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 = -0.480038, 0.8536745, -2.556151, 2.701449, -2.775762, -7.10447, -0.7088067, 1.580307, -13.99415, -10.36632, -6.696819, -6.189236, 3.087778, 0.9591109, -0.1158776, 4.370059, 5.229912, 2.837802, -7.94062, -8.634293, -15.7678, -18.11827, -14.53084, -7.2033, -3.97031, -2.868421, 3.715091, 8.641224, 9.144521, 3.670745, 0.935518, -4.105784, -16.30453, -23.24028, -16.17313, -27.7274, -11.75598, -5.28287, -3.350324, 5.996121, 5.854043, 9.198495, -1.464713, -2.120071, -6.980517, -14.08157, -26.96759, -19.5392, -12.91048, -9.46113, -4.438186, 1.913224, -3.160761, -1.513575, -1.795364, -7.730463, -15.63684, -24.03528, -25.50865, -22.4287, -25.15075, -19.40745, -16.09301, -9.785262, -2.703317, -6.493385, 9.970566, 7.827126, 0.7647974, -7.228261, -3.226195, -13.9265, -15.06228, -10.22673, -12.37672, -9.190793, -3.012647, -6.00676, 1.994898, -5.802472, -11.01717, -11.73273, -20.21908, -19.36297, -9.933362, -12.27795, -11.97266, -4.17715, -13.92489, 0.8366351, -0.6361121, 5.003815, 0.3341136, -4.735184, -4.940274, -11.80637, -18.98298, -32.27164, -26.55241, -14.7793, -10.8229, -6.769944, -6.320301, -6.347091, -6.914323, -13.52633, -15.97513, -26.5725, -29.6518, -29.26953, -25.00856, -18.53259, -13.46733, -9.29436, -7.181419, -5.830615, -15.29705, -6.662609, -7.614612, -6.864168, -15.48257, -14.30397, -12.51129, -14.27865, -21.73342, -16.16059, -19.71498, -15.09003, -15.32146, -15.72771, -25.21066, -19.31161, -20.98833, -31.5717, -22.2916, -24.07968, -23.94557, -26.53249, -25.46655, -19.15887, -12.1185, -10.98339, -10.79816, -11.0573, -17.82684, -13.60378, -15.76626, -28.70399, -27.6774, -31.75888, -18.64013, -19.06527, -17.34496, -8.670155, -11.4168, -9.04135, -12.10084, -11.3084, -31.90868, -24.78979, -24.81923, -25.22459, -14.05526, -10.00569, -4.488649, -8.609379, -8.191094, -17.73926 ; 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 = -6.140565, 6.099854, 20.37126, 28.02691, 13.80205, 11.81336, -0.934875, -15.75916, -29.71969, -35.16644, -30.96041, -26.2642, -14.03607, -2.771749, 14.07792, 9.288868, -3.253459, -5.133891, -18.93326, -34.72526, -37.59605, -34.54595, -36.51736, -27.52309, -9.466632, -0.6120881, 7.651473, 16.99366, 5.278825, -3.79443, -16.39814, -33.77415, -44.94172, -49.35592, -43.74043, -31.07728, -19.96693, -5.499465, 13.97573, 16.54497, 11.17095, 9.465099, 0.9754542, -13.32419, -26.67186, -36.69294, -36.96283, -28.21019, -18.88637, -6.428909, -2.85912, 3.298148, 11.60248, 4.130943, 3.027251, -5.32254, -17.09885, -23.24403, -20.22922, -22.7819, -13.29843, -13.1875, -1.113705, 10.12176, 6.499416, 15.08675, 21.88651, 4.019764, -6.111633, -14.42143, -20.27594, -32.64265, -31.48533, -28.73777, -16.74719, -1.902318, 2.790132, 10.41761, 5.2034, 2.065985, -6.72058, -11.07106, -23.22957, -22.80523, -32.23364, -31.41546, -23.52567, -12.21047, 3.555726, 0.2725174, 3.162969, 8.625926, -5.856477, -13.56922, -23.53774, -35.94649, -36.74109, -27.24617, -17.80537, -7.814541, 12.35471, 6.917295, 14.20203, 4.226968, 1.320028, -14.25497, -22.47023, -31.68853, -27.9796, -33.62757, -32.56777, -26.40917, -17.76262, 1.305509, 6.489092, 7.354823, 10.87925, 7.419866, -3.790069, -20.89912, -29.96613, -39.42739, -33.83693, -23.58466, -18.81068, -12.18195, 3.016393, 2.214095, 4.012651, -1.86751, -0.8139474, -1.336446, -21.31884, -29.79122, -38.94665, -32.16784, -28.91438, -13.82136, -1.605432, 8.882038, 15.09524, 8.330319, -5.29221, -13.69035, -24.75175, -37.49738, -42.64004, -31.77715, -25.79732, -9.477632, -7.093978, 6.788236, 9.236774, 8.75079, 4.626507, -0.9611984, -16.58588, -31.77734, -23.4444, -24.56959, -19.68248, -14.9656, -2.999232, 2.294918, 6.877175, 3.737391, 0.5911686, -2.327481 ; 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 = 9.419071, 9.387302, 9.387302, 9.323755, 9.323755, 9.291975, 9.291975, 9.291975, 9.291975, 9.323755, 9.323755, 9.323755, 9.355531, 9.355531, 9.355531, 9.387302, 9.419071, 9.419071, 9.482596, 9.514354, 9.514354, 9.609605, 9.546107, 9.736556, 9.704823, 9.704823, 9.641348, 9.482596, 9.514354, 9.514354, 9.482596, 9.609605, 9.704823, 9.800012, 9.800012, 9.704823, 9.546107, 9.419071, 9.419071, 9.419071, 9.482596, 9.546107, 9.577858, 9.577858, 9.546107, 9.514354, 9.546107, 9.546107, 9.546107, 9.546107, 9.514354, 9.514354, 9.514354, 9.482596, 9.450835, 9.419071, 9.419071, 9.419071, 9.387302, 9.419071, 9.450835, 9.450835, 9.450835, 9.482596, 9.482596, 9.514354, 9.704823, 9.673087, 9.673087, 9.641348, 9.609605, 9.482596, 9.514354, 9.641348, 9.609605, 9.641348, 9.609605, 9.514354, 9.419071, 9.482596, 9.450835, 9.450835, 9.387302, 9.546107, 9.450835, 9.323755, 9.291975, 9.355531, 9.387302, 9.419071, 9.419071, 9.419071, 9.419071, 9.387302, 9.419071, 9.419071, 9.387302, 9.387302, 9.387302, 9.387302, 9.450835, 9.419071, 9.419071, 9.419071, 9.387302, 9.387302, 9.355531, 9.387302, 9.419071, 9.323755, 9.355531, 9.355531, 9.355531, 9.355531, 9.355531, 9.387302, 9.482596, 9.482596, 9.450835, 9.450835, 9.419071, 9.323755, 9.291975, 9.260192, 9.228405, 9.228405, 9.228405, 9.228405, 9.228405, 9.196613, 9.196613, 9.196613, 9.196613, 9.228405, 9.260192, 9.291975, 9.323755, 9.323755, 9.355531, 9.323755, 9.323755, 9.291975, 9.260192, 9.260192, 9.260192, 9.291975, 9.291975, 9.355531, 9.355531, 9.355531, 9.323755, 9.323755, 9.323755, 9.323755, 9.323755, 9.323755, 9.291975, 9.291975, 9.228405, 9.291975, 9.228405, 9.228405, 9.228405, 9.228405, 9.228405, 9.228405, 9.228405, 9.228405 ; 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 ; }