netcdf M0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 155 ; 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 = -300., 300. ; 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., 300. ; 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 = "09-Feb-2005 14:57:01: All parameters marked as non-functional as of julian day 2453411.583333 (2005-02-09 14:00:00)\n", "25-Jan-2005 13:24:28: Parameter temperature marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:23: Parameter current_v marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:20: Parameter current_u marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:16: Parameter current_direction marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:12: Parameter current_speed marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.aanderaa.realtime.nc M0106.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 = "AANCM970" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453443.00000579 ; :starting_julian_day_string = "2005-03-13 00:00:00" ; :ending_julian_day_number = 2453449.41667244 ; :ending_julian_day_string = "2005-03-19 10:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 30-Aug-2004 11:34:30\n", "AANCM_Temperature_1.5: 30-Aug-2004 11:34:30" ; :longitude = -67.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; 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 ; current_speed = 6.4526, 9.6789, 10.8521, 6.1593, 15.5449, 20.531, 39.5955, 44.5816, 46.928, 43.4084, 30.5032, 18.7712, 4.6928, 10.2655, 23.1707, 25.8104, 14.3717, 12.9052, 31.0898, 40.7687, 48.9811, 53.3806, 46.3414, 40.7687, 25.2238, 14.3717, 10.5588, 9.6789, 8.799, 8.2124, 16.4248, 20.531, 28.7434, 40.4754, 41.3553, 29.6233, 25.2238, 18.4779, 25.2238, 23.1707, 19.9444, 12.6119, 11.4387, 22.8774, 24.0506, 35.4893, 38.7156, 40.4754, 22.8774, 19.9444, 11.732, 16.4248, 9.3856, 13.7851, 12.6119, 20.531, 25.5171, 42.2352, 48.1012, 40.1821, 33.4362, 14.665, 8.2124, 4.6928, 6.7459, 10.2655, 9.0923, 10.2655, 14.9583, 18.4779, 24.6372, 23.7573, 21.1176, 19.0645, 22.2908, 16.4248, 16.7181, 16.4248, 15.2516, 29.0367, 30.2099, 40.7687, 43.1151, 41.9419, 28.4501, 14.9583, 6.1593, 6.4526, 14.0784, 26.6903, 15.8382, 6.7459, 7.9191, 7.0392, 26.397, 32.5563, 36.9558, 30.2099, 24.3439, 18.7712, 14.9583, 7.3325, 1.4665, 9.9722, 17.598, 20.531, 23.7573, 26.9836, 25.2238, 19.3578, 21.9975, 17.3047, 18.4779, 18.1846, 14.9583, 8.5057, 7.3325, 11.4387, 18.7712, 23.7573, 19.3578, 22.5841, 13.4918, 11.1454, 9.9722, 17.0114, 19.9444, 15.8382, 11.1454, 9.9722, 13.4918, 20.531, 23.7573, 23.464, 21.7042, 13.4918, 5.866, 10.2655, 14.3717, 15.8382, 15.5449, 14.665, 13.7851, 12.9052, 22.8774, 22.8774, 31.3831, 30.5032, 23.464, 17.0114, 12.3186, 12.9052, 14.3717, 7.3325, 14.665 ; 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 ; current_direction = 287.3372, 12.0344, 333.0452, 336.5612, 207.8756, 193.8116, 197.6792, 198.734, 198.0308, 181.5056, 185.0216, 206.8208, 219.4784, 344.9612, 9.9248, 24.3404, 66.5324, 100.286, 141.0716, 150.9164, 163.574, 161.4644, 156.1904, 152.3228, 150.5648, 124.898, 59.1488, 42.9752, 23.9888, 98.8796, 134.7428, 175.5284, 169.9028, 167.09, 168.4964, 157.5968, 119.624, 94.3088, 66.5324, 56.6876, 66.5324, 93.9572, 132.2816, 175.1768, 180.4508, 170.9576, 162.8708, 165.332, 163.2224, 164.2772, 142.8296, 52.4684, 79.5416, 103.0988, 154.4324, 173.4188, 177.638, 177.9896, 168.848, 176.2316, 165.6836, 173.0672, 141.0716, 259.9124, 340.7804, 270.4604, 236.7068, 237.41, 216.6656, 189.5924, 186.428, 162.1676, 143.5328, 111.5372, 102.7472, 106.2632, 89.3864, 133.688, 179.0444, 179.7476, 186.428, 191.3504, 188.186, 187.4828, 199.0856, 181.5056, 144.236, 30.3176, 12.386, 351.29, 7.4636, 2.8928, 140.3684, 161.4644, 164.6288, 151.9712, 147.0488, 147.4004, 133.3364, 128.0624, 105.9116, 100.6376, 14.144, 177.9896, 210.6884, 182.912, 188.186, 186.428, 172.7156, 149.51, 129.4688, 101.6924, 90.0896, 87.6284, 77.432, 76.3772, 142.8296, 167.7932, 182.5604, 182.912, 184.3184, 179.0444, 141.7748, 108.7244, 73.5644, 34.1852, 42.6236, 69.3452, 95.3636, 145.2908, 163.2224, 169.9028, 179.0444, 179.396, 170.606, 162.1676, 117.5144, 67.9388, 23.6372, 36.2948, 44.03, 51.7652, 104.1536, 131.5784, 139.3136, 146.6972, 147.0488, 150.2132, 137.204, 116.108, 84.8156, 111.1856, 140.0168, 140.72, 146.3456 ; 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 ; current_u = -6.159442, 2.01804, -4.919121, -2.44998, -7.268071, -4.901367, -12.02465, -14.3185, -14.52554, -1.140541, -2.669985, -8.469594, -2.983623, -2.663621, 3.993597, 10.63793, 13.18295, 12.6978, 19.53524, 19.81706, 13.85072, 16.96936, 18.70796, 18.93664, 12.39596, 11.78726, 9.064751, 6.597929, 3.577304, 8.113974, 11.66611, 1.600698, 5.039253, 9.043024, 8.247467, 11.29009, 21.92675, 18.42567, 23.13742, 19.36349, 18.29471, 12.58183, 8.46289, 1.923562, -0.1892268, 5.577688, 11.4028, 10.24909, 6.603733, 5.404603, 7.088328, 13.02515, 9.229676, 13.42642, 5.44299, 2.353082, 1.051636, 1.481649, 9.303372, 2.640911, 8.267982, 1.770141, 5.160251, -4.620255, -2.220681, -10.26517, -7.600004, -8.64916, -8.932254, -3.079119, -2.758247, 7.275285, 12.55151, 17.73341, 21.7414, 15.76757, 16.71714, 11.87697, 0.25436, 0.1279124, -3.382136, -8.023633, -6.139033, -5.462033, -9.302625, -0.3930241, 3.59979, 3.257226, 3.01977, -4.041801, 2.057324, 0.3404483, 5.051189, 2.237718, 6.997092, 15.2987, 20.10117, 16.27603, 17.70622, 14.77931, 14.38519, 7.206487, 0.3583536, 0.3498338, -8.98147, -1.043018, -3.382733, -3.020937, 3.19824, 9.821915, 16.98143, 16.94562, 18.47788, 18.16902, 14.59988, 8.266412, 4.430205, 2.418608, -0.8385571, -1.206921, -1.457622, 0.3766484, 8.348104, 10.55551, 9.564719, 9.55819, 13.50593, 14.82016, 11.0966, 5.678286, 3.894509, 3.599467, 0.3962146, 0.247348, 3.542617, 4.131643, 5.202525, 9.513893, 5.762246, 9.375264, 10.80425, 11.51908, 13.36664, 9.653713, 14.9142, 12.56115, 17.07004, 15.1532, 15.94121, 15.27566, 12.2682, 12.033, 9.234722, 4.642284, 8.127081 ; 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 ; current_v = 1.922841, 9.466183, 9.673176, 5.651068, -13.74115, -19.93737, -37.72548, -42.21966, -44.62338, -43.39341, -30.38612, -16.75183, -3.622205, 9.91391, 22.82395, 23.51619, 5.723248, -2.304376, -24.18574, -35.62823, -46.98197, -50.61155, -42.39738, -36.10389, -21.96771, -8.222298, 5.414661, 7.081556, 8.038986, -1.267655, -11.56184, -20.46851, -28.29822, -39.45227, -40.52456, -27.38747, -12.46828, -1.388279, 10.04488, 12.72543, 7.942467, -0.8703633, -7.695671, -22.79639, -24.04986, -35.04825, -36.99829, -39.15628, -21.90356, -19.19816, -9.348552, 10.00597, 1.703689, -3.12413, -11.3769, -20.39571, -25.49542, -42.2092, -47.19293, -40.09522, -32.39784, -14.55778, -6.388687, -0.821961, 6.369909, 0.08248749, -4.990978, -5.529242, -11.99857, -18.21955, -24.48231, -22.61591, -16.98272, -6.998678, -4.91846, -4.599768, 0.1790364, -11.34512, -15.24948, -29.03642, -30.01998, -39.97134, -42.6758, -41.58472, -26.88623, -14.95314, -4.997848, 5.570146, 13.75072, 26.38249, 15.70401, 6.737304, -6.098987, -6.674051, -25.45275, -28.73782, -31.01087, -25.45052, -16.70675, -11.57281, -4.100877, -1.353553, 1.422042, -9.966062, -15.1335, -20.50449, -23.51524, -26.81396, -25.02022, -16.68096, -13.98289, -3.506926, -0.02889601, 0.7524862, 3.254899, 2.003338, -5.842845, -11.18008, -18.75246, -23.72662, -19.30284, -22.58096, -10.59895, -3.577856, 2.821509, 14.07227, 14.67545, 5.586716, -1.041825, -8.197673, -12.91749, -20.21301, -23.754, -23.4627, -21.41313, -12.84361, -2.709925, 3.855688, 13.16595, 12.7653, 11.17641, 9.075957, -3.370763, -8.564462, -17.34768, -19.12049, -26.33463, -26.47311, -17.21735, -7.486114, 1.113126, -4.663813, -11.01207, -5.675804, -12.20708 ; 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 ; temperature = 2.64318, 2.64318, 2.64318, 2.64318, 2.64318, 2.64318, 2.64318, 2.64318, 2.610059, 2.610059, 2.610059, 2.610059, 2.610059, 2.610059, 2.64318, 2.64318, 2.676291, 2.709392, 2.709392, 2.709392, 2.676291, 2.676291, 2.676291, 2.709392, 2.709392, 2.676291, 2.709392, 2.676291, 2.64318, 2.64318, 2.610059, 2.64318, 2.64318, 2.676291, 2.676291, 2.676291, 2.676291, 2.676291, 2.64318, 2.676291, 2.709392, 2.709392, 2.742483, 2.742483, 2.742483, 2.742483, 2.742483, 2.742483, 2.709392, 2.709392, 2.709392, 2.676291, 2.64318, 2.64318, 2.610059, 2.610059, 2.610059, 2.610059, 2.676291, 2.709392, 2.676291, 2.676291, 2.676291, 2.676291, 2.709392, 2.742483, 2.742483, 2.742483, 2.775565, 2.742483, 2.676291, 2.676291, 2.676291, 2.676291, 2.676291, 2.676291, 2.64318, 2.610059, 2.64318, 2.64318, 2.64318, 2.64318, 2.64318, 2.64318, 2.64318, 2.64318, 2.64318, 2.676291, 2.709392, 2.709392, 2.742483, 2.808637, 2.874753, 2.907797, 2.808637, 2.742483, 2.742483, 2.742483, 2.808637, 2.808637, 2.808637, 2.808637, 2.808637, 2.775565, 2.742483, 2.742483, 2.742483, 2.709392, 2.64318, 2.676291, 2.808637, 2.874753, 2.907797, 2.907797, 2.940831, 2.973855, 3.006871, 3.006871, 3.006871, 2.973855, 2.973855, 2.973855, 2.940831, 2.907797, 2.907797, 2.907797, 2.907797, 2.874753, 2.874753, 2.874753, 2.8417, 2.8417, 2.8417, 2.874753, 2.907797, 2.940831, 2.940831, 3.006871, 3.039877, 3.006871, 3.006871, 3.006871, 2.8417, 2.742483, 2.709392, 2.676291, 2.676291, 2.64318, 2.64318, 2.64318, 2.610059, 2.610059, 2.576929, 2.610059, 2.610059 ; 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 ; }