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 = 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: 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 = 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 = 11.1454, 14.0784, 13.7851, 12.0253, 11.4387, 9.0923, 10.8521, 18.1846, 19.9444, 18.4779, 18.7712, 20.2377, 17.0114, 12.0253, 7.6258, 2.0531, 5.2794, 6.1593, 10.8521, 9.0923, 7.0392, 5.2794, 4.3995, 4.1062, 5.866, 6.1593, 5.5727, 9.3856, 12.0253, 13.7851, 12.9052, 13.4918, 17.598, 17.598, 17.598, 13.1985, 15.5449, 14.3717, 13.4918, 11.4387, 9.3856, 9.0923, 8.799, 7.9191, 7.3325, 5.5727, 5.866, 4.3995, 1.4665, 5.866, 7.3325, 13.7851, 13.7851, 14.3717, 11.1454, 11.732, 12.6119, 11.4387, 11.732, 18.4779, 17.8913, 18.7712, 16.1315, 13.4918, 9.0923, 1.4665, 2.0531, 3.5196, 12.0253, 10.8521, 14.3717, 7.6258, 10.5588, 10.2655, 12.9052, 9.9722, 12.3186, 14.0784, 11.732, 10.8521, 11.4387, 7.9191, 8.2124, 13.4918, 10.8521, 9.6789, 12.6119, 7.3325, 6.7459, 4.9861, 1.7598, 1.4665, 4.9861, 2.933, 3.2263, 1.7598, 0.5866, 4.9861, 6.1593, 3.5196, 4.3995, 6.7459, 10.2655, 6.4526, 7.0392, 13.4918, 10.2655, 15.5449, 20.8243, 18.7712, 23.7573, 19.9444, 13.1985, 11.4387, 6.4526, 8.2124, 5.866, 8.2124, 3.5196, 4.1062, 2.0531, 6.1593, 7.3325, 10.8521, 11.1454, 8.799, 11.1454, 13.4918, 14.665, 17.0114, 15.8382, 11.4387, 8.799, 6.4526, 6.7459, 13.4918, 22.2908, 26.1037, 22.8774, 18.7712, 20.2377, 15.5449, 7.6258, 14.9583, 17.0114, 16.1315, 12.6119, 10.5588, 17.0114, 21.1176, 16.1315, 17.8913, 14.9583, 12.9052, 15.2516, 14.665, 20.531, 21.7042, 21.7042, 12.0253, 8.799, 6.1593, 1.4665, 1.4665, 1.4665, 3.2263, 4.1062, 9.3856 ; 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 = 136.9976, 153.8744, 163.3676, 172.5092, 177.4316, 210.482, 206.6144, 212.9432, 229.4684, 246.6968, 254.0804, 234.3908, 251.2676, 262.8704, 268.496, 337.7612, 57.1844, 76.5224, 100.7828, 95.1572, 68.4356, 159.5, 201.692, 228.4136, 228.7652, 223.8428, 202.7468, 176.3768, 183.4088, 200.6372, 217.514, 235.7972, 245.2904, 254.7836, 268.8476, 263.5736, 236.852, 221.03, 216.1076, 198.5276, 207.3176, 191.144, 253.0256, 240.7196, 288.1856, 308.93, 338.816, 5.4992, 98.3216, 156.6872, 171.4544, 147.194, 143.678, 150.0068, 155.2808, 169.3448, 180.2444, 212.24, 211.8884, 240.0164, 233.336, 235.094, 238.2584, 242.126, 225.6008, 263.9252, 123.2852, 60.3488, 17.4536, 33.2756, 34.682, 48.746, 61.052, 85.664, 105.3536, 128.5592, 137.3492, 151.4132, 148.6004, 148.6004, 147.8972, 193.6052, 184.112, 243.884, 244.2356, 240.0164, 230.5232, 226.304, 198.8792, 174.2672, 225.6008, 148.952, 45.5816, 41.714, 19.5632, 30.4628, 347.9192, 260.4092, 291.7016, 262.8704, 195.3632, 194.66, 185.5184, 206.966, 242.126, 249.5096, 229.1168, 274.8248, 278.6924, 272.012, 246.3452, 268.8476, 233.336, 217.1624, 196.0664, 165.8288, 161.258, 171.806, 331.784, 270.6056, 113.4404, 231.578, 188.3312, 196.418, 180.2444, 164.774, 129.9656, 115.55, 104.6504, 89.8832, 82.8512, 81.0932, 99.728, 100.4312, 117.308, 145.0844, 156.3356, 156.6872, 153.8744, 152.8196, 155.6324, 170.3996, 198.5276, 196.418, 242.8292, 256.5416, 250.5644, 231.2264, 189.386, 184.8152, 213.998, 190.7924, 206.2628, 235.4456, 230.1716, 259.706, 272.3636, 279.7472, 296.9756, 305.414, 283.2632, 305.7656, 157.3904, 225.2492, 243.5324, 300.14, 310.688, 288.8888 ; 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 = 7.601486, 6.199288, 3.945713, 1.567702, 0.5125913, -4.61223, -4.861565, -9.888919, -15.15869, -16.97055, -18.05128, -16.4534, -16.11029, -11.93232, -7.623173, -0.777032, 4.436909, 5.98968, 10.66049, 9.055492, 6.546492, 1.848885, -1.62613, -3.071255, -4.411318, -4.266437, -2.154737, 0.5931196, -0.7150207, -4.858549, -7.858689, -11.15843, -15.98669, -16.98104, -17.59444, -13.11557, -13.01514, -9.434361, -7.950765, -3.634778, -4.307263, -1.757319, -8.415674, -6.907329, -6.966246, -4.335083, -2.119762, 0.4216122, 1.45106, 2.321473, 1.089584, 7.468715, 8.165226, 7.184373, 4.660688, 2.169226, -0.05379697, -6.102168, -6.197622, -16.00497, -14.35152, -15.39411, -13.7187, -11.92645, -6.496289, -1.458265, 1.716287, 3.05872, 3.606788, 5.954187, 8.177802, 5.733029, 9.239576, 10.23612, 12.44462, 7.797907, 8.346201, 6.736368, 6.112415, 5.653984, 6.078982, -1.862813, -0.5888812, -12.11435, -9.773282, -8.383558, -9.7349, -5.30151, -2.182797, 0.4980584, -1.257346, 0.7563562, 3.561312, 1.951656, 1.080315, 0.8921813, -0.12277, -4.916408, -5.722743, -3.492386, -1.16559, -1.70727, -0.987186, -2.926007, -6.222497, -12.63819, -7.761184, -15.48982, -20.58511, -18.75963, -21.7612, -19.94037, -10.58719, -6.909847, -1.785765, 2.01056, 1.884788, 1.170475, -1.664056, -4.105971, 1.883667, -4.825534, -1.062443, -3.067268, -0.0475415, 2.310856, 8.542171, 12.17243, 14.1882, 17.01136, 15.71508, 11.30077, 8.67248, 6.345958, 5.994091, 7.72229, 8.947054, 10.33056, 10.07384, 8.574565, 8.34986, 2.59251, -2.423185, -4.227856, -15.13418, -15.68852, -11.89322, -8.231921, -2.774302, -1.772658, -9.020153, -3.350164, -6.618884, -10.62857, -11.71271, -14.42895, -20.51353, -21.39089, -19.34278, -9.800454, -8.5643, -4.997747, 0.5637959, -1.041472, -1.312791, -2.790108, -3.113612, -8.880173 ; 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 = -8.150911, -12.64002, -13.20834, -11.92267, -11.42721, -7.83564, -9.702229, -15.2607, -12.96121, -7.309798, -5.148719, -11.78347, -5.463187, -1.492509, -0.2001524, 1.900379, 2.861103, 1.435519, -2.030281, -0.8172944, 2.587235, -4.945067, -4.087946, -2.725485, -3.866552, -4.442352, -5.13927, -9.36684, -12.00402, -12.90052, -10.23646, -7.584062, -7.356304, -4.618866, -0.3539278, -1.477266, -8.500007, -10.84152, -10.90018, -10.84584, -8.338883, -8.92086, -2.568819, -3.873106, 2.288445, 3.50172, 5.469604, 4.379251, -0.2122454, -5.387088, -7.251094, -11.58651, -11.10667, -12.44711, -10.12413, -11.52971, -12.61178, -9.675092, -9.96139, -9.234369, -10.68328, -10.74148, -8.486609, -6.307804, -6.361458, -0.1551949, -1.126755, 1.741212, 11.47166, 9.072802, 11.81818, 5.02844, 5.110624, 0.7761258, -3.416978, -6.215901, -9.060289, -12.36215, -10.0139, -9.262858, -9.689676, -7.696887, -8.191259, -5.938954, -4.7171, -4.83705, -8.018213, -5.065525, -6.38299, -4.961162, -1.23125, -1.256403, 3.489735, 2.189413, 3.040055, 1.516875, 0.5736088, -0.8307362, 2.277541, -0.436832, -4.242287, -6.526285, -10.21792, -5.751046, -3.291028, -4.72281, -6.718966, 1.307468, 3.14717, 0.6590344, -9.53203, -0.4011182, -7.881105, -9.115804, -6.200572, -7.962485, -5.554955, -8.128561, 3.101371, 0.04340055, -0.8167127, -3.827689, -7.25512, -10.40961, -11.1453, -8.490132, -7.158998, -5.818994, -3.709079, 0.03467847, 1.97101, 1.771027, -1.486776, -1.168274, -3.094841, -11.06322, -20.41641, -23.97254, -20.54004, -16.69835, -18.43487, -15.32719, -7.23056, -14.34838, -7.768164, -3.754434, -4.196573, -6.612392, -16.78365, -21.04307, -13.37393, -17.57484, -13.41421, -7.319681, -9.768504, -2.620624, 0.846717, 3.67455, 9.845264, 6.968425, 2.018707, 3.59993, -1.353793, -1.032452, -0.6536068, 1.619972, 2.676994, 3.038424 ; 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.984656, 3.017681, 2.918577, 2.819387, 2.720112, 2.620749, 2.587609, 2.687001, 2.620749, 2.587609, 2.554459, 2.388562, 2.388562, 2.421762, 2.454951, 2.554459, 2.65388, 2.753213, 2.85246, 2.918577, 2.984656, 2.951621, 2.951621, 2.951621, 2.951621, 2.885523, 2.85246, 2.819387, 2.753213, 2.885523, 2.85246, 2.753213, 2.720112, 2.753213, 2.687001, 2.620749, 2.620749, 2.620749, 2.687001, 2.720112, 2.753213, 2.819387, 2.885523, 2.951621, 3.050697, 2.984656, 2.885523, 2.85246, 2.85246, 2.85246, 2.85246, 2.819387, 2.85246, 2.819387, 2.85246, 2.786305, 2.720112, 2.753213, 2.786305, 2.753213, 2.65388, 2.687001, 2.753213, 2.85246, 2.918577, 3.182667, 3.215636, 3.281548, 3.31449, 3.248597, 3.248597, 3.083703, 3.050697, 2.984656, 2.951621, 2.951621, 2.918577, 2.85246, 2.85246, 2.85246, 2.85246, 2.85246, 2.819387, 2.819387, 2.819387, 2.819387, 2.85246, 2.918577, 2.951621, 2.984656, 3.149688, 3.149688, 3.116701, 3.116701, 3.083703, 3.050697, 2.984656, 2.984656, 2.984656, 2.951621, 2.951621, 2.951621, 2.951621, 2.918577, 2.918577, 2.918577, 2.885523, 2.885523, 2.85246, 2.85246, 2.85246, 2.885523, 2.918577, 2.918577, 2.918577, 2.918577, 2.918577, 2.918577, 2.885523, 2.885523, 2.885523, 2.885523, 2.85246, 2.819387, 2.819387, 2.819387, 2.819387, 2.819387, 2.819387, 2.819387, 2.786305, 2.819387, 2.786305, 2.819387, 2.85246, 2.918577, 2.984656, 3.017681, 3.017681, 2.984656, 2.984656, 3.017681, 3.017681, 3.215636, 3.182667, 3.116701, 3.116701, 3.083703, 3.083703, 3.017681, 2.984656, 2.918577, 2.885523, 2.885523, 2.85246, 2.85246, 2.85246, 2.85246, 2.885523, 2.918577, 3.017681, 3.116701, 3.182667, 3.380346, 3.479063, 3.51195, 3.380346, 3.182667 ; 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 ; }