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 = "10-Apr-2005 12:41:09: Modified [lon,lat] to [-67.879300,43.486600].\n", "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 = 2453478.00000579 ; :starting_julian_day_string = "2005-04-17 00:00:00" ; :ending_julian_day_number = 2453484.41667244 ; :ending_julian_day_string = "2005-04-23 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.8793 ; :latitude = 43.4866 ; data: lat = 43.4866 ; lon = -67.8793 ; depth = 2 ; time = 2453478, 2453478.04166667, 2453478.08333333, 2453478.125, 2453478.16666667, 2453478.20833333, 2453478.25, 2453478.29166667, 2453478.33333333, 2453478.375, 2453478.41666667, 2453478.45833333, 2453478.5, 2453478.54166667, 2453478.58333333, 2453478.625, 2453478.66666667, 2453478.70833333, 2453478.75, 2453478.79166667, 2453478.83333333, 2453478.875, 2453478.91666667, 2453478.95833333, 2453479, 2453479.04166667, 2453479.08333333, 2453479.125, 2453479.16666667, 2453479.20833333, 2453479.25, 2453479.29166667, 2453479.33333333, 2453479.375, 2453479.41666667, 2453479.45833333, 2453479.5, 2453479.54166667, 2453479.58333333, 2453479.625, 2453479.66666667, 2453479.70833333, 2453479.75, 2453479.79166667, 2453479.83333333, 2453479.875, 2453479.91666667, 2453479.95833333, 2453480, 2453480.04166667, 2453480.08333333, 2453480.125, 2453480.16666667, 2453480.20833333, 2453480.25, 2453480.29166667, 2453480.33333333, 2453480.375, 2453480.41666667, 2453480.45833333, 2453480.5, 2453480.54166667, 2453480.58333333, 2453480.625, 2453480.66666667, 2453480.70833333, 2453480.75, 2453480.79166667, 2453480.83333333, 2453480.875, 2453480.91666667, 2453480.95833333, 2453481, 2453481.04166667, 2453481.08333333, 2453481.125, 2453481.16666667, 2453481.20833333, 2453481.25, 2453481.29166667, 2453481.33333333, 2453481.375, 2453481.41666667, 2453481.45833333, 2453481.5, 2453481.54166667, 2453481.58333333, 2453481.625, 2453481.66666667, 2453481.70833333, 2453481.75, 2453481.79166667, 2453481.83333333, 2453481.875, 2453481.91666667, 2453481.95833333, 2453482, 2453482.04166667, 2453482.08333333, 2453482.125, 2453482.16666667, 2453482.20833333, 2453482.25, 2453482.29166667, 2453482.33333333, 2453482.375, 2453482.41666667, 2453482.45833333, 2453482.5, 2453482.54166667, 2453482.58333333, 2453482.625, 2453482.66666667, 2453482.70833333, 2453482.75, 2453482.79166667, 2453482.83333333, 2453482.875, 2453482.91666667, 2453482.95833333, 2453483, 2453483.04166667, 2453483.08333333, 2453483.125, 2453483.16666667, 2453483.20833333, 2453483.25, 2453483.29166667, 2453483.33333333, 2453483.375, 2453483.41666667, 2453483.45833333, 2453483.5, 2453483.54166667, 2453483.58333333, 2453483.625, 2453483.66666667, 2453483.70833333, 2453483.75, 2453483.79166667, 2453483.83333333, 2453483.875, 2453483.91666667, 2453483.95833333, 2453484, 2453484.04166667, 2453484.08333333, 2453484.125, 2453484.16666667, 2453484.20833333, 2453484.25, 2453484.29166667, 2453484.33333333, 2453484.375, 2453484.41666667 ; current_speed = 17.8913, 14.9583, 12.0253, 6.1593, 13.4918, 16.7181, 21.1176, 30.5032, 20.8243, 10.5588, 9.0923, 13.1985, 20.8243, 16.4248, 5.5727, 3.8129, 13.7851, 17.598, 23.7573, 28.1568, 24.0506, 21.9975, 21.4109, 20.2377, 26.6903, 30.5032, 27.5702, 18.4779, 15.5449, 9.6789, 10.5588, 4.9861, 3.2263, 3.5196, 14.3717, 11.1454, 11.4387, 20.8243, 16.7181, 16.7181, 14.0784, 11.4387, 15.5449, 20.2377, 19.3578, 18.1846, 15.8382, 14.9583, 18.1846, 23.464, 28.1568, 23.1707, 18.7712, 9.6789, 2.0531, 11.732, 20.531, 19.3578, 17.0114, 17.598, 10.8521, 11.4387, 20.531, 19.0645, 18.1846, 12.3186, 9.6789, 12.9052, 17.0114, 20.2377, 24.3439, 17.3047, 16.1315, 14.665, 16.7181, 15.2516, 17.3047, 14.0784, 20.2377, 18.1846, 22.5841, 22.2908, 20.2377, 17.598, 19.0645, 19.0645, 25.8104, 30.2099, 29.6233, 22.5841, 5.866, 11.1454, 14.665, 19.6511, 29.9166, 21.9975, 15.2516, 10.2655, 15.5449, 21.9975, 28.4501, 32.5563, 35.4893, 24.9305, 19.9444, 25.5171, 23.1707, 21.7042, 22.5841, 24.0506, 17.8913, 20.8243, 13.7851, 16.7181, 14.0784, 13.7851, 17.3047, 21.9975, 27.5702, 29.0367, 24.3439, 25.5171, 31.6764, 35.7826, 39.8888, 35.196, 32.5563, 21.1176, 4.1062, 17.3047, 25.2238, 34.3161, 35.7826, 24.6372, 17.8913, 20.2377, 33.4362, 42.2352, 45.7548, 44.8749, 31.0898, 22.5841, 6.7459, 14.665, 9.9722, 14.3717, 1.4665, 5.5727, 2.3464, 4.3995, 15.8382, 21.9975, 27.5702, 30.2099, 27.5702 ; 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 = 150.9164, 150.9164, 146.3456, 111.1856, 26.0984, 40.514, 29.2628, 28.9112, 37.3496, 49.304, 74.9708, 125.9528, 171.6608, 180.4508, 177.9896, 143.1812, 62.3132, 60.5552, 45.788, 27.8564, 32.4272, 49.304, 65.8292, 87.2768, 120.3272, 146.6972, 161.4644, 152.6744, 145.994, 128.7656, 112.9436, 83.0576, 40.514, 246.2, 214.9076, 229.6748, 193.46, 186.7796, 180.4508, 177.638, 151.268, 108.7244, 74.9708, 66.884, 62.6648, 54.578, 74.2676, 126.656, 145.994, 167.7932, 179.7476, 189.944, 174.8252, 174.122, 318.278, 350.2352, 350.9384, 11.6828, 10.628, 35.24, 66.1808, 119.9756, 147.752, 167.7932, 162.5192, 137.5556, 94.6604, 80.2448, 45.4364, 29.6144, 18.0116, 19.7696, 41.9204, 67.2356, 120.3272, 151.6196, 143.8844, 128.0624, 89.3864, 69.3452, 64.7744, 71.1032, 66.884, 100.9892, 128.7656, 153.026, 178.3412, 175.88, 176.9348, 164.2772, 132.6332, 84.8156, 55.6328, 25.7468, 10.9796, 17.3084, 50.0072, 79.19, 156.1904, 186.7796, 196.6244, 192.4052, 187.1312, 205.4144, 222.6428, 232.4876, 260.264, 253.5836, 253.9352, 247.6064, 248.6612, 233.894, 224.7524, 175.88, 140.72, 116.8112, 69.6968, 80.948, 62.6648, 63.7196, 92.1992, 111.8888, 151.6196, 170.2544, 184.3184, 190.6472, 200.1404, 218.7752, 267.296, 345.6644, 359.7284, 355.8608, 355.1576, 28.9112, 57.0392, 100.286, 137.9072, 143.1812, 149.51, 143.5328, 139.3136, 152.3228, 151.268, 333.3968, 347.0708, 350.2352, 16.6052, 26.45, 315.1136, 155.8388, 114.7016, 93.254, 74.2676, 63.368, 46.8428 ; 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 = 8.696697, 7.271009, 6.664207, 5.743021, 5.935233, 10.86064, 10.32262, 14.74688, 12.63362, 8.005469, 8.781287, 10.6842, 3.020214, -0.1292281, 0.1954953, 2.285019, 12.20672, 15.32486, 17.02839, 13.15647, 12.8966, 16.67806, 19.53378, 20.21485, 23.03789, 16.7482, 8.764397, 8.482216, 8.693947, 7.546774, 9.723483, 4.949543, 2.095914, -3.220292, -8.224273, -8.497072, -2.662546, -2.458317, -0.1315357, 0.6890031, 6.767674, 10.83329, 15.01317, 18.61285, 17.19622, 14.81873, 15.24488, 12.00006, 10.17028, 4.961247, 0.1240362, -4.001245, 1.69306, 0.9912218, -1.366373, -1.989795, -3.233556, 3.919825, 3.137441, 10.15409, 9.927766, 9.90864, 10.95503, 4.031013, 5.462403, 8.313508, 9.646899, 12.7186, 12.12015, 10.00067, 7.527366, 5.853118, 10.77742, 13.52265, 14.43033, 7.24944, 10.19967, 11.08448, 20.23654, 17.01574, 20.43041, 21.0894, 18.61285, 17.27531, 14.86486, 8.647392, 0.747146, 2.170449, 1.584026, 6.119919, 4.315644, 11.0998, 12.10503, 8.536339, 5.6979, 6.544583, 11.68464, 10.08333, 6.275454, -2.596814, -8.139473, -6.993874, -4.405706, -10.69923, -13.51085, -20.24072, -22.83698, -20.81939, -21.70218, -22.23691, -16.66476, -16.82454, -9.705323, 1.201122, 8.913186, 12.30317, 16.22955, 21.72354, 24.49158, 26.03541, 24.32597, 23.67755, 15.05653, 6.057057, -3.003585, -6.502849, -11.20984, -13.22524, -4.101628, -4.284662, -0.1195683, -2.476931, -3.020597, 11.91094, 15.01157, 19.91245, 22.4134, 25.31098, 23.21544, 26.67196, 20.26801, 10.49008, 3.242844, -6.56712, -2.231248, -2.437499, 0.4190895, 2.482173, -1.655862, 1.800738, 14.38895, 21.96203, 26.53738, 27.00475, 20.1119 ; 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 = -15.63541, -13.07223, -10.0098, -2.225911, 12.11617, 12.70989, 18.42272, 26.70159, 16.55425, 6.884818, 2.357736, -7.749084, -20.60412, -16.42429, -5.56927, -3.052359, 6.405082, 8.650909, 16.56633, 24.89403, 20.30047, 14.34337, 8.766867, 0.9615116, -13.47693, -25.49398, -26.14003, -16.41599, -12.8864, -6.060306, -4.116082, 0.6026772, 2.452786, -1.420318, -11.78589, -7.212469, -11.12451, -20.67869, -16.71758, -16.7039, -12.34504, -3.67201, 4.030968, 7.945199, 8.889012, 10.53969, 4.294446, -8.930243, -15.07465, -22.9335, -28.15653, -22.82261, -18.69469, -9.628011, 1.532398, 11.56203, 20.27477, 18.95678, 16.71958, 14.37303, 4.382641, -5.715131, -17.36402, -18.63347, -17.34479, -9.090297, -0.7864074, 2.186644, 11.93691, 17.59406, 23.1509, 16.28477, 12.00303, 5.674515, -8.441595, -13.41853, -13.97925, -8.679605, 0.2167283, 6.414377, 9.624971, 7.219201, 7.945199, -3.3546, -11.93697, -16.99052, -25.79958, -30.13183, -29.58092, -21.73909, -3.973056, 1.007114, 8.278313, 17.70019, 29.36898, 21.00139, 9.802072, 1.925323, -14.22191, -21.84369, -27.26091, -31.7962, -35.21477, -22.51791, -14.67093, -15.53821, -3.918366, -6.133955, -6.24957, -9.162487, -6.510324, -12.27136, -9.78957, -16.6749, -10.89754, -6.217797, 6.004524, 3.460884, 12.66011, 12.85642, -0.9341694, -9.512938, -27.86925, -35.26622, -39.77555, -34.59005, -30.56554, -16.46347, -0.1937149, 16.76587, 25.22352, 34.22659, 35.65488, 21.56667, 9.734033, -3.61368, -24.81167, -33.81075, -39.42772, -36.08827, -23.57506, -19.99999, -5.91533, 13.1124, 9.719378, 14.16349, 1.405342, 4.989369, 1.662442, -4.014093, -6.618664, -1.248633, 7.475516, 13.54184, 18.85808 ; 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 = 4.613686, 4.352746, 4.320092, 4.222081, 4.189394, 4.222081, 4.385392, 4.41803, 4.41803, 4.483281, 4.41803, 4.320092, 4.41803, 4.41803, 4.483281, 4.613686, 4.743963, 4.841588, 4.971647, 4.874115, 4.581096, 4.613686, 4.711405, 4.581096, 4.515894, 4.939144, 4.841588, 4.711405, 4.67884, 4.711405, 4.711405, 4.646267, 4.646267, 4.646267, 4.646267, 4.646267, 4.646267, 4.711405, 4.711405, 4.776513, 4.776513, 4.874115, 4.971647, 5.004142, 5.101583, 5.06911, 5.03663, 5.03663, 5.004142, 5.004142, 4.906633, 4.906633, 4.874115, 4.809054, 4.776513, 4.841588, 4.841588, 4.874115, 4.906633, 4.906633, 4.906633, 4.939144, 5.03663, 5.06911, 5.06911, 5.425898, 5.263833, 5.620137, 5.620137, 5.555419, 5.490673, 5.231398, 5.29626, 5.231398, 5.166505, 5.198955, 5.166505, 5.101583, 5.004142, 5.004142, 5.06911, 5.101583, 5.198955, 5.134048, 5.101583, 5.06911, 5.101583, 5.134048, 5.166505, 5.263833, 5.231398, 5.3935, 5.458289, 5.52305, 5.555419, 5.587782, 5.3935, 5.328681, 5.263833, 5.425898, 5.458289, 5.29626, 5.166505, 5.03663, 4.841588, 4.809054, 4.743963, 4.711405, 4.646267, 4.646267, 4.67884, 4.711405, 4.743963, 4.776513, 4.906633, 4.971647, 5.06911, 5.06911, 5.03663, 5.03663, 4.939144, 4.939144, 4.939144, 4.939144, 4.809054, 4.743963, 4.809054, 4.841588, 4.841588, 4.874115, 4.841588, 4.711405, 4.776513, 4.874115, 5.004142, 5.166505, 5.29626, 5.3935, 5.425898, 5.425898, 5.425898, 5.490673, 5.425898, 5.361094, 5.425898, 5.29626, 5.231398, 5.198955, 5.198955, 5.134048, 5.101583, 5.101583, 5.166505, 5.06911, 5.06911 ; 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 ; }