netcdf E0107.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 161 ; 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.7353, 0.03429, -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 = "16-Oct-2003 11:33:34: Modified [lon,lat] to [-69.355967,43.714156].\n", "Thu Oct 9 21:04:30 2003: ncrcat -d time,2452922.7916666, pre/E0107.aanderaa.realtime.nc post/E0107.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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0107" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453009.04167244 ; :starting_julian_day_string = "2004-01-04 01:00:00" ; :ending_julian_day_number = 2453015.70833912 ; :ending_julian_day_string = "2004-01-10 17:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:10:03\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:10:03" ; data: lat = 43.7141561889648 ; lon = -69.3559674072266 ; depth = 2 ; time = 2453009.04166667, 2453009.08333333, 2453009.125, 2453009.16666667, 2453009.20833333, 2453009.25, 2453009.29166667, 2453009.33333333, 2453009.375, 2453009.41666667, 2453009.45833333, 2453009.5, 2453009.54166667, 2453009.58333333, 2453009.625, 2453009.66666667, 2453009.70833333, 2453009.75, 2453009.79166667, 2453009.83333333, 2453009.875, 2453009.91666667, 2453009.95833333, 2453010, 2453010.04166667, 2453010.08333333, 2453010.125, 2453010.16666667, 2453010.20833333, 2453010.25, 2453010.29166667, 2453010.33333333, 2453010.375, 2453010.41666667, 2453010.45833333, 2453010.5, 2453010.54166667, 2453010.58333333, 2453010.625, 2453010.66666667, 2453010.70833333, 2453010.75, 2453010.79166667, 2453010.83333333, 2453010.875, 2453010.91666667, 2453010.95833333, 2453011, 2453011.04166667, 2453011.08333333, 2453011.125, 2453011.16666667, 2453011.20833333, 2453011.25, 2453011.29166667, 2453011.33333333, 2453011.375, 2453011.41666667, 2453011.45833333, 2453011.5, 2453011.54166667, 2453011.58333333, 2453011.625, 2453011.66666667, 2453011.70833333, 2453011.75, 2453011.79166667, 2453011.83333333, 2453011.875, 2453011.91666667, 2453011.95833333, 2453012, 2453012.04166667, 2453012.08333333, 2453012.125, 2453012.16666667, 2453012.20833333, 2453012.25, 2453012.29166667, 2453012.33333333, 2453012.375, 2453012.41666667, 2453012.45833333, 2453012.5, 2453012.54166667, 2453012.58333333, 2453012.625, 2453012.66666667, 2453012.70833333, 2453012.75, 2453012.79166667, 2453012.83333333, 2453012.875, 2453012.91666667, 2453012.95833333, 2453013, 2453013.04166667, 2453013.08333333, 2453013.125, 2453013.16666667, 2453013.20833333, 2453013.25, 2453013.29166667, 2453013.33333333, 2453013.375, 2453013.41666667, 2453013.45833333, 2453013.5, 2453013.54166667, 2453013.58333333, 2453013.625, 2453013.66666667, 2453013.70833333, 2453013.75, 2453013.79166667, 2453013.83333333, 2453013.875, 2453013.91666667, 2453013.95833333, 2453014, 2453014.04166667, 2453014.08333333, 2453014.125, 2453014.16666667, 2453014.20833333, 2453014.25, 2453014.29166667, 2453014.33333333, 2453014.375, 2453014.41666667, 2453014.45833333, 2453014.5, 2453014.54166667, 2453014.58333333, 2453014.625, 2453014.66666667, 2453014.70833333, 2453014.75, 2453014.79166667, 2453014.83333333, 2453014.875, 2453014.91666667, 2453014.95833333, 2453015, 2453015.04166667, 2453015.08333333, 2453015.125, 2453015.16666667, 2453015.20833333, 2453015.25, 2453015.29166667, 2453015.33333333, 2453015.375, 2453015.41666667, 2453015.45833333, 2453015.5, 2453015.54166667, 2453015.58333333, 2453015.625, 2453015.66666667, 2453015.70833333 ; current_speed = 3.2263, 5.866, 12.0253, 15.8382, 16.4248, 11.4387, 15.5449, 13.7851, 12.3186, 16.1315, 17.598, 17.598, 15.5449, 9.3856, 1.7598, 4.3995, 8.2124, 7.3325, 14.3717, 12.3186, 8.799, 9.6789, 8.2124, 7.6258, 12.6119, 19.9444, 15.8382, 10.2655, 19.6511, 18.1846, 13.1985, 7.3325, 13.1985, 18.4779, 22.2908, 25.2238, 19.3578, 13.7851, 3.5196, 13.1985, 15.8382, 18.1846, 20.8243, 12.6119, 16.7181, 21.4109, 19.3578, 18.1846, 17.598, 17.3047, 13.7851, 13.7851, 6.7459, 9.9722, 13.1985, 9.6789, 8.2124, 10.2655, 10.2655, 14.9583, 25.5171, 26.6903, 29.9166, 26.1037, 20.8243, 23.7573, 24.6372, 14.0784, 15.5449, 12.6119, 10.5588, 10.2655, 17.0114, 19.6511, 40.1821, 28.4501, 42.2352, 40.1821, 36.0759, 32.5563, 27.5702, 26.1037, 27.5702, 22.2908, 20.2377, 10.5588, 7.3325, 18.4779, 26.9836, 27.5702, 28.4501, 27.2769, 26.1037, 25.8104, 33.7295, 27.5702, 28.1568, 29.33, 38.7156, 36.3692, 48.3945, 46.3414, 44.8749, 42.5285, 43.7017, 32.263, 22.8774, 20.531, 24.0506, 16.1315, 13.1985, 17.0114, 18.1846, 26.1037, 30.7965, 27.2769, 27.5702, 24.9305, 21.7042, 24.3439, 15.2516, 26.6903, 17.598, 13.4918, 16.7181, 14.9583, 12.6119, 18.4779, 14.9583, 12.3186, 5.2794, 3.2263, 6.1593, 4.3995, 4.9861, 5.5727, 10.8521, 15.5449, 19.3578, 23.464, 18.1846, 26.1037, 22.2908, 16.4248, 10.5588, 12.9052, 13.7851, 9.6789, 17.3047, 11.4387, 17.3047, 10.5588, 10.2655, 2.933, 4.6928, 4.6928, 2.6397, 4.1062, 7.0392, 7.0392, 10.2655 ; 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 ; current_direction = 128.1941, 177.4181, 193.2401, 200.2721, 191.1305, 208.7105, 249.8477, 260.7473, 279.0305, 304.6973, 315.2453, 331.0673, 339.1541, 319.4645, 32.5589, 133.4681, 145.4225, 148.5869, 137.6873, 126.7877, 133.1165, 160.1897, 191.1305, 210.8201, 236.1353, 232.2677, 239.2997, 221.0165, 220.3133, 223.1261, 230.5097, 236.8385, 304.3457, 330.7157, 322.9805, 322.2773, 306.1037, 311.3777, 239.2997, 204.1397, 216.7973, 214.6877, 210.8201, 245.2769, 264.2633, 275.8661, 279.7337, 286.4141, 300.4781, 311.7293, 279.7337, 263.5601, 242.4641, 250.9025, 226.2905, 234.7289, 221.3681, 250.1993, 255.8249, 253.7153, 245.9801, 262.8569, 249.8477, 236.8385, 214.3361, 199.9205, 185.5049, 173.5505, 191.4821, 162.2993, 184.0985, 192.1853, 154.2125, 173.1989, 174.6053, 193.5917, 194.2949, 196.4045, 205.5461, 196.4045, 223.4777, 254.0669, 256.8797, 250.1993, 243.1673, 237.5417, 126.0845, 173.5505, 183.7469, 171.0893, 179.8793, 173.1989, 166.5185, 168.9797, 142.2581, 121.5137, 135.5777, 136.9841, 166.1669, 164.0573, 178.1213, 174.6053, 173.9021, 171.7925, 171.4409, 165.1121, 172.4957, 146.8289, 127.8425, 177.0665, 151.3997, 180.2309, 159.4865, 139.4453, 143.6645, 146.4773, 150.3449, 124.6781, 142.9613, 113.7785, 152.4545, 138.3905, 121.5137, 156.6737, 151.7513, 148.9385, 143.6645, 176.0117, 163.3541, 179.8793, 162.6509, 211.1717, 216.0941, 220.3133, 190.0757, 224.8841, 148.2353, 167.9249, 159.4865, 163.0025, 163.7057, 161.9477, 162.6509, 152.4545, 180.2309, 164.4089, 210.1169, 214.6877, 216.7973, 223.8293, 223.1261, 223.1261, 191.8337, 196.7561, 81.4313, 81.7829, 163.3541, 349.3121, 328.6061, 229.1033, 317.0033 ; 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 ; current_u = 2.535615, 0.2642481, -2.754181, -5.487602, -3.170714, -5.494971, -14.59324, -13.60574, -12.16591, -13.26285, -12.39028, -8.513595, -5.531742, -6.09988, 0.9470651, 3.19297, 4.660705, 3.821734, 9.67469, 9.865474, 6.422966, 3.280247, -1.585357, -3.907034, -10.47236, -15.7736, -13.61847, -6.737005, -12.71361, -12.43111, -10.18571, -6.138271, -10.89732, -9.038344, -13.421, -15.43294, -15.64017, -10.3439, -3.026327, -5.397696, -9.486858, -10.34891, -10.66921, -11.45589, -16.63437, -21.29878, -19.07913, -17.44348, -15.16636, -12.91446, -13.58665, -13.69812, -5.981733, -9.423362, -9.54057, -7.902134, -5.427527, -9.658569, -9.952934, -14.35818, -23.30742, -26.48315, -28.08511, -21.85224, -11.74587, -8.094491, -2.363468, 1.581391, -3.094395, 3.834581, -0.7546515, -2.16678, 7.400549, 2.327143, 3.777769, -6.685811, -10.42841, -11.3481, -15.55727, -9.194446, -18.97029, -25.10087, -26.8505, -20.97289, -18.05867, -8.909328, 5.925755, 2.075575, -1.763355, 4.270483, 0.05993329, 3.230213, 6.085592, 4.933833, 20.64601, 23.50401, 19.70811, 20.00896, 9.256685, 9.989742, 1.586547, 4.356843, 4.766954, 6.071305, 6.504102, 8.28929, 2.987802, 11.23335, 18.99276, 0.8255596, 6.318075, -0.06855517, 6.372394, 16.97194, 18.24731, 15.06414, 13.64112, 20.50188, 13.07362, 22.27737, 7.053146, 17.7237, 15.00256, 5.342308, 7.912672, 7.717852, 7.472707, 1.285189, 4.284894, 0.0259505, 1.57428, -1.669947, -3.628525, -2.84633, -0.872314, -3.932515, 5.712893, 3.251894, 6.783516, 6.859231, 5.102076, 8.089145, 6.646959, 7.595696, -0.04255148, 3.468533, -6.916893, -5.508291, -10.36527, -7.921439, -11.8296, -7.218062, -2.105164, -0.8455787, 4.640419, 4.644622, 0.7561579, -0.7615321, -3.666851, -5.320869, -7.000622 ; 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 ; current_v = -1.99491, -5.860045, -11.70565, -14.85715, -16.11585, -10.0324, -5.355479, -2.216494, 1.93353, 9.182708, 12.49683, 15.40157, 14.52734, 7.133088, 1.483227, -3.026639, -6.761756, -6.257788, -10.62761, -7.377014, -6.013976, -9.106101, -8.057925, -6.548886, -7.027775, -12.20543, -8.086152, -7.745532, -14.98432, -13.27205, -8.393554, -4.010884, 7.446393, 16.11649, 17.79766, 19.95155, 11.40656, 9.112225, -1.796923, -12.0443, -12.68259, -14.95258, -17.8835, -5.274717, -1.671093, 2.188279, 3.272806, 5.138559, 8.925864, 11.51822, 2.330635, -1.54615, -3.118659, -3.262671, -9.120193, -5.589041, -6.163235, -3.477432, -2.513878, -4.194463, -10.38684, -3.318883, -10.30677, -14.27875, -17.19552, -22.33581, -24.52357, -13.9893, -15.2338, -12.01482, -10.5318, -10.03422, -15.3173, -19.51282, -40.00412, -27.65336, -40.9275, -38.54636, -32.54907, -31.23099, -20.0061, -7.165851, -6.258336, -7.550995, -9.135033, -5.666756, -4.318679, -18.36096, -26.92592, -27.23745, -28.45004, -27.08496, -25.38442, -25.33444, -26.67248, -14.41101, -20.1096, -21.44505, -37.5927, -34.97033, -48.36849, -46.13614, -44.62099, -42.0929, -43.21499, -31.17994, -22.68146, -17.18528, -14.75487, -16.11036, -11.58803, -17.01126, -17.03151, -19.83322, -24.80847, -22.73985, -23.95904, -14.18459, -17.32492, -9.815508, -13.52274, -19.95602, -9.198517, -12.38904, -14.727, -12.81349, -10.15966, -18.43315, -14.33145, -12.31857, -5.039217, -2.760487, -4.977026, -3.354699, -4.909202, -3.948457, -9.226642, -15.20096, -18.13032, -22.43903, -17.45418, -24.81872, -21.27669, -14.56295, -10.55871, -12.43034, -11.92416, -7.958632, -13.8569, -8.251949, -12.62985, -7.70635, -10.04733, -2.808467, 0.6992046, 0.6707153, -2.529079, 4.034966, 6.008705, -4.608545, 7.508115 ; 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 ; temperature = 5.488293, 5.488293, 5.488293, 5.455849, 5.455849, 5.455849, 5.455849, 5.455849, 5.455849, 5.455849, 5.423398, 5.423398, 5.423398, 5.423398, 5.423398, 5.423398, 5.423398, 5.423398, 5.455849, 5.455849, 5.423398, 5.423398, 5.423398, 5.455849, 5.455849, 5.488293, 5.488293, 5.52073, 5.488293, 5.423398, 5.39094, 5.39094, 5.39094, 5.358474, 5.228538, 5.163525, 5.196035, 5.196035, 5.196035, 5.196035, 5.163525, 5.163525, 5.163525, 5.163525, 5.131008, 5.098483, 5.163525, 5.163525, 5.131008, 5.163525, 5.098483, 5.098483, 5.098483, 5.06595, 5.06595, 5.03341, 5.03341, 5.03341, 5.000862, 4.968307, 4.870595, 4.903173, 4.838008, 4.903173, 4.903173, 5.06595, 4.968307, 5.000862, 5.000862, 5.000862, 5.000862, 4.968307, 4.968307, 4.935744, 4.903173, 4.968307, 4.968307, 4.838008, 4.935744, 4.903173, 4.740203, 4.67496, 4.642327, 4.544379, 4.348266, 4.348266, 4.511714, 4.446359, 4.315552, 4.315552, 4.315552, 4.315552, 4.446359, 4.41367, 4.315552, 4.28283, 4.315552, 4.380972, 4.479041, 4.577036, 4.67496, 4.772812, 4.838008, 4.935744, 5.000862, 5.228538, 5.261033, 5.326001, 5.326001, 5.423398, 5.423398, 5.455849, 5.488293, 5.488293, 5.455849, 5.358474, 5.326001, 5.261033, 5.196035, 5.163525, 5.131008, 5.000862, 5.098483, 5.098483, 5.098483, 5.163525, 5.196035, 5.163525, 5.228538, 5.196035, 5.29352, 5.196035, 5.29352, 5.29352, 5.261033, 5.228538, 5.228538, 5.29352, 5.358474, 5.163525, 4.903173, 4.740203, 4.707585, 4.740203, 4.805414, 4.707585, 4.642327, 4.707585, 4.707585, 4.642327, 4.609685, 4.642327, 4.642327, 4.67496, 4.609685, 4.67496, 4.609685, 4.642327, 4.544379, 4.544379, 4.446359 ; 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 ; }