netcdf C0205.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.6993, 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 = "Tue Feb 24 14:18:46 2004: /usr/local/nco/bin/ncrcat -d time,2453056.5104,2453060.6250 C0205.aanderaa.realtime.nc C0205.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 = "AANCM706" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0205" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6333 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453079.00000579 ; :starting_julian_day_string = "2004-03-14 00:00:00" ; :ending_julian_day_number = 2453085.95833912 ; :ending_julian_day_string = "2004-03-20 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Feb-2004 16:15:10\n", "AANCM_Temperature_1.5: 20-Feb-2004 16:15:10" ; data: lat = 43.5695 ; lon = -70.055 ; depth = 2 ; time = 2453079, 2453079.04166667, 2453079.08333333, 2453079.125, 2453079.16666667, 2453079.20833333, 2453079.25, 2453079.29166667, 2453079.33333333, 2453079.375, 2453079.41666667, 2453079.45833333, 2453079.5, 2453079.54166667, 2453079.58333333, 2453079.625, 2453079.66666667, 2453079.70833333, 2453079.75, 2453079.79166667, 2453079.83333333, 2453079.875, 2453079.91666667, 2453079.95833333, 2453080, 2453080.04166667, 2453080.08333333, 2453080.125, 2453080.16666667, 2453080.20833333, 2453080.25, 2453080.29166667, 2453080.33333333, 2453080.375, 2453080.41666667, 2453080.45833333, 2453080.5, 2453080.54166667, 2453080.58333333, 2453080.625, 2453080.66666667, 2453080.70833333, 2453080.75, 2453080.79166667, 2453080.83333333, 2453080.875, 2453080.91666667, 2453080.95833333, 2453081, 2453081.04166667, 2453081.08333333, 2453081.125, 2453081.16666667, 2453081.20833333, 2453081.25, 2453081.29166667, 2453081.33333333, 2453081.375, 2453081.41666667, 2453081.45833333, 2453081.5, 2453081.54166667, 2453081.58333333, 2453081.625, 2453081.66666667, 2453081.70833333, 2453081.75, 2453081.79166667, 2453081.83333333, 2453081.875, 2453081.91666667, 2453081.95833333, 2453082, 2453082.04166667, 2453082.08333333, 2453082.125, 2453082.16666667, 2453082.20833333, 2453082.25, 2453082.29166667, 2453082.33333333, 2453082.375, 2453082.41666667, 2453082.45833333, 2453082.5, 2453082.54166667, 2453082.58333333, 2453082.625, 2453082.66666667, 2453082.70833333, 2453082.75, 2453082.79166667, 2453082.83333333, 2453082.875, 2453082.91666667, 2453082.95833333, 2453083, 2453083.04166667, 2453083.08333333, 2453083.125, 2453083.16666667, 2453083.20833333, 2453083.25, 2453083.29166667, 2453083.33333333, 2453083.375, 2453083.41666667, 2453083.45833333, 2453083.5, 2453083.54166667, 2453083.58333333, 2453083.625, 2453083.66666667, 2453083.70833333, 2453083.75, 2453083.79166667, 2453083.83333333, 2453083.875, 2453083.91666667, 2453083.95833333, 2453084, 2453084.04166667, 2453084.08333333, 2453084.125, 2453084.16666667, 2453084.20833333, 2453084.25, 2453084.29166667, 2453084.33333333, 2453084.375, 2453084.41666667, 2453084.45833333, 2453084.5, 2453084.54166667, 2453084.58333333, 2453084.625, 2453084.66666667, 2453084.70833333, 2453084.75, 2453084.79166667, 2453084.83333333, 2453084.875, 2453084.91666667, 2453084.95833333, 2453085, 2453085.04166667, 2453085.08333333, 2453085.125, 2453085.16666667, 2453085.20833333, 2453085.25, 2453085.29166667, 2453085.33333333, 2453085.375, 2453085.41666667, 2453085.45833333, 2453085.5, 2453085.54166667, 2453085.58333333, 2453085.625, 2453085.66666667, 2453085.70833333, 2453085.75, 2453085.79166667, 2453085.83333333, 2453085.875, 2453085.91666667, 2453085.95833333 ; current_speed = 31.3831, 26.6903, 29.0367, 26.6903, 20.531, 12.3186, 14.3717, 16.4248, 21.7042, 19.9444, 25.2238, 13.1985, 15.2516, 15.8382, 9.9722, 2.3464, 2.933, 7.6258, 12.0253, 12.6119, 9.3856, 8.2124, 8.5057, 8.5057, 13.7851, 13.4918, 15.2516, 18.1846, 22.2908, 21.9975, 21.4109, 17.3047, 15.5449, 11.732, 14.3717, 13.7851, 20.531, 23.464, 31.3831, 35.7826, 30.2099, 24.3439, 24.6372, 15.8382, 10.8521, 4.9861, 6.4526, 9.0923, 12.3186, 18.4779, 22.5841, 40.7687, 33.7295, 15.2516, 8.2124, 9.0923, 0.8799, 4.6928, 5.5727, 6.1593, 10.2655, 13.4918, 20.531, 18.7712, 21.7042, 17.0114, 20.531, 16.1315, 19.6511, 21.7042, 20.2377, 10.5588, 4.6928, 6.4526, 14.0784, 25.5171, 19.9444, 26.6903, 25.5171, 26.1037, 28.1568, 24.3439, 28.4501, 28.7434, 22.2908, 26.397, 31.6764, 35.196, 35.196, 36.0759, 27.8635, 25.5171, 24.3439, 23.464, 20.2377, 21.4109, 18.1846, 17.0114, 18.1846, 25.8104, 24.9305, 26.1037, 33.7295, 27.2769, 23.464, 23.7573, 23.464, 28.7434, 27.5702, 29.33, 26.397, 23.464, 29.6233, 29.6233, 29.33, 23.7573, 19.3578, 15.2516, 20.2377, 16.1315, 16.7181, 21.1176, 15.8382, 15.2516, 12.6119, 19.9444, 19.3578, 23.1707, 14.3717, 13.1985, 12.6119, 14.0784, 19.9444, 21.1176, 24.9305, 20.2377, 20.2377, 20.531, 24.6372, 34.9027, 29.0367, 23.7573, 22.8774, 21.1176, 22.2908, 17.8913, 21.4109, 19.9444, 25.8104, 31.9697, 43.4084, 44.8749, 29.0367, 29.0367, 26.9836, 27.2769, 26.6903, 29.9166, 29.0367, 18.7712, 13.7851, 14.0784, 6.7459, 11.732, 21.1176, 14.665, 6.1593, 7.0392 ; 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 = 183.4271, 170.7695, 183.7787, 183.0755, 201.7103, 219.2903, 224.5643, 237.9251, 247.4183, 230.8931, 259.0211, 247.4183, 182.0207, 179.2079, 145.4543, 198.5459, 99.0431, 52.9835, 359.8919, 18.5267, 28.3715, 28.0199, 35.4035, 65.6411, 68.8055, 73.3763, 78.6503, 61.0703, 65.6411, 69.1571, 37.8647, 25.2071, 27.6683, 71.6183, 73.7279, 102.9107, 130.3355, 118.0295, 115.9199, 116.9747, 126.1163, 129.2807, 126.4679, 98.3399, 105.0203, 131.3903, 166.5503, 98.6915, 114.8651, 116.2715, 114.8651, 145.8059, 144.0479, 162.6827, 137.0159, 169.0115, 316.3319, 201.7103, 215.0711, 238.2767, 180.6143, 179.2079, 182.0207, 180.6143, 197.1395, 222.4547, 234.0575, 291.3683, 320.9027, 333.9119, 332.1539, 307.1903, 315.6287, 187.6463, 197.4911, 202.0619, 217.5323, 224.2127, 228.0803, 239.3315, 243.9023, 236.1671, 260.7791, 253.0439, 234.4091, 233.3543, 225.9707, 211.9067, 205.5779, 211.2035, 221.3999, 238.6283, 256.9115, 254.4503, 279.7655, 278.7107, 260.4275, 247.0667, 233.0027, 219.6419, 210.8519, 216.8291, 210.5003, 216.4775, 222.4547, 242.8475, 248.8247, 239.6831, 253.7471, 246.7151, 233.7059, 204.5231, 203.1167, 194.3267, 205.5779, 197.1395, 204.8747, 237.2219, 246.7151, 269.9207, 260.4275, 251.9891, 243.1991, 238.6283, 193.9751, 169.0115, 150.3767, 151.7831, 177.4499, 195.3815, 248.1215, 263.9435, 276.2495, 273.4367, 265.3499, 255.5051, 237.2219, 197.1395, 177.0983, 205.2263, 200.6555, 208.7423, 225.2675, 245.3087, 251.2859, 245.3087, 233.3543, 230.1899, 193.6235, 189.7559, 183.4271, 179.5595, 173.2307, 196.7879, 212.6099, 226.6739, 233.7059, 274.4915, 274.1399, 283.9847, 263.2403, 254.4503, 195.7331, 157.7603, 141.2351, 169.3631, 238.6283, 358.8371 ; 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 = -1.876035, 4.281301, -1.913604, -1.431983, -7.5947, -7.800752, -10.08475, -13.91763, -20.0402, -15.47626, -24.76214, -12.18661, -0.5377799, 0.2189522, 5.65487, -0.746306, 2.896544, 6.088913, -0.02268813, 4.007388, 4.459911, 3.858006, 4.927615, 7.74852, 12.85266, 12.9279, 14.95334, 15.91541, 20.30647, 20.55797, 13.14199, 7.369923, 7.218307, 11.1334, 13.796, 13.43661, 15.65011, 20.71181, 28.22615, 31.8897, 24.40423, 18.84348, 19.81299, 15.67071, 10.48133, 3.740687, 1.500821, 8.987886, 11.17667, 16.56926, 20.49056, 22.91194, 19.80288, 4.539839, 5.599176, 1.733101, -0.6075532, -1.735931, -3.202032, -5.239084, -0.11006, 0.1865149, -0.7239345, -0.2012526, -6.39621, -11.48282, -16.62203, -15.02258, -12.39275, -9.544479, -9.452993, -8.411481, -3.2817, -0.8585657, -4.231371, -9.584429, -12.1503, -18.61179, -18.98681, -22.45265, -25.28608, -20.22162, -28.08246, -27.49388, -18.12673, -21.17941, -22.77484, -18.60241, -15.19545, -18.69018, -18.42643, -21.78671, -23.71148, -22.60518, -19.94446, -21.16394, -17.9314, -15.6668, -14.52338, -16.46671, -12.78488, -15.64735, -17.11917, -16.21631, -15.83837, -21.13913, -21.8797, -24.81264, -26.46838, -26.94109, -21.2757, -9.73897, -11.63026, -7.330302, -12.66287, -7.001257, -8.142573, -12.82314, -18.58935, -16.13148, -16.48532, -20.08279, -14.13684, -13.02194, -3.045776, 3.801641, 9.568472, 10.95535, 0.6394393, -3.500834, -11.70354, -13.99982, -19.82588, -21.07962, -24.84844, -19.59353, -17.01532, -6.050469, 1.247198, -14.87534, -10.24264, -11.4242, -16.25211, -19.18685, -21.11232, -16.25553, -17.17886, -15.3207, -6.079401, -5.417297, -2.59489, 0.3450027, 3.422611, -8.386659, -14.5419, -19.84286, -21.51209, -29.82472, -28.96094, -18.21483, -13.68927, -13.56311, -1.829195, 4.440353, 13.22228, 2.706929, -5.25886, -0.1428608 ; 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 = -31.32698, -26.34469, -28.97358, -26.65186, -19.07466, -9.533949, -10.23931, -8.722019, -8.334422, -12.58031, -4.803809, -5.06823, -15.24212, -15.83669, -8.213843, -2.22455, -0.4610013, 4.591074, 12.02528, 11.9583, 8.258249, 7.249779, 6.932931, 3.508185, 4.983797, 3.859798, 3.001464, 8.796548, 9.193864, 7.82686, 16.9031, 15.65685, 13.76735, 3.699639, 4.02694, -3.080034, -13.28894, -11.02635, -13.718, -16.23088, -17.80651, -15.41261, -14.64367, -2.297256, -2.812444, -3.296734, -6.275634, -1.373975, -5.179765, -8.178784, -9.496236, -33.72136, -27.3043, -14.56026, -6.007723, -8.925597, 0.6364772, -4.359921, -4.560919, -3.238668, -10.26491, -13.49051, -20.51823, -18.77012, -20.74032, -12.5512, -12.05114, 5.877699, 15.25075, 19.49295, 17.89429, 6.382417, 3.354522, -6.395226, -13.42747, -23.6487, -15.81611, -19.13043, -17.04768, -13.31472, -12.38626, -13.55402, -4.55888, -8.382693, -12.97311, -15.75545, -22.01593, -29.87823, -31.74676, -30.85689, -20.90075, -13.2839, -5.512818, -6.290092, 3.43264, 3.242583, -3.024017, -6.62865, -10.94308, -19.87522, -21.40273, -20.89411, -29.06223, -21.93309, -17.312, -10.84189, -8.475727, -14.50916, -7.716281, -11.59425, -15.62518, -21.34741, -27.24476, -28.70203, -26.45564, -22.70224, -17.56197, -8.257016, -8.000032, -0.02232673, -2.780144, -6.529518, -7.141311, -7.9398, -12.2386, -19.57873, -16.82762, -20.41719, -14.35747, -12.72574, -4.699693, -1.4854, 2.171112, 1.265911, -2.021128, -5.065372, -10.95643, -19.61922, -24.60561, -31.57408, -27.17017, -20.8302, -16.10106, -8.821437, -7.151916, -7.473717, -12.77942, -12.76931, -25.08421, -31.50737, -43.33077, -44.87357, -28.83428, -27.79917, -22.72989, -18.71604, -15.79879, 2.342805, 2.096218, 4.536301, -1.622582, -3.774055, -6.493166, -10.85924, -16.46585, -14.41301, -3.206458, 7.03775 ; 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.79825, 1.764907, 1.764907, 1.731554, 1.69819, 1.631431, 1.598035, 1.531212, 1.430897, 1.464346, 1.564629, 1.564629, 1.531212, 1.531212, 1.598035, 1.631431, 1.69819, 1.964808, 2.064619, 2.031359, 1.998089, 1.898216, 1.864905, 1.831583, 1.831583, 1.731554, 1.631431, 1.598035, 1.631431, 1.664816, 1.664816, 1.69819, 1.69819, 1.731554, 1.731554, 1.731554, 1.764907, 1.79825, 1.831583, 1.898216, 2.064619, 2.097869, 2.164338, 2.097869, 2.097869, 2.097869, 2.097869, 2.064619, 2.064619, 1.964808, 1.898216, 2.131109, 2.164338, 2.131109, 2.097869, 2.097869, 2.097869, 2.064619, 1.998089, 1.964808, 1.931517, 1.931517, 1.931517, 1.931517, 1.964808, 1.964808, 1.998089, 1.964808, 1.964808, 1.931517, 1.931517, 1.931517, 1.898216, 1.898216, 1.864905, 1.831583, 1.79825, 1.79825, 1.731554, 1.69819, 1.69819, 1.69819, 1.664816, 1.564629, 1.564629, 1.531212, 1.531212, 1.531212, 1.564629, 1.631431, 1.631431, 1.598035, 1.564629, 1.564629, 1.564629, 1.598035, 1.664816, 1.664816, 1.631431, 1.664816, 1.831583, 1.79825, 1.69819, 1.664816, 1.598035, 1.664816, 1.664816, 1.664816, 1.664816, 1.631431, 1.69819, 1.69819, 1.664816, 1.664816, 1.69819, 1.69819, 1.764907, 1.79825, 1.764907, 1.564629, 1.564629, 1.531212, 1.497784, 1.598035, 1.598035, 1.564629, 1.464346, 1.464346, 1.497784, 1.430897, 1.430897, 1.430897, 1.397438, 1.397438, 1.497784, 1.664816, 1.764907, 1.864905, 1.731554, 1.564629, 1.598035, 1.664816, 1.664816, 1.631431, 1.631431, 1.598035, 1.631431, 1.731554, 1.531212, 1.631431, 1.464346, 1.531212, 1.564629, 1.497784, 1.464346, 1.430897, 1.430897, 1.598035, 1.864905, 2.097869, 2.197557, 2.396662, 2.330334, 2.230767, 1.931517, 1.898216, 1.831583, 1.79825 ; 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 ; }