netcdf C0208.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, 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.7711, 0.03433, -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 = "24-Feb-2005 23:18:24: Modified [lon,lat] to [-70.059600,43.570400].\n", "Thu Feb 24 22:54:39 2005: /usr/local/nco/bin/ncrcat -d time,2453426.9062,2453431.00 C0208.aanderaa.realtime.nc C0208.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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0208" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :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: 23-Feb-2005 18:18:09\n", "AANCM_Temperature_1.5: 23-Feb-2005 18:18:09" ; :longitude = -70.0596 ; :latitude = 43.5704 ; data: lat = 43.5704 ; lon = -70.0596 ; 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 = 16.4248, 18.4779, 17.8913, 15.8382, 19.3578, 8.5057, 7.6258, 7.3325, 7.6258, 6.7459, 5.866, 7.3325, 8.5057, 4.1062, 6.7459, 7.3325, 9.9722, 14.665, 17.598, 22.5841, 20.531, 23.1707, 19.9444, 13.7851, 8.2124, 9.9722, 10.8521, 17.8913, 17.8913, 19.9444, 14.3717, 6.7459, 9.9722, 17.3047, 17.598, 17.0114, 17.598, 9.3856, 7.3325, 1.4665, 6.4526, 4.6928, 1.1732, 4.9861, 7.6258, 12.0253, 13.4918, 11.4387, 16.4248, 6.4526, 5.2794, 7.6258, 9.3856, 15.5449, 8.799, 7.0392, 5.2794, 8.2124, 10.2655, 11.1454, 12.0253, 8.2124, 4.9861, 4.6928, 3.5196, 7.0392, 5.866, 12.9052, 11.1454, 16.7181, 24.9305, 27.5702, 22.5841, 17.0114, 15.2516, 12.3186, 11.732, 17.0114, 16.7181, 24.6372, 19.9444, 14.9583, 9.6789, 9.0923, 9.0923, 10.8521, 4.3995, 3.2263, 4.6928, 12.3186, 9.0923, 6.1593, 2.0531, 8.5057, 14.665, 24.9305, 20.2377, 14.0784, 6.7459, 4.9861, 4.9861, 13.1985, 16.4248, 13.4918, 14.3717, 14.0784, 19.3578, 22.8774, 21.4109, 21.9975, 20.2377, 13.4918, 12.6119, 5.5727, 7.9191, 6.4526, 1.1732, 10.5588, 12.6119, 16.4248, 17.8913, 13.4918, 10.2655, 6.1593, 10.8521, 9.0923, 17.3047, 25.2238, 18.1846, 13.1985, 7.0392, 8.799, 10.2655, 13.4918, 13.7851, 12.3186, 9.6789, 14.0784, 17.598, 26.397, 21.7042, 12.6119, 10.2655, 13.7851, 8.5057, 10.8521, 13.7851, 10.5588, 14.665, 14.3717, 16.4248, 22.5841, 23.7573, 16.4248, 7.0392, 20.2377, 24.9305, 38.4223, 31.0898, 31.0898, 20.531, 19.6511, 9.3856, 9.9722, 14.3717, 18.7712, 10.8521, 11.4387 ; 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.7064, 90.638, 113.1404, 122.9852, 140.9168, 149.3552, 177.1316, 195.7664, 230.9264, 317.0684, 308.2784, 287.534, 316.3652, 337.4612, 58.994, 54.0716, 54.4232, 61.1036, 43.5236, 41.7656, 35.7884, 38.6012, 37.1948, 47.3912, 70.2452, 106.8116, 148.3004, 146.894, 153.2228, 177.8348, 207.0176, 236.9036, 273.47, 300.8948, 308.9816, 308.2784, 306.1688, 323.7488, 306.1688, 202.7984, 166.5836, 192.9536, 49.1492, 349.3772, 352.5416, 2.3864, 345.8612, 338.516, 356.4092, 12.2312, 78.6836, 105.4052, 125.4464, 155.3324, 150.41, 180.9992, 201.0404, 234.794, 293.1596, 276.2828, 285.4244, 277.6892, 259.7576, 239.3648, 184.1636, 153.5744, 95.5604, 58.994, 42.1172, 26.6468, 40.0076, 24.8888, 25.592, 25.592, 49.1492, 77.9804, 96.2636, 127.9076, 134.2364, 140.9168, 138.4556, 157.442, 186.6248, 259.0544, 299.1368, 281.5568, 288.2372, 181.7024, 176.78, 148.652, 181.7024, 183.4604, 302.6528, 329.3744, 352.8932, 351.1352, 2.3864, 11.1764, 5.9024, 52.6652, 133.8848, 171.1544, 164.1224, 177.1316, 194.0084, 223.8944, 246.7484, 263.2736, 276.6344, 278.3924, 302.3012, 289.9952, 269.2508, 239.7164, 202.7984, 216.1592, 133.8848, 349.3772, 6.9572, 23.1308, 40.7108, 34.382, 46.688, 84.6608, 88.88, 146.5424, 126.5012, 127.2044, 127.9076, 133.8848, 125.0948, 85.0124, 48.446, 22.4276, 31.9208, 38.6012, 96.2636, 124.3916, 136.6976, 146.1908, 150.7616, 170.4512, 199.9856, 240.4196, 247.4516, 283.6664, 283.3148, 247.1, 227.4104, 195.7664, 180.9992, 166.5836, 190.844, 187.328, 216.8624, 237.2552, 267.1412, 290.3468, 306.872, 303.7076, 317.0684, 333.9452, 352.8932, 70.5968, 85.0124, 107.5148, 102.5924, 84.6608 ; 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 = 15.6823, 18.47676, 16.45185, 13.28526, 12.20409, 4.335477, 0.3816112, -1.992357, -5.92019, -4.5948, -4.604868, -6.99182, -5.869437, -1.573943, 5.782001, 5.937499, 8.110753, 12.83913, 12.11892, 15.04292, 12.00639, 14.45611, 12.05692, 10.14574, 7.729082, 9.545998, 5.702406, 9.772043, 8.06043, 0.7535169, -6.528548, -5.651398, -9.953918, -14.84936, -13.67977, -13.35412, -14.20654, -5.549954, -5.919394, -0.5682539, 1.497173, -1.051947, 0.8874266, -0.9191501, -0.989877, 0.5007154, -3.295666, -4.189325, -1.02869, 1.367029, 5.176761, 7.351815, 7.646058, 6.487715, 4.344859, -0.1227527, -1.895443, -6.710225, -9.438233, -11.07846, -11.59218, -8.138557, -4.906643, -4.037822, -0.2555391, 3.132693, 5.838398, 11.06122, 7.474655, 7.497889, 16.02755, 11.60315, 9.755424, 7.348241, 11.53655, 12.04853, 11.66197, 13.42204, 11.97798, 15.53248, 13.22713, 5.73828, -1.116627, -8.926892, -7.941757, -10.63209, -4.178509, -0.09584729, 0.2635947, 6.408564, -0.2701151, -0.3717671, -1.728619, -4.333025, -1.814343, -3.841875, 0.8426674, 2.72882, 0.6937093, 3.964474, 3.593657, 2.029564, 4.493549, 0.6751582, -3.478873, -9.760997, -17.78556, -22.71993, -21.26752, -21.76194, -17.10593, -12.67853, -12.61082, -4.812249, -3.068571, -3.807233, 0.8455663, -1.946435, 1.527653, 6.452179, 11.66945, 7.618924, 7.469477, 6.132576, 10.85003, 5.012764, 13.91029, 20.09034, 14.3477, 9.512622, 5.759487, 8.765683, 7.681991, 5.147334, 7.288824, 7.685525, 9.621121, 11.61744, 12.06957, 14.68806, 10.6013, 2.092158, -3.508583, -11.9884, -7.85549, -10.54485, -13.41455, -9.726612, -10.79667, -3.90502, -0.286423, 5.240106, -4.469594, -2.094972, -4.222783, -17.02169, -24.89947, -36.02495, -24.87115, -25.863, -13.98417, -8.631364, -1.161179, 9.40582, 14.31728, 17.90095, 10.59106, 11.38907 ; 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 = 4.882571, -0.2057509, -7.031023, -8.62267, -15.02613, -7.317826, -7.616246, -7.056633, -4.80668, 4.939128, 3.633888, 2.209075, 6.156025, 3.792569, 3.475001, 4.302519, 5.801763, 7.086529, 12.76015, 16.84494, 16.65438, 18.10807, 15.88741, 9.332361, 2.775755, -2.884216, -9.233127, -14.98685, -15.97273, -19.93016, -12.80327, -3.683594, 0.6035765, 8.885329, 11.07039, 10.53828, 10.38574, 7.56885, 4.327394, -1.351928, -6.276505, -4.573377, 0.7673802, 4.900649, 7.561281, 12.01487, 13.08309, 10.64394, 16.39256, 6.30613, 1.03596, -2.025745, -5.443095, -14.12634, -7.651444, -7.03813, -4.927409, -4.734595, 4.037357, 1.219707, 3.198329, 1.098814, -0.8865935, -2.391311, -3.510311, -6.303695, -0.5683862, 6.647828, 8.267374, 14.94244, 19.09575, 25.00965, 20.36844, 15.34246, 9.975943, 2.565303, -1.279994, -10.45163, -11.66289, -19.12417, -14.92723, -13.81387, -9.614273, -1.726418, 4.427009, 2.174102, 1.376831, -3.224876, -4.685391, -10.52037, -9.088286, -6.14807, 1.107744, 7.319278, 14.55233, 24.6327, 20.22015, 13.8114, 6.710137, 3.023927, -3.456418, -13.04152, -15.79817, -13.4749, -13.94429, -10.14516, -7.641869, -2.679592, 2.473677, 3.210575, 10.81442, 4.613405, -0.1649086, -2.810204, -7.300412, -5.209704, -0.8132747, 10.37784, 12.51904, 15.10442, 13.56181, 11.13466, 7.041833, 0.573134, 0.21212, -7.585652, -10.29352, -15.25183, -11.17243, -9.149341, -4.047054, 0.7649863, 6.809369, 12.47131, 11.70051, 9.627077, -1.055995, -7.952128, -12.80684, -21.93314, -18.93897, -12.43716, -9.647297, -6.804937, -3.261627, 2.564008, 3.174724, -4.108682, -9.924426, -13.831, -16.4223, -21.96777, -23.33307, -16.29065, -5.631913, -10.94653, -1.243403, 13.3595, 18.65479, 17.25343, 15.03213, 17.65405, 9.313493, 3.312902, 1.249478, -5.649233, -2.365907, 1.064392 ; 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.371032, 2.371032, 2.371032, 2.304443, 2.271134, 2.204486, 2.171147, 2.204486, 2.204486, 2.171147, 2.171147, 2.171147, 2.204486, 2.204486, 2.271134, 2.337742, 2.304443, 2.537329, 2.57056, 2.869197, 2.935456, 2.902331, 2.869197, 2.57056, 2.57056, 2.57056, 2.736565, 2.57056, 2.504089, 2.43758, 2.43758, 2.371032, 2.304443, 2.337742, 2.371032, 2.404311, 2.504089, 2.537329, 2.60378, 2.670192, 2.769737, 2.902331, 2.968571, 3.034773, 3.100939, 3.034773, 2.935456, 2.769737, 2.935456, 2.869197, 2.869197, 2.836053, 2.703383, 2.636991, 2.636991, 2.670192, 2.60378, 2.636991, 2.636991, 2.636991, 2.60378, 2.60378, 2.670192, 2.769737, 2.869197, 3.001677, 3.067861, 3.100939, 3.067861, 3.034773, 3.100939, 3.001677, 2.935456, 2.869197, 2.902331, 2.869197, 2.902331, 2.769737, 2.636991, 2.57056, 2.60378, 2.57056, 2.57056, 2.537329, 2.57056, 2.57056, 2.636991, 2.670192, 2.703383, 2.769737, 2.736565, 2.836053, 2.968571, 2.769737, 2.902331, 2.935456, 2.935456, 2.968571, 2.935456, 2.902331, 2.836053, 2.8029, 2.769737, 2.703383, 2.670192, 2.636991, 2.636991, 2.670192, 2.703383, 2.736565, 2.736565, 2.736565, 2.8029, 2.8029, 2.836053, 2.836053, 2.836053, 2.869197, 2.902331, 2.869197, 2.8029, 2.8029, 2.8029, 2.769737, 2.703383, 2.703383, 2.670192, 2.670192, 2.636991, 2.60378, 2.60378, 2.60378, 2.60378, 2.636991, 2.736565, 2.8029, 2.968571, 2.968571, 3.332226, 3.034773, 2.869197, 2.836053, 2.836053, 2.836053, 2.8029, 2.769737, 2.736565, 2.769737, 2.736565, 2.736565, 2.670192, 2.670192, 2.670192, 2.670192, 2.60378, 2.504089, 2.57056, 2.769737, 2.869197, 3.001677, 3.067861, 3.332226, 3.46419, 3.431212, 3.332226, 3.134007, 3.034773, 3.067861 ; 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 ; }