netcdf E0114.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.7217, 0.03423, -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 = "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.aanderaa.realtime.nc E0114.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 = "AANCM966" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :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: 25-Feb-2005 05:53:09\n", "AANCM_Temperature_1.5: 25-Feb-2005 05:53:09" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; 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 = 5.2794, 5.866, 7.6258, 12.0253, 15.2516, 12.3186, 11.1454, 9.3856, 5.866, 6.1593, 4.9861, 3.8129, 3.2263, 9.6789, 8.2124, 12.3186, 8.5057, 7.6258, 3.2263, 6.1593, 4.6928, 4.9861, 4.6928, 4.6928, 13.1985, 11.1454, 12.6119, 11.1454, 4.9861, 4.3995, 5.2794, 11.4387, 13.7851, 12.3186, 9.9722, 5.5727, 3.5196, 9.6789, 14.0784, 21.9975, 22.2908, 23.7573, 24.9305, 23.7573, 27.8635, 19.0645, 17.8913, 14.9583, 14.9583, 16.7181, 24.6372, 29.9166, 28.4501, 30.5032, 29.9166, 28.1568, 17.8913, 10.8521, 12.0253, 10.2655, 8.2124, 18.4779, 21.9975, 28.1568, 30.2099, 32.5563, 34.6094, 35.4893, 39.0089, 37.2491, 32.8496, 27.2769, 27.2769, 21.1176, 21.1176, 23.1707, 27.2769, 30.2099, 29.6233, 27.2769, 30.7965, 34.9027, 30.7965, 21.7042, 19.9444, 13.4918, 10.5588, 8.799, 14.665, 10.5588, 17.0114, 18.1846, 19.6511, 18.1846, 18.7712, 15.2516, 11.732, 10.2655, 5.5727, 10.5588, 14.9583, 13.7851, 16.7181, 15.8382, 15.2516, 18.4779, 15.2516, 19.0645, 18.1846, 18.4779, 15.2516, 13.1985, 11.4387, 12.6119, 11.4387, 7.3325, 4.1062, 3.2263, 9.3856, 14.3717, 13.1985, 10.8521, 11.4387, 16.7181, 19.6511, 21.1176, 23.1707, 24.6372, 32.5563, 27.5702, 31.3831, 24.6372, 15.5449, 10.2655, 5.2794, 1.4665, 2.3464, 9.0923, 8.799, 9.9722, 17.3047, 19.0645, 22.8774, 24.3439, 21.4109, 14.0784, 14.9583, 12.6119, 18.7712, 17.8913, 21.7042, 23.1707, 21.1176, 20.8243, 16.1315, 19.0645, 18.1846, 18.1846, 18.7712, 15.2516, 16.7181, 21.7042, 20.2377, 35.196, 31.6764, 21.7042, 26.1037, 21.1176 ; 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 = 313.8556, 317.3716, 337.4128, 278.6956, 267.4444, 269.2024, 267.796, 219.6268, 148.9552, 180.9508, 242.1292, 283.9696, 312.8008, 329.326, 346.516, 331.7872, 315.9652, 275.8828, 314.5588, 147.1972, 119.0692, 101.1376, 50.8588, 333.1936, 25.5436, 19.918, 7.2604, 355.6576, 357.7672, 251.974, 232.9876, 193.96, 177.4348, 198.1792, 240.7228, 219.6268, 276.2344, 318.778, 309.6364, 294.166, 288.1888, 268.8508, 268.4992, 269.554, 260.4124, 240.3712, 243.5356, 265.3348, 276.2344, 282.5632, 281.5084, 282.2116, 291.3532, 282.5632, 290.65, 288.892, 270.6088, 259.006, 240.0196, 301.5496, 259.7092, 245.2936, 252.6772, 250.9192, 251.2708, 250.216, 248.458, 245.9968, 240.7228, 238.6132, 244.5904, 239.668, 243.184, 224.9008, 256.8964, 262.1704, 253.0288, 257.248, 261.4672, 246.7, 232.9876, 225.604, 224.5492, 231.2296, 247.0516, 246.7, 232.9876, 249.1612, 277.2892, 254.7868, 245.2936, 238.2616, 237.5584, 228.0652, 237.91, 232.9876, 248.1064, 251.6224, 266.7412, 267.4444, 287.4856, 280.102, 273.7732, 266.038, 245.2936, 223.846, 228.7684, 208.3756, 227.362, 230.5264, 252.3256, 252.3256, 266.038, 266.038, 257.9512, 254.4352, 248.1064, 216.814, 196.7728, 219.2752, 216.814, 207.3208, 216.4624, 225.604, 270.2572, 283.618, 282.5632, 266.038, 269.554, 269.554, 263.2252, 253.0288, 234.7456, 260.0608, 279.0472, 288.892, 277.6408, 300.1432, 287.134, 275.5312, 265.3348, 277.9924, 253.3804, 255.49, 253.3804, 261.8188, 245.2936, 254.4352, 251.2708, 256.5448, 266.7412, 268.1476, 256.5448, 255.1384, 263.9284, 246.7, 234.7456, 248.8096, 253.3804, 260.4124, 259.7092, 272.0152, 289.9468, 295.2208, 298.3852, 294.5176, 308.9332, 301.9012 ; 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 = -3.806913, -3.972694, -2.928986, -11.88708, -15.23643, -12.31741, -11.13715, -5.985989, 3.025144, -0.1022064, -4.407732, -3.70013, -2.367202, -4.937717, -1.914917, -5.823589, -5.912271, -7.58564, -2.298838, 3.336796, 4.101665, 4.892192, 3.639701, -2.116346, 5.691164, 3.796958, 1.59388, -0.8438923, -0.1942577, -4.183556, -4.215629, -2.759523, 0.6169691, -3.84328, -8.698391, -3.554181, -3.498785, -6.378185, -10.84189, -20.06971, -21.177, -23.75252, -24.92195, -23.75658, -27.47431, -16.57175, -16.0165, -14.90874, -14.86984, -16.31781, -24.14188, -29.23968, -26.4971, -29.77285, -27.99452, -26.64001, -17.89029, -10.65293, -10.41627, -8.748131, -8.080293, -16.78646, -20.99975, -26.60982, -28.61019, -30.63467, -32.19189, -32.42028, -34.02606, -31.79847, -29.67184, -23.54306, -24.34354, -14.90652, -20.56773, -22.95469, -26.08904, -29.46476, -29.2954, -25.05237, -24.59117, -24.93873, -21.60441, -16.92193, -18.36593, -12.39149, -8.431257, -8.223413, -14.54648, -10.18878, -15.4542, -15.46525, -16.58432, -13.52763, -15.90324, -12.17848, -10.88586, -9.741953, -5.563689, -10.5483, -14.26711, -13.57139, -16.68186, -15.80035, -13.85549, -12.80006, -11.46999, -9.060395, -13.37746, -14.26342, -14.53168, -12.57549, -11.41136, -12.58176, -11.18671, -7.0636, -3.810052, -1.933261, -2.708471, -9.097945, -7.908795, -4.980811, -6.797964, -11.94544, -19.6509, -20.52392, -22.61592, -24.57832, -32.55531, -27.56936, -31.16397, -23.56429, -12.69392, -10.11143, -5.21372, -1.387501, -2.325567, -7.862776, -8.408486, -9.925768, -17.24737, -18.87932, -21.92169, -23.56742, -20.51645, -13.93512, -13.58904, -12.14939, -17.7772, -17.40022, -21.6691, -23.15859, -20.53797, -20.12769, -16.04101, -17.50972, -14.84949, -16.95504, -17.98703, -15.03857, -16.44917, -21.69078, -19.02364, -31.84085, -27.86799, -19.74722, -20.30552, -17.92801 ; 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 = 3.657797, 4.315977, 7.040871, 1.818044, -0.6800513, -0.1714786, -0.428625, -7.22893, -5.02578, -6.158452, -2.330899, 0.9204609, 2.192115, 8.324666, 7.986026, 10.85512, 6.114899, 0.7815982, 2.263704, -5.177139, -2.28007, -0.9631445, 2.962253, 4.18849, 11.90844, 10.47869, 12.51078, 11.11341, 4.982315, -1.361419, -3.178135, -11.10085, -13.77129, -11.70372, -4.876759, -4.292177, 0.3822153, 7.2801, 8.9808, 9.005374, 6.958055, -0.4764759, -0.6529524, -0.184929, -4.640815, -9.425086, -7.973109, -1.216606, 1.624415, 3.636461, 4.915407, 6.328039, 10.35914, 6.634946, 10.55034, 9.116758, 0.1901016, -2.069563, -6.009087, 5.371284, -1.467098, -7.723181, -6.549861, -9.204493, -9.700269, -11.0195, -12.70799, -14.43661, -19.07673, -19.39981, -14.09532, -13.7751, -12.30534, -14.95823, -4.787624, -3.156484, -7.961881, -6.668276, -4.395374, -10.78926, -18.53912, -24.4184, -21.94707, -13.59119, -7.776361, -5.336621, -6.356269, -3.130156, 1.860661, -2.770751, -7.11023, -9.565859, -10.54163, -12.15249, -9.972214, -9.181278, -4.374677, -3.236487, -0.3167864, -0.4708047, 4.494462, 2.417922, 1.100171, -1.094338, -6.374689, -13.32634, -10.0524, -16.77392, -12.31759, -11.74682, -4.630498, -4.007162, -0.7903553, -0.8714173, -2.387768, -1.967515, -1.531137, -2.582927, -8.986304, -11.12534, -10.56652, -9.641556, -9.19954, -11.69621, 0.08821324, 4.972085, 5.040007, -1.702304, -0.2534212, -0.2146089, -3.702177, -7.191376, -8.972639, -1.771857, 0.8301755, 0.4748312, 0.3119825, 4.565816, 2.592251, 0.9611982, -1.407446, 2.650761, -6.543306, -6.099339, -6.123864, -2.003415, -6.252099, -3.384126, -6.027351, -4.163037, -1.2338, -0.7489893, -4.913749, -5.341122, -1.706248, -7.540877, -10.49629, -6.573157, -5.368867, -2.540236, -2.986592, 0.76322, 6.90404, 14.99729, 15.05886, 9.006652, 16.40393, 11.15973 ; 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.576929, 2.576929, 2.576929, 2.576929, 2.543789, 2.51064, 2.51064, 2.47748, 2.344743, 2.344743, 2.278315, 2.245086, 2.211847, 2.245086, 2.311534, 2.411131, 2.47748, 2.576929, 2.576929, 2.610059, 2.610059, 2.47748, 2.47748, 2.444311, 2.444311, 2.47748, 2.51064, 2.51064, 2.51064, 2.543789, 2.47748, 2.47748, 2.444311, 2.444311, 2.411131, 2.411131, 2.444311, 2.411131, 2.411131, 2.411131, 2.344743, 2.311534, 2.344743, 2.344743, 2.344743, 2.311534, 2.311534, 2.344743, 2.377942, 2.377942, 2.411131, 2.444311, 2.543789, 2.543789, 2.543789, 2.610059, 2.709392, 2.64318, 2.576929, 2.576929, 2.610059, 2.610059, 2.64318, 2.610059, 2.676291, 2.709392, 2.676291, 2.676291, 2.64318, 2.64318, 2.64318, 2.64318, 2.64318, 2.610059, 2.610059, 2.64318, 2.676291, 2.64318, 2.775565, 2.808637, 2.775565, 2.676291, 2.676291, 2.709392, 2.808637, 2.8417, 2.907797, 2.940831, 3.006871, 3.072873, 3.30359, 3.237717, 3.40233, 3.10586, 3.435226, 3.435226, 3.40233, 3.369426, 3.369426, 3.336512, 3.204767, 3.138839, 3.10586, 3.171807, 3.138839, 3.10586, 3.039877, 3.006871, 2.940831, 2.940831, 2.973855, 3.006871, 3.006871, 2.973855, 3.039877, 3.30359, 3.336512, 3.76369, 3.698068, 3.599569, 3.533859, 3.435226, 3.468112, 3.204767, 3.138839, 3.270658, 3.566718, 3.40233, 3.237717, 3.270658, 2.973855, 3.006871, 2.973855, 2.940831, 2.973855, 3.006871, 3.072873, 3.138839, 3.138839, 3.237717, 3.237717, 3.30359, 3.270658, 2.973855, 2.874753, 2.907797, 2.874753, 2.874753, 2.676291, 2.610059, 2.64318, 2.874753, 2.907797, 3.039877, 3.369426, 3.336512, 3.237717, 3.10586, 3.10586, 3.10586, 3.138839, 3.138839, 3.171807, 3.237717, 3.204767, 3.204767, 3.204767, 3.204767 ; 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 ; }