netcdf C0208.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.7711, 0.03433, -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 = "24-Feb-2005 23:18:24: Modified [lon,lat] to [-70.059600,43.570400].\n", "Thu Feb 24 22:54:39 2005: /usr/local/nco/bin/ncrcat -d time,2453426.9062,2453431.00 C0208.aanderaa.realtime.nc C0208.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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0208" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453429.00000579 ; :starting_julian_day_string = "2005-02-27 00:00:00" ; :ending_julian_day_number = 2453435.95833912 ; :ending_julian_day_string = "2005-03-05 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 23-Feb-2005 18:18:09\n", "AANCM_Temperature_1.5: 23-Feb-2005 18:18:09" ; :longitude = -70.0596 ; :latitude = 43.5704 ; data: lat = 43.5704 ; lon = -70.0596 ; depth = 2 ; time = 2453429, 2453429.04166667, 2453429.08333333, 2453429.125, 2453429.16666667, 2453429.20833333, 2453429.25, 2453429.29166667, 2453429.33333333, 2453429.375, 2453429.41666667, 2453429.45833333, 2453429.5, 2453429.54166667, 2453429.58333333, 2453429.625, 2453429.66666667, 2453429.70833333, 2453429.75, 2453429.79166667, 2453429.83333333, 2453429.875, 2453429.91666667, 2453429.95833333, 2453430, 2453430.04166667, 2453430.08333333, 2453430.125, 2453430.16666667, 2453430.20833333, 2453430.25, 2453430.29166667, 2453430.33333333, 2453430.375, 2453430.41666667, 2453430.45833333, 2453430.5, 2453430.54166667, 2453430.58333333, 2453430.625, 2453430.66666667, 2453430.70833333, 2453430.75, 2453430.79166667, 2453430.83333333, 2453430.875, 2453430.91666667, 2453430.95833333, 2453431, 2453431.04166667, 2453431.08333333, 2453431.125, 2453431.16666667, 2453431.20833333, 2453431.25, 2453431.29166667, 2453431.33333333, 2453431.375, 2453431.41666667, 2453431.45833333, 2453431.5, 2453431.54166667, 2453431.58333333, 2453431.625, 2453431.66666667, 2453431.70833333, 2453431.75, 2453431.79166667, 2453431.83333333, 2453431.875, 2453431.91666667, 2453431.95833333, 2453432, 2453432.04166667, 2453432.08333333, 2453432.125, 2453432.16666667, 2453432.20833333, 2453432.25, 2453432.29166667, 2453432.33333333, 2453432.375, 2453432.41666667, 2453432.45833333, 2453432.5, 2453432.54166667, 2453432.58333333, 2453432.625, 2453432.66666667, 2453432.70833333, 2453432.75, 2453432.79166667, 2453432.83333333, 2453432.875, 2453432.91666667, 2453432.95833333, 2453433, 2453433.04166667, 2453433.08333333, 2453433.125, 2453433.16666667, 2453433.20833333, 2453433.25, 2453433.29166667, 2453433.33333333, 2453433.375, 2453433.41666667, 2453433.45833333, 2453433.5, 2453433.54166667, 2453433.58333333, 2453433.625, 2453433.66666667, 2453433.70833333, 2453433.75, 2453433.79166667, 2453433.83333333, 2453433.875, 2453433.91666667, 2453433.95833333, 2453434, 2453434.04166667, 2453434.08333333, 2453434.125, 2453434.16666667, 2453434.20833333, 2453434.25, 2453434.29166667, 2453434.33333333, 2453434.375, 2453434.41666667, 2453434.45833333, 2453434.5, 2453434.54166667, 2453434.58333333, 2453434.625, 2453434.66666667, 2453434.70833333, 2453434.75, 2453434.79166667, 2453434.83333333, 2453434.875, 2453434.91666667, 2453434.95833333, 2453435, 2453435.04166667, 2453435.08333333, 2453435.125, 2453435.16666667, 2453435.20833333, 2453435.25, 2453435.29166667, 2453435.33333333, 2453435.375, 2453435.41666667, 2453435.45833333, 2453435.5, 2453435.54166667, 2453435.58333333, 2453435.625, 2453435.66666667, 2453435.70833333, 2453435.75, 2453435.79166667, 2453435.83333333, 2453435.875, 2453435.91666667, 2453435.95833333 ; current_speed = 6.1593, 9.0923, 19.9444, 20.531, 19.6511, 24.9305, 27.8635, 39.5955, 38.7156, 44.2883, 30.7965, 30.2099, 16.7181, 7.0392, 9.6789, 2.3464, 3.5196, 9.3856, 13.7851, 20.531, 32.263, 41.062, 46.6347, 40.1821, 29.9166, 14.3717, 1.1732, 10.2655, 17.598, 11.4387, 12.9052, 7.3325, 7.6258, 5.866, 8.5057, 8.799, 6.4526, 9.3856, 11.732, 14.665, 14.3717, 14.665, 16.4248, 12.3186, 8.799, 5.2794, 5.2794, 6.1593, 10.5588, 12.3186, 16.1315, 21.4109, 24.9305, 24.9305, 33.4362, 26.9836, 36.9558, 47.5146, 52.794, 50.4476, 43.7017, 36.9558, 41.062, 30.2099, 27.2769, 28.7434, 22.2908, 21.9975, 22.2908, 20.2377, 17.598, 23.7573, 17.8913, 9.0923, 9.3856, 6.4526, 4.6928, 7.3325, 5.5727, 5.866, 18.1846, 24.9305, 37.2491, 38.129, 27.5702, 28.4501, 29.33, 20.531, 15.5449, 15.5449, 17.598, 15.2516, 13.7851, 20.531, 21.9975, 31.9697, 33.7295, 25.5171, 14.9583, 7.3325, 5.5727, 7.6258, 8.2124, 5.2794, 4.1062, 10.2655, 16.4248, 26.9836, 24.3439, 26.6903, 22.2908, 13.1985, 8.799, 6.7459, 10.5588, 14.0784, 4.3995, 4.3995, 12.6119, 15.5449, 23.464, 22.8774, 17.8913, 18.1846, 6.7459, 7.6258, 13.1985, 12.0253, 12.0253, 19.0645, 18.7712, 24.0506, 28.7434, 32.263, 29.9166, 24.6372, 27.2769, 14.9583, 8.2124, 7.6258, 0.8799, 5.2794, 4.1062, 7.0392, 13.4918, 18.1846, 16.1315, 14.0784, 9.6789, 5.866, 13.1985, 15.8382, 16.7181, 10.8521, 14.9583, 12.0253, 10.8521, 14.9583, 21.7042, 25.5171, 24.6372, 12.9052, 9.3856, 2.933, 10.5588, 17.0114, 16.1315, 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 = 201.7436, 218.2688, 207.3692, 207.0176, 198.2276, 186.6248, 170.8028, 167.6384, 153.2228, 150.7616, 161.6612, 163.7708, 165.8804, 125.4464, 54.4232, 78.332, 45.2816, 58.6424, 130.3688, 116.6564, 124.3916, 132.1268, 132.1268, 141.9716, 137.0492, 148.3004, 92.0444, 11.528, 344.4548, 335, 352.5416, 356.7608, 354.2996, 18.9116, 47.3912, 140.5652, 171.506, 257.9996, 344.8064, 335.7032, 331.8356, 330.7808, 323.7488, 329.0228, 329.3744, 305.4656, 341.3288, 306.872, 262.922, 271.3604, 277.3376, 289.292, 279.0956, 264.68, 263.2736, 262.2188, 229.8716, 217.5656, 211.5884, 207.3692, 212.2916, 219.6752, 226.3556, 232.6844, 223.5428, 233.036, 224.9492, 212.2916, 208.7756, 201.392, 196.118, 172.2092, 200.3372, 215.456, 224.246, 269.6024, 284.7212, 282.6116, 221.4332, 203.5016, 215.8076, 209.1272, 191.5472, 195.7664, 184.1636, 193.3052, 192.602, 216.1592, 208.424, 193.6568, 228.1136, 212.6432, 219.6752, 195.7664, 164.1224, 170.0996, 161.3096, 171.8576, 173.264, 198.9308, 144.4328, 1.6832, 48.0944, 39.656, 61.1036, 112.4372, 130.7204, 135.6428, 132.4784, 140.9168, 163.0676, 187.6796, 233.036, 241.1228, 313.2008, 336.758, 268.5476, 170.0996, 178.538, 151.8164, 139.1588, 159.9032, 151.8164, 178.1864, 197.876, 313.5524, 317.0684, 1.3316, 30.866, 57.5876, 92.396, 106.46, 125.0948, 111.734, 119.4692, 119.8208, 113.8436, 124.04, 93.0992, 121.5788, 184.8668, 3.4412, 34.7336, 97.3184, 103.9988, 131.7752, 138.4556, 114.5468, 76.2224, 61.1036, 29.8112, 42.4688, 24.1856, 53.0168, 57.5876, 95.2088, 122.9852, 138.4556, 131.072, 144.4328, 157.0904, 161.6612, 200.6888, 305.114, 349.7288, 345.158, 6.254, 17.5052 ; 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 = -2.281735, -5.63133, -9.168889, -9.326498, -6.146717, -2.87616, 4.453506, 8.476633, 17.44224, 21.63238, 9.689667, 8.443077, 4.078327, 5.734543, 7.872202, 2.297914, 2.500935, 8.014703, 10.50275, 18.34882, 26.62331, 30.45413, 34.58719, 24.75426, 20.38428, 7.551836, 1.172453, 2.051527, -4.716238, -4.834204, -1.675176, -0.4143199, -0.7574455, 1.901223, 6.260137, 5.589122, 0.9530867, -9.180489, -3.074739, -6.034111, -6.783487, -7.158751, -9.71242, -6.340346, -4.482439, -4.299881, -1.69013, -4.927304, -10.47833, -12.31513, -15.9994, -20.20862, -24.61702, -24.82311, -33.20605, -26.73514, -28.25648, -28.9682, -27.65421, -23.19189, -23.34669, -23.59387, -29.71399, -24.02619, -18.79095, -22.96636, -15.74799, -11.75169, -10.73036, -7.381636, -4.885495, 3.220456, -6.218023, -5.27424, -6.548713, -6.452445, -4.538753, -7.155586, -3.687714, -2.339212, -10.63918, -12.13492, -7.456343, -10.36026, -2.001723, -6.547451, -6.39914, -12.11392, -7.399258, -3.670237, -13.10118, -8.226802, -8.800886, -5.578599, 6.018147, 5.496742, 10.80876, 3.614085, 1.75453, -2.378853, 3.241402, 0.2239938, 6.112048, 3.36919, 3.594957, 9.488385, 12.44839, 18.86503, 17.9544, 16.82685, 6.492044, -1.76376, -7.030519, -5.907093, -7.696933, -5.555556, -4.398087, 0.7564324, 0.3217793, 7.341833, 15.34463, 7.86084, 8.450034, 0.5755063, -2.070708, -5.526757, -8.989825, 0.2794525, 6.169363, 16.09448, 18.75479, 23.06495, 23.5179, 29.96952, 26.046, 21.37486, 24.94888, 12.39515, 8.200389, 6.496577, -0.07465035, 0.3168916, 2.339555, 6.981856, 13.0911, 13.56143, 10.69841, 12.80603, 9.400414, 5.135653, 6.56155, 10.69377, 6.849302, 8.668787, 12.62798, 11.97564, 9.102863, 9.920348, 16.36246, 14.84221, 9.590727, 4.060432, -3.315857, -2.399221, -1.882715, -4.357545, 1.757306, 4.146453 ; 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 = -5.721072, -7.13849, -17.71188, -18.29039, -18.66504, -24.76404, -27.50529, -38.67752, -34.56394, -38.64574, -29.23243, -29.00608, -16.21302, -4.082321, 5.631123, 0.4745368, 2.476471, 4.884058, -8.928679, -9.211008, -18.22363, -27.54331, -31.28133, -31.65166, -21.89713, -12.22765, -0.04185267, 10.05842, 16.95425, 10.36698, 12.79601, 7.320785, 7.588089, 5.549352, 5.758265, -6.795889, -6.381824, -1.95144, 11.32192, 13.36607, 12.67005, 12.799, 13.24549, 10.56162, 7.571667, 3.063182, 5.001552, 3.695761, -1.30106, 0.2924587, 2.060243, 7.073789, 3.941069, -2.31151, -3.916327, -3.653322, -23.81811, -37.66272, -44.97167, -44.80063, -36.9428, -28.44399, -28.34019, -18.31339, -19.77193, -17.28378, -15.77594, -18.59537, -19.53815, -18.84346, -16.90626, -23.53801, -16.77602, -7.406235, -6.723381, -0.044777, 1.192515, 1.600984, -4.178008, -5.379409, -14.74746, -21.77782, -36.49518, -36.69449, -27.49744, -27.68644, -28.62341, -16.57633, -13.67095, -15.10541, -11.74941, -12.84255, -10.61006, -19.75857, -21.15826, -31.49361, -31.95074, -25.25986, -14.85505, -6.935893, -4.533023, 7.622509, 5.485106, 4.064557, 1.984228, -3.918039, -10.71502, -19.29314, -16.43973, -20.71785, -21.32447, -13.08012, -5.290954, -3.257824, 7.228104, 12.93589, -0.1115117, -4.333983, -12.60779, -13.70188, -17.7511, -21.48447, -15.77008, -18.17549, -6.420228, 5.254311, 9.663511, 12.02205, 10.32215, 10.21875, -0.7847469, -6.814639, -16.52547, -11.94693, -14.71764, -12.25181, -11.02645, -8.373231, -0.4440023, -3.993408, -0.8767276, 5.269881, 3.374516, -0.8966754, -3.263688, -12.11476, -12.07349, -5.84868, 2.305067, 2.834612, 11.45192, 11.68297, 15.25064, 6.528415, 8.017791, -1.091723, -5.908126, -11.19542, -14.25981, -20.75647, -22.69382, -12.24978, -8.780352, 1.687077, 10.38959, 16.44383, 16.0355, 13.14671 ; 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 = 0.8965276, 0.8627741, 0.7952334, 0.7614461, 0.8290093, 0.8290093, 0.8627741, 0.7952334, 0.8290093, 0.7952334, 0.7614461, 0.7276475, 0.6938377, 0.6938377, 0.7276475, 0.7614461, 0.8290093, 0.8965276, 0.9640012, 0.9977214, 0.9977214, 1.065128, 1.03143, 0.9977214, 0.9640012, 0.93027, 0.9640012, 0.9977214, 1.132491, 0.9977214, 0.8965276, 0.8965276, 0.8965276, 0.8627741, 0.8290093, 0.8290093, 0.7952334, 0.8290093, 0.8627741, 0.93027, 0.9640012, 1.065128, 1.03143, 1.098815, 1.065128, 1.03143, 1.065128, 1.065128, 1.065128, 1.098815, 1.098815, 1.098815, 1.098815, 1.132491, 1.19981, 1.267086, 1.19981, 1.166156, 1.065128, 1.065128, 1.065128, 1.065128, 1.03143, 0.9977214, 1.03143, 1.03143, 1.065128, 1.065128, 1.065128, 1.065128, 1.065128, 1.098815, 1.166156, 1.166156, 1.19981, 1.166156, 1.132491, 1.166156, 1.166156, 1.166156, 1.166156, 1.166156, 1.267086, 1.267086, 1.300707, 1.233453, 1.166156, 1.19981, 1.267086, 1.300707, 1.367917, 1.334318, 1.334318, 1.300707, 1.300707, 1.300707, 1.233453, 1.19981, 1.19981, 1.166156, 1.132491, 1.19981, 1.166156, 1.166156, 1.166156, 1.132491, 1.098815, 1.065128, 1.166156, 1.132491, 1.098815, 1.166156, 1.098815, 1.166156, 1.19981, 1.19981, 1.233453, 1.233453, 1.19981, 1.166156, 1.166156, 1.166156, 1.166156, 1.166156, 1.166156, 1.166156, 1.03143, 1.065128, 1.098815, 1.065128, 1.166156, 1.132491, 1.19981, 1.19981, 1.233453, 1.19981, 1.166156, 1.19981, 1.233453, 1.233453, 1.233453, 1.267086, 1.267086, 1.233453, 1.233453, 1.233453, 1.233453, 1.233453, 1.267086, 1.300707, 1.267086, 1.267086, 1.267086, 1.233453, 1.19981, 1.166156, 1.19981, 1.233453, 1.267086, 1.267086, 1.267086, 1.367917, 1.367917, 1.435084, 1.435084, 1.435084, 1.367917, 1.334318 ; 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 ; }