netcdf F0109.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.6659, 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 = "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.aanderaa.realtime.nc F0109.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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453352.00000579 ; :starting_julian_day_string = "2004-12-12 00:00:00" ; :ending_julian_day_number = 2453358.95833912 ; :ending_julian_day_string = "2004-12-18 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Aug-2004 20:45:08\n", "AANCM_Temperature_1.5: 20-Aug-2004 20:45:08" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; depth = 2 ; time = 2453352, 2453352.04166667, 2453352.08333333, 2453352.125, 2453352.16666667, 2453352.20833333, 2453352.25, 2453352.29166667, 2453352.33333333, 2453352.375, 2453352.41666667, 2453352.45833333, 2453352.5, 2453352.54166667, 2453352.58333333, 2453352.625, 2453352.66666667, 2453352.70833333, 2453352.75, 2453352.79166667, 2453352.83333333, 2453352.875, 2453352.91666667, 2453352.95833333, 2453353, 2453353.04166667, 2453353.08333333, 2453353.125, 2453353.16666667, 2453353.20833333, 2453353.25, 2453353.29166667, 2453353.33333333, 2453353.375, 2453353.41666667, 2453353.45833333, 2453353.5, 2453353.54166667, 2453353.58333333, 2453353.625, 2453353.66666667, 2453353.70833333, 2453353.75, 2453353.79166667, 2453353.83333333, 2453353.875, 2453353.91666667, 2453353.95833333, 2453354, 2453354.04166667, 2453354.08333333, 2453354.125, 2453354.16666667, 2453354.20833333, 2453354.25, 2453354.29166667, 2453354.33333333, 2453354.375, 2453354.41666667, 2453354.45833333, 2453354.5, 2453354.54166667, 2453354.58333333, 2453354.625, 2453354.66666667, 2453354.70833333, 2453354.75, 2453354.79166667, 2453354.83333333, 2453354.875, 2453354.91666667, 2453354.95833333, 2453355, 2453355.04166667, 2453355.08333333, 2453355.125, 2453355.16666667, 2453355.20833333, 2453355.25, 2453355.29166667, 2453355.33333333, 2453355.375, 2453355.41666667, 2453355.45833333, 2453355.5, 2453355.54166667, 2453355.58333333, 2453355.625, 2453355.66666667, 2453355.70833333, 2453355.75, 2453355.79166667, 2453355.83333333, 2453355.875, 2453355.91666667, 2453355.95833333, 2453356, 2453356.04166667, 2453356.08333333, 2453356.125, 2453356.16666667, 2453356.20833333, 2453356.25, 2453356.29166667, 2453356.33333333, 2453356.375, 2453356.41666667, 2453356.45833333, 2453356.5, 2453356.54166667, 2453356.58333333, 2453356.625, 2453356.66666667, 2453356.70833333, 2453356.75, 2453356.79166667, 2453356.83333333, 2453356.875, 2453356.91666667, 2453356.95833333, 2453357, 2453357.04166667, 2453357.08333333, 2453357.125, 2453357.16666667, 2453357.20833333, 2453357.25, 2453357.29166667, 2453357.33333333, 2453357.375, 2453357.41666667, 2453357.45833333, 2453357.5, 2453357.54166667, 2453357.58333333, 2453357.625, 2453357.66666667, 2453357.70833333, 2453357.75, 2453357.79166667, 2453357.83333333, 2453357.875, 2453357.91666667, 2453357.95833333, 2453358, 2453358.04166667, 2453358.08333333, 2453358.125, 2453358.16666667, 2453358.20833333, 2453358.25, 2453358.29166667, 2453358.33333333, 2453358.375, 2453358.41666667, 2453358.45833333, 2453358.5, 2453358.54166667, 2453358.58333333, 2453358.625, 2453358.66666667, 2453358.70833333, 2453358.75, 2453358.79166667, 2453358.83333333, 2453358.875, 2453358.91666667, 2453358.95833333 ; current_speed = 4.9861, 13.7851, 29.6233, 40.1821, 47.8079, 58.9533, 66.5791, 68.0456, 56.6069, 40.7687, 25.2238, 16.7181, 6.7459, 1.4665, 9.3856, 13.7851, 41.6486, 53.3806, 68.0456, 62.7662, 59.2466, 45.4615, 37.8357, 17.8913, 6.1593, 1.4665, 2.6397, 11.4387, 27.5702, 26.9836, 43.7017, 61.2997, 46.0481, 30.7965, 10.8521, 8.799, 12.9052, 17.0114, 9.9722, 6.4526, 13.4918, 27.2769, 48.3945, 52.5007, 66.8724, 41.062, 22.5841, 12.9052, 12.6119, 13.1985, 8.5057, 12.9052, 19.3578, 32.5563, 37.5424, 55.727, 66.2858, 58.3667, 47.5146, 34.6094, 19.0645, 12.9052, 5.5727, 8.5057, 28.7434, 31.9697, 49.2744, 65.4059, 81.8307, 68.3389, 56.6069, 47.2213, 33.7295, 37.5424, 15.5449, 11.1454, 12.0253, 22.8774, 30.2099, 52.794, 63.0595, 58.9533, 48.3945, 36.6625, 28.7434, 23.7573, 24.6372, 13.7851, 16.4248, 34.0228, 53.6739, 60.1265, 65.6992, 69.2188, 77.7245, 63.6461, 59.2466, 35.7826, 23.1707, 9.9722, 0.8799, 17.8913, 19.3578, 31.9697, 39.5955, 47.2213, 56.9002, 48.6878, 39.0089, 32.8496, 24.6372, 4.1062, 17.3047, 27.8635, 28.4501, 26.6903, 32.8496, 38.4223, 48.3945, 47.8079, 50.4476, 33.4362, 19.9444, 31.3831, 36.3692, 41.6486, 18.7712, 27.8635, 22.8774, 7.0392, 21.1176, 32.8496, 32.8496, 31.3831, 22.2908, 7.6258, 26.397, 18.4779, 18.7712, 7.0392, 24.9305, 10.5588, 35.7826, 38.129, 48.1012, 36.3692, 21.1176, 17.3047, 8.799, 14.3717, 30.2099, 24.3439, 15.2516, 13.1985, 13.7851, 15.8382, 19.6511, 16.1315, 7.6258, 8.5057, 12.0253, 15.2516, 17.3047, 33.4362, 34.3161, 16.7181, 1.7598, 8.799 ; 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 = 102.9472, 188.0344, 190.4956, 189.4408, 187.6828, 182.4088, 176.4316, 166.5868, 166.9384, 157.4452, 195.0664, 145.8424, 159.9064, 303.0076, 240.4228, 202.45, 199.2856, 188.7376, 183.112, 179.2444, 171.8608, 160.6096, 154.984, 207.3724, 215.1076, 312.8524, 148.6552, 195.418, 162.016, 176.7832, 183.112, 186.628, 180.6508, 162.016, 137.7556, 219.3268, 348.3256, 19.2664, 40.3624, 122.9884, 225.6556, 166.2352, 181.0024, 183.112, 182.4088, 176.4316, 158.1484, 159.9064, 255.19, 295.624, 2.038, 72.7096, 161.3128, 153.9292, 160.258, 173.6188, 170.806, 167.29, 158.5, 158.8516, 172.2124, 158.8516, 165.532, 160.6096, 173.2672, 175.0252, 172.564, 181.7056, 179.596, 173.2672, 164.8288, 151.1164, 183.112, 179.596, 172.9156, 189.4408, 144.0844, 152.1712, 160.9612, 186.628, 177.4864, 173.2672, 170.1028, 173.9704, 173.9704, 169.3996, 188.0344, 151.8196, 141.9748, 157.7968, 173.6188, 182.0572, 177.1348, 173.2672, 166.2352, 160.9612, 169.3996, 181.354, 195.418, 191.5504, 198.5824, 80.7964, 137.404, 161.6644, 165.8836, 172.9156, 166.2352, 173.6188, 179.9476, 161.3128, 181.7056, 259.7608, 20.6728, 53.7232, 88.8832, 100.1344, 139.5136, 146.194, 150.0616, 138.1072, 140.2168, 128.2624, 121.582, 62.8648, 55.8328, 41.0656, 349.3804, 355.7092, 73.0612, 97.6732, 112.792, 106.8148, 115.6048, 114.1984, 104.3536, 78.3352, 63.9196, 36.8464, 33.3304, 97.6732, 146.194, 157.4452, 157.4452, 153.226, 157.4452, 170.806, 199.9888, 211.24, 279.4504, 289.9984, 330.4324, 315.6652, 317.0716, 289.9984, 228.1168, 195.7696, 189.7924, 171.5092, 183.112, 264.6832, 286.1308, 338.1676, 343.7548, 324.1036, 334.3, 355.7092, 74.8192, 172.9156 ; 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 = 4.859338, -1.926711, -5.396181, -6.591008, -6.391376, -2.477755, 4.143888, 15.78467, 12.79307, 15.63752, -6.556631, 9.386731, 2.317586, -1.229804, -8.162576, -5.264213, -13.75558, -8.109019, -3.694056, 0.8277183, 8.388047, 15.09336, 15.99963, -8.22592, -3.542298, -1.075103, 1.373138, -3.041081, 8.512338, 1.514165, -2.372475, -7.07537, -0.5230308, 9.508462, 7.295807, -5.576303, -2.611364, 5.613096, 6.458196, 5.412317, -9.648678, 6.490178, -0.8466273, -2.850155, -2.810587, 2.555702, 8.40589, 4.433643, -12.19292, -11.90045, 0.3024823, 12.32202, 6.202266, 14.30789, 12.68127, 6.193657, 10.591, 12.84163, 17.41416, 12.48654, 2.583262, 4.656, 1.392279, 2.823919, 3.369855, 2.772335, 6.377027, -1.946737, 0.5769941, 8.012003, 14.81426, 22.80939, -1.831105, 0.2647142, 1.917173, -1.828163, 7.053956, 10.67988, 9.854722, -6.09362, 2.765571, 6.911642, 8.318093, 3.851111, 3.019271, 4.37035, -3.443483, 6.510003, 10.11781, 12.85696, 5.96547, -2.158373, 3.284062, 8.115162, 18.49352, 20.76189, 10.8989, -0.8455271, -6.160139, -1.996732, -0.2803961, 17.66097, 13.10184, 10.0571, 9.65705, 5.823864, 13.53865, 5.411301, 0.03567568, 10.52506, -0.7333001, -4.040805, 6.109091, 22.46266, 28.4447, 26.27387, 21.32818, 21.3775, 24.15218, 31.9232, 32.28063, 26.25353, 16.99047, 27.92885, 30.09196, 27.35991, -3.459299, -2.084708, 21.8849, 6.976169, 19.46868, 31.44511, 29.62365, 28.62552, 21.59498, 7.468306, 23.70921, 11.08068, 10.31414, 6.976169, 13.8709, 4.050006, 13.72502, 17.17606, 18.45003, 5.810991, -7.218765, -8.974633, -8.679581, -13.50512, -14.90708, -17.01273, -10.38762, -12.40266, -10.26311, -4.304342, -3.342235, 2.381826, -0.413989, -8.469105, -11.55186, -5.67196, -4.840965, -19.60436, -14.88149, -1.250825, 1.698391, 1.085192 ; 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 = -1.117151, -13.64979, -29.12767, -39.63786, -47.37875, -58.90121, -66.45002, -66.18948, -55.14235, -37.65043, -24.35674, -13.83417, -6.335295, 0.7988763, -4.632693, -12.74037, -39.31145, -52.76109, -67.94525, -62.76074, -58.64981, -42.88285, -34.28632, -15.88814, -5.03876, 0.9973843, -2.254442, -11.02704, -26.2232, -26.94108, -43.63725, -60.89, -46.04513, -29.29187, -8.033634, -6.806412, 12.63823, 16.05867, 7.598452, -3.513242, -9.430359, -26.49352, -48.38709, -52.42328, -66.81331, -40.98239, -20.96145, -12.11969, -3.223784, 5.707869, 8.500319, 3.835618, -18.33729, -29.24375, -35.33578, -55.38174, -65.43423, -56.93649, -44.20842, -32.27843, -18.88867, -12.03602, -5.395975, -8.023242, -28.54518, -31.84927, -48.86, -65.37692, -81.82867, -67.86761, -54.63404, -41.3471, -33.67976, -37.54147, -15.42622, -10.99444, -9.739074, -20.23155, -28.55735, -52.44115, -62.99883, -58.54674, -47.67428, -36.45967, -28.58438, -23.35186, -24.39537, -12.15108, -12.93847, -31.49999, -53.34136, -60.08775, -65.61707, -68.74145, -75.4923, -60.16452, -58.2355, -35.77261, -22.33683, -9.770252, -0.8340276, 2.861592, -14.25013, -30.34661, -38.3998, -46.86079, -55.26606, -48.38615, -39.00888, -31.11783, -24.62629, -0.7299101, 16.19048, 16.48647, 0.5545096, -4.696366, -24.98409, -31.9261, -41.93686, -35.58798, -38.76753, -20.70583, -10.44525, 14.31357, 20.4253, 31.40129, 18.44969, 27.7854, 6.665332, -0.9398926, -8.180681, -9.502702, -14.19633, -12.86386, -5.52601, 1.541827, 11.60496, 14.78687, 15.68364, -0.9398926, -20.71541, -9.75119, -33.0457, -34.0412, -44.42209, -35.90197, -19.84546, -14.79556, 1.444741, 4.915034, 26.27579, 17.41242, 11.1673, 4.513806, -9.20313, -15.24209, -19.36479, -15.95469, -7.614554, -0.7881598, 3.341002, 14.15769, 16.61378, 27.08595, 30.92145, 16.67124, 0.4608314, -8.731825 ; 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 = 5.829768, 5.409574, 5.377201, 5.538993, 5.506649, 5.700605, 5.57133, 5.150383, 4.858214, 4.890708, 5.215225, 5.377201, 5.44194, 5.635982, 5.60366, 5.668297, 5.150383, 5.474298, 5.538993, 5.765201, 5.538993, 5.668297, 4.923194, 5.732907, 5.668297, 5.765201, 5.34482, 5.926568, 5.377201, 5.926568, 5.926568, 5.377201, 5.926568, 5.991066, 5.635982, 6.119981, 6.24879, 5.34482, 5.95882, 5.991066, 6.184399, 5.732907, 5.991066, 6.184399, 5.668297, 5.862041, 5.95882, 5.926568, 6.119981, 6.280976, 6.119981, 6.055537, 5.829768, 5.765201, 5.926568, 5.732907, 5.506649, 5.635982, 5.635982, 5.57133, 5.765201, 5.862041, 5.765201, 5.732907, 5.829768, 5.95882, 5.765201, 5.862041, 5.862041, 5.894308, 5.862041, 5.700605, 5.700605, 5.732907, 5.797488, 5.926568, 5.862041, 5.894308, 5.926568, 5.829768, 5.862041, 5.926568, 5.894308, 5.894308, 5.765201, 5.797488, 5.60366, 5.60366, 5.668297, 5.668297, 5.57133, 5.668297, 5.60366, 5.700605, 5.409574, 5.538993, 5.538993, 5.700605, 5.732907, 5.732907, 5.797488, 5.60366, 5.474298, 5.34482, 5.60366, 5.60366, 5.635982, 5.668297, 5.474298, 5.053062, 5.215225, 5.150383, 5.247635, 5.215225, 5.377201, 5.668297, 5.700605, 5.700605, 5.829768, 5.668297, 5.150383, 4.890708, 4.858214, 5.377201, 5.635982, 5.635982, 5.668297, 5.732907, 5.700605, 5.862041, 5.765201, 5.829768, 5.765201, 5.765201, 5.57133, 5.57133, 5.862041, 5.95882, 5.894308, 5.829768, 5.862041, 5.894308, 5.862041, 5.862041, 5.668297, 5.57133, 5.635982, 5.60366, 5.506649, 5.312433, 5.60366, 5.34482, 5.44194, 5.474298, 5.506649, 5.538993, 5.44194, 5.409574, 5.247635, 5.247635, 5.280038, 5.506649, 5.57133, 5.506649, 5.57133, 5.668297, 5.700605, 5.765201 ; 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 ; }