netcdf B0105.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.6973, 0.03422, -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 = "11-Oct-2003 13:45:15: Modified [lon,lat] to [-70.426496,43.181098].\n", "Sat Oct 11 01:02:27 2003: ncrcat -d time,2452923.83333332, pre/B0105.aanderaa.realtime.nc post/B0105.aanderaa.realtime.nc" ; :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 = "AANCM689" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0105" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3167 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2452925.00000579 ; :starting_julian_day_string = "2003-10-12 00:00:00" ; :ending_julian_day_number = 2452931.95833912 ; :ending_julian_day_string = "2003-10-18 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:09:03\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:09:03" ; data: lat = 43.181098244407 ; lon = -70.4264956387607 ; depth = 2 ; time = 2452925, 2452925.04166667, 2452925.08333333, 2452925.125, 2452925.16666667, 2452925.20833333, 2452925.25, 2452925.29166667, 2452925.33333333, 2452925.375, 2452925.41666667, 2452925.45833333, 2452925.5, 2452925.54166667, 2452925.58333333, 2452925.625, 2452925.66666667, 2452925.70833333, 2452925.75, 2452925.79166667, 2452925.83333333, 2452925.875, 2452925.91666667, 2452925.95833333, 2452926, 2452926.04166667, 2452926.08333333, 2452926.125, 2452926.16666667, 2452926.20833333, 2452926.25, 2452926.29166667, 2452926.33333333, 2452926.375, 2452926.41666667, 2452926.45833333, 2452926.5, 2452926.54166667, 2452926.58333333, 2452926.625, 2452926.66666667, 2452926.70833333, 2452926.75, 2452926.79166667, 2452926.83333333, 2452926.875, 2452926.91666667, 2452926.95833333, 2452927, 2452927.04166667, 2452927.08333333, 2452927.125, 2452927.16666667, 2452927.20833333, 2452927.25, 2452927.29166667, 2452927.33333333, 2452927.375, 2452927.41666667, 2452927.45833333, 2452927.5, 2452927.54166667, 2452927.58333333, 2452927.625, 2452927.66666667, 2452927.70833333, 2452927.75, 2452927.79166667, 2452927.83333333, 2452927.875, 2452927.91666667, 2452927.95833333, 2452928, 2452928.04166667, 2452928.08333333, 2452928.125, 2452928.16666667, 2452928.20833333, 2452928.25, 2452928.29166667, 2452928.33333333, 2452928.375, 2452928.41666667, 2452928.45833333, 2452928.5, 2452928.54166667, 2452928.58333333, 2452928.625, 2452928.66666667, 2452928.70833333, 2452928.75, 2452928.79166667, 2452928.83333333, 2452928.875, 2452928.91666667, 2452928.95833333, 2452929, 2452929.04166667, 2452929.08333333, 2452929.125, 2452929.16666667, 2452929.20833333, 2452929.25, 2452929.29166667, 2452929.33333333, 2452929.375, 2452929.41666667, 2452929.45833333, 2452929.5, 2452929.54166667, 2452929.58333333, 2452929.625, 2452929.66666667, 2452929.70833333, 2452929.75, 2452929.79166667, 2452929.83333333, 2452929.875, 2452929.91666667, 2452929.95833333, 2452930, 2452930.04166667, 2452930.08333333, 2452930.125, 2452930.16666667, 2452930.20833333, 2452930.25, 2452930.29166667, 2452930.33333333, 2452930.375, 2452930.41666667, 2452930.45833333, 2452930.5, 2452930.54166667, 2452930.58333333, 2452930.625, 2452930.66666667, 2452930.70833333, 2452930.75, 2452930.79166667, 2452930.83333333, 2452930.875, 2452930.91666667, 2452930.95833333, 2452931, 2452931.04166667, 2452931.08333333, 2452931.125, 2452931.16666667, 2452931.20833333, 2452931.25, 2452931.29166667, 2452931.33333333, 2452931.375, 2452931.41666667, 2452931.45833333, 2452931.5, 2452931.54166667, 2452931.58333333, 2452931.625, 2452931.66666667, 2452931.70833333, 2452931.75, 2452931.79166667, 2452931.83333333, 2452931.875, 2452931.91666667, 2452931.95833333 ; current_speed = 16.1315, 12.3186, 9.6789, 16.1315, 16.1315, 22.5841, 18.1846, 16.4248, 19.0645, 16.1315, 13.4918, 8.799, 10.5588, 18.1846, 19.3578, 26.6903, 29.9166, 14.9583, 9.9722, 12.9052, 16.7181, 24.9305, 33.1429, 29.9166, 41.3553, 30.7965, 22.5841, 22.2908, 29.0367, 24.3439, 28.1568, 29.6233, 39.5955, 39.5955, 33.7295, 31.3831, 26.9836, 22.5841, 18.4779, 17.8913, 18.7712, 15.2516, 6.7459, 15.5449, 21.7042, 30.2099, 25.8104, 28.7434, 24.0506, 15.8382, 16.7181, 18.4779, 6.1593, 1.7598, 12.9052, 3.8129, 11.1454, 21.9975, 9.3856, 14.0784, 4.6928, 0.8799, 5.5727, 10.2655, 19.9444, 15.8382, 15.2516, 18.1846, 21.1176, 23.7573, 26.1037, 23.464, 18.7712, 15.8382, 10.5588, 14.0784, 25.2238, 23.7573, 29.33, 26.1037, 24.9305, 21.9975, 18.1846, 11.1454, 18.1846, 39.5955, 34.9027, 36.6625, 40.4754, 43.1151, 41.9419, 47.2213, 56.9002, 58.66, 57.7801, 54.2605, 45.4615, 46.0481, 32.263, 26.9836, 25.2238, 23.1707, 12.9052, 13.1985, 13.4918, 14.3717, 6.1593, 16.4248, 14.0784, 9.6789, 12.9052, 14.3717, 17.598, 17.8913, 19.6511, 23.1707, 26.1037, 24.0506, 21.9975, 17.598, 16.4248, 7.6258, 3.2263, 6.4526, 14.3717, 17.598, 21.1176, 23.1707, 26.1037, 26.9836, 31.6764, 33.1429, 29.33, 28.7434, 21.7042, 13.1985, 9.3856, 9.3856, 15.8382, 18.4779, 14.0784, 13.7851, 11.4387, 9.9722, 12.9052, 12.6119, 8.5057, 12.0253, 5.866, 2.933, 9.0923, 7.3325, 7.0392, 9.0923, 11.1454, 16.7181, 19.3578, 13.1985, 10.8521, 7.9191, 11.1454, 11.4387, 12.3186, 12.9052, 18.1846, 18.1846, 19.9444, 22.5841 ; 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 = 110.6109, 138.3873, 209.0589, 262.1505, 331.7673, 17.4369, 68.4189, 125.3781, 133.8165, 149.9901, 141.9033, 163.7025, 238.5933, 299.0685, 320.1645, 314.1873, 7.9437, 37.1265, 28.6881, 158.7801, 170.3829, 174.2505, 198.1593, 216.0909, 264.9633, 305.3973, 333.1737, 348.9573, 6.5373, 44.5101, 89.8665, 119.7525, 119.0493, 131.3553, 139.0905, 150.6933, 161.9445, 173.1957, 229.4517, 244.9221, 296.9589, 318.7581, 18.4917, 70.8801, 110.2593, 120.8073, 121.5105, 126.4329, 122.2137, 146.8257, 180.2277, 256.1733, 309.6165, 151.7481, 299.7717, 333.1737, 132.4101, 135.9261, 146.1225, 116.9397, 142.9581, 74.0445, 286.4109, 312.7809, 340.5573, 12.5145, 48.0261, 73.3413, 106.3917, 103.2273, 99.3597, 110.6109, 123.6201, 99.0081, 308.9133, 310.3197, 325.0869, 344.0349, 349.6605, 8.9985, 15.6789, 50.4873, 57.1677, 352.4733, 1.2633, 5.4825, 25.5237, 35.0169, 46.2681, 62.7933, 87.0537, 103.2273, 108.1497, 113.4237, 119.0493, 118.6977, 126.7845, 119.0493, 128.8941, 138.0357, 125.3781, 138.3873, 151.0449, 136.6293, 167.5701, 140.1453, 153.5061, 113.0721, 114.8301, 84.5925, 68.7705, 58.9257, 57.1677, 78.2637, 66.6609, 80.7249, 89.5149, 97.6017, 113.0721, 115.1817, 115.1817, 140.4969, 211.1685, 310.6713, 310.6713, 340.5573, 347.9025, 15.6789, 38.1813, 51.1905, 83.5377, 97.6017, 109.5561, 109.5561, 132.4101, 152.4513, 222.7713, 270.5889, 290.2785, 304.3425, 324.7353, 2.6697, 46.9713, 56.4645, 65.6061, 44.5101, 29.7429, 25.1721, 67.3641, 348.9573, 357.3957, 33.6105, 12.8661, 32.9073, 59.9805, 100.0629, 104.9853, 112.3689, 123.9717, 288.5205, 298.3653, 307.1553, 305.3973, 312.7809, 319.4613, 350.7153, 23.0625, 37.8297 ; 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 = 15.09896, 8.180683, -4.701124, -15.98035, -7.631065, 6.767445, 16.90982, 13.39195, 13.7562, 8.068164, 8.324313, 2.469218, -9.011828, -15.89406, -12.40033, -19.13868, 4.134473, 9.028483, 4.787068, 4.671016, 2.792976, 2.497522, -10.32932, -17.62291, -41.19561, -25.10392, -10.19192, -4.269591, 3.305829, 17.06593, 28.15672, 25.71827, 34.61448, 29.72144, 22.08831, 15.36154, 8.363246, 2.67573, -14.04058, -16.20473, -16.73137, -10.05446, 2.139579, 14.68737, 20.36147, 25.94712, 22.00451, 23.12559, 20.34839, 8.666471, -0.06643947, -17.94247, -4.744691, 0.8329993, -11.20185, -1.720713, 8.229055, 15.30114, 5.231713, 12.55067, 2.826937, 0.8460023, -5.34567, -7.534429, -6.638772, 3.431927, 11.3388, 17.42138, 20.25927, 23.12702, 25.75618, 21.96213, 15.63129, 15.64285, -8.215775, -10.73402, -14.43642, -6.534488, -5.264162, 4.082843, 6.737365, 16.97071, 15.27981, -1.459916, 0.4009151, 3.783022, 15.03903, 21.0376, 29.24681, 38.34497, 41.88646, 45.96852, 54.06918, 53.82584, 50.51149, 47.59544, 36.40982, 40.25535, 25.11054, 18.04305, 20.5662, 15.38748, 6.247718, 9.06362, 2.904042, 9.210002, 2.747679, 15.11102, 12.77695, 9.635825, 12.02942, 12.30934, 14.78691, 17.51727, 18.04317, 22.86776, 26.10276, 23.83923, 20.23797, 15.92554, 14.86384, 4.850924, -1.669793, -4.894045, -10.90037, -5.85774, -4.42574, 6.261787, 16.13605, 21.02654, 31.47513, 32.85163, 27.63807, 27.08531, 16.025, 6.104338, -6.373514, -9.385104, -14.85653, -15.25683, -8.12823, 0.6420851, 8.361827, 8.312264, 11.75312, 8.841383, 4.219754, 5.114825, 5.414137, -0.5617883, -0.4131356, 4.058863, 1.567442, 4.939678, 9.650302, 16.46092, 18.69948, 12.20535, 8.999795, -7.50897, -9.807244, -9.116659, -10.04157, -9.471853, -11.81929, -2.933909, 7.81292, 13.8512 ; 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 = -5.678606, -9.210012, -8.460528, -2.203103, 14.21239, 21.5463, 6.68862, -9.509459, -13.19933, -13.96889, -10.61765, -8.445435, -5.50229, 8.835077, 14.8646, 18.6033, 29.62953, 11.92632, 8.748072, -12.0302, -16.48315, -24.80508, -31.49217, -24.17511, -3.63074, 17.83865, 20.15357, 21.87808, 28.8479, 17.36029, 0.06560569, -14.70069, -19.22607, -26.16179, -25.4909, -27.36644, -25.65484, -22.42503, -12.01228, -7.583229, 8.509947, 11.46818, 6.397606, 5.091671, -7.515499, -15.47207, -13.48993, -17.07016, -12.82086, -13.25673, -16.71797, -4.415959, 3.927452, -1.550164, 6.408016, 3.402551, -7.51682, -15.80396, -7.792218, -6.378254, -3.74577, 0.2418763, 1.574421, 6.972293, 18.80707, 15.4619, 10.20015, 5.21298, -5.959439, -5.43602, -4.245297, -8.25979, -10.39331, -2.479852, 6.632443, 9.109456, 20.68405, 22.84097, 28.85373, 25.78243, 24.00287, 13.99589, 9.859363, 11.04937, 18.18018, 39.41437, 31.49644, 30.02596, 27.98003, 19.71231, 2.155813, -10.80493, -17.72446, -23.31896, -28.05582, -26.05526, -27.22266, -22.35921, -20.25739, -20.06397, -14.60381, -17.3236, -11.29204, -9.594332, -13.17555, -11.03275, -5.512462, -6.436701, -5.911927, 0.9121263, 4.673032, 7.417942, 9.541319, 3.639227, 7.785219, 3.734536, 0.2210067, -3.181553, -8.620582, -7.487778, -6.988593, -5.883992, -2.76058, 4.205279, 9.366303, 16.59447, 20.64863, 22.30855, 20.51904, 16.91151, 3.565161, -4.384335, -9.817621, -9.621268, -14.63802, -11.70203, -6.889688, 0.09646579, 5.489262, 10.4241, 11.49492, 13.77014, 7.805364, 5.509177, 5.329944, 8.993885, 7.385161, 10.88331, 2.257669, 2.878695, 9.08291, 6.106651, 6.862468, 7.633446, 5.575984, -2.92114, -5.00537, -5.022933, -6.063973, 2.515454, 5.295084, 6.908718, 7.13546, 8.765169, 13.8197, 17.94636, 18.3504, 17.83776 ; 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 = 13.51878, 13.55025, 13.32996, 13.07818, 13.1726, 13.55025, 13.3929, 13.26701, 13.10966, 13.01524, 12.88934, 12.82639, 12.82639, 12.92081, 13.45584, 13.48731, 13.67614, 13.70761, 13.3929, 13.42437, 13.3929, 13.14113, 12.88934, 12.95229, 13.29849, 13.3929, 13.42437, 13.55025, 13.58172, 13.64466, 13.51878, 13.3929, 13.32996, 13.32996, 13.26701, 13.04671, 12.92081, 12.88934, 12.95229, 12.95229, 13.26701, 13.58172, 13.51878, 13.61319, 13.73908, 13.36143, 13.23554, 13.1726, 13.14113, 13.04671, 12.88934, 12.92081, 12.92081, 12.92081, 12.85786, 12.79491, 12.79491, 12.76343, 12.70048, 12.669, 12.70048, 12.73195, 12.76343, 12.70048, 12.85786, 12.92081, 13.07818, 13.20407, 13.07818, 13.10966, 12.95229, 12.95229, 12.92081, 12.88934, 12.82639, 12.82639, 12.92081, 12.85786, 12.76343, 12.82639, 12.70048, 12.73195, 12.669, 12.4801, 12.41713, 12.16521, 11.91321, 11.75567, 11.81869, 12.25969, 12.2282, 12.44862, 12.2282, 12.16521, 11.8817, 11.69264, 11.69264, 11.6296, 11.47199, 11.40893, 11.34586, 11.34586, 11.28279, 11.34586, 11.31432, 11.31432, 11.28279, 11.25124, 11.28279, 11.28279, 11.28279, 11.31432, 11.40893, 11.47199, 11.56656, 11.56656, 11.56656, 11.59808, 11.59808, 11.59808, 11.59808, 11.56656, 11.53504, 11.50351, 11.47199, 11.44046, 11.44046, 11.40893, 11.40893, 11.37739, 11.34586, 11.37739, 11.31432, 11.28279, 11.31432, 11.34586, 11.50351, 11.53504, 11.53504, 11.53504, 11.50351, 11.44046, 11.37739, 11.34586, 11.34586, 11.34586, 11.28279, 11.25124, 11.25124, 11.2197, 11.18816, 11.18816, 11.18816, 11.15661, 11.06196, 10.99885, 10.96729, 10.93573, 10.93573, 10.99885, 11.06196, 10.99885, 11.03041, 11.12506, 11.15661, 11.09351, 10.99885, 10.80946 ; 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 ; }