netcdf B0105.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.6973, 0.03422, -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 = "11-Oct-2003 13:45:15: Modified [lon,lat] to [-70.426496,43.181098].\n", "Sat Oct 11 01:02:27 2003: ncrcat -d time,2452923.83333332, pre/B0105.aanderaa.realtime.nc post/B0105.aanderaa.realtime.nc" ; :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 = "AANCM689" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0105" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3167 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2452932.00000579 ; :starting_julian_day_string = "2003-10-19 00:00:00" ; :ending_julian_day_number = 2452938.95833912 ; :ending_julian_day_string = "2003-10-25 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:09:03\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:09:03" ; data: lat = 43.181098244407 ; lon = -70.4264956387607 ; depth = 2 ; time = 2452932, 2452932.04166667, 2452932.08333333, 2452932.125, 2452932.16666667, 2452932.20833333, 2452932.25, 2452932.29166667, 2452932.33333333, 2452932.375, 2452932.41666667, 2452932.45833333, 2452932.5, 2452932.54166667, 2452932.58333333, 2452932.625, 2452932.66666667, 2452932.70833333, 2452932.75, 2452932.79166667, 2452932.83333333, 2452932.875, 2452932.91666667, 2452932.95833333, 2452933, 2452933.04166667, 2452933.08333333, 2452933.125, 2452933.16666667, 2452933.20833333, 2452933.25, 2452933.29166667, 2452933.33333333, 2452933.375, 2452933.41666667, 2452933.45833333, 2452933.5, 2452933.54166667, 2452933.58333333, 2452933.625, 2452933.66666667, 2452933.70833333, 2452933.75, 2452933.79166667, 2452933.83333333, 2452933.875, 2452933.91666667, 2452933.95833333, 2452934, 2452934.04166667, 2452934.08333333, 2452934.125, 2452934.16666667, 2452934.20833333, 2452934.25, 2452934.29166667, 2452934.33333333, 2452934.375, 2452934.41666667, 2452934.45833333, 2452934.5, 2452934.54166667, 2452934.58333333, 2452934.625, 2452934.66666667, 2452934.70833333, 2452934.75, 2452934.79166667, 2452934.83333333, 2452934.875, 2452934.91666667, 2452934.95833333, 2452935, 2452935.04166667, 2452935.08333333, 2452935.125, 2452935.16666667, 2452935.20833333, 2452935.25, 2452935.29166667, 2452935.33333333, 2452935.375, 2452935.41666667, 2452935.45833333, 2452935.5, 2452935.54166667, 2452935.58333333, 2452935.625, 2452935.66666667, 2452935.70833333, 2452935.75, 2452935.79166667, 2452935.83333333, 2452935.875, 2452935.91666667, 2452935.95833333, 2452936, 2452936.04166667, 2452936.08333333, 2452936.125, 2452936.16666667, 2452936.20833333, 2452936.25, 2452936.29166667, 2452936.33333333, 2452936.375, 2452936.41666667, 2452936.45833333, 2452936.5, 2452936.54166667, 2452936.58333333, 2452936.625, 2452936.66666667, 2452936.70833333, 2452936.75, 2452936.79166667, 2452936.83333333, 2452936.875, 2452936.91666667, 2452936.95833333, 2452937, 2452937.04166667, 2452937.08333333, 2452937.125, 2452937.16666667, 2452937.20833333, 2452937.25, 2452937.29166667, 2452937.33333333, 2452937.375, 2452937.41666667, 2452937.45833333, 2452937.5, 2452937.54166667, 2452937.58333333, 2452937.625, 2452937.66666667, 2452937.70833333, 2452937.75, 2452937.79166667, 2452937.83333333, 2452937.875, 2452937.91666667, 2452937.95833333, 2452938, 2452938.04166667, 2452938.08333333, 2452938.125, 2452938.16666667, 2452938.20833333, 2452938.25, 2452938.29166667, 2452938.33333333, 2452938.375, 2452938.41666667, 2452938.45833333, 2452938.5, 2452938.54166667, 2452938.58333333, 2452938.625, 2452938.66666667, 2452938.70833333, 2452938.75, 2452938.79166667, 2452938.83333333, 2452938.875, 2452938.91666667, 2452938.95833333 ; current_speed = 25.5171, 26.6903, 27.8635, 27.8635, 26.9836, 17.3047, 13.4918, 12.6119, 10.5588, 15.8382, 12.9052, 11.732, 14.665, 21.9975, 19.3578, 14.0784, 11.4387, 5.2794, 19.3578, 21.4109, 26.397, 26.397, 28.7434, 24.9305, 33.1429, 35.196, 31.3831, 29.6233, 23.464, 16.1315, 7.3325, 15.2516, 13.4918, 21.1176, 21.4109, 18.4779, 21.1176, 21.7042, 20.531, 18.4779, 20.531, 18.1846, 11.4387, 7.0392, 7.0392, 9.3856, 15.5449, 8.5057, 28.1568, 35.7826, 36.0759, 31.3831, 31.0898, 24.9305, 17.8913, 24.9305, 34.3161, 29.6233, 38.7156, 38.4223, 32.5563, 21.9975, 17.598, 17.8913, 17.0114, 19.0645, 13.4918, 10.8521, 7.9191, 13.7851, 17.8913, 14.665, 10.5588, 6.1593, 3.5196, 14.665, 11.4387, 12.6119, 10.5588, 21.4109, 20.8243, 22.2908, 28.7434, 24.9305, 22.5841, 17.3047, 11.1454, 5.2794, 10.2655, 10.8521, 10.8521, 5.2794, 7.9191, 17.3047, 18.7712, 17.3047, 9.0923, 12.9052, 14.3717, 9.3856, 15.5449, 13.7851, 12.0253, 9.9722, 15.8382, 15.2516, 12.9052, 13.4918, 13.4918, 2.6397, 0, 8.799, 19.0645, 18.7712, 17.0114, 17.598, 8.2124, 7.0392, 6.7459, 12.0253, 14.665, 5.866, 7.3325, 11.1454, 18.7712, 24.3439, 24.9305, 27.2769, 25.2238, 12.6119, 9.0923, 8.5057, 9.6789, 7.0392, 11.732, 6.1593, 8.799, 16.4248, 17.598, 20.531, 14.0784, 10.8521, 7.9191, 12.3186, 15.5449, 12.0253, 6.7459, 10.2655, 2.933, 9.6789, 11.732, 19.3578, 19.0645, 11.1454, 3.5196, 5.2794, 14.9583, 15.8382, 15.2516, 11.732, 12.9052, 10.5588, 21.7042, 20.531, 19.6511, 25.5171, 9.6789, 18.7712 ; 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 = 72.6381, 82.1313, 75.4509, 78.6153, 83.8893, 77.9121, 76.8573, 85.2957, 95.8437, 95.4921, 104.6337, 90.9213, 95.1405, 103.2273, 133.4649, 154.2093, 159.4833, 153.1545, 280.7853, 312.7809, 336.6897, 351.4185, 5.1309, 20.9529, 43.4553, 63.1449, 78.6153, 96.5469, 113.0721, 151.3965, 215.0361, 247.3833, 270.5889, 282.8949, 326.8449, 346.1445, 22.7109, 40.2909, 68.4189, 91.6245, 90.5697, 83.8893, 56.8161, 64.1997, 7.5921, 344.3865, 340.2057, 12.8661, 32.2041, 59.6289, 73.3413, 84.5925, 80.7249, 68.0673, 51.8937, 4.0761, 10.0533, 18.8433, 21.3045, 21.6561, 27.6333, 52.9485, 49.7841, 84.5925, 84.9441, 76.1541, 82.4829, 53.3001, 10.0533, 315.9453, 320.5161, 346.8477, 9.7017, 34.3137, 149.6385, 139.0905, 140.4969, 167.2185, 183.3921, 254.4153, 277.6209, 289.2237, 304.6941, 316.6485, 326.8449, 337.7445, 57.1677, 102.5241, 125.7297, 152.0997, 191.1273, 201.6753, 241.4061, 285.3561, 294.4977, 281.4885, 285.7077, 270.2373, 215.7393, 152.0997, 150.3417, 168.2733, 185.8533, 193.9401, 258.2829, 232.6161, 286.0593, 308.2101, 307.8585, 334.2285, 157.3737, 103.5789, 141.5517, 133.1133, 138.7389, 140.1453, 162.9993, 213.2781, 275.1597, 308.2101, 322.6257, 329.3061, 352.4733, 43.1037, 116.2365, 115.5333, 114.4785, 114.8301, 113.4237, 110.6109, 110.2593, 300.4749, 344.0349, 333.8769, 346.8477, 22.0077, 20.9529, 83.8893, 95.1405, 109.2045, 112.0173, 139.7937, 156.3189, 258.6345, 293.7945, 301.8813, 297.3105, 335.6349, 74.0445, 73.3413, 71.2317, 94.7889, 108.1497, 87.7569, 86.3505, 342.6669, 310.3197, 318.7581, 328.2513, 357.7473, 13.5693, 51.1905, 57.1677, 75.8025, 84.9441, 68.0673, 32.5557, 38.5329 ; 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 = 24.35452, 26.439, 26.96999, 27.31526, 26.83028, 16.92101, 13.13841, 12.56941, 10.50393, 15.76549, 12.48656, 11.73048, 14.60602, 21.41391, 14.04981, 6.1253, 4.00904, 2.384104, -19.01585, -15.71467, -10.44557, -3.938857, 2.570564, 8.915156, 22.7953, 31.40018, 30.7656, 29.43012, 21.58717, 7.722883, -4.209533, -14.07872, -13.49109, -20.58504, -11.70978, -4.424977, 8.153115, 14.03543, 19.09173, 18.47047, 20.52999, 18.08128, 9.573256, 6.337508, 0.9300171, -2.526104, -5.264192, 1.893993, 15.0058, 30.87211, 34.56177, 31.24343, 30.68333, 23.12611, 14.07808, 1.772094, 5.990364, 9.567763, 14.06632, 14.17916, 15.09997, 17.55608, 13.43813, 17.81168, 16.94521, 18.51054, 13.37585, 8.700961, 1.382392, -9.585398, -11.37639, -3.336878, 1.779354, 3.472142, 1.778996, 9.603612, 7.276385, 2.790176, -0.6247509, -20.62371, -20.64036, -21.04787, -23.6329, -17.1141, -12.35141, -6.553938, 9.365046, 5.153776, 8.333337, 5.078071, -2.094342, -1.949926, -6.953238, -16.6869, -17.08138, -16.95799, -8.752751, -12.90509, -8.394483, 4.391846, 7.692026, 2.801733, -1.226361, -2.402376, -15.50817, -12.1187, -12.40159, -10.60115, -10.65216, -1.147697, 0, 8.553046, 11.85446, 13.70304, 11.21887, 11.27755, 2.401169, -3.862432, -6.718565, -9.448853, -8.90194, -2.994308, -0.9604709, 7.615885, 16.83733, 21.96635, 22.68967, 24.75534, 23.14511, 11.80464, 8.529806, -7.330649, -2.662199, -3.099368, -2.669502, 2.308082, 3.146526, 16.33148, 17.52722, 19.38846, 13.05167, 7.005483, 3.180672, -12.07703, -14.22356, -10.21121, -5.993956, -4.235028, 2.820008, 9.272671, 11.10818, 19.29022, 18.11596, 11.13686, 3.512463, -1.572873, -11.40489, -10.44117, -8.02531, -0.4611486, 3.027835, 8.227777, 18.23719, 19.9039, 19.57464, 23.67026, 5.208403, 11.69378 ; 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 = 7.61446, 3.653993, 6.999578, 5.500131, 2.872398, 3.623813, 3.067726, 1.034344, -1.075045, -1.51585, -3.26035, -0.1886391, -1.31396, -5.033352, -13.31643, -12.67604, -10.71314, -4.710426, 3.622411, 14.54221, 24.24235, 26.10147, 28.62823, 23.28196, 24.0588, 15.89929, 6.194885, -3.377544, -9.195288, -14.16271, -6.003781, -5.865222, 0.1386696, 4.712674, 17.92506, 17.94024, 19.48024, 16.55534, 7.551668, -0.5238314, -0.2041393, 1.935746, 6.260722, 3.063712, 6.977493, 9.039264, 14.62642, 8.292149, 23.82502, 18.09163, 10.34188, 2.9575, 5.010896, 9.311972, 11.04112, 24.86744, 33.7892, 28.03565, 36.06988, 35.71029, 28.84274, 13.25421, 11.36249, 1.686052, 1.499174, 4.562352, 1.765025, 6.485473, 7.797508, 9.907024, 13.80856, 14.28032, 10.40779, 5.087357, -3.036899, -11.083, -8.825989, -12.29939, -10.5403, -5.752308, 2.761676, 7.339407, 16.3606, 18.12836, 18.90725, 16.01557, 6.042835, -1.144839, -5.994663, -9.590687, -10.64809, -4.906104, -3.790068, 4.582585, 7.783604, 3.446599, 2.461557, 0.05344888, -11.66527, -8.294648, -13.50839, -13.49738, -11.9626, -9.6785, -3.216414, -9.260049, 3.569993, 8.345311, 8.2801, 2.377143, -0, -2.065866, -14.93074, -12.82905, -12.78767, -13.50949, -7.853528, -5.884892, 0.6066728, 7.438212, 11.65408, 5.044212, 7.269323, 8.137459, -8.298323, -10.49309, -10.33, -11.45436, -10.02715, -4.439638, -3.148385, 4.313758, 9.305579, 6.320147, 11.42425, 5.710494, 8.217163, 1.748416, -1.576751, -6.753484, -5.277802, -8.288021, -7.252273, -2.42759, 6.271706, 6.351297, 3.095103, 9.351205, 0.8062544, 2.774651, 3.774676, -1.616082, -5.938607, 0.4362252, 0.2240321, 5.039656, 9.678798, 11.90927, 12.96941, 11.72293, 12.54498, 6.617548, 11.76763, 5.035537, 1.731805, 9.531077, 8.158042, 14.68378 ; 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 = 10.68315, 10.80946, 10.8726, 10.99885, 11.06196, 10.96729, 10.93573, 10.93573, 10.93573, 10.96729, 10.93573, 10.90416, 10.93573, 10.96729, 10.90416, 10.84103, 10.80946, 10.84103, 10.8726, 10.96729, 11.09351, 11.18816, 11.25124, 11.2197, 11.28279, 11.28279, 10.93573, 10.80946, 10.71473, 10.77788, 10.8726, 10.8726, 10.84103, 10.84103, 10.74631, 10.80946, 10.8726, 10.90416, 10.96729, 10.84103, 10.74631, 10.68315, 10.65157, 10.68315, 10.68315, 10.68315, 10.71473, 10.77788, 10.68315, 10.77788, 10.80946, 10.77788, 10.74631, 10.61998, 10.46201, 10.3988, 10.46201, 10.3988, 10.8726, 11.06196, 11.12506, 11.03041, 10.74631, 10.49361, 10.3672, 10.24074, 10.24074, 10.27236, 10.27236, 10.30397, 10.5568, 10.68315, 10.74631, 10.68315, 10.74631, 10.61998, 10.5568, 10.49361, 10.46201, 10.49361, 10.52521, 10.46201, 10.99885, 11.12506, 11.12506, 11.12506, 11.09351, 10.99885, 10.93573, 10.8726, 10.8726, 10.8726, 10.84103, 10.84103, 10.93573, 10.93573, 10.93573, 10.93573, 10.90416, 10.90416, 10.8726, 10.84103, 10.84103, 10.80946, 10.80946, 10.77788, 10.77788, 10.80946, 10.80946, 10.80946, 10.80946, 10.77788, 10.77788, 10.74631, 10.71473, 10.65157, 10.65157, 10.65157, 10.68315, 10.71473, 10.68315, 10.71473, 10.71473, 10.68315, 10.65157, 10.61998, 10.58839, 10.52521, 10.43041, 10.3672, 10.30397, 10.33559, 10.33559, 10.43041, 10.43041, 10.46201, 10.46201, 10.46201, 10.46201, 10.3988, 10.30397, 10.27236, 10.24074, 10.27236, 10.30397, 10.3672, 10.3672, 10.3672, 10.33559, 10.33559, 10.33559, 10.30397, 10.30397, 10.27236, 10.24074, 10.24074, 10.24074, 10.27236, 10.30397, 10.33559, 10.3672, 10.3672, 10.3988, 10.3672, 10.33559, 10.30397, 10.24074, 10.14586 ; 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 ; }