netcdf M0104.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.6719, 0.03412, -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 = "08-Oct-2003 20:33:42: Modified [lon,lat] to [-67.880825,43.491051].\n", "Wed Oct 8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :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 14:46:52\n", "AANCM_Temperature_1.5: 03-Oct-2003 14:46:52" ; data: lat = 43.4910513070913 ; lon = -67.8808247492864 ; 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 = 14.0784, 17.598, 17.3047, 23.1707, 28.1568, 21.9975, 29.0367, 14.9583, 17.0114, 13.1985, 5.5727, 2.3464, 11.1454, 12.9052, 9.6789, 26.9836, 27.2769, 24.3439, 26.397, 24.0506, 18.4779, 17.0114, 3.2263, 4.3995, 13.7851, 12.6119, 3.5196, 6.1593, 4.9861, 16.4248, 13.7851, 8.5057, 9.0923, 15.5449, 27.8635, 2.6397, 12.6119, 13.1985, 16.7181, 23.464, 31.9697, 35.196, 28.4501, 18.7712, 14.0784, 5.2794, 9.3856, 13.1985, 21.7042, 26.6903, 26.9836, 17.8913, 29.0367, 29.0367, 32.263, 29.33, 19.6511, 18.7712, 28.4501, 27.5702, 22.5841, 16.1315, 12.3186, 22.8774, 27.8635, 38.129, 53.9672, 44.5816, 44.8749, 41.062, 38.129, 26.397, 15.5449, 23.464, 41.9419, 55.4337, 59.8332, 52.794, 32.8496, 24.0506, 30.2099, 36.3692, 40.1821, 40.7687, 36.6625, 18.4779, 22.2908, 20.2377, 32.263, 32.8496, 31.9697, 34.9027, 28.4501, 18.1846, 24.3439, 29.33, 21.7042, 29.0367, 29.9166, 26.9836, 24.9305, 14.665, 2.933, 23.1707, 32.5563, 32.5563, 33.1429, 17.598, 16.1315, 23.464, 34.9027, 40.7687, 42.8218, 41.3553, 27.2769, 11.732, 21.4109, 46.0481, 38.129, 44.2883, 31.6764, 30.7965, 26.1037, 46.3414, 49.5677, 47.5146, 45.4615, 36.3692, 17.3047, 13.1985, 16.4248, 21.9975, 26.397, 4.9861, 5.866, 5.866, 18.1846, 24.9305, 26.1037, 36.3692, 25.5171, 25.8104, 17.598, 15.2516, 10.2655, 11.4387, 19.3578, 20.2377, 22.5841, 39.5955, 35.196, 12.9052, 1.4665, 29.9166, 28.7434, 37.2491, 27.2769, 31.9697, 14.0784, 8.799, 32.263, 43.1151, 48.1012, 38.7156, 28.4501, 5.5727, 11.732, 32.5563 ; 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 = 81.4696, 79.36, 62.8348, 76.8988, 72.6796, 93.7756, 69.5152, 50.8804, 77.2504, 95.182, 329.3476, 130.342, 158.8216, 140.1868, 326.5348, 21.6976, 31.894, 58.264, 48.0676, 37.8712, 42.7936, 6.9304, 331.1056, 173.5888, 154.2508, 169.018, 301.2196, 156.712, 94.1272, 56.1544, 83.9308, 42.7936, 357.4372, 339.544, 332.512, 132.4516, 80.4148, 109.9492, 115.9264, 96.94, 94.1272, 114.1684, 98.698, 99.0496, 60.7252, 56.1544, 46.6612, 56.506, 83.2276, 102.214, 125.4196, 60.7252, 90.6112, 71.9764, 70.2184, 78.6568, 77.2504, 43.8484, 20.6428, 26.2684, 16.072, 31.894, 26.9716, 32.9488, 47.716, 33.652, 59.3188, 63.8896, 67.7572, 65.9992, 71.2732, 92.7208, 85.6888, 134.5612, 163.3924, 176.05, 183.7852, 194.6848, 227.7352, 241.096, 296.2972, 326.1832, 341.6536, 352.8664, 339.8956, 35.7616, 106.0816, 111.7072, 146.164, 137.374, 137.7256, 148.2736, 161.6344, 201.7168, 238.6348, 260.7856, 244.9636, 265.708, 253.0504, 228.79, 223.8676, 260.0824, 103.2688, 71.6248, 54.3964, 65.9992, 79.0084, 93.0724, 153.5476, 171.1276, 184.4884, 196.0912, 210.5068, 202.42, 213.6712, 253.7536, 346.186, 7.282, 10.4464, 23.8072, 59.6704, 91.666, 118.7392, 157.4152, 162.3376, 169.3696, 183.4336, 181.324, 195.0364, 211.5616, 317.7448, 343.7248, 332.8636, 352.5148, 336.3796, 178.8628, 151.0864, 149.3284, 158.1184, 138.7804, 114.52, 120.4972, 117.6844, 115.5748, 192.2236, 241.096, 204.8812, 226.6804, 218.9452, 197.8492, 227.3836, 216.484, 108.1912, 26.2684, 30.8392, 38.2228, 27.3232, 13.9624, 80.7664, 142.2964, 154.2508, 172.8856, 174.9952, 187.3012, 189.7624, 120.4972, 22.4008, 9.7432 ; 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 = 13.92266, 17.29543, 15.39588, 22.56759, 26.88003, 21.94976, 27.20057, 11.60511, 16.59196, 13.14456, -2.841121, 1.788412, 4.026533, 8.263028, -5.33724, 9.976048, 14.41173, 20.70402, 19.63762, 14.76439, 12.55313, 2.052656, -1.558938, 0.4912622, 5.988698, 2.402575, -3.009916, 2.435099, 4.97317, 13.64148, 13.70783, 5.778427, -0.4065566, -5.432755, -12.86076, 1.947697, 12.43583, 12.40653, 15.03553, 23.29208, 31.88679, 32.11093, 28.1229, 18.53755, 12.28037, 4.384761, 6.826223, 11.0068, 21.55276, 26.08615, 21.98973, 15.6063, 29.03505, 27.61185, 30.35914, 28.75709, 19.16658, 13.0038, 10.02982, 12.20193, 6.252297, 8.523068, 5.587086, 12.44277, 20.61395, 21.12908, 46.41286, 40.03194, 41.53567, 37.51177, 36.11046, 26.36724, 15.50091, 16.71813, 11.98764, 3.818601, -3.949958, -13.38335, -24.31016, -21.05464, -27.08342, -20.24089, -12.64777, -5.062795, -12.60207, 10.79874, 21.41852, 18.80257, 17.96461, 22.24607, 21.50544, 18.35406, 8.964037, -6.728651, -20.78646, -28.95153, -19.66485, -28.95527, -28.61707, -20.29976, -17.27669, -14.44585, 2.854701, 21.98928, 26.47036, 29.74147, 32.5349, 17.5727, 7.185844, 3.618957, -2.73139, -11.29974, -21.73808, -15.77262, -15.12303, -11.26351, -5.112297, 5.836734, 6.913383, 17.87743, 27.341, 30.78348, 22.88818, 17.79743, 15.03923, 8.765154, -2.722769, -0.8403504, -4.489404, -6.908292, -11.04459, -6.164826, -12.03995, -0.6495397, -2.350361, 0.11642, 8.792075, 12.71746, 9.728582, 23.96537, 23.21588, 22.23963, 15.58338, 13.75729, -2.173487, -10.01379, -8.144566, -14.7237, -14.19584, -12.13653, -25.90085, -7.67341, 1.393204, 13.24039, 14.73474, 23.0468, 12.52035, 7.713812, 13.89598, 5.381264, 14.0161, 5.339843, 4.19631, -4.920187, -4.824079, 4.801739, 4.470869, 5.509585 ; 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 = 2.088307, 3.249251, 7.900593, 5.252142, 8.382696, -1.448513, 10.16165, 9.437808, 3.754256, -1.192085, 4.794061, -1.518939, -10.39264, -9.91295, 8.074341, 25.07176, 23.15882, 12.80504, 17.63988, 18.98537, 13.55919, 16.88711, 2.824664, -4.371986, -12.4163, -12.38094, 1.824278, -5.657497, -0.3588544, 9.147904, 1.457492, 6.241531, 9.083206, 14.56465, 24.71792, -1.781711, 2.100059, -4.503155, -7.309424, -2.835152, -2.30089, -14.40994, -4.302404, -2.952511, 6.884321, 2.940398, 6.441441, 7.283588, 2.559482, -5.646697, -15.63861, 8.748825, -0.3097417, 8.984208, 10.91895, 5.768785, 4.336813, 13.53733, 26.6235, 24.72304, 21.70139, 13.69608, 10.97872, 19.19773, 18.74673, 31.73929, 27.53734, 19.62046, 16.9866, 16.70194, 12.24154, -1.253041, 1.168567, -16.464, -40.19228, -55.30202, -59.70268, -51.06948, -22.09326, -11.6247, 13.38381, 30.21631, 38.13968, 40.45312, 34.42857, 14.994, -6.174687, -7.485187, -26.79877, -24.1704, -23.6554, -29.68715, -27.00101, -16.89393, -12.67078, -4.696592, -9.185086, -2.173092, -8.721598, -17.77736, -17.97347, -2.525778, -0.6731815, 7.304292, 18.95343, 13.24226, 6.319194, -0.9432141, -14.44261, -23.18324, -34.79566, -39.17145, -36.89393, -38.22937, -22.70073, -3.282246, 20.79161, 45.67669, 37.49701, 40.51976, 15.99575, -0.8953494, -12.55127, -42.78758, -47.23112, -46.69913, -45.37989, -36.35949, -16.71221, -11.24615, 12.15693, 21.11599, 23.4913, 4.943611, 5.374547, -5.864845, -15.91789, -21.44285, -24.22309, -27.35653, -10.58987, -13.09868, -8.176047, -6.583949, -10.03277, -5.528821, -17.56105, -13.88442, -17.56473, -37.68963, -23.83074, -10.37608, -0.4578252, 26.82713, 24.67935, 29.26329, 24.23366, 31.02513, 2.259021, -6.961638, -29.05942, -42.78315, -47.91781, -38.40168, -28.03813, -2.828124, 10.84671, 32.08671 ; 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 = 11.99402, 12.05682, 12.08822, 12.08822, 12.02542, 11.8684, 11.837, 11.837, 11.74277, 11.74277, 11.80559, 11.837, 11.74277, 11.6171, 11.55426, 12.08822, 12.11961, 12.15101, 12.15101, 12.24519, 12.24519, 12.24519, 12.24519, 12.2138, 12.15101, 12.11961, 12.11961, 12.08822, 12.05682, 11.96262, 11.89981, 11.837, 11.837, 11.8684, 11.99402, 11.99402, 11.93122, 11.93122, 11.837, 11.74277, 11.71135, 11.58568, 11.64852, 11.67994, 11.64852, 11.6171, 11.6171, 11.6171, 11.67994, 11.67994, 11.58568, 11.55426, 11.55426, 11.52284, 11.55426, 11.52284, 11.52284, 11.55426, 11.71135, 11.74277, 11.80559, 11.837, 11.77418, 11.74277, 11.67994, 11.64852, 11.6171, 11.6171, 11.71135, 11.74277, 11.71135, 11.67994, 11.64852, 11.64852, 11.6171, 11.64852, 11.64852, 11.77418, 11.74277, 11.71135, 11.67994, 11.64852, 11.58568, 11.55426, 11.42856, 11.42856, 11.52284, 11.55426, 11.52284, 11.52284, 11.49141, 11.45999, 11.42856, 11.42856, 11.42856, 11.45999, 11.45999, 11.42856, 11.39713, 11.36569, 11.30282, 11.30282, 11.27139, 11.33426, 11.36569, 11.30282, 11.36569, 11.36569, 11.33426, 11.33426, 11.33426, 11.27139, 11.27139, 11.27139, 11.30282, 11.30282, 11.27139, 11.23995, 11.30282, 11.27139, 11.27139, 11.33426, 11.33426, 11.23995, 11.23995, 11.17706, 11.17706, 11.17706, 11.17706, 11.17706, 11.14561, 11.14561, 11.08271, 11.05126, 11.05126, 11.05126, 11.05126, 11.01981, 11.01981, 11.01981, 11.05126, 11.05126, 11.05126, 11.01981, 11.01981, 10.98835, 10.98835, 10.98835, 10.95689, 10.95689, 10.98835, 11.01981, 10.98835, 10.95689, 10.89396, 10.8625, 10.8625, 10.8625, 10.8625, 10.92543, 10.95689, 10.98835, 11.01981, 11.01981, 11.08271, 11.11416, 11.05126, 10.98835 ; 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 ; }