netcdf B0108.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., 300. ; 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.712, 0.03424, -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 = "AANCM717" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0108" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453457.00000579 ; :starting_julian_day_string = "2005-03-27 00:00:00" ; :ending_julian_day_number = 2453463.95833912 ; :ending_julian_day_string = "2005-04-02 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 21-Jan-2005 23:10:42\n", "AANCM_Temperature_1.5: 21-Jan-2005 23:10:42" ; data: lat = 43.1817 ; lon = -70.4267 ; depth = 2 ; time = 2453457, 2453457.04166667, 2453457.08333333, 2453457.125, 2453457.16666667, 2453457.20833333, 2453457.25, 2453457.29166667, 2453457.33333333, 2453457.375, 2453457.41666667, 2453457.45833333, 2453457.5, 2453457.54166667, 2453457.58333333, 2453457.625, 2453457.66666667, 2453457.70833333, 2453457.75, 2453457.79166667, 2453457.83333333, 2453457.875, 2453457.91666667, 2453457.95833333, 2453458, 2453458.04166667, 2453458.08333333, 2453458.125, 2453458.16666667, 2453458.20833333, 2453458.25, 2453458.29166667, 2453458.33333333, 2453458.375, 2453458.41666667, 2453458.45833333, 2453458.5, 2453458.54166667, 2453458.58333333, 2453458.625, 2453458.66666667, 2453458.70833333, 2453458.75, 2453458.79166667, 2453458.83333333, 2453458.875, 2453458.91666667, 2453458.95833333, 2453459, 2453459.04166667, 2453459.08333333, 2453459.125, 2453459.16666667, 2453459.20833333, 2453459.25, 2453459.29166667, 2453459.33333333, 2453459.375, 2453459.41666667, 2453459.45833333, 2453459.5, 2453459.54166667, 2453459.58333333, 2453459.625, 2453459.66666667, 2453459.70833333, 2453459.75, 2453459.79166667, 2453459.83333333, 2453459.875, 2453459.91666667, 2453459.95833333, 2453460, 2453460.04166667, 2453460.08333333, 2453460.125, 2453460.16666667, 2453460.20833333, 2453460.25, 2453460.29166667, 2453460.33333333, 2453460.375, 2453460.41666667, 2453460.45833333, 2453460.5, 2453460.54166667, 2453460.58333333, 2453460.625, 2453460.66666667, 2453460.70833333, 2453460.75, 2453460.79166667, 2453460.83333333, 2453460.875, 2453460.91666667, 2453460.95833333, 2453461, 2453461.04166667, 2453461.08333333, 2453461.125, 2453461.16666667, 2453461.20833333, 2453461.25, 2453461.29166667, 2453461.33333333, 2453461.375, 2453461.41666667, 2453461.45833333, 2453461.5, 2453461.54166667, 2453461.58333333, 2453461.625, 2453461.66666667, 2453461.70833333, 2453461.75, 2453461.79166667, 2453461.83333333, 2453461.875, 2453461.91666667, 2453461.95833333, 2453462, 2453462.04166667, 2453462.08333333, 2453462.125, 2453462.16666667, 2453462.20833333, 2453462.25, 2453462.29166667, 2453462.33333333, 2453462.375, 2453462.41666667, 2453462.45833333, 2453462.5, 2453462.54166667, 2453462.58333333, 2453462.625, 2453462.66666667, 2453462.70833333, 2453462.75, 2453462.79166667, 2453462.83333333, 2453462.875, 2453462.91666667, 2453462.95833333, 2453463, 2453463.04166667, 2453463.08333333, 2453463.125, 2453463.16666667, 2453463.20833333, 2453463.25, 2453463.29166667, 2453463.33333333, 2453463.375, 2453463.41666667, 2453463.45833333, 2453463.5, 2453463.54166667, 2453463.58333333, 2453463.625, 2453463.66666667, 2453463.70833333, 2453463.75, 2453463.79166667, 2453463.83333333, 2453463.875, 2453463.91666667, 2453463.95833333 ; current_speed = 9.3856, 14.3717, 12.9052, 11.4387, 10.8521, 5.866, 2.3464, 4.6928, 0.8799, 6.7459, 4.1062, 4.1062, 4.9861, 8.2124, 7.9191, 7.3325, 6.1593, 8.5057, 8.799, 9.6789, 10.8521, 16.7181, 13.7851, 14.0784, 14.3717, 14.0784, 19.9444, 17.3047, 16.1315, 15.8382, 18.1846, 21.1176, 20.8243, 16.4248, 13.7851, 7.6258, 6.7459, 13.1985, 19.0645, 30.2099, 31.9697, 28.4501, 23.1707, 21.1176, 16.1315, 11.4387, 15.2516, 18.7712, 18.7712, 18.1846, 24.6372, 32.263, 29.33, 36.3692, 31.3831, 30.7965, 27.5702, 33.7295, 23.464, 22.8774, 19.3578, 13.1985, 17.598, 18.1846, 20.8243, 19.6511, 22.8774, 22.2908, 26.6903, 26.9836, 28.7434, 25.8104, 21.9975, 21.4109, 19.3578, 26.6903, 20.531, 24.3439, 21.7042, 27.8635, 20.531, 18.7712, 19.0645, 18.1846, 15.8382, 15.2516, 17.598, 18.1846, 22.2908, 19.3578, 19.0645, 12.9052, 9.3856, 11.1454, 14.9583, 14.9583, 15.5449, 12.6119, 10.5588, 10.5588, 14.3717, 16.1315, 13.7851, 9.3856, 11.1454, 15.5449, 18.4779, 14.9583, 13.7851, 18.4779, 17.598, 18.4779, 17.0114, 15.2516, 14.3717, 17.3047, 19.9444, 21.1176, 14.0784, 14.0784, 9.6789, 7.0392, 11.4387, 12.0253, 15.5449, 13.7851, 17.3047, 21.1176, 26.397, 26.9836, 21.7042, 17.3047, 10.5588, 5.5727, 2.6397, 2.933, 9.0923, 9.3856, 8.799, 9.6789, 14.9583, 19.6511, 20.2377, 17.3047, 19.0645, 17.0114, 8.5057, 3.8129, 16.4248, 23.7573, 25.2238, 25.2238, 19.6511, 16.4248, 15.8382, 21.9975, 32.263, 32.8496, 31.6764, 33.7295, 29.9166, 27.2769, 25.5171, 20.2377, 24.0506, 17.0114, 12.6119, 9.9722 ; 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 = 308.2268, 282.2084, 290.2952, 300.14, 307.5236, 275.528, 57.536, 103.9472, 35.3852, 116.9564, 87.422, 102.8924, 38.198, 7.6088, 319.8296, 292.0532, 270.254, 273.77, 319.1264, 321.236, 346.5128, 0.5768, 0.9284, 26.9468, 15.344, 351.4352, 38.9012, 51.5588, 44.8784, 74.0612, 88.8284, 90.5864, 107.4632, 110.6276, 130.6688, 157.3904, 201.3404, 236.852, 252.3224, 261.1124, 287.1308, 281.5052, 279.3956, 275.528, 249.5096, 222.4364, 213.6464, 227.7104, 240.368, 240.368, 235.4456, 232.9844, 234.7424, 234.7424, 219.9752, 241.7744, 225.9524, 222.0848, 225.2492, 243.1808, 237.5552, 208.3724, 220.6784, 209.0756, 197.8244, 204.8564, 188.6828, 190.7924, 192.5504, 179.8928, 178.838, 178.4864, 199.934, 205.208, 232.9844, 239.3132, 247.0484, 215.756, 246.6968, 223.4912, 210.8336, 183.7604, 180.9476, 184.8152, 183.4088, 193.2536, 207.6692, 236.852, 228.062, 228.7652, 245.2904, 217.1624, 203.8016, 160.2032, 145.436, 135.2396, 134.888, 155.6324, 149.3036, 147.5456, 172.8608, 179.1896, 181.2992, 197.8244, 213.998, 199.934, 197.4728, 188.3312, 201.3404, 206.2628, 216.1076, 213.6464, 234.3908, 221.3816, 203.8016, 179.5412, 142.9748, 149.3036, 246.3452, 263.222, 277.6376, 275.528, 289.592, 291.35, 280.802, 273.4184, 249.8612, 228.062, 224.546, 214.3496, 228.4136, 212.9432, 186.9248, 189.7376, 146.8424, 16.7504, 18.5084, 29.7596, 57.8876, 115.55, 149.6552, 159.8516, 161.6096, 176.3768, 170.3996, 166.1804, 167.2352, 243.1808, 258.6512, 265.3316, 284.6696, 274.4732, 252.674, 224.1944, 206.6144, 205.208, 208.724, 222.0848, 234.7424, 249.158, 248.4548, 266.0348, 247.7516, 269.5508, 251.2676, 245.9936, 240.368, 211.8884 ; 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 = -7.373023, -14.04668, -12.10402, -9.8922, -8.606828, -5.838718, 1.979725, 4.554448, 0.5095242, 6.012969, 4.102044, 4.002686, 3.083309, 1.087393, -5.108318, -6.796022, -6.159239, -8.487294, -5.757999, -6.060095, -2.531015, 0.1682993, 0.223359, 6.37981, 3.802949, -2.096666, 12.52467, 13.55385, 11.38246, 15.22931, 18.1808, 21.11649, 19.86451, 15.37181, 10.45585, 2.931739, -2.454888, -11.05059, -18.16428, -29.84718, -30.55136, -27.87844, -22.85986, -21.01939, -15.11087, -7.718507, -8.450392, -13.88606, -16.31628, -15.8064, -20.2909, -25.76109, -23.94985, -29.69781, -20.16226, -27.13456, -19.81643, -22.60651, -16.66356, -20.41659, -16.33622, -6.271933, -11.4706, -8.837047, -6.374334, -8.260251, -3.453665, -4.173975, -5.799757, 0.0504861, 0.5828971, 0.6817619, -7.499772, -9.119022, -15.45665, -22.95285, -18.90565, -14.22498, -19.93366, -19.17686, -10.52309, -1.231095, -0.3152884, -1.526455, -0.9417345, -3.496605, -8.171913, -15.22526, -16.58142, -14.55735, -17.31892, -7.795725, -3.787755, 3.774784, 8.486239, 10.53279, 11.01337, 5.203536, 5.39015, 5.66615, 1.78612, 0.2281587, -0.3125547, -2.872939, -6.232106, -5.299839, -5.548045, -2.167383, -5.01651, -8.176269, -10.37056, -10.23797, -13.83039, -10.08239, -5.799999, 0.1385671, 12.00984, 10.7803, -12.89552, -13.98, -9.593034, -7.006463, -10.77645, -11.20005, -15.26945, -13.76057, -16.24671, -15.70872, -18.51701, -15.22525, -16.23378, -9.410423, -1.273038, -0.9425454, 1.443768, 0.8452992, 2.886293, 4.658655, 7.452814, 8.732393, 7.556972, 6.768878, 6.384793, 1.093564, 3.179494, 4.063439, 1.879329, -3.402764, -16.10365, -23.67848, -24.40156, -25.14697, -18.75945, -11.44965, -7.095257, -9.368859, -15.5053, -22.01678, -25.86584, -31.52241, -27.82627, -27.21161, -23.61738, -20.23708, -22.77661, -15.53991, -10.9625, -5.267979 ; 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 = 5.807583, 3.039156, 4.47626, 5.743538, 6.609886, 0.5650846, 1.259476, -1.131094, 0.7173626, -3.058, 0.1846944, -0.9161787, 3.918469, 8.140092, 6.051217, 2.753114, 0.02730493, 0.559262, 6.653409, 7.546943, 10.55282, 16.71725, 13.78329, 12.54988, 13.85941, 13.9214, 15.52133, 10.75852, 11.43088, 4.349335, 0.3718178, -0.2161266, -6.24923, -5.786334, -8.983549, -7.039725, -6.283366, -7.216987, -5.789137, -4.667326, 9.416805, 5.674568, 3.782621, 2.034305, -5.646839, -8.442067, -12.69654, -12.63073, -9.280995, -8.990965, -13.97394, -19.42337, -16.93085, -20.99425, -24.04958, -14.56503, -19.16834, -25.03247, -16.51923, -10.32175, -10.3852, -11.61306, -13.34597, -15.89296, -19.82471, -17.8307, -22.61521, -21.89652, -26.05254, -26.98355, -28.73749, -25.80139, -20.67954, -19.37189, -11.65402, -13.62126, -8.006133, -19.75539, -8.586112, -20.21441, -17.62914, -18.73079, -19.06189, -18.12042, -15.81018, -14.84537, -15.58555, -9.943404, -14.89752, -12.75962, -7.969329, -10.2845, -8.587339, -10.4867, -12.31806, -10.62125, -10.9704, -11.4884, -9.079347, -8.909714, -14.26028, -16.12989, -13.78156, -8.935083, -9.240173, -14.61354, -17.62532, -14.80045, -12.83992, -16.5705, -14.21763, -15.38235, -9.904947, -11.44363, -13.14936, -17.30415, -15.92303, -18.15869, -5.64861, -1.661571, 1.286392, 0.6781015, 3.835625, 4.377981, 2.913357, 0.8219634, -5.957932, -14.11344, -18.81281, -22.27793, -14.40613, -14.52228, -10.48178, -5.492413, -2.209876, 2.808551, 8.62202, 8.147786, 4.677389, -4.174496, -12.90903, -18.44852, -19.20414, -17.27011, -18.7975, -16.51896, -8.295484, -1.720291, -3.232093, -1.933579, 6.387794, 1.967274, -5.852257, -11.77623, -14.16001, -19.90263, -28.29287, -24.37945, -18.28531, -12.00069, -10.98643, -1.886213, -9.661355, -0.1586623, -7.723816, -6.920896, -6.235669, -8.467182 ; 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 = 3.050697, 2.984656, 2.984656, 3.017681, 2.984656, 2.984656, 2.951621, 2.951621, 2.951621, 2.951621, 2.918577, 2.951621, 2.918577, 2.951621, 2.951621, 3.083703, 3.116701, 3.182667, 3.149688, 3.017681, 3.050697, 3.083703, 3.149688, 3.149688, 3.149688, 3.149688, 3.248597, 3.248597, 3.248597, 3.248597, 3.248597, 3.215636, 3.215636, 3.182667, 3.215636, 3.215636, 3.182667, 3.215636, 3.248597, 3.248597, 3.017681, 3.017681, 3.050697, 3.083703, 3.083703, 3.083703, 3.083703, 3.083703, 3.083703, 3.083703, 3.083703, 3.083703, 3.083703, 3.083703, 3.083703, 3.050697, 3.050697, 3.050697, 3.083703, 3.050697, 3.050697, 3.050697, 3.083703, 3.116701, 3.116701, 3.116701, 3.116701, 3.116701, 3.149688, 3.116701, 3.149688, 3.149688, 3.116701, 3.116701, 3.083703, 3.083703, 3.083703, 3.149688, 3.116701, 3.083703, 3.050697, 3.050697, 3.017681, 3.017681, 3.017681, 3.017681, 3.083703, 3.182667, 3.281548, 3.446166, 3.709088, 3.479063, 3.643411, 3.77473, 3.873128, 3.807538, 3.446166, 3.610559, 3.544829, 3.544829, 3.347422, 3.446166, 3.610559, 3.544829, 3.41326, 3.116701, 3.182667, 3.149688, 3.31449, 3.446166, 3.281548, 3.281548, 3.347422, 3.544829, 3.51195, 3.446166, 3.51195, 3.90591, 3.90591, 3.90591, 3.840337, 3.971448, 4.004204, 3.807538, 3.840337, 3.643411, 3.51195, 3.610559, 3.446166, 3.446166, 3.479063, 3.41326, 3.347422, 3.41326, 3.41326, 3.380346, 3.479063, 3.479063, 3.577698, 3.676254, 3.741914, 3.90591, 4.167858, 4.265949, 4.102422, 4.135144, 4.265949, 4.265949, 3.676254, 3.807538, 3.807538, 4.069691, 4.004204, 3.873128, 3.77473, 3.643411, 3.51195, 3.248597, 3.281548, 3.380346, 3.31449, 3.31449, 3.31449, 3.31449, 3.215636, 3.182667, 3.149688, 3.149688 ; 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 ; }