netcdf E0113.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 = -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 = "12-Jan-2005 14:46:39: Modified [lon,lat] to [-69.353600,43.714000].\n", "Wed Jan 5 01:34:38 2005: /usr/local/nco/bin/ncrcat -d time,2453376.02,2453377.02 E0113.aanderaa.realtime.nc E0113.aanderaa.realtime.nc.new\n", "05-Jan-2005 01:21:54: Modified [lon,lat] to [-69.353531,43.713902]." ; :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 = "E0113" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-12 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 04-Jan-2005 21:21:39\n", "AANCM_Temperature_1.5: 04-Jan-2005 21:21:39" ; :longitude = -69.3536 ; :latitude = 43.714 ; data: lat = 43.714 ; lon = -69.3536 ; depth = 2 ; time = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667, 2453414.45833333, 2453414.5, 2453414.54166667, 2453414.58333333, 2453414.625, 2453414.66666667, 2453414.70833333, 2453414.75, 2453414.79166667, 2453414.83333333, 2453414.875, 2453414.91666667, 2453414.95833333 ; current_speed = 22.2908, 20.531, 20.8243, 24.3439, 22.2908, 18.4779, 17.598, 12.0253, 10.2655, 9.0923, 12.6119, 18.1846, 19.6511, 32.263, 29.0367, 31.3831, 29.33, 25.2238, 17.598, 17.0114, 13.1985, 12.9052, 13.1985, 12.0253, 13.1985, 18.4779, 23.1707, 23.464, 24.3439, 25.5171, 19.9444, 19.3578, 18.4779, 13.7851, 17.8913, 15.8382, 21.1176, 23.7573, 29.9166, 33.1429, 36.3692, 27.5702, 26.397, 23.464, 11.4387, 7.0392, 11.4387, 6.4526, 12.6119, 17.8913, 19.0645, 17.8913, 20.531, 22.8774, 26.9836, 26.1037, 19.3578, 8.5057, 2.3464, 8.799, 9.6789, 19.9444, 31.9697, 29.0367, 37.5424, 34.3161, 33.4362, 27.5702, 25.2238, 17.3047, 10.5588, 8.799, 7.3325, 10.8521, 14.0784, 20.531, 27.2769, 27.2769, 27.2769, 24.0506, 17.3047, 16.7181, 11.732, 12.6119, 14.665, 17.3047, 24.9305, 30.5032, 39.3022, 36.9558, 31.6764, 30.7965, 26.6903, 24.9305, 25.5171, 12.6119, 6.4526, 8.5057, 17.598, 28.1568, 29.9166, 24.0506, 23.7573, 30.5032, 24.6372, 21.7042, 13.1985, 14.3717, 15.8382, 21.4109, 19.0645, 18.4779, 20.531, 27.2769, 28.7434, 32.8496, 29.9166, 38.129, 33.4362, 31.0898, 36.0759, 29.0367, 30.2099, 33.1429, 38.4223, 44.2883, 43.7017, 38.7156, 36.6625, 33.4362, 24.6372, 28.4501, 18.4779, 17.0114, 20.531, 24.3439, 26.9836, 25.5171, 35.196, 30.7965, 27.8635, 47.2213, 36.3692, 31.3831, 27.5702, 26.397, 20.2377, 18.1846, 24.6372, 21.4109, 18.4779, 24.9305, 28.4501, 26.397, 19.3578, 39.8888, 26.9836, 19.3578, 9.3856, 9.6789, 9.6789, 12.9052, 16.4248, 11.732, 7.3325, 7.6258, 6.1593, 30.7965 ; 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 = 234.7456, 231.5812, 206.9692, 197.1244, 174.9736, 186.928, 193.6084, 226.3072, 248.8096, 257.5996, 252.6772, 241.0744, 230.5264, 232.2844, 229.4716, 230.5264, 220.33, 204.1564, 228.4168, 237.2068, 241.0744, 250.216, 265.6864, 274.1248, 242.8324, 237.5584, 242.4808, 228.7684, 212.2432, 202.3984, 187.9828, 192.202, 191.1472, 208.3756, 210.4852, 229.4716, 238.6132, 244.2388, 235.0972, 233.6908, 236.8552, 228.4168, 225.604, 222.4396, 227.0104, 247.4032, 250.9192, 266.3896, 275.8828, 252.6772, 248.458, 242.4808, 199.234, 182.7088, 189.0376, 195.0148, 204.8596, 208.7272, 312.0976, 259.006, 277.6408, 277.2892, 269.2024, 249.5128, 235.8004, 234.0424, 214.0012, 193.6084, 184.4668, 179.1928, 184.1152, 106.06, 179.1928, 204.8596, 226.6588, 224.9008, 228.0652, 227.362, 179.5444, 185.5216, 197.1244, 225.604, 221.3848, 240.7228, 249.8644, 257.9512, 256.8964, 237.5584, 230.878, 218.2204, 207.6724, 213.6496, 186.2248, 225.604, 234.7456, 212.9464, 235.8004, 261.4672, 248.458, 251.6224, 245.2936, 245.2936, 232.9876, 224.9008, 229.4716, 247.4032, 253.3804, 249.5128, 278.6956, 268.4992, 293.1112, 276.586, 261.1156, 249.1612, 245.2936, 241.0744, 243.5356, 237.5584, 230.1748, 232.9876, 236.5036, 245.6452, 257.5996, 238.6132, 239.668, 233.3392, 234.0424, 229.12, 215.056, 213.6496, 209.0788, 212.9464, 212.2432, 231.9328, 239.3164, 257.248, 254.7868, 244.5904, 225.9556, 224.9008, 211.1884, 213.6496, 217.8688, 216.814, 212.5948, 214.0012, 209.782, 231.9328, 238.6132, 197.476, 223.846, 217.1656, 187.6312, 206.6176, 173.5672, 165.832, 176.38, 188.686, 189.7408, 226.6588, 257.9512, 266.038, 257.9512, 246.3484, 223.1428, 202.3984, 164.7772, 170.4028 ; 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 = -18.20261, -16.08582, -9.444058, -7.167996, 1.953003, -2.228841, -4.140539, -8.694941, -9.571392, -8.880184, -12.03985, -15.91604, -15.16903, -25.52187, -22.07033, -24.22517, -18.98205, -10.32231, -13.16318, -14.30031, -11.55197, -12.14347, -13.16111, -11.99415, -11.74237, -15.59421, -20.54908, -17.64614, -12.98781, -9.723152, -2.769795, -4.091444, -3.572338, -6.551363, -9.076539, -12.03836, -18.02748, -21.39614, -24.53532, -26.70765, -30.45162, -20.62231, -18.86123, -15.8338, -8.367151, -6.498812, -10.81024, -6.439794, -12.54548, -17.07979, -17.73282, -15.86701, -6.763465, -1.081183, -4.238654, -6.762648, -8.137944, -4.088178, -1.741038, -8.637513, -9.592962, -19.78322, -31.9666, -27.20014, -31.05074, -27.77723, -18.69787, -6.486844, -1.964465, 0.2437857, -0.7577212, 8.455597, 0.103299, -4.562181, -10.23893, -14.49245, -20.29144, -20.0662, 0.216896, -2.314173, -5.095323, -11.94544, -7.756176, -11.00091, -13.76868, -16.92348, -24.28135, -25.74283, -30.49081, -22.86412, -14.71101, -17.06472, -2.89402, -17.81338, -20.83719, -6.859035, -5.336845, -8.411551, -16.36876, -26.72079, -27.17808, -21.84904, -18.97033, -21.53164, -18.72634, -20.03801, -12.64713, -13.4627, -15.65615, -21.40355, -17.53448, -18.35596, -20.28467, -25.49258, -26.11227, -28.75156, -26.78168, -32.17854, -25.67907, -24.82537, -30.08443, -26.4527, -29.50513, -28.29313, -33.16281, -35.52738, -35.37442, -29.27217, -21.05809, -18.52741, -11.97398, -15.47271, -9.858221, -13.39287, -17.65663, -23.74345, -26.03799, -23.04866, -25.29893, -21.73868, -14.42922, -26.16591, -22.32543, -18.80536, -14.85191, -14.76147, -10.05209, -14.31652, -21.03206, -6.429828, -12.80006, -15.06103, -3.778063, -11.82675, 2.168806, 9.763418, 1.703715, -2.923401, -1.587961, -7.039265, -9.465675, -12.87436, -16.06296, -10.74653, -5.014103, -2.90577, 1.617267, 5.13441 ; 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 = -12.86643, -12.75806, -18.55967, -23.26468, -22.20508, -18.34298, -17.10396, -8.306975, -3.710653, -1.9525, -3.755254, -8.795409, -12.49265, -19.73665, -18.86877, -19.95095, -22.35913, -23.015, -11.67991, -9.213518, -6.383765, -4.36809, -0.9927307, 0.8649698, -6.026368, -9.912279, -10.70592, -15.46522, -20.58986, -23.592, -19.75113, -18.92048, -18.12929, -12.12883, -15.41801, -10.29206, -10.99832, -10.32543, -17.11786, -19.62532, -19.88511, -18.29853, -18.4677, -17.31618, -7.799656, -2.704769, -3.739325, -0.406331, 1.292643, -5.32722, -7.000164, -8.266601, -19.38498, -22.85184, -26.64861, -25.21249, -17.56412, -7.458802, 1.573016, -1.678024, 1.286928, 2.530498, -0.4450277, -10.16279, -21.10174, -20.14995, -27.71947, -26.79621, -25.14719, -17.30298, -10.53158, -2.434189, -7.331772, -9.846552, -9.66259, -14.54272, -18.22873, -18.47639, -27.27604, -23.939, -16.53754, -11.69621, -8.802361, -6.167665, -5.048326, -3.612265, -5.652056, -16.36313, -24.79866, -29.03383, -28.05317, -25.6363, -26.53294, -17.44171, -14.72867, -10.58365, -3.626862, -1.262038, -6.461689, -8.877221, -12.5042, -10.05239, -14.30161, -21.60633, -16.00986, -8.339704, -3.774985, -5.030068, 2.394497, -0.5607709, 7.483139, 2.119312, -3.170836, -9.703483, -12.01384, -15.88848, -13.33208, -20.45391, -21.41413, -18.71568, -19.90973, -11.97433, -6.487339, -17.26125, -19.40364, -26.4435, -25.66104, -25.33847, -30.01159, -27.83369, -21.53173, -23.87475, -15.62844, -10.48898, -10.4769, -5.373465, -7.080807, -10.94904, -24.46881, -21.81409, -23.83636, -39.30899, -28.71052, -25.12484, -23.22793, -21.88379, -17.56474, -11.21236, -12.83137, -20.42263, -13.32634, -19.86694, -28.19813, -23.59936, -19.23592, -38.67547, -26.92976, -19.13578, -9.25029, -6.643031, -2.020419, -0.8916829, -3.42859, -4.706575, -5.350171, -7.050484, -5.943183, -30.36548 ; 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 = 1.411017, 1.411017, 1.344007, 1.377518, 1.377518, 1.344007, 1.344007, 1.377518, 1.377518, 1.377518, 1.344007, 1.344007, 1.344007, 1.310486, 1.344007, 1.411017, 1.444506, 1.477985, 1.511452, 1.511452, 1.511452, 1.477985, 1.444506, 1.444506, 1.411017, 1.377518, 1.377518, 1.377518, 1.411017, 1.344007, 1.377518, 1.344007, 1.344007, 1.310486, 1.310486, 1.344007, 1.310486, 1.411017, 1.377518, 1.411017, 1.544909, 1.477985, 1.611791, 1.544909, 1.511452, 1.611791, 1.712034, 1.578355, 1.544909, 1.544909, 1.477985, 1.544909, 1.477985, 1.511452, 1.411017, 1.511452, 1.511452, 1.544909, 1.511452, 1.511452, 1.544909, 1.344007, 1.276953, 1.511452, 1.578355, 1.611791, 1.578355, 1.477985, 1.411017, 1.411017, 1.411017, 1.411017, 1.411017, 1.511452, 1.544909, 1.544909, 1.578355, 1.544909, 1.511452, 1.511452, 1.544909, 1.578355, 1.611791, 1.712034, 1.812183, 1.912237, 1.878896, 2.012199, 2.012199, 1.945568, 2.278315, 2.311534, 2.112069, 2.045499, 1.978889, 2.078789, 2.112069, 2.145338, 2.145338, 2.045499, 2.211847, 2.8417, 2.874753, 2.411131, 2.245086, 2.411131, 2.51064, 2.576929, 2.775565, 2.907797, 3.138839, 3.072873, 3.072873, 3.10586, 3.138839, 3.237717, 3.369426, 3.468112, 3.40233, 3.369426, 3.30359, 3.270658, 3.270658, 3.270658, 3.270658, 3.30359, 3.435226, 3.50099, 3.468112, 3.369426, 3.30359, 3.30359, 3.30359, 3.270658, 3.270658, 3.270658, 3.237717, 3.204767, 3.204767, 3.138839, 3.072873, 2.709392, 2.576929, 2.51064, 2.51064, 2.47748, 2.47748, 2.47748, 2.576929, 2.610059, 2.64318, 2.742483, 2.543789, 2.344743, 2.278315, 1.878896, 1.812183, 1.745427, 1.712034, 1.878896, 2.012199, 2.211847, 2.311534, 2.411131, 2.444311, 2.444311, 2.411131, 1.812183 ; 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 ; }