netcdf N0103.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 165 ; 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, 300.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 = -300.f, 300.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 = -300.f, 300.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.7195, 0.03419, -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 = "18-May-2005 19:46:03: Modified [lon,lat] to [-65.907500,42.329450].\n", "09-May-2005 18:35:59: Modified [lon,lat] to [-65.943300,42.348000].\n", "08-May-2005 17:52:30: Modified [lon,lat] to [-65.928600,42.341600].\n", "07-May-2005 18:18:06: Modified [lon,lat] to [-65.910400,42.331500].\n", "28-Apr-2005 10:13:22: Modified [lon,lat] to [-65.906253,42.329254].\n", "Wed Apr 27 20:58:47 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.aanderaa.realtime.nc N0103.aanderaa.realtime.nc.new\n", "Wed Apr 27 20:00:38 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.aanderaa.realtime.nc N0103.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 = "AANCM964" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0103" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453506.00000579 ; :starting_julian_day_string = "2005-05-15 00:00:00" ; :ending_julian_day_number = 2453512.83333912 ; :ending_julian_day_string = "2005-05-21 20:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Apr-2005 21:20:31\n", "AANCM_Temperature_1.5: 19-Apr-2005 21:20:31" ; :longitude = -65.9075 ; :latitude = 42.32945 ; data: lat = 42.32945 ; lon = -65.9075 ; depth = 2 ; time = 2453506, 2453506.04166667, 2453506.08333333, 2453506.125, 2453506.16666667, 2453506.20833333, 2453506.25, 2453506.29166667, 2453506.33333333, 2453506.375, 2453506.41666667, 2453506.45833333, 2453506.5, 2453506.54166667, 2453506.58333333, 2453506.625, 2453506.66666667, 2453506.70833333, 2453506.75, 2453506.79166667, 2453506.83333333, 2453506.875, 2453506.91666667, 2453506.95833333, 2453507, 2453507.04166667, 2453507.08333333, 2453507.125, 2453507.16666667, 2453507.20833333, 2453507.25, 2453507.29166667, 2453507.33333333, 2453507.375, 2453507.41666667, 2453507.45833333, 2453507.5, 2453507.54166667, 2453507.58333333, 2453507.625, 2453507.66666667, 2453507.70833333, 2453507.75, 2453507.79166667, 2453507.83333333, 2453507.875, 2453507.91666667, 2453507.95833333, 2453508, 2453508.04166667, 2453508.08333333, 2453508.125, 2453508.16666667, 2453508.20833333, 2453508.25, 2453508.29166667, 2453508.33333333, 2453508.375, 2453508.41666667, 2453508.45833333, 2453508.5, 2453508.54166667, 2453508.58333333, 2453508.625, 2453508.66666667, 2453508.70833333, 2453508.75, 2453508.79166667, 2453508.83333333, 2453508.875, 2453508.91666667, 2453508.95833333, 2453509, 2453509.04166667, 2453509.08333333, 2453509.125, 2453509.16666667, 2453509.20833333, 2453509.25, 2453509.29166667, 2453509.33333333, 2453509.375, 2453509.41666667, 2453509.45833333, 2453509.5, 2453509.54166667, 2453509.58333333, 2453509.625, 2453509.66666667, 2453509.70833333, 2453509.75, 2453509.79166667, 2453509.83333333, 2453509.875, 2453509.91666667, 2453509.95833333, 2453510, 2453510.04166667, 2453510.08333333, 2453510.125, 2453510.16666667, 2453510.20833333, 2453510.25, 2453510.29166667, 2453510.33333333, 2453510.375, 2453510.41666667, 2453510.45833333, 2453510.5, 2453510.54166667, 2453510.58333333, 2453510.625, 2453510.66666667, 2453510.70833333, 2453510.75, 2453510.79166667, 2453510.83333333, 2453510.875, 2453510.91666667, 2453510.95833333, 2453511, 2453511.04166667, 2453511.08333333, 2453511.125, 2453511.16666667, 2453511.20833333, 2453511.25, 2453511.29166667, 2453511.33333333, 2453511.375, 2453511.41666667, 2453511.45833333, 2453511.5, 2453511.54166667, 2453511.58333333, 2453511.625, 2453511.66666667, 2453511.70833333, 2453511.75, 2453511.79166667, 2453511.83333333, 2453511.875, 2453511.91666667, 2453511.95833333, 2453512, 2453512.04166667, 2453512.08333333, 2453512.125, 2453512.16666667, 2453512.20833333, 2453512.25, 2453512.29166667, 2453512.33333333, 2453512.375, 2453512.41666667, 2453512.45833333, 2453512.5, 2453512.54166667, 2453512.58333333, 2453512.625, 2453512.66666667, 2453512.70833333, 2453512.75, 2453512.79166667, 2453512.83333333 ; current_speed = 20.531, 14.0784, 8.799, 15.5449, 45.4615, 48.1012, 44.8749, 38.4223, 19.3578, 14.665, 15.8382, 39.3022, 35.4893, 28.4501, 12.9052, 11.732, 22.2908, 30.5032, 41.062, 40.1821, 20.8243, 7.9191, 19.3578, 23.1707, 24.0506, 19.6511, 19.0645, 21.7042, 27.5702, 42.5285, 58.9533, 58.3667, 24.0506, 8.799, 14.0784, 26.9836, 29.33, 37.5424, 36.3692, 15.2516, 13.4918, 22.5841, 25.5171, 39.8888, 48.1012, 28.1568, 9.6789, 12.6119, 35.196, 38.7156, 40.1821, 32.5563, 28.1568, 31.3831, 41.062, 45.7548, 52.5007, 56.9002, 32.8496, 9.9722, 7.6258, 14.0784, 26.397, 10.5588, 10.2655, 26.9836, 34.9027, 54.2605, 46.928, 46.6347, 28.4501, 11.4387, 2.0531, 19.3578, 25.2238, 18.7712, 19.3578, 9.6789, 21.9975, 43.995, 50.1543, 56.6069, 42.5285, 28.4501, 23.1707, 22.8774, 32.5563, 22.2908, 14.665, 11.732, 109.1076, 20.8243, 33.7295, 58.0734, 36.3692, 24.0506, 13.4918, 11.4387, 25.2238, 23.1707, 31.9697, 18.4779, 13.1985, 28.4501, 41.9419, 73.9116, 71.5652, 43.7017, 35.4893, 20.531, 29.0367, 33.1429, 43.4084, 39.0089, 22.8774, 8.5057, 23.1707, 67.7523, 58.9533, 40.4754, 35.7826, 6.7459, 14.0784, 32.5563, 39.5955, 34.6094, 25.5171, 21.4109, 25.8104, 53.0873, 49.2744, 36.0759, 38.129, 12.0253, 12.3186, 14.9583, 19.3578, 23.7573, 16.7181, 4.1062, 21.9975, 43.4084, 74.4982, 64.526, 45.7548, 17.0114, 12.0253, 15.8382, 15.8382, 19.6511, 16.1315, 3.8129, 7.6258, 28.7434, 88.2833, 79.7776, 66.2858, 38.7156, 12.0253, 18.4779, 17.3047, 18.7712, 25.8104, 26.6903, 56.3136 ; 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, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 127.4108, 137.6072, 176.9864, 263.48, 262.4252, 274.7312, 286.334, 309.5396, 351.3416, 101.744, 129.1688, 126.0044, 130.2236, 140.42, 171.7124, 218.8268, 259.2608, 260.6672, 264.8864, 288.092, 304.6172, 251.174, 197.3792, 181.5572, 148.8584, 137.2556, 154.484, 193.5116, 253.6352, 272.9732, 304.9688, 301.1012, 330.284, 10.6796, 142.178, 140.42, 140.0684, 135.4976, 116.5112, 159.758, 234.2972, 281.06, 283.1696, 309.5396, 322.9004, 334.5032, 28.2596, 87.3284, 124.2464, 122.1368, 130.9268, 152.726, 188.9408, 235.0004, 242.384, 269.1056, 279.302, 302.8592, 312.3524, 250.8224, 163.274, 156.9452, 142.178, 166.0868, 266.2928, 305.672, 319.3844, 315.8684, 314.1104, 314.462, 321.1424, 310.2428, 124.598, 96.8216, 130.9268, 149.21, 160.4612, 206.1692, 255.3932, 285.2792, 294.4208, 309.8912, 317.2748, 335.2064, 4.3508, 59.9036, 98.228, 124.598, 145.694, 260.3156, 315.8684, 317.2748, 296.5304, 313.7588, 325.3616, 327.1196, 327.4712, 126.356, 130.9268, 136.5524, 112.9952, 137.9588, 269.1056, 294.0692, 309.8912, 308.4848, 327.8228, 341.5352, 9.2732, 49.004, 113.3468, 102.0956, 105.9632, 120.3788, 152.726, 227.9684, 246.9548, 295.124, 316.22, 326.4164, 332.7452, 336.2612, 131.9816, 131.2784, 119.6756, 127.0592, 143.5844, 184.0184, 246.2516, 277.544, 291.608, 307.43, 317.6264, 328.526, 152.0228, 143.2328, 109.1276, 104.2052, 110.1824, 298.2884, 306.3752, 309.188, 310.2428, 325.01, 323.9552, 345.716, 62.3648, 114.05, 139.0136, 121.7852, 123.1916, 184.0184, 309.8912, 310.5944, 322.9004, 341.8868, 344.3096, 347.1224, 357.6704, 105.26, 150.968, 171.0092, 198.7856, 259.2608, 271.2152 ; 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, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 16.30778, 9.491793, 0.4625898, -15.44436, -45.06479, -47.9373, -43.06369, -29.63069, -2.914183, 14.35801, 12.27917, 31.79437, 27.09715, 18.12712, 1.860182, -7.355592, -21.90039, -30.09943, -40.89857, -38.19546, -17.13769, -7.495451, -5.782065, -0.629662, 12.43789, 13.33777, 8.212284, -5.071018, -26.45325, -42.47125, -48.31012, -49.97685, -11.92191, 1.630602, 8.633021, 17.19274, 18.82612, 26.31494, 32.54487, 5.276841, -10.95608, -22.16464, -24.846, -30.76163, -29.01476, -12.1204, 4.582642, 12.59819, 29.0939, 32.78361, 30.35947, 14.9188, -4.375957, -25.70766, -36.38398, -45.74923, -51.81032, -47.79654, -24.27636, -9.418792, 2.194668, 5.513261, 16.18691, 2.538881, -10.24402, -21.92063, -22.72099, -37.78206, -33.6943, -33.28389, -17.84922, -8.731316, 1.690022, 19.22076, 19.05777, 9.608845, 6.474122, -4.268622, -21.28652, -42.43991, -45.66718, -43.43242, -28.85486, -11.93057, 1.757795, 19.79314, 32.22118, 18.34881, 8.265378, -11.56481, -75.97258, -14.12893, -30.1777, -41.94396, -20.67208, -13.05676, -7.254858, 9.212149, 19.05777, 15.93428, 29.42931, 12.374, -13.19689, -25.97647, -32.1805, -57.85603, -38.1113, -13.84129, 5.718824, 15.49588, 26.65926, 32.4071, 41.73451, 33.65301, 10.48348, -6.317827, -21.32159, -61.34232, -40.78927, -22.38909, -16.38658, -2.715682, 10.46531, 24.46648, 34.40225, 27.61876, 15.14792, -1.500408, -23.62485, -52.62779, -45.81165, -28.64775, -25.6975, -6.278549, 5.778904, 8.953516, 18.28908, 23.03087, 15.69159, -3.61581, -17.7113, -33.64484, -56.86549, -37.00137, -26.92293, -4.197196, 10.65344, 14.46329, 10.38796, 16.704, 13.49956, -0.2671959, -5.850999, -21.82587, -53.2527, -24.80249, -17.92628, -8.628508, -0.4888043, 17.8264, 8.397937, 2.933486, -8.311666, -26.22283, -56.30093 ; 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, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = -12.47311, -10.39746, -8.786832, -1.765124, -5.992754, 3.967445, 12.62045, 24.46007, 19.13719, -2.984903, -10.00352, -23.10369, -22.918, -21.92751, -12.77043, -9.139753, -4.153642, -4.946665, -3.659886, 12.4783, 11.83009, -2.555456, -18.47409, -23.16214, -20.58471, -14.43155, -17.20504, -21.10349, -7.76796, 2.205904, 33.78792, 30.14939, 20.88778, 8.646591, -11.1208, -20.79722, -22.49057, -26.77603, -16.23422, -14.30966, -7.873557, 4.332463, 5.81367, 25.39366, 38.36495, 25.41459, 8.525286, 0.5878573, -19.80665, -20.59447, -26.32306, -28.93686, -27.81468, -18.00043, -19.03402, -0.7142137, 8.486122, 30.87271, 22.1304, -3.275842, -7.303168, -12.95397, -20.85151, -10.24902, -0.6637437, 15.73533, 26.49443, 38.94506, 32.66391, 32.66463, 22.15431, 7.389721, -1.165781, -2.299287, -16.52397, -16.12539, -18.24309, -8.686769, -5.547422, 11.59369, 20.73554, 36.30381, 31.24213, 25.82769, 23.10393, 11.47202, -4.659217, -12.65705, -12.11387, -1.973569, 78.31115, 15.29787, 15.06604, 40.16496, 29.92296, 20.19783, 11.37522, -6.780868, -16.52397, -16.82201, -12.48909, -13.72286, -0.2060232, 11.60308, 26.89867, 45.9957, 60.57315, 41.45187, 35.0255, 13.46847, -11.50712, -6.944879, -11.93817, -19.72737, -20.33401, -5.69491, -9.070337, 28.76618, 42.56439, 33.71923, 31.80997, 6.175131, -9.416928, -21.47799, -19.60328, -20.857, -20.53443, -21.35826, -10.39439, 6.9697, 18.14551, 21.92663, 28.16841, 10.2561, -10.87898, -11.98271, -6.343029, -5.829931, -5.76791, 1.945969, 13.04607, 27.42834, 48.12793, 52.86306, 36.99537, 16.48549, 5.57782, -6.4546, -11.95571, -10.35095, -8.831038, -3.803526, 4.890668, 18.70333, 70.41371, 75.82415, 63.8158, 37.74184, 12.01536, -4.863376, -15.13034, -18.54057, -24.43549, -4.97344, 1.194279 ; 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, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 4.707086, 4.739603, 4.707086, 4.609486, 4.609486, 4.642027, 4.999462, 4.902073, 4.967007, 4.967007, 4.934544, 4.934544, 5.03191, 4.999462, 4.934544, 4.934544, 5.258833, 4.967007, 5.582382, 5.258833, 4.902073, 4.837108, 4.804614, 4.804614, 4.772112, 4.837108, 4.902073, 4.967007, 4.934544, 4.707086, 4.642027, 4.28363, 4.544379, 4.479241, 4.479241, 4.511814, 4.511814, 4.41407, 4.544379, 4.609486, 4.609486, 4.511814, 4.739603, 5.129208, 4.902073, 5.161625, 5.323601, 5.258833, 5.03191, 4.934544, 4.837108, 4.869595, 4.869595, 4.804614, 4.544379, 4.576936, 4.869595, 5.06435, 4.934544, 4.837108, 4.804614, 4.869595, 4.934544, 5.06435, 5.03191, 5.06435, 4.967007, 5.161625, 5.161625, 5.355974, 5.51773, 5.420698, 5.582382, 5.453049, 5.291221, 5.03191, 5.420698, 5.258833, 5.096783, 5.161625, 5.194035, 5.06435, 4.967007, 4.837108, 4.707086, 4.837108, 4.67456, 4.869595, 4.999462, 5.226438, 5.226438, 5.51773, 5.258833, 5.743888, 5.096783, 5.55006, 5.51773, 5.485393, 5.51773, 5.485393, 5.38834, 5.743888, 5.614697, 5.55006, 5.258833, 5.711601, 5.485393, 5.420698, 5.679307, 5.582382, 5.323601, 5.453049, 5.614697, 5.51773, 5.453049, 5.38834, 5.38834, 5.485393, 5.614697, 5.323601, 5.453049, 5.420698, 5.355974, 5.38834, 5.38834, 5.38834, 5.420698, 5.420698, 5.420698, 5.194035, 5.161625, 5.161625, 5.03191, 5.096783, 5.161625, 5.258833, 5.355974, 5.55006, 5.582382, 5.679307, 5.743888, 5.776168, 5.679307, 5.194035, 5.55006, 5.679307, 5.743888, 5.711601, 5.582382, 5.485393, 5.51773, 5.55006, 5.453049, 5.291221, 5.226438, 5.51773, 5.51773, 5.420698, 5.485393, 5.485393, 5.38834, 5.226438, 5.323601, 5.161625, 4.934544 ; 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, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }