netcdf M0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 167 ; 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.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 = "" ; :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 = 2453254.00000579 ; :starting_julian_day_string = "2004-09-05 00:00:00" ; :ending_julian_day_number = 2453260.95833912 ; :ending_julian_day_string = "2004-09-11 23: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" ; data: lat = 44.4907 ; lon = -67.8798 ; depth = 2 ; time = 2453254, 2453254.04166667, 2453254.08333333, 2453254.125, 2453254.16666667, 2453254.20833333, 2453254.25, 2453254.29166667, 2453254.33333333, 2453254.375, 2453254.41666667, 2453254.45833333, 2453254.5, 2453254.54166667, 2453254.58333333, 2453254.625, 2453254.66666667, 2453254.70833333, 2453254.75, 2453254.79166667, 2453254.83333333, 2453254.875, 2453254.91666667, 2453254.95833333, 2453255, 2453255.04166667, 2453255.08333333, 2453255.125, 2453255.16666667, 2453255.20833333, 2453255.25, 2453255.29166667, 2453255.33333333, 2453255.375, 2453255.41666667, 2453255.45833333, 2453255.5, 2453255.54166667, 2453255.58333333, 2453255.625, 2453255.66666667, 2453255.70833333, 2453255.75, 2453255.79166667, 2453255.83333333, 2453255.875, 2453255.91666667, 2453255.95833333, 2453256, 2453256.04166667, 2453256.08333333, 2453256.125, 2453256.16666667, 2453256.20833333, 2453256.25, 2453256.29166667, 2453256.33333333, 2453256.375, 2453256.41666667, 2453256.45833333, 2453256.5, 2453256.54166667, 2453256.58333333, 2453256.625, 2453256.66666667, 2453256.70833333, 2453256.75, 2453256.79166667, 2453256.83333333, 2453256.875, 2453256.91666667, 2453256.95833333, 2453257, 2453257.04166667, 2453257.08333333, 2453257.125, 2453257.16666667, 2453257.20833333, 2453257.25, 2453257.29166667, 2453257.33333333, 2453257.375, 2453257.41666667, 2453257.45833333, 2453257.5, 2453257.54166667, 2453257.58333333, 2453257.625, 2453257.66666667, 2453257.70833333, 2453257.75, 2453257.79166667, 2453257.83333333, 2453257.875, 2453257.91666667, 2453257.95833333, 2453258, 2453258.04166667, 2453258.08333333, 2453258.125, 2453258.16666667, 2453258.20833333, 2453258.25, 2453258.29166667, 2453258.33333333, 2453258.375, 2453258.41666667, 2453258.45833333, 2453258.5, 2453258.54166667, 2453258.58333333, 2453258.625, 2453258.66666667, 2453258.70833333, 2453258.75, 2453258.79166667, 2453258.83333333, 2453258.875, 2453258.91666667, 2453258.95833333, 2453259, 2453259.04166667, 2453259.08333333, 2453259.125, 2453259.16666667, 2453259.20833333, 2453259.25, 2453259.29166667, 2453259.33333333, 2453259.375, 2453259.41666667, 2453259.45833333, 2453259.5, 2453259.54166667, 2453259.58333333, 2453259.625, 2453259.66666667, 2453259.70833333, 2453259.79166667, 2453259.83333333, 2453259.875, 2453259.91666667, 2453259.95833333, 2453260, 2453260.04166667, 2453260.08333333, 2453260.125, 2453260.16666667, 2453260.20833333, 2453260.25, 2453260.29166667, 2453260.33333333, 2453260.375, 2453260.41666667, 2453260.45833333, 2453260.5, 2453260.54166667, 2453260.58333333, 2453260.625, 2453260.66666667, 2453260.70833333, 2453260.75, 2453260.79166667, 2453260.83333333, 2453260.875, 2453260.91666667, 2453260.95833333 ; current_speed = 7.9191, 20.531, 11.732, 29.0367, 31.3831, 32.8496, 22.8774, 92.9761, 122.8927, 47.2213, 71.8585, 30.7965, 117.32, 83.8838, 66.5791, 34.0228, 77.4312, 31.0898, 63.9394, 16.4248, 16.4248, 29.0367, 11.732, 19.0645, 62.4729, 8.2124, 21.9975, 27.2769, 41.062, 36.9558, 26.397, 28.1568, 8.799, 44.2883, 174.8068, 61.593, 29.9166, 16.7181, 45.1682, 96.2024, 33.1429, 13.7851, 26.9836, 70.392, 20.531, 27.5702, 16.1315, 18.7712, 30.2099, 36.3692, 34.9027, 13.4918, 63.9394, 34.6094, 21.4109, 25.5171, 77.1379, 216.1621, 39.8888, 43.4084, 64.2327, 8.799, 180.6728, 41.6486, 51.0342, 35.196, 31.9697, 55.4337, 36.0759, 27.5702, 71.8585, 13.7851, 31.9697, 28.7434, 31.9697, 24.3439, 21.4109, 19.6511, 25.8104, 22.2908, 14.0784, 20.531, 25.2238, 32.8496, 19.0645, 29.0367, 21.1176, 12.9052, 40.4754, 92.3895, 39.8888, 47.8079, 206.4832, 124.3592, 49.2744, 36.3692, 2.933, 29.6233, 24.9305, 34.9027, 9.3856, 3.8129, 17.3047, 27.8635, 43.7017, 23.464, 8.5057, 92.0962, 25.2238, 87.6967, 21.4109, 30.2099, 39.5955, 59.2466, 28.7434, 22.8774, 30.7965, 206.4832, 91.5096, 20.8243, 36.0759, 18.1846, 9.6789, 9.0923, 40.7687, 67.459, 68.0456, 67.1657, 62.1796, 57.4868, 45.4615, 16.7181, 28.1568, 28.7434, 24.3439, 79.191, 54.5538, 86.5235, 217.6286, 181.846, 122.0128, 66.8724, 170.9939, 255.171, 300.0459, 300.0459, 300.0459, 300.0459, 297.9928, 220.5616, 125.8257, 194.7512, 20.8243, 29.6233, 101.4818, 67.459, 88.8699, 114.9736, 23.464, 224.0812, 143.717, 2.933, 201.2038, 65.1126, 2.0531, 57.4868, 76.8446 ; 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 ; current_direction = 93.6056, 109.7792, 154.0808, 5.354, 52.1168, 356.9156, 48.6008, 182.912, 183.2636, 168.1448, 173.7704, 183.6152, 179.0444, 187.1312, 204.7112, 157.2452, 180.8024, 179.7476, 177.638, 299.2916, 9.5732, 57.3908, 55.6328, 212.4464, 189.944, 257.4512, 154.0808, 342.1868, 38.756, 51.4136, 23.2856, 212.4464, 279.9536, 191.702, 176.9348, 197.6792, 82.3544, 179.7476, 193.46, 181.8572, 153.7292, 117.866, 61.9616, 34.8884, 206.1176, 74.2676, 100.286, 180.8024, 82.3544, 74.2676, 68.642, 160.7612, 37.3496, 57.0392, 10.2764, 50.3588, 182.912, 185.3732, 151.9712, 191.702, 194.5148, 100.6376, 190.6472, 53.1716, 18.3632, 50.0072, 153.7292, 60.5552, 43.3268, 52.82, 7.112, 105.56, 33.1304, 36.2948, 35.5916, 22.2308, 8.1668, 121.382, 123.8432, 182.912, 226.1588, 150.2132, 168.4964, 143.1812, 185.3732, 87.98, 138.6104, 61.2584, 31.3724, 182.912, 177.2864, 198.0308, 181.154, 187.8344, 192.0536, 30.3176, 284.876, 39.1076, 40.1624, 44.3816, 303.1592, 318.278, 93.254, 71.8064, 22.2308, 54.9296, 8.87, 174.4736, 171.6608, 178.6928, 61.2584, 65.8292, 36.2948, 10.628, 170.2544, 66.1808, 348.1256, 180.4508, 186.0764, 46.8428, 3.2444, 15.5504, 113.2952, 128.414, 19.0664, 18.7148, 3.596, 39.4592, 13.7924, 353.048, 23.6372, 66.1808, 159.3548, 30.3176, 42.272, 184.3184, 180.0992, 187.4828, 301.7528, 295.424, 294.7208, 332.6936, 297.8852, 301.0496, 296.1272, 298.5884, 296.8304, 296.1272, 298.94, 292.9628, 296.4788, 295.7756, 309.1364, 315.1136, 305.972, 310.1912, 304.9172, 298.2368, 157.5968, 300.3464, 298.2368, 126.656, 296.8304, 308.0816, 325.31, 283.8212, 290.8532 ; 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 ; current_u = 7.903425, 19.31975, 5.128095, 2.709385, 24.76956, -1.767536, 17.1608, -4.723382, -6.996253, 9.701097, 7.797577, -1.941882, 1.956615, -10.41349, -27.83304, 13.15962, -1.084352, 0.1369567, 2.635134, -14.32474, 2.731568, 24.45953, 9.684025, -10.2283, -10.78817, -8.016216, 9.615178, -8.344403, 25.70502, 28.88719, 10.43512, -15.10642, -8.666558, -8.982618, 9.347324, -18.70501, 29.65064, 0.07364652, -10.51364, -3.117783, 14.66952, 12.18662, 23.81661, 40.2628, -9.038054, 26.53738, 15.87225, -0.2628731, 29.94133, 35.00676, 32.50569, 4.44563, 38.79055, 29.03877, 3.819639, 19.64956, -3.918768, -20.24199, 18.74436, -8.804155, -16.09865, 8.647784, -33.38129, 33.33697, 16.07779, 26.96454, 14.15024, 48.27331, 24.75379, 21.96631, 8.896751, 13.27988, 17.47292, 17.01437, 18.60649, 9.210234, 3.041534, 16.77643, 21.43721, -1.13242, -10.15422, 10.19927, 5.03037, 19.68632, -1.78525, 29.01866, 13.96244, 11.31524, 21.07143, -4.693582, 1.888477, -14.79789, -4.158517, -16.95145, -10.28981, 18.35891, -2.834697, 18.68575, 16.07908, 24.41213, -7.857193, -2.53755, 17.2768, 26.47052, 16.53403, 19.20403, 1.31152, 8.869268, 3.658288, 2.000622, 18.77302, 27.56137, 23.43816, 10.92695, 4.865505, 20.9288, -6.336902, -1.624582, -9.686703, 15.19091, 2.041723, 4.875035, 8.889872, 7.124196, 13.31765, 21.64474, 4.267878, 42.68572, 14.8239, -6.958075, 18.22751, 15.29413, 9.927525, 14.50946, 16.37495, -5.963, -0.09445258, -11.26783, -185.0554, -164.2352, -110.8311, -30.67763, -151.1392, -218.6104, -269.3868, -263.4643, -267.7449, -269.3868, -260.7815, -203.0839, -112.6265, -175.3742, -16.15228, -20.90526, -82.12964, -51.5316, -72.87155, -101.2917, 8.942647, -193.3791, -126.6146, 2.352953, -179.5435, -51.25229, -1.168493, -55.82232, -71.81094 ; 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 ; current_v = -0.4980169, -6.947615, -10.55189, 28.91002, 19.27091, 32.80201, 15.12886, -92.85604, -122.6934, -46.21407, -71.43418, -30.73522, -117.3037, -83.23492, -60.48222, -31.37476, -77.42361, -31.0895, -63.88507, 8.035909, 16.19607, 15.64805, 6.62265, -16.08841, -61.53437, -1.784317, -19.7848, 25.96922, 32.02092, 23.04911, 24.24685, -23.76135, 1.520912, -43.3678, -174.5567, -58.68407, 3.980261, -16.71794, -43.92755, -96.15186, -29.71964, -6.443229, 12.684, 57.74028, -18.43463, 7.475516, -2.88047, -18.76936, 4.019283, 9.86132, 12.71136, -12.73833, 50.82854, 18.82977, 21.06744, 16.27934, -77.03829, -215.2122, -35.2103, -42.50619, -62.18258, -1.624263, -177.5622, 24.96502, 48.43546, 22.62016, -28.66762, 27.25036, 26.24348, 16.66125, 71.30563, -3.697816, 26.77235, 23.16666, 25.99732, 22.53435, 21.19377, -10.23314, -14.37438, -22.26202, -9.751573, -17.81844, -24.71711, -26.29725, -18.98073, 1.023496, -15.84308, 6.205597, 34.55796, -92.2702, -39.84407, -45.46007, -206.4413, -123.1985, -48.18803, 31.39537, 0.7529832, 22.98658, 19.05237, 24.94487, 5.133615, 2.845883, -0.9822578, 8.699787, 40.45324, 13.482, 8.403978, -91.66813, -24.9571, -87.67387, 10.29565, 12.36969, 31.91326, 58.23024, -28.32861, 9.239081, 30.13749, -206.4768, -90.99547, 14.24387, 36.01808, 17.51895, -3.827701, -5.649403, 38.53215, 63.89227, 67.91163, 51.85711, 60.38671, 57.06415, 41.6474, 6.751636, -26.34862, 24.81247, 18.01351, -78.96618, -54.55372, -85.78667, 114.5282, 78.06894, 51.02537, 59.42054, 79.97411, 131.6121, 132.1299, 143.5762, 135.426, 132.1299, 144.1968, 86.04845, 56.10148, 84.6871, 13.14365, 20.98833, 59.60938, 43.53402, 50.86842, 54.39593, -21.69305, 113.2118, 67.99491, -1.751028, 90.81355, 40.16035, 1.688148, 13.73318, 27.35474 ; 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 ; temperature = 22.48636, 22.38846, 22.16033, 21.77015, 21.21923, 20.67035, 20.12337, 19.57815, 19.06648, 18.55612, 18.07874, 17.69753, 17.412, 17.28519, 17.28519, 17.44371, 17.82454, 18.36505, 19.06648, 19.86659, 20.70259, 21.44582, 22.03015, 22.42109, 22.55166, 22.519, 22.22547, 21.77015, 21.21923, 20.63813, 20.05914, 19.4501, 18.90686, 18.36505, 17.8563, 17.44371, 17.15844, 17.12675, 17.28519, 17.72928, 18.26957, 18.93877, 19.64221, 20.31622, 20.9284, 21.47822, 21.86759, 22.03015, 22.03015, 21.90009, 21.67277, 21.34867, 20.9284, 20.54149, 20.1555, 19.83452, 19.51412, 19.19427, 18.90686, 18.68359, 18.58798, 18.71547, 19.06648, 19.64221, 20.4449, 21.25158, 21.8351, 20.99298, 20.21977, 20.38055, 20.9284, 21.34867, 21.64033, 21.73768, 21.77015, 21.73768, 21.73768, 21.70522, 21.67277, 21.60789, 21.57546, 21.54304, 21.51063, 21.47822, 21.57546, 21.80262, 22.16033, 22.61699, 20.79932, 19.83452, 19.61018, 19.41811, 19.29017, 19.16231, 19.57815, 20.05914, 20.31622, 20.47709, 20.54149, 20.54149, 20.47709, 20.38055, 20.28406, 20.1555, 20.02703, 19.86659, 19.73834, 19.54613, 19.41811, 19.48211, 19.70629, 19.96284, 20.34838, 20.73483, 21.0899, 21.47822, 20.1555, 19.48211, 19.64221, 19.80245, 19.93075, 20.05914, 20.21977, 20.34838, 20.50928, 20.63813, 20.76707, 20.86385, 20.99298, 21.0899, 21.15455, 21.25158, 21.34867, 21.64033, 20.1555, 19.4501, 19.2582, 19.09842, 19.80245, 18.84304, 18.23776, 18.65172, 18.87495, 19.00261, 19.06648, 19.06648, 19.06648, 19.06648, 19.03454, 19.00261, 18.90686, 18.74736, 18.61985, 18.36505, 18.23776, 18.11054, 18.14234, 18.20595, 18.49241, 18.93877, 19.70629, 20.50928, 21.18689, 21.64033, 21.90009, 21.8351, 21.44582 ; 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 ; }