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., 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.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 = 2453450.00000579 ; :starting_julian_day_string = "2005-03-20 00:00:00" ; :ending_julian_day_number = 2453456.95833912 ; :ending_julian_day_string = "2005-03-26 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 = 2453450, 2453450.04166667, 2453450.08333333, 2453450.125, 2453450.16666667, 2453450.20833333, 2453450.25, 2453450.29166667, 2453450.33333333, 2453450.375, 2453450.41666667, 2453450.45833333, 2453450.5, 2453450.54166667, 2453450.58333333, 2453450.625, 2453450.66666667, 2453450.70833333, 2453450.75, 2453450.79166667, 2453450.83333333, 2453450.875, 2453450.91666667, 2453450.95833333, 2453451, 2453451.04166667, 2453451.08333333, 2453451.125, 2453451.16666667, 2453451.20833333, 2453451.25, 2453451.29166667, 2453451.33333333, 2453451.375, 2453451.41666667, 2453451.45833333, 2453451.5, 2453451.54166667, 2453451.58333333, 2453451.625, 2453451.66666667, 2453451.70833333, 2453451.75, 2453451.79166667, 2453451.83333333, 2453451.875, 2453451.91666667, 2453451.95833333, 2453452, 2453452.04166667, 2453452.08333333, 2453452.125, 2453452.16666667, 2453452.20833333, 2453452.25, 2453452.29166667, 2453452.33333333, 2453452.375, 2453452.41666667, 2453452.45833333, 2453452.5, 2453452.54166667, 2453452.58333333, 2453452.625, 2453452.66666667, 2453452.70833333, 2453452.75, 2453452.79166667, 2453452.83333333, 2453452.875, 2453452.91666667, 2453452.95833333, 2453453, 2453453.04166667, 2453453.08333333, 2453453.125, 2453453.16666667, 2453453.20833333, 2453453.25, 2453453.29166667, 2453453.33333333, 2453453.375, 2453453.41666667, 2453453.45833333, 2453453.5, 2453453.54166667, 2453453.58333333, 2453453.625, 2453453.66666667, 2453453.70833333, 2453453.75, 2453453.79166667, 2453453.83333333, 2453453.875, 2453453.91666667, 2453453.95833333, 2453454, 2453454.04166667, 2453454.08333333, 2453454.125, 2453454.16666667, 2453454.20833333, 2453454.25, 2453454.29166667, 2453454.33333333, 2453454.375, 2453454.41666667, 2453454.45833333, 2453454.5, 2453454.54166667, 2453454.58333333, 2453454.625, 2453454.66666667, 2453454.70833333, 2453454.75, 2453454.79166667, 2453454.83333333, 2453454.875, 2453454.91666667, 2453454.95833333, 2453455, 2453455.04166667, 2453455.08333333, 2453455.125, 2453455.16666667, 2453455.20833333, 2453455.25, 2453455.29166667, 2453455.33333333, 2453455.375, 2453455.41666667, 2453455.45833333, 2453455.5, 2453455.54166667, 2453455.58333333, 2453455.625, 2453455.66666667, 2453455.70833333, 2453455.75, 2453455.79166667, 2453455.83333333, 2453455.875, 2453455.91666667, 2453455.95833333, 2453456, 2453456.04166667, 2453456.08333333, 2453456.125, 2453456.16666667, 2453456.20833333, 2453456.25, 2453456.29166667, 2453456.33333333, 2453456.375, 2453456.41666667, 2453456.45833333, 2453456.5, 2453456.54166667, 2453456.58333333, 2453456.625, 2453456.66666667, 2453456.70833333, 2453456.75, 2453456.79166667, 2453456.83333333, 2453456.875, 2453456.91666667, 2453456.95833333 ; current_speed = 13.7851, 20.8243, 33.7295, 30.7965, 29.0367, 23.464, 11.1454, 9.3856, 13.1985, 15.2516, 19.6511, 13.7851, 11.732, 15.2516, 24.0506, 26.1037, 19.9444, 21.7042, 14.3717, 5.5727, 4.3995, 6.4526, 6.7459, 3.2263, 3.5196, 0, 24.3439, 27.8635, 36.3692, 33.4362, 22.8774, 14.0784, 13.4918, 15.2516, 17.0114, 14.0784, 4.6928, 10.8521, 21.7042, 30.7965, 37.5424, 30.5032, 27.5702, 17.598, 16.7181, 21.9975, 19.3578, 22.5841, 12.3186, 5.2794, 12.0253, 25.8104, 36.6625, 29.6233, 28.7434, 28.4501, 19.3578, 13.4918, 5.5727, 10.2655, 14.665, 22.5841, 26.6903, 30.2099, 32.5563, 26.1037, 20.2377, 9.6789, 6.4526, 11.4387, 14.3717, 15.8382, 8.799, 5.866, 15.2516, 27.8635, 36.6625, 34.6094, 38.7156, 30.5032, 21.7042, 6.4526, 0.8799, 4.3995, 3.5196, 15.5449, 21.4109, 37.5424, 42.8218, 41.6486, 41.9419, 30.2099, 26.397, 14.3717, 10.8521, 12.9052, 12.0253, 12.6119, 8.2124, 9.6789, 19.6511, 31.0898, 29.9166, 24.3439, 19.6511, 9.6789, 8.5057, 21.7042, 19.6511, 17.598, 4.9861, 10.2655, 25.8104, 33.7295, 33.7295, 31.9697, 25.2238, 15.5449, 10.2655, 13.4918, 5.866, 13.7851, 5.5727, 4.6928, 17.0114, 26.6903, 37.2491, 34.0228, 36.6625, 25.8104, 9.0923, 4.6928, 6.1593, 13.1985, 15.8382, 12.6119, 13.4918, 24.3439, 38.129, 39.3022, 40.7687, 34.3161, 27.5702, 14.9583, 7.6258, 6.1593, 9.3856, 14.9583, 24.6372, 33.1429, 37.8357, 44.5816, 39.0089, 28.7434, 14.3717, 7.0392, 4.1062, 4.9861, 7.0392, 9.3856, 12.3186, 25.8104, 30.5032, 31.3831, 22.2908, 19.6511, 9.3856, 5.2794 ; 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 = 141.9264, 183.4152, 200.6436, 207.6756, 206.6208, 209.4336, 220.3332, 263.58, 288.5436, 289.2468, 309.288, 302.6076, 268.1508, 224.5524, 214.7076, 201.3468, 200.6436, 181.3056, 168.2964, 135.9492, 103.602, 44.8848, 60.3552, 8.67, 228.7716, 342.3, 205.9176, 217.1688, 217.872, 231.5844, 247.758, 269.9088, 306.4752, 337.416, 353.1996, 2.3412, 296.2788, 222.0912, 201.3468, 213.3012, 214.356, 222.4428, 246.3516, 268.1508, 313.1556, 3.396, 11.1312, 25.1952, 37.5012, 73.3644, 179.196, 206.2692, 215.4108, 213.6528, 219.9816, 200.6436, 207.324, 205.566, 232.6392, 243.1872, 257.2512, 242.8356, 239.6712, 229.4748, 243.1872, 227.3652, 226.662, 223.4976, 87.4284, 81.4512, 64.2228, 60.3552, 85.3188, 126.456, 190.0956, 189.744, 199.9404, 213.6528, 211.5432, 222.0912, 231.2328, 212.2464, 61.41, 344.7612, 112.7436, 167.9448, 158.8032, 190.0956, 195.7212, 194.3148, 201.3468, 209.7852, 216.8172, 277.2924, 324.0552, 3.7476, 9.7248, 27.3048, 84.264, 190.7988, 198.534, 215.7624, 206.9724, 224.2008, 236.1552, 256.548, 317.7264, 325.8132, 350.0352, 342.3, 305.772, 243.1872, 266.0412, 239.3196, 232.2876, 227.0136, 229.1232, 251.6256, 292.4112, 0.5832, 10.7796, 8.3184, 326.5164, 269.9088, 229.4748, 211.5432, 206.9724, 201.3468, 197.1276, 206.9724, 230.5296, 42.4236, 6.912, 24.8436, 28.3596, 64.2228, 141.2232, 182.3604, 185.5248, 181.6572, 186.5796, 180.2508, 180.6024, 194.6664, 207.6756, 240.0228, 232.6392, 197.1276, 229.1232, 218.5752, 215.0592, 210.84, 209.082, 214.7076, 204.1596, 201.6984, 291.0048, 5.154, 356.0124, 252.6804, 224.2008, 215.7624, 209.082, 201.6984, 195.7212, 213.6528, 229.8264, 62.4648 ; 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 = 8.500902, -1.240528, -11.89147, -14.30389, -13.01087, -11.53055, -7.213655, -9.326742, -12.51326, -14.39915, -15.20942, -11.61231, -11.72589, -10.69993, -13.69414, -9.502064, -7.031475, -0.4945312, 2.915282, 3.874675, 4.276106, 4.553494, 5.862919, 0.4863429, -2.64705, -0, -10.64019, -16.83416, -22.32703, -26.19808, -21.17517, -14.07838, -10.84895, -5.857186, -2.014335, 0.5751066, -4.2078, -7.2743, -7.900592, -16.90852, -21.18642, -20.5852, -25.25497, -17.58883, -12.19584, 1.303059, 3.737145, 9.61413, 7.499293, 5.05843, 0.1687388, -11.4234, -21.24353, -16.41602, -18.46883, -10.03019, -8.885651, -5.822393, -4.429349, -9.161805, -14.30346, -20.09308, -23.03751, -22.96316, -29.05601, -19.20412, -14.71924, -6.662221, 6.446102, 11.31161, 12.9416, 13.76511, 8.769649, 4.718102, -2.67347, -4.715794, -12.50347, -19.17911, -20.25373, -20.44668, -16.92269, -3.442858, 0.7726107, -1.156376, 3.24593, 3.246614, 7.741592, -6.580849, -11.60285, -10.29759, -15.26736, -15.00676, -15.81877, -14.25545, -6.370243, 0.843501, 2.031266, 5.785381, 8.17128, -1.813446, -6.246443, -18.16967, -13.56901, -16.97196, -16.32121, -9.413361, -5.721543, -12.19543, -3.400488, -5.350374, -4.04547, -9.161805, -25.74882, -29.00828, -26.68311, -23.38633, -19.07218, -14.75237, -9.490163, 0.1373274, 1.097127, 1.994345, -3.074449, -4.692794, -12.93071, -13.9628, -16.89475, -12.38471, -10.79713, -11.7066, -7.018829, 3.165793, 0.7412395, 5.545254, 7.523206, 11.35691, 8.449755, -1.002606, -3.67093, -1.136603, -4.671419, -0.1502109, -0.289864, -3.787302, -3.541917, -5.335335, -7.459956, -4.40523, -18.62864, -20.66597, -21.73368, -22.85442, -18.9607, -16.36616, -5.882046, -2.602539, -3.833345, 0.4479163, -0.48951, -8.960048, -8.588222, -15.08425, -14.82641, -11.60299, -6.03984, -10.88983, -7.171474, 4.681386 ; 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 = -10.8519, -20.78732, -31.56378, -27.27312, -25.95857, -20.4354, -8.496065, -1.049459, 4.197469, 5.027506, 12.44345, 7.42855, -0.3785802, -10.86843, -19.77124, -24.31284, -18.6638, -21.69856, -14.07291, -4.005231, -1.034657, 4.571842, 3.336668, 3.189433, -2.319636, 0, -21.89548, -22.20328, -28.70927, -20.77596, -8.659539, -0.02240915, 8.020535, 14.08207, 16.89172, 14.06665, 2.077688, -8.053113, -20.21517, -25.73959, -30.99302, -22.50988, -11.05904, -0.5678703, 11.43488, 21.95887, 18.99364, 20.43551, 9.772845, 1.511406, -12.02412, -23.14482, -29.88062, -24.65876, -22.02465, -26.62336, -17.19795, -12.1708, -3.381694, -4.63053, -3.236228, -10.31066, -13.47758, -19.62986, -14.6854, -17.68064, -13.88915, -7.021105, 0.2895141, 1.700382, 6.249861, 7.833916, 0.7180995, -3.485608, -15.01545, -27.46153, -34.4645, -28.80924, -32.99521, -22.63578, -13.59025, -5.45736, 0.4210661, 4.244808, -1.360705, -15.20209, -19.96232, -36.96112, -41.2199, -40.35549, -39.06444, -26.21898, -21.13216, 1.824244, 8.785675, 12.8776, 11.8525, 11.20667, 0.8207878, -9.507498, -18.6319, -25.22774, -26.66243, -17.45216, -10.94459, -2.251609, 6.293717, 17.95393, 19.35465, 16.76494, 2.914681, -4.63053, -1.781928, -17.21044, -20.63228, -21.79773, -16.50733, -4.900142, 3.913733, 13.4911, 5.762488, 13.64007, 4.647876, -0.007469716, -11.05371, -22.7467, -33.19733, -31.68864, -35.03656, -23.00288, -5.779788, 3.464119, 6.114535, 11.97709, 13.93736, 5.484572, -10.51809, -24.32324, -37.95188, -39.28576, -40.50018, -34.31577, -27.56868, -14.4709, -6.753344, -3.077527, -5.695484, -14.29492, -16.12344, -25.9108, -30.97075, -38.27786, -34.09085, -23.62904, -13.11287, -6.540422, 1.471852, 4.96594, 7.022159, -2.794107, -8.831215, -20.94378, -26.65751, -29.15938, -21.45694, -16.35779, -6.054704, 2.440632 ; 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 = 2.953681, 2.821287, 2.788165, 2.556039, 2.456411, 2.356693, 2.323434, 2.323434, 2.290165, 2.223597, 2.323434, 2.356693, 2.456411, 2.48963, 2.48963, 2.423181, 2.556039, 2.48963, 2.48963, 2.48963, 2.556039, 2.52284, 2.48963, 2.48963, 2.48963, 2.52284, 2.456411, 2.423181, 2.323434, 2.323434, 2.456411, 2.556039, 2.589229, 2.62241, 2.65558, 2.65558, 2.688741, 2.721892, 2.721892, 2.755033, 2.721892, 2.821287, 3.284008, 2.920597, 3.218017, 3.185007, 3.218017, 3.218017, 3.052877, 2.986756, 2.986756, 3.019821, 2.986756, 2.986756, 3.019821, 2.688741, 2.65558, 2.755033, 2.755033, 2.788165, 2.8544, 2.953681, 2.953681, 3.085923, 3.019821, 3.251017, 3.31699, 3.185007, 3.185007, 3.31699, 3.218017, 3.251017, 3.284008, 3.218017, 3.085923, 2.953681, 2.821287, 2.721892, 2.556039, 2.556039, 2.48963, 2.48963, 2.62241, 2.62241, 2.688741, 2.788165, 2.788165, 2.821287, 2.920597, 3.019821, 3.085923, 3.31699, 3.349962, 3.41588, 3.349962, 3.251017, 3.349962, 3.41588, 3.349962, 3.349962, 3.218017, 3.151989, 3.151989, 3.185007, 3.118961, 3.151989, 3.151989, 3.151989, 3.118961, 3.118961, 3.118961, 3.118961, 3.151989, 3.019821, 3.019821, 3.019821, 2.887503, 2.887503, 2.953681, 2.8544, 2.8544, 2.953681, 2.986756, 3.019821, 2.953681, 2.821287, 2.920597, 2.887503, 2.986756, 3.019821, 3.019821, 3.019821, 3.052877, 3.118961, 3.151989, 3.185007, 3.151989, 3.218017, 3.218017, 3.085923, 3.052877, 3.085923, 3.085923, 3.118961, 3.085923, 3.052877, 3.052877, 3.019821, 3.019821, 2.953681, 2.920597, 2.821287, 2.8544, 2.920597, 2.953681, 2.920597, 2.8544, 2.8544, 2.920597, 2.953681, 2.986756, 3.085923, 3.052877, 3.185007, 3.547609, 3.448826, 3.31699, 3.251017 ; 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 ; }