netcdf E0114.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 165 ; 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, 300.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 = -300.f, 300.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 = -300.f, 300.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.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 = "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.aanderaa.realtime.nc E0114.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 = "AANCM966" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453506.00000579 ; :starting_julian_day_string = "2005-05-15 00:00:00" ; :ending_julian_day_number = 2453512.87500579 ; :ending_julian_day_string = "2005-05-21 21:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 25-Feb-2005 05:53:09\n", "AANCM_Temperature_1.5: 25-Feb-2005 05:53:09" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; depth = 2 ; time = 2453506, 2453506.04166667, 2453506.08333333, 2453506.125, 2453506.16666667, 2453506.20833333, 2453506.25, 2453506.29166667, 2453506.33333333, 2453506.375, 2453506.41666667, 2453506.45833333, 2453506.5, 2453506.54166667, 2453506.625, 2453506.66666667, 2453506.70833333, 2453506.75, 2453506.79166667, 2453506.83333333, 2453506.875, 2453506.91666667, 2453506.95833333, 2453507, 2453507.04166667, 2453507.08333333, 2453507.125, 2453507.16666667, 2453507.20833333, 2453507.25, 2453507.29166667, 2453507.33333333, 2453507.375, 2453507.41666667, 2453507.45833333, 2453507.5, 2453507.54166667, 2453507.58333333, 2453507.625, 2453507.66666667, 2453507.70833333, 2453507.75, 2453507.79166667, 2453507.83333333, 2453507.875, 2453507.91666667, 2453507.95833333, 2453508, 2453508.04166667, 2453508.08333333, 2453508.125, 2453508.16666667, 2453508.20833333, 2453508.25, 2453508.29166667, 2453508.33333333, 2453508.375, 2453508.41666667, 2453508.45833333, 2453508.5, 2453508.54166667, 2453508.58333333, 2453508.625, 2453508.66666667, 2453508.70833333, 2453508.75, 2453508.79166667, 2453508.83333333, 2453508.875, 2453508.91666667, 2453508.95833333, 2453509, 2453509.04166667, 2453509.08333333, 2453509.125, 2453509.16666667, 2453509.20833333, 2453509.25, 2453509.29166667, 2453509.33333333, 2453509.375, 2453509.41666667, 2453509.45833333, 2453509.5, 2453509.54166667, 2453509.58333333, 2453509.625, 2453509.66666667, 2453509.70833333, 2453509.75, 2453509.79166667, 2453509.83333333, 2453509.875, 2453509.91666667, 2453509.95833333, 2453510, 2453510.04166667, 2453510.08333333, 2453510.125, 2453510.16666667, 2453510.20833333, 2453510.25, 2453510.29166667, 2453510.33333333, 2453510.375, 2453510.41666667, 2453510.45833333, 2453510.5, 2453510.54166667, 2453510.58333333, 2453510.625, 2453510.66666667, 2453510.70833333, 2453510.75, 2453510.79166667, 2453510.83333333, 2453510.875, 2453510.91666667, 2453510.95833333, 2453511, 2453511.04166667, 2453511.08333333, 2453511.125, 2453511.16666667, 2453511.20833333, 2453511.25, 2453511.29166667, 2453511.33333333, 2453511.375, 2453511.41666667, 2453511.45833333, 2453511.5, 2453511.54166667, 2453511.58333333, 2453511.625, 2453511.66666667, 2453511.70833333, 2453511.75, 2453511.79166667, 2453511.83333333, 2453511.875, 2453511.91666667, 2453511.95833333, 2453512, 2453512.04166667, 2453512.08333333, 2453512.125, 2453512.16666667, 2453512.20833333, 2453512.25, 2453512.29166667, 2453512.33333333, 2453512.375, 2453512.41666667, 2453512.45833333, 2453512.5, 2453512.54166667, 2453512.58333333, 2453512.625, 2453512.66666667, 2453512.70833333, 2453512.75, 2453512.79166667, 2453512.83333333, 2453512.875 ; current_speed = 23.7573, 23.464, 21.1176, 16.4248, 16.1315, 15.2516, 17.8913, 21.4109, 14.9583, 18.1846, 39.8888, 45.7548, 37.2491, 34.6094, 31.6764, 26.1037, 26.9836, 22.2908, 20.8243, 23.7573, 28.7434, 31.9697, 26.397, 21.9975, 20.531, 22.5841, 22.5841, 19.3578, 16.4248, 17.3047, 12.6119, 3.8129, 3.5196, 14.9583, 14.9583, 22.8774, 25.2238, 22.5841, 23.7573, 19.9444, 19.0645, 22.5841, 19.0645, 14.665, 7.9191, 6.4526, 4.9861, 7.6258, 11.1454, 11.4387, 8.2124, 8.799, 7.9191, 12.3186, 14.9583, 20.8243, 22.2908, 26.397, 27.5702, 23.7573, 19.0645, 14.3717, 16.1315, 12.9052, 13.1985, 13.1985, 10.2655, 7.3325, 3.8129, 7.3325, 8.2124, 9.9722, 16.4248, 20.8243, 17.0114, 15.5449, 16.1315, 13.7851, 16.4248, 22.2908, 21.7042, 19.6511, 14.665, 13.4918, 8.2124, 8.5057, 12.3186, 11.732, 14.3717, 12.0253, 13.4918, 10.2655, 13.4918, 14.665, 19.3578, 24.9305, 22.8774, 28.1568, 21.7042, 20.2377, 16.7181, 16.1315, 17.598, 14.3717, 16.1315, 13.4918, 15.5449, 19.0645, 23.464, 28.4501, 24.0506, 20.2377, 18.4779, 17.8913, 14.9583, 9.6789, 8.799, 9.6789, 14.0784, 14.3717, 15.8382, 12.3186, 11.732, 16.4248, 20.531, 18.7712, 17.0114, 16.7181, 19.6511, 21.7042, 18.4779, 17.598, 17.0114, 17.3047, 17.3047, 18.4779, 18.4779, 13.4918, 21.7042, 23.1707, 29.33, 33.7295, 25.8104, 17.8913, 9.0923, 1.7598, 6.4526, 13.4918, 15.8382, 17.8913, 8.799, 12.9052, 13.1985, 17.8913, 22.5841, 26.397, 28.4501, 28.7434, 29.0367, 25.8104, 28.1568, 23.464, 23.1707, 17.8913, 14.9583 ; 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 ; current_direction = 214.0012, 223.846, 238.9648, 260.764, 274.1248, 305.0656, 280.4536, 269.2024, 287.134, 246.7, 245.2936, 244.2388, 249.1612, 242.4808, 261.8188, 261.4672, 268.4992, 269.554, 250.5676, 250.9192, 250.216, 241.7776, 242.8324, 248.8096, 255.1384, 261.4672, 270.9604, 274.828, 292.408, 315.262, 337.7644, 342.3352, 216.814, 214.0012, 211.1884, 229.4716, 230.5264, 233.6908, 263.5768, 271.312, 286.4308, 298.3852, 314.2072, 318.778, 305.7688, 274.1248, 262.522, 209.782, 216.4624, 217.5172, 176.0284, 191.8504, 214.3528, 253.732, 266.3896, 269.9056, 276.9376, 271.6636, 267.4444, 261.4672, 273.7732, 295.2208, 313.1524, 325.4584, 342.3352, 12.5344, 18.8632, 7.612, 69.142, 230.878, 228.0652, 210.4852, 214.3528, 223.846, 229.8232, 231.5812, 237.91, 248.1064, 259.006, 273.07, 262.522, 276.9376, 285.7276, 266.038, 241.426, 209.0788, 206.9692, 216.1108, 244.2388, 274.1248, 284.6728, 282.5632, 289.5952, 276.2344, 249.1612, 249.8644, 232.636, 193.96, 201.3436, 224.1976, 241.426, 236.8552, 242.8324, 244.942, 257.248, 251.2708, 255.1384, 245.6452, 243.5356, 242.8324, 230.5264, 235.8004, 231.9328, 237.5584, 237.91, 253.732, 282.5632, 302.6044, 279.7504, 259.7092, 264.9832, 248.8096, 195.0148, 204.508, 218.9236, 242.1292, 272.3668, 295.2208, 300.4948, 322.294, 312.8008, 290.65, 292.408, 265.3348, 255.49, 250.216, 259.7092, 295.5724, 322.294, 339.1708, 358.1188, 6.9088, 4.4476, 2.338, 6.5572, 121.5304, 167.59, 176.0284, 178.4896, 201.6952, 244.5904, 266.7412, 287.8372, 287.4856, 293.4628, 299.44, 290.65, 282.2116, 276.9376, 287.134, 291.7048, 302.2528, 326.5132, 328.6228, 329.326 ; 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 ; current_u = -13.28533, -16.25404, -18.09463, -16.21186, -16.08972, -12.48336, -17.59434, -21.40882, -14.29443, -16.70158, -36.23744, -41.20738, -34.81245, -30.69356, -31.35403, -25.81476, -26.97434, -22.29012, -19.63804, -22.45204, -27.04683, -28.1691, -23.48474, -20.51013, -19.8442, -22.33412, -22.58093, -19.28912, -15.18461, -12.18019, -4.772545, -1.157016, -2.109012, -8.364835, -7.746213, -17.38874, -19.4707, -18.19902, -23.60817, -19.93917, -18.28595, -19.86884, -13.66587, -9.663917, -6.425417, -6.435886, -4.943693, -3.787745, -6.623657, -6.966163, 0.5688072, -1.806937, -4.468646, -11.82539, -14.92861, -20.82427, -22.12759, -26.38587, -27.54278, -23.49433, -19.02317, -13.00168, -11.76853, -7.317306, -4.005055, 2.864414, 3.318936, 0.9712922, 3.563024, -5.688584, -6.109252, -5.059054, -9.268303, -14.42546, -12.99768, -12.17927, -13.66684, -12.79089, -16.12336, -22.25881, -21.5196, -19.50722, -14.11596, -13.45956, -7.212131, -4.133873, -5.586627, -6.914238, -12.94334, -11.99415, -13.05181, -10.01971, -12.71043, -14.57827, -18.09151, -23.40676, -18.18287, -6.792672, -7.899463, -14.10841, -14.68184, -13.50677, -15.6565, -13.01903, -15.73361, -12.77737, -15.02489, -17.36794, -21.00524, -25.31133, -18.56508, -16.73829, -14.54743, -15.09916, -12.67289, -9.291375, -8.588323, -8.153612, -13.87504, -14.14051, -15.77753, -11.48567, -3.039392, -6.81334, -12.89929, -16.59381, -16.99689, -15.1244, -16.93287, -13.2745, -13.55761, -16.46737, -15.72692, -17.24737, -16.75275, -17.38725, -18.18066, -12.17015, -13.2745, -8.239115, -0.9628228, 4.057298, 2.001528, 0.7298662, 1.038296, 1.499988, 1.386701, 0.934469, 0.4174696, -6.613857, -7.947815, -12.88433, -12.56406, -17.06459, -20.71682, -22.98838, -26.62224, -28.09303, -28.8241, -24.66489, -26.16053, -19.84355, -12.78431, -9.315462, -7.631017 ; 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 ; current_v = -19.69542, -16.92234, -10.88749, -2.636203, 1.160325, 8.762257, 3.246183, -0.2980461, 4.406826, -7.192837, -16.67226, -19.88601, -13.25099, -15.99113, -4.507683, -3.873151, -0.7067249, -0.1735136, -6.928129, -7.766291, -9.728927, -15.11832, -12.05274, -7.9514, -5.265895, -3.350929, 0.3785402, 1.629246, 6.261125, 12.2921, 11.67402, 3.633115, -2.817739, -12.40082, -12.79636, -14.8663, -16.03534, -13.37301, -2.65776, 0.4566613, 5.392529, 10.73641, 13.29282, 11.03045, 4.62884, 0.4641302, -0.6489184, -6.618596, -8.963655, -9.07284, -8.192677, -8.611468, -6.53784, -3.450817, -0.9419492, -0.03430991, 2.692468, 0.766337, -1.229323, -3.525003, 1.254581, 6.123893, 11.033, 10.6302, 12.57617, 12.88393, 9.714173, 7.267885, 1.357595, -4.626615, -5.48822, -8.593645, -13.55996, -15.01857, -10.97488, -9.659677, -8.569871, -5.140245, -3.132311, 1.193805, -2.824704, 2.373623, 3.975156, -0.9322139, -3.927937, -7.433575, -10.97896, -9.478034, -6.246247, 0.8649698, 3.417456, 2.232914, 4.524781, 1.592564, -6.886343, -8.582153, -13.88376, -27.32517, -20.21561, -14.50921, -7.996157, -8.820007, -8.035157, -6.086925, -3.56073, -4.332159, -3.987035, -7.86193, -10.45654, -12.99017, -15.28951, -11.37516, -11.3932, -9.597603, -7.946608, -2.711356, 1.913927, 5.215335, 2.384267, -2.567421, -1.385016, -4.452784, -11.33146, -14.94498, -15.9728, -8.775148, 0.7025148, 7.123712, 9.972151, 17.17148, 12.55484, 6.206082, 6.484736, -1.407446, -4.335675, -6.25431, -3.30097, 5.823753, 17.17148, 21.65637, 29.31419, 33.48458, 25.73268, 17.87641, 9.032822, -0.920289, -6.301834, -13.4594, -15.8327, -16.62394, -3.775532, -0.7336107, 4.042878, 5.375729, 8.99194, 12.97444, 10.03317, 6.079881, 3.507294, 7.603936, 10.41308, 12.5217, 19.32466, 15.27484, 12.86539 ; 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 ; temperature = 7.261503, 7.229473, 7.229473, 7.165394, 7.197436, 7.261503, 7.069233, 6.812548, 6.491148, 6.844655, 6.780436, 6.619782, 6.619782, 6.716193, 6.748317, 6.716193, 6.651925, 6.619782, 6.555478, 6.458974, 6.298007, 6.136879, 5.975585, 5.846428, 5.717161, 5.749488, 5.684827, 5.620137, 5.587782, 5.555419, 5.620137, 5.717161, 5.717161, 5.717161, 5.620137, 5.458289, 5.458289, 5.52305, 5.781808, 5.878727, 6.007857, 6.072381, 6.007857, 6.072381, 5.943306, 6.104633, 6.136879, 6.040123, 6.072381, 6.072381, 6.072381, 6.040123, 5.975585, 5.91102, 5.846428, 5.781808, 5.814122, 5.878727, 5.846428, 5.846428, 5.749488, 5.814122, 5.846428, 5.846428, 5.878727, 5.975585, 6.007857, 5.975585, 5.975585, 5.91102, 6.072381, 6.136879, 6.072381, 6.104633, 6.136879, 6.072381, 6.20135, 6.136879, 6.20135, 6.233576, 6.233576, 6.136879, 5.975585, 5.781808, 5.717161, 5.652485, 5.717161, 5.781808, 5.943306, 5.846428, 5.781808, 5.943306, 5.814122, 5.749488, 5.943306, 5.943306, 6.104633, 6.716193, 6.844655, 6.330214, 5.91102, 6.072381, 6.362413, 6.233576, 6.716193, 6.136879, 5.846428, 5.91102, 5.878727, 6.233576, 6.007857, 6.169118, 6.040123, 6.169118, 5.91102, 6.362413, 6.491148, 6.716193, 6.426794, 7.133346, 7.229473, 7.261503, 7.357562, 7.261503, 7.421574, 7.485563, 7.165394, 7.133346, 7.133346, 6.973021, 6.844655, 7.133346, 7.293529, 7.229473, 7.421574, 7.613478, 7.51755, 7.51755, 8.50661, 7.99672, 8.060524, 8.602082, 8.442939, 8.347399, 7.964811, 6.908849, 8.188071, 8.315542, 8.474777, 8.570263, 8.37925, 8.283682, 7.932898, 7.325548, 6.812548, 6.651925, 6.523316, 6.491148, 6.716193, 6.876755, 7.101293, 7.165394, 7.261503, 6.876755, 6.619782 ; 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 ; }