netcdf E0111.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, 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.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 = "Wed Oct 6 20:31:48 2004: /usr/local/nco/bin/ncrcat -d time,2453285.8125,2453650.0 E0111.aanderaa.realtime.nc E0111.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 = "E0111" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453310.04167244 ; :starting_julian_day_string = "2004-10-31 01:00:00" ; :ending_julian_day_number = 2453317.00000579 ; :ending_julian_day_string = "2004-11-07 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Sep-2004 02:26:41\n", "AANCM_Temperature_1.5: 03-Sep-2004 02:26:41" ; data: lat = 43.7148 ; lon = -69.3578 ; depth = 2 ; time = 2453310.04166667, 2453310.08333333, 2453310.125, 2453310.16666667, 2453310.20833333, 2453310.25, 2453310.29166667, 2453310.33333333, 2453310.375, 2453310.41666667, 2453310.45833333, 2453310.5, 2453310.54166667, 2453310.58333333, 2453310.625, 2453310.66666667, 2453310.70833333, 2453310.75, 2453310.79166667, 2453310.83333333, 2453310.875, 2453310.91666667, 2453310.95833333, 2453311, 2453311.04166667, 2453311.08333333, 2453311.125, 2453311.16666667, 2453311.20833333, 2453311.25, 2453311.29166667, 2453311.33333333, 2453311.375, 2453311.41666667, 2453311.45833333, 2453311.5, 2453311.54166667, 2453311.58333333, 2453311.625, 2453311.66666667, 2453311.70833333, 2453311.75, 2453311.79166667, 2453311.83333333, 2453311.875, 2453311.91666667, 2453311.95833333, 2453312, 2453312.04166667, 2453312.08333333, 2453312.125, 2453312.16666667, 2453312.20833333, 2453312.25, 2453312.29166667, 2453312.33333333, 2453312.375, 2453312.41666667, 2453312.45833333, 2453312.5, 2453312.54166667, 2453312.58333333, 2453312.625, 2453312.66666667, 2453312.70833333, 2453312.75, 2453312.79166667, 2453312.83333333, 2453312.875, 2453312.91666667, 2453312.95833333, 2453313, 2453313.04166667, 2453313.08333333, 2453313.125, 2453313.16666667, 2453313.20833333, 2453313.25, 2453313.29166667, 2453313.33333333, 2453313.375, 2453313.41666667, 2453313.45833333, 2453313.5, 2453313.54166667, 2453313.58333333, 2453313.625, 2453313.66666667, 2453313.70833333, 2453313.75, 2453313.79166667, 2453313.83333333, 2453313.875, 2453313.91666667, 2453313.95833333, 2453314, 2453314.04166667, 2453314.08333333, 2453314.125, 2453314.16666667, 2453314.20833333, 2453314.25, 2453314.29166667, 2453314.33333333, 2453314.375, 2453314.41666667, 2453314.45833333, 2453314.5, 2453314.54166667, 2453314.58333333, 2453314.625, 2453314.66666667, 2453314.70833333, 2453314.75, 2453314.79166667, 2453314.83333333, 2453314.875, 2453314.91666667, 2453314.95833333, 2453315, 2453315.04166667, 2453315.08333333, 2453315.125, 2453315.16666667, 2453315.20833333, 2453315.25, 2453315.29166667, 2453315.33333333, 2453315.375, 2453315.41666667, 2453315.45833333, 2453315.5, 2453315.54166667, 2453315.58333333, 2453315.625, 2453315.66666667, 2453315.70833333, 2453315.75, 2453315.79166667, 2453315.83333333, 2453315.875, 2453315.91666667, 2453315.95833333, 2453316, 2453316.04166667, 2453316.08333333, 2453316.125, 2453316.16666667, 2453316.20833333, 2453316.25, 2453316.29166667, 2453316.33333333, 2453316.375, 2453316.41666667, 2453316.45833333, 2453316.5, 2453316.54166667, 2453316.58333333, 2453316.625, 2453316.66666667, 2453316.70833333, 2453316.75, 2453316.79166667, 2453316.83333333, 2453316.875, 2453316.91666667, 2453316.95833333, 2453317 ; current_speed = 10.8521, 13.1985, 19.9444, 11.732, 10.2655, 4.1062, 4.6928, 7.0392, 13.7851, 12.6119, 12.6119, 9.0923, 5.2794, 8.799, 2.933, 0.8799, 3.5196, 9.3856, 9.9722, 14.665, 15.5449, 14.9583, 10.8521, 13.4918, 13.7851, 7.0392, 7.0392, 5.5727, 4.6928, 3.2263, 6.7459, 13.7851, 22.8774, 24.0506, 22.2908, 20.531, 16.1315, 14.9583, 13.7851, 16.1315, 19.6511, 20.8243, 17.3047, 21.9975, 21.1176, 18.7712, 16.7181, 12.3186, 4.9861, 3.5196, 2.6397, 2.3464, 8.2124, 12.6119, 16.7181, 20.8243, 23.1707, 21.1176, 17.598, 15.8382, 12.6119, 12.0253, 12.6119, 10.2655, 10.2655, 7.0392, 4.3995, 8.799, 9.3856, 8.799, 5.866, 1.4665, 5.2794, 11.1454, 19.0645, 15.8382, 13.1985, 13.4918, 8.2124, 9.6789, 11.732, 15.2516, 22.2908, 23.1707, 26.1037, 26.6903, 18.4779, 23.464, 17.0114, 19.6511, 23.7573, 17.3047, 26.1037, 14.9583, 12.0253, 14.665, 15.5449, 1.7598, 2.3464, 5.2794, 7.6258, 11.1454, 6.4526, 5.5727, 8.5057, 7.0392, 10.8521, 7.6258, 6.4526, 8.2124, 8.799, 7.0392, 9.3856, 10.8521, 11.4387, 12.3186, 11.1454, 7.9191, 3.2263, 4.1062, 8.5057, 9.6789, 7.6258, 6.1593, 8.2124, 9.3856, 11.1454, 14.665, 15.2516, 15.8382, 16.1315, 9.9722, 14.3717, 10.5588, 16.4248, 25.5171, 21.7042, 19.6511, 25.8104, 22.2908, 17.3047, 25.8104, 28.1568, 25.5171, 27.8635, 24.6372, 29.33, 20.2377, 22.2908, 15.5449, 17.598, 14.0784, 11.732, 14.0784, 19.9444, 19.6511, 25.8104, 31.9697, 29.6233, 33.4362, 35.7826, 39.8888, 26.6903, 27.2769, 27.8635, 24.3439, 11.732, 15.2516 ; 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 = 35.74, 358.1188, 358.4704, 340.2256, 357.4156, 52.6168, 4.4476, 89.1832, 111.6856, 92.6992, 119.0692, 96.5668, 127.8592, 168.9964, 298.3852, 208.7272, 264.28, 229.12, 160.9096, 177.7864, 161.6128, 164.7772, 139.462, 147.5488, 161.2612, 78.9868, 108.5212, 167.2384, 204.8596, 197.8276, 167.2384, 170.4028, 176.38, 188.3344, 186.928, 176.0284, 191.1472, 189.7408, 194.3116, 224.5492, 208.7272, 205.2112, 230.1748, 222.4396, 222.7912, 211.8916, 223.846, 245.6452, 264.6316, 4.7992, 116.9596, 252.3256, 216.814, 244.942, 235.4488, 219.2752, 234.7456, 242.4808, 254.0836, 255.1384, 279.0472, 291.7048, 319.1296, 319.1296, 316.6684, 294.8692, 237.5584, 223.4944, 202.0468, 204.8596, 235.4488, 223.846, 347.5708, 7.2604, 12.5344, 16.0504, 29.7628, 32.9272, 38.9044, 82.5028, 111.6856, 108.1696, 157.042, 161.9644, 167.9416, 179.5444, 178.138, 164.7772, 178.4896, 192.5536, 190.0924, 215.4076, 182.7088, 184.8184, 164.074, 188.686, 188.686, 174.2704, 160.558, 109.576, 47.6944, 99.028, 128.914, 174.9736, 150.01, 147.5488, 158.0968, 154.5808, 167.2384, 176.0284, 208.3756, 198.1792, 236.8552, 280.4536, 296.9788, 308.23, 310.3396, 346.8676, 157.3936, 125.7496, 88.1284, 42.4204, 41.7172, 26.95, 52.9684, 26.95, 326.5132, 295.5724, 294.166, 271.312, 236.5036, 186.2248, 187.2796, 145.7908, 119.4208, 86.3704, 101.1376, 91.6444, 118.0144, 108.1696, 118.366, 129.6172, 113.7952, 128.914, 140.5168, 130.672, 113.4436, 113.092, 109.9276, 91.996, 86.722, 87.0736, 89.5348, 92.3476, 94.1056, 100.786, 89.8864, 75.1192, 74.416, 84.2608, 80.7448, 86.722, 80.3932, 71.6032, 97.9732, 88.1284, 93.4024, 96.9184 ; 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 = 6.338799, -0.4332703, -0.5323836, -3.969141, -0.4628816, 3.262756, 0.3639141, 7.038485, 12.80947, 12.59791, 11.02322, 9.032647, 4.168199, 1.679471, -2.580369, -0.422915, -3.502075, -7.096283, 3.261503, 0.5664356, 4.903437, 3.927648, 7.053347, 7.239445, 4.428524, 6.909561, 6.674613, 1.230981, -1.972835, -0.9877444, 1.490135, 2.298259, 1.444454, -3.486141, -2.68876, 1.422018, -3.118707, -2.530813, -3.40761, -11.31659, -9.445102, -8.870239, -13.29004, -14.84419, -14.34579, -9.917086, -11.581, -11.22236, -4.96423, 0.2944636, 2.352834, -2.235643, -4.921028, -11.42486, -13.76936, -13.18274, -18.92113, -18.72827, -16.92334, -15.30838, -12.455, -11.17273, -8.2526, -6.717232, -7.044388, -6.386456, -3.712908, -6.056208, -3.523015, -3.699066, -4.831353, -1.015877, -1.136301, 1.408545, 4.137487, 4.37899, 6.551873, 7.333778, 5.157575, 9.596157, 10.90167, 14.49112, 8.694666, 7.173831, 5.453287, 0.2122316, 0.6003897, 6.161017, 0.4483933, -4.271223, -4.163137, -10.02616, -1.233657, -1.256465, 3.29969, -2.214698, -2.34758, 0.1756875, 0.781005, 4.974239, 5.639777, 11.00733, 5.020701, 0.4882507, 4.251565, 3.777102, 4.048263, 3.273282, 1.425346, 0.5688072, -4.181721, -2.19616, -7.858483, -10.67198, -10.19388, -9.676666, -8.495259, -1.799236, 1.240185, 3.332502, 8.501163, 6.52905, 5.074623, 2.791473, 6.555987, 4.253674, -6.149417, -13.22843, -13.915, -15.83405, -13.45239, -1.081282, -1.821059, 5.936328, 14.30658, 25.46592, 21.29543, 19.64301, 22.78618, 21.17933, 15.22694, 19.88231, 25.76329, 19.85459, 17.71706, 18.68616, 26.90887, 18.61618, 20.95612, 15.53547, 17.56921, 14.06004, 11.73161, 14.06658, 19.89322, 19.30392, 25.81035, 30.89751, 28.53428, 33.2686, 35.31677, 39.82354, 26.316, 25.88288, 27.59414, 24.33091, 11.71132, 15.14055 ; 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 = 8.808389, 13.19139, 19.93729, 11.04019, 10.25506, 2.49305, 4.678668, 0.1003464, -5.093777, -0.593926, -6.127688, -1.039809, -3.24009, -8.637232, 1.394339, -0.7716002, -0.3507883, -6.142659, -9.423766, -14.65406, -14.75128, -14.43344, -8.247326, -11.38504, -13.05439, 1.344735, -2.236041, -5.435041, -4.257968, -3.07138, -6.57926, -13.59217, -22.83175, -23.7966, -22.12804, -20.4817, -15.82716, -14.74265, -13.35729, -11.49609, -17.2324, -18.84066, -11.08275, -16.23392, -15.49682, -15.93767, -12.05717, -5.080017, -0.4664956, 3.50726, -1.19674, -0.7123843, -6.574724, -5.341587, -9.481544, -16.12039, -13.37431, -9.757299, -4.825979, -4.062262, 1.983197, 4.447252, 9.537013, 7.762685, 7.467067, 2.960323, -2.360066, -6.383161, -8.699302, -7.983691, -3.326858, -1.057646, 5.155665, 11.05604, 18.61012, 15.22081, 11.45746, 11.3245, 6.390848, 1.262881, -4.335129, -4.755919, -20.52517, -22.03219, -25.52773, -26.68946, -18.46814, -22.6407, -17.00549, -19.1813, -23.38969, -14.10421, -26.07453, -14.90544, -11.56373, -14.4968, -15.36661, -1.751008, -2.212606, -1.7689, 5.13281, -1.748904, -4.053221, -5.55127, -7.366894, -5.94002, -10.06875, -6.887558, -6.293205, -8.192677, -7.741809, -6.687841, -5.131641, 1.968996, 5.18929, 7.622993, 7.214604, 7.711997, -2.978415, -2.399023, 0.2777942, 7.145111, 5.69219, 5.490415, 4.945962, 8.366346, 9.295408, 6.330166, 6.243726, 0.3626428, -8.902726, -9.913405, -14.25586, -8.732025, -8.068191, 1.615388, -4.192511, -0.563913, -12.12298, -6.950959, -8.221499, -16.45814, -11.36039, -16.02865, -21.50536, -16.05675, -11.66883, -7.937402, -7.597428, -0.5414246, 1.006266, 0.7187461, 0.09525425, -0.5766778, -1.427918, -3.677532, 0.05117409, 8.210105, 7.958324, 3.343637, 5.754992, 2.280869, 4.454231, 8.608481, -3.864943, 0.7950662, -0.6962729, -1.837141 ; 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 = 9.649837, 9.649837, 9.554758, 9.554758, 9.554758, 9.554758, 9.554758, 9.554758, 9.586454, 9.649837, 9.681523, 9.649837, 9.681523, 9.713206, 9.744885, 9.776562, 9.808234, 9.839904, 9.903233, 9.903233, 9.87157, 9.808234, 9.808234, 9.776562, 9.903233, 9.903233, 9.87157, 9.839904, 9.808234, 9.808234, 9.776562, 9.776562, 9.776562, 10.09314, 10.02985, 9.998201, 9.934892, 9.934892, 9.966549, 10.02985, 10.02985, 10.0615, 10.0615, 10.0615, 10.0615, 10.0615, 10.02985, 9.998201, 9.966549, 9.934892, 9.903233, 9.903233, 9.87157, 9.839904, 9.839904, 9.839904, 9.839904, 9.808234, 9.808234, 9.776562, 9.776562, 9.744885, 9.776562, 9.776562, 9.776562, 9.776562, 9.744885, 9.713206, 9.744885, 9.744885, 9.713206, 9.713206, 9.681523, 9.713206, 9.681523, 9.681523, 9.681523, 9.649837, 9.649837, 9.649837, 9.649837, 9.681523, 9.681523, 9.713206, 9.713206, 9.713206, 9.681523, 9.681523, 9.681523, 9.649837, 9.649837, 9.618148, 9.586454, 9.554758, 9.523058, 9.523058, 9.491354, 9.491354, 9.459646, 9.459646, 9.459646, 9.459646, 9.459646, 9.459646, 9.459646, 9.427936, 9.427936, 9.427936, 9.427936, 9.427936, 9.459646, 9.523058, 9.554758, 9.523058, 9.586454, 9.554758, 9.491354, 9.459646, 9.427936, 9.427936, 9.427936, 9.427936, 9.427936, 9.396221, 9.396221, 9.427936, 9.427936, 9.427936, 9.396221, 9.396221, 9.396221, 9.396221, 9.396221, 9.396221, 9.427936, 9.427936, 9.427936, 9.396221, 9.427936, 9.396221, 9.396221, 9.396221, 9.396221, 9.396221, 9.396221, 9.364503, 9.364503, 9.364503, 9.364503, 9.364503, 9.332781, 9.332781, 9.332781, 9.332781, 9.301055, 9.332781, 9.332781, 9.332781, 9.364503, 9.364503, 9.364503, 9.364503, 9.364503, 9.364503, 9.364503, 9.332781, 9.332781, 9.301055 ; 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 ; }