netcdf A0113.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.7195, 0.03419, -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 = "12-Jan-2005 14:44:50: Modified [lon,lat] to [-70.566200,42.523400].\n", "05-Jan-2005 21:36:30: Modified [lon,lat] to [-70.566300,42.523300].\n", "Wed Jan 5 21:34:39 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8541,2453377.0 A0113.aanderaa.realtime.nc A0113.aanderaa.realtime.nc.new\n", "Wed Jan 5 21:32:55 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8125,2453377.0 A0113.aanderaa.realtime.nc A0113.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 = "AANCM968" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0113" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453443.00000579 ; :starting_julian_day_string = "2005-03-13 00:00:00" ; :ending_julian_day_number = 2453449.95833912 ; :ending_julian_day_string = "2005-03-19 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 05-Jan-2005 17:11:13\n", "AANCM_Temperature_1.5: 05-Jan-2005 17:11:13" ; :longitude = -70.5662 ; :latitude = 42.5234 ; data: lat = 42.5234 ; lon = -70.5662 ; depth = 2 ; time = 2453443, 2453443.04166667, 2453443.08333333, 2453443.125, 2453443.16666667, 2453443.20833333, 2453443.25, 2453443.29166667, 2453443.33333333, 2453443.375, 2453443.41666667, 2453443.45833333, 2453443.5, 2453443.54166667, 2453443.58333333, 2453443.625, 2453443.66666667, 2453443.70833333, 2453443.75, 2453443.79166667, 2453443.83333333, 2453443.875, 2453443.91666667, 2453443.95833333, 2453444, 2453444.04166667, 2453444.08333333, 2453444.125, 2453444.16666667, 2453444.20833333, 2453444.25, 2453444.29166667, 2453444.33333333, 2453444.375, 2453444.41666667, 2453444.45833333, 2453444.5, 2453444.54166667, 2453444.58333333, 2453444.625, 2453444.66666667, 2453444.70833333, 2453444.75, 2453444.79166667, 2453444.83333333, 2453444.875, 2453444.91666667, 2453444.95833333, 2453445, 2453445.04166667, 2453445.08333333, 2453445.125, 2453445.16666667, 2453445.20833333, 2453445.25, 2453445.29166667, 2453445.33333333, 2453445.375, 2453445.41666667, 2453445.45833333, 2453445.5, 2453445.54166667, 2453445.58333333, 2453445.625, 2453445.66666667, 2453445.70833333, 2453445.75, 2453445.79166667, 2453445.83333333, 2453445.875, 2453445.91666667, 2453445.95833333, 2453446, 2453446.04166667, 2453446.08333333, 2453446.125, 2453446.16666667, 2453446.20833333, 2453446.25, 2453446.29166667, 2453446.33333333, 2453446.375, 2453446.41666667, 2453446.45833333, 2453446.5, 2453446.54166667, 2453446.58333333, 2453446.625, 2453446.66666667, 2453446.70833333, 2453446.75, 2453446.79166667, 2453446.83333333, 2453446.875, 2453446.91666667, 2453446.95833333, 2453447, 2453447.04166667, 2453447.08333333, 2453447.125, 2453447.16666667, 2453447.20833333, 2453447.25, 2453447.29166667, 2453447.33333333, 2453447.375, 2453447.41666667, 2453447.45833333, 2453447.5, 2453447.54166667, 2453447.58333333, 2453447.625, 2453447.66666667, 2453447.70833333, 2453447.75, 2453447.79166667, 2453447.83333333, 2453447.875, 2453447.91666667, 2453447.95833333, 2453448, 2453448.04166667, 2453448.08333333, 2453448.125, 2453448.16666667, 2453448.20833333, 2453448.25, 2453448.29166667, 2453448.33333333, 2453448.375, 2453448.41666667, 2453448.45833333, 2453448.5, 2453448.54166667, 2453448.58333333, 2453448.625, 2453448.66666667, 2453448.70833333, 2453448.75, 2453448.79166667, 2453448.83333333, 2453448.875, 2453448.91666667, 2453448.95833333, 2453449, 2453449.04166667, 2453449.08333333, 2453449.125, 2453449.16666667, 2453449.20833333, 2453449.25, 2453449.29166667, 2453449.33333333, 2453449.375, 2453449.41666667, 2453449.45833333, 2453449.5, 2453449.54166667, 2453449.58333333, 2453449.625, 2453449.66666667, 2453449.70833333, 2453449.75, 2453449.79166667, 2453449.83333333, 2453449.875, 2453449.91666667, 2453449.95833333 ; current_speed = 10.2655, 16.7181, 29.33, 30.5032, 36.9558, 27.2769, 27.5702, 24.3439, 20.2377, 22.2908, 26.6903, 16.4248, 13.4918, 19.6511, 25.5171, 29.6233, 30.5032, 25.8104, 15.8382, 7.6258, 3.2263, 9.9722, 22.5841, 9.3856, 10.2655, 13.7851, 17.3047, 22.5841, 20.8243, 19.0645, 19.6511, 12.6119, 10.5588, 16.4248, 13.7851, 18.1846, 11.4387, 14.9583, 24.0506, 24.9305, 30.2099, 25.2238, 16.1315, 12.9052, 6.4526, 9.3856, 15.2516, 16.7181, 20.531, 20.2377, 22.2908, 27.8635, 29.6233, 26.9836, 33.7295, 15.5449, 10.8521, 21.9975, 17.598, 18.4779, 20.2377, 19.6511, 31.6764, 40.1821, 34.9027, 24.9305, 24.0506, 24.3439, 11.732, 1.7598, 6.7459, 3.5196, 10.8521, 9.6789, 17.598, 27.5702, 32.263, 34.9027, 38.4223, 36.3692, 32.8496, 26.6903, 31.9697, 26.1037, 19.9444, 18.7712, 21.9975, 34.6094, 37.5424, 45.4615, 45.4615, 45.7548, 37.5424, 41.9419, 35.7826, 28.1568, 23.1707, 23.464, 28.4501, 31.9697, 34.6094, 41.062, 47.2213, 48.9811, 48.3945, 47.8079, 39.0089, 35.7826, 30.2099, 28.7434, 26.397, 29.33, 35.4893, 35.196, 39.0089, 41.9419, 38.4223, 34.0228, 28.7434, 25.2238, 17.3047, 9.3856, 9.3856, 9.3856, 11.4387, 18.4779, 25.2238, 22.8774, 26.6903, 27.5702, 33.7295, 30.7965, 29.33, 27.8635, 25.8104, 27.5702, 30.7965, 31.6764, 31.6764, 29.9166, 27.2769, 21.4109, 14.3717, 9.6789, 7.9191, 12.0253, 17.598, 24.3439, 29.6233, 33.7295, 36.9558, 39.3022, 42.5285, 44.5816, 39.0089, 36.6625, 40.7687, 42.5285, 38.129, 27.2769, 28.1568, 27.5702, 24.6372, 18.4779, 12.9052, 11.732, 9.9722, 12.0253 ; 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 = 226.9556, 239.6132, 233.636, 230.4716, 222.3848, 214.298, 193.9052, 187.928, 164.3708, 167.1836, 128.8592, 174.2156, 177.38, 209.7272, 216.7592, 233.9876, 256.8416, 245.2388, 256.1384, 268.4444, 62.0552, 59.594, 92.6444, 97.9184, 137.2976, 151.01, 174.5672, 192.1472, 206.2112, 216.4076, 209.3756, 184.0604, 168.9416, 161.558, 133.7816, 134.4848, 165.7772, 184.412, 209.7272, 210.4304, 226.9556, 227.3072, 209.024, 238.91, 191.0924, 147.494, 130.9688, 103.8956, 121.4756, 161.2064, 186.5216, 193.202, 217.814, 224.4944, 200.234, 177.0284, 167.1836, 178.4348, 172.106, 175.2704, 190.0376, 196.0148, 213.9464, 224.1428, 235.394, 248.4032, 232.9328, 242.0744, 274.4216, 167.8868, 117.9596, 70.4936, 96.1604, 101.4344, 189.686, 233.2844, 252.2708, 250.8644, 233.9876, 227.3072, 220.6268, 211.4852, 198.1244, 191.0924, 193.9052, 197.4212, 223.4396, 229.4168, 241.3712, 242.7776, 244.5356, 242.7776, 238.91, 235.0424, 235.7456, 231.878, 238.2068, 245.2388, 248.7548, 251.9192, 255.4352, 249.458, 231.1748, 222.7364, 212.54, 206.2112, 207.9692, 199.5308, 200.234, 202.6952, 209.7272, 207.6176, 215.0012, 224.1428, 228.7136, 228.7136, 225.9008, 221.33, 217.1108, 214.6496, 241.7228, 256.49, 247.3484, 240.668, 248.0516, 239.2616, 228.0104, 208.6724, 198.1244, 179.8412, 181.9508, 185.4668, 182.3024, 174.9188, 187.5764, 191.0924, 203.0468, 212.8916, 217.814, 238.2068, 235.7456, 229.0652, 226.604, 206.2112, 156.6356, 148.9004, 130.2656, 145.736, 154.1744, 157.6904, 177.38, 186.17, 190.0376, 196.3664, 197.4212, 196.3664, 186.8732, 180.1928, 177.38, 184.7636, 185.1152, 201.992, 210.0788, 219.572, 216.4076, 215.0012, 201.2888, 139.7588 ; 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.502284, -14.42154, -23.61847, -23.5274, -24.91214, -15.37046, -6.625564, -3.35772, 5.452252, 4.944715, 20.78347, 1.65538, 0.616733, -9.744411, -15.27079, -23.96198, -29.70232, -23.43743, -15.37695, -7.62299, 2.850112, 8.600631, 22.56005, 9.296111, 6.961964, 6.681045, 1.638378, -4.752236, -9.197702, -11.31527, -9.639507, -0.893024, 2.025278, 5.195895, 9.9526, 12.97355, 2.81041, -1.15071, -11.92599, -12.62708, -22.07815, -18.53949, -7.826616, -11.05146, -1.241427, 5.043708, 11.51598, 16.22884, 17.51012, 6.519776, -2.531739, -6.363601, -18.16205, -18.91117, -11.66552, 0.8058625, 2.407295, 0.6008506, 2.416924, 1.523565, -3.527318, -5.421456, -17.68864, -27.98479, -28.72761, -23.18031, -19.19067, -21.50921, -11.69708, 0.3692832, 5.958508, 3.31759, 10.78943, 9.486796, -2.960838, -22.10063, -30.73071, -32.97417, -31.0794, -26.73136, -21.38934, -13.93976, -9.945172, -5.022138, -4.792961, -5.619982, -15.12525, -26.28453, -32.95255, -40.42607, -41.04503, -40.68689, -32.1497, -34.37459, -29.57598, -22.1509, -19.69406, -21.30675, -26.51658, -30.39103, -33.49719, -38.45108, -36.78833, -33.23987, -26.03083, -21.11585, -18.29505, -11.96261, -10.44825, -11.09003, -13.08951, -13.59646, -20.35644, -24.51222, -29.3121, -31.51601, -27.59244, -22.46848, -17.34257, -14.34115, -15.23966, -9.125893, -8.66163, -8.182326, -10.60963, -15.88194, -18.748, -10.9766, -8.30285, 0.076413, -1.148196, -2.93395, -1.178293, 2.4678, -3.403052, -5.30428, -12.0563, -17.20191, -19.4208, -25.42777, -22.54563, -16.17499, -10.4428, -4.274989, 3.140538, 6.211396, 13.42827, 13.70578, 12.9049, 12.8041, 1.689312, -4.224154, -7.41248, -12.56215, -11.67902, -10.33072, -4.878891, -0.1431079, 1.742941, -2.265203, -2.510419, -10.32441, -12.34793, -11.7713, -7.659567, -6.7294, -3.620598, 7.768425 ; 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 = -7.00687, -8.456601, -17.39014, -19.41409, -27.29682, -22.53394, -26.76225, -24.11123, -19.48942, -21.73545, -16.74573, -16.34117, -13.4777, -17.06494, -20.44322, -17.41733, -6.943869, -10.81036, -3.794475, -0.2070176, 1.511911, 5.047171, -1.041965, -1.292985, -7.543974, -12.05789, -17.22697, -22.07845, -18.68298, -15.3434, -17.12442, -12.58024, -10.36275, -15.58129, -9.538067, -12.74231, -11.08808, -14.91397, -20.88545, -21.4962, -20.62022, -17.10343, -14.10565, -6.664037, -6.332054, -7.915206, -9.999681, -4.01491, -10.71996, -19.15873, -22.14656, -27.12709, -23.40256, -19.24791, -31.64798, -15.524, -10.58173, -21.98929, -17.43124, -18.41498, -19.92793, -18.88845, -26.27748, -28.83493, -19.82229, -9.176234, -14.49653, -11.40085, 0.9044774, -1.720618, -3.162807, 1.175237, -1.164563, -1.918802, -17.34713, -16.48266, -9.824681, -11.44128, -22.59079, -24.66077, -24.93176, -22.76082, -30.38347, -25.61604, -19.35992, -17.91016, -15.97238, -22.5152, -17.98781, -20.79616, -19.54618, -20.93033, -19.38629, -24.03145, -20.1409, -17.38226, -12.2076, -9.827598, -10.30918, -9.922049, -8.703392, -14.40841, -29.60523, -35.97581, -40.79734, -42.89191, -34.45266, -33.72374, -28.34558, -26.51781, -22.92305, -25.98818, -29.07071, -25.25687, -25.73898, -27.67424, -26.73819, -25.54835, -22.922, -20.75022, -8.19789, -2.192618, -3.614644, -4.597719, -4.275459, -9.444407, -16.87461, -20.07211, -25.36602, -27.57009, -33.70995, -30.65642, -29.30632, -27.754, -25.58507, -27.05514, -28.33849, -26.59866, -25.02452, -15.76171, -15.3533, -14.02842, -9.873886, -8.683639, -7.269743, -10.29691, -11.37415, -20.11907, -26.66465, -31.20472, -36.91717, -39.07454, -41.87754, -42.77513, -37.21955, -35.17691, -40.47571, -42.52826, -38.08914, -27.18268, -28.04466, -25.56409, -21.31948, -14.24322, -10.3863, -9.610151, -9.291719, -9.179293 ; 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.144138, 2.144138, 2.144138, 2.144138, 2.110909, 2.144138, 2.077669, 2.110909, 2.110909, 2.077669, 2.110909, 2.144138, 2.144138, 2.110909, 2.077669, 2.177357, 2.276955, 2.343303, 2.343303, 2.442751, 2.707512, 2.542109, 2.542109, 2.409611, 2.343303, 2.310134, 2.276955, 2.243766, 2.243766, 2.243766, 2.243766, 2.210567, 2.177357, 2.177357, 2.144138, 2.077669, 2.110909, 2.077669, 2.077669, 2.077669, 2.110909, 2.177357, 2.276955, 2.409611, 2.343303, 2.376462, 2.343303, 2.243766, 2.210567, 2.177357, 2.177357, 2.110909, 2.110909, 2.110909, 2.077669, 2.144138, 2.144138, 2.077669, 2.110909, 2.077669, 2.044419, 2.077669, 2.044419, 1.911317, 2.011159, 2.177357, 2.243766, 2.343303, 2.376462, 2.376462, 2.343303, 2.310134, 2.276955, 2.276955, 2.276955, 2.210567, 2.177357, 2.044419, 1.977889, 1.911317, 1.77805, 1.77805, 1.744707, 1.711354, 1.67799, 1.67799, 1.711354, 1.711354, 1.77805, 1.911317, 1.977889, 2.077669, 2.110909, 2.177357, 2.110909, 2.044419, 2.011159, 1.977889, 1.944608, 1.911317, 1.878016, 1.711354, 1.644616, 1.644616, 1.644616, 1.611231, 1.611231, 1.611231, 1.644616, 1.67799, 1.744707, 1.811383, 1.878016, 2.011159, 2.077669, 2.144138, 2.210567, 2.210567, 2.077669, 2.177357, 2.144138, 2.177357, 2.177357, 2.310134, 2.177357, 2.011159, 1.911317, 2.011159, 1.878016, 1.77805, 1.77805, 1.878016, 1.944608, 2.044419, 2.044419, 2.177357, 2.210567, 2.310134, 2.409611, 2.409611, 2.409611, 2.343303, 2.442751, 2.376462, 2.343303, 2.310134, 2.243766, 2.210567, 2.243766, 2.276955, 2.243766, 2.243766, 2.243766, 2.210567, 2.177357, 2.144138, 2.011159, 1.944608, 2.077669, 2.177357, 2.243766, 2.343303, 2.409611, 2.47588, 2.806637, 2.773605, 2.674451, 2.608299 ; 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 ; }