netcdf F0106.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.7143, 0.03428, -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 = "10-Sep-2003 14:02:45: Modified [lon,lat] to [-68.998200,44.055500]." ; :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 = "Processed with MATLAB" ; :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 = 720 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0106" ; :mooring_site_desc = "W. Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.67 ; :last_mysql_update_index = -1 ; :starting_julian_day_number = 2452897.00000579 ; :starting_julian_day_string = "2003-09-14 00:00:00" ; :ending_julian_day_number = 2452903.95833912 ; :ending_julian_day_string = "2003-09-20 23:00:00" ; :current_speed_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :current_direction_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :current_u_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :current_v_algorithm_id = "$Id: compute_aanderaa_currents.m,v 1.3 2003/02/14 15:26:47 jevans Exp $" ; :temperature_algorithm_id = "$Id: aanderaa_temperature.m,v 1.4 2003/08/26 12:38:53 jevans AANDERAA_CM_TEMPERATURE $" ; :algorithm_ids = "AANCM_Currents_1.5: 27-Aug-2003 12:19:18\n", "AANCM_Temperature_1.5: 27-Aug-2003 12:19:18" ; data: lat = 44.0555 ; lon = -68.9982 ; depth = 2 ; time = 2452897, 2452897.04166667, 2452897.08333333, 2452897.125, 2452897.16666667, 2452897.20833333, 2452897.25, 2452897.29166667, 2452897.33333333, 2452897.375, 2452897.41666667, 2452897.45833333, 2452897.5, 2452897.54166667, 2452897.58333333, 2452897.625, 2452897.66666667, 2452897.70833333, 2452897.75, 2452897.79166667, 2452897.83333333, 2452897.875, 2452897.91666667, 2452897.95833333, 2452898, 2452898.04166667, 2452898.08333333, 2452898.125, 2452898.16666667, 2452898.20833333, 2452898.25, 2452898.29166667, 2452898.33333333, 2452898.375, 2452898.41666667, 2452898.45833333, 2452898.5, 2452898.54166667, 2452898.58333333, 2452898.625, 2452898.66666667, 2452898.70833333, 2452898.75, 2452898.79166667, 2452898.83333333, 2452898.875, 2452898.91666667, 2452898.95833333, 2452899, 2452899.04166667, 2452899.08333333, 2452899.125, 2452899.16666667, 2452899.20833333, 2452899.25, 2452899.29166667, 2452899.33333333, 2452899.375, 2452899.41666667, 2452899.45833333, 2452899.5, 2452899.54166667, 2452899.58333333, 2452899.625, 2452899.66666667, 2452899.70833333, 2452899.75, 2452899.79166667, 2452899.83333333, 2452899.875, 2452899.91666667, 2452899.95833333, 2452900, 2452900.04166667, 2452900.08333333, 2452900.125, 2452900.16666667, 2452900.20833333, 2452900.25, 2452900.29166667, 2452900.33333333, 2452900.375, 2452900.41666667, 2452900.45833333, 2452900.5, 2452900.54166667, 2452900.58333333, 2452900.625, 2452900.66666667, 2452900.70833333, 2452900.75, 2452900.79166667, 2452900.83333333, 2452900.875, 2452900.91666667, 2452900.95833333, 2452901, 2452901.04166667, 2452901.08333333, 2452901.125, 2452901.16666667, 2452901.20833333, 2452901.25, 2452901.29166667, 2452901.33333333, 2452901.375, 2452901.41666667, 2452901.45833333, 2452901.5, 2452901.54166667, 2452901.58333333, 2452901.625, 2452901.66666667, 2452901.70833333, 2452901.75, 2452901.79166667, 2452901.83333333, 2452901.875, 2452901.91666667, 2452901.95833333, 2452902, 2452902.04166667, 2452902.08333333, 2452902.125, 2452902.16666667, 2452902.20833333, 2452902.25, 2452902.29166667, 2452902.33333333, 2452902.375, 2452902.41666667, 2452902.45833333, 2452902.5, 2452902.54166667, 2452902.58333333, 2452902.625, 2452902.66666667, 2452902.70833333, 2452902.75, 2452902.79166667, 2452902.83333333, 2452902.875, 2452902.91666667, 2452902.95833333, 2452903, 2452903.04166667, 2452903.08333333, 2452903.125, 2452903.16666667, 2452903.20833333, 2452903.25, 2452903.29166667, 2452903.33333333, 2452903.375, 2452903.41666667, 2452903.45833333, 2452903.5, 2452903.54166667, 2452903.58333333, 2452903.625, 2452903.66666667, 2452903.70833333, 2452903.75, 2452903.79166667, 2452903.83333333, 2452903.875, 2452903.91666667, 2452903.95833333 ; current_speed = 4.6928, 8.5057, 15.8382, 16.7181, 22.5841, 14.3717, 15.2516, 13.1985, 12.9052, 34.3161, 29.6233, 17.8913, 5.866, 11.732, 13.4918, 30.2099, 35.4893, 29.6233, 12.3186, 7.0392, 14.3717, 25.2238, 20.8243, 20.8243, 12.3186, 3.5196, 2.6397, 18.4779, 18.4779, 12.0253, 8.799, 7.9191, 12.6119, 14.9583, 26.1037, 9.6789, 7.0392, 11.732, 14.3717, 17.3047, 36.0759, 33.7295, 32.5563, 15.8382, 15.8382, 26.1037, 28.4501, 24.9305, 25.8104, 12.0253, 9.9722, 9.9722, 26.1037, 21.4109, 16.4248, 11.1454, 9.0923, 21.9975, 25.5171, 27.5702, 14.0784, 14.0784, 16.7181, 21.4109, 25.2238, 32.8496, 37.2491, 19.3578, 10.5588, 12.9052, 26.9836, 29.6233, 29.0367, 31.3831, 30.7965, 17.598, 17.598, 21.9975, 24.6372, 15.2516, 12.0253, 12.6119, 31.6764, 23.7573, 20.531, 22.8774, 12.6119, 13.4918, 6.4526, 12.0253, 12.0253, 11.1454, 12.9052, 20.531, 33.7295, 36.6625, 38.7156, 31.0898, 26.9836, 25.8104, 17.0114, 9.0923, 12.3186, 15.2516, 16.1315, 34.6094, 30.2099, 39.5955, 44.2883, 34.9027, 27.2769, 23.7573, 15.2516, 15.2516, 11.732, 12.3186, 22.2908, 7.0392, 27.2769, 40.7687, 43.7017, 46.0481, 41.9419, 35.7826, 28.7434, 17.8913, 15.8382, 20.8243, 21.7042, 4.6928, 21.1176, 37.8357, 34.0228, 36.6625, 33.4362, 26.6903, 30.5032, 22.2908, 13.7851, 36.3692, 40.1821, 24.0506, 17.3047, 10.8521, 8.799, 15.5449, 9.3856, 5.2794, 4.3995, 4.1062, 14.9583, 18.7712, 14.665, 6.1593, 15.2516, 12.6119, 24.3439, 33.1429, 36.3692, 29.33, 22.2908, 19.0645, 10.2655, 11.732, 21.9975, 12.3186, 7.3325, 5.866 ; 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 = 157.4268, 269.5872, 352.1748, 342.0168, 302.6376, 259.7424, 351.12, 83.5908, 216.4956, 177.1164, 185.5548, 158.4816, 206.6508, 228.0984, 309.318, 325.14, 334.9848, 335.688, 6.5904, 17.8416, 119.8056, 164.8104, 154.9656, 128.5956, 132.8148, 281.8932, 274.158, 305.802, 335.3364, 301.9344, 30.4992, 127.8924, 164.8104, 186.258, 186.6096, 170.436, 167.6232, 229.5048, 268.884, 315.6468, 346.1976, 349.362, 331.1172, 48.4308, 143.7144, 156.372, 158.13, 152.1528, 131.76, 158.13, 189.774, 276.2676, 304.7472, 306.5052, 278.0256, 235.1304, 145.824, 192.9384, 183.4452, 180.984, 151.4496, 197.8608, 239.7012, 270.642, 323.382, 326.1948, 338.8524, 344.088, 12.9192, 132.4632, 162.3492, 158.4816, 154.2624, 166.92, 178.8744, 196.1028, 239.3496, 268.884, 286.8156, 276.2676, 228.8016, 205.596, 180.6324, 182.742, 159.1848, 172.8972, 200.6736, 216.144, 196.4544, 259.3908, 283.2996, 241.8108, 278.7288, 193.6416, 180.984, 181.3356, 174.6552, 176.7648, 169.0296, 184.8516, 204.1896, 228.45, 249.546, 230.5596, 255.5232, 171.1392, 191.1804, 188.016, 183.0936, 186.9612, 191.1804, 199.2672, 229.5048, 256.2264, 271.6968, 258.336, 311.4276, 118.7508, 183.0936, 174.3036, 170.7876, 170.436, 167.6232, 181.3356, 191.532, 231.6144, 267.8292, 280.4868, 306.8568, 180.6324, 163.0524, 191.8836, 184.1484, 190.4772, 189.0708, 203.838, 218.9568, 253.7652, 301.5828, 327.9528, 329.7108, 336.0396, 341.6652, 301.5828, 236.5368, 208.7604, 194.3448, 148.2852, 273.4548, 276.6192, 359.2068, 350.4168, 58.6272, 120.1572, 152.5044, 187.3128, 189.4224, 182.742, 176.7648, 178.8744, 182.3904, 223.8792, 284.3544, 329.7108, 314.9436, 18.1932, 106.4448, 186.6096 ; 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.801394, -8.505479, -2.156392, -5.161515, -19.01804, -14.142, -2.354321, 13.11601, -7.67551, 1.726342, -2.867469, 6.562529, -2.631204, -8.732044, -10.43781, -17.26717, -15.00696, -12.19607, 1.413814, 2.156716, 12.47057, 6.608989, 8.812059, 16.27561, 9.036363, -3.444046, -2.632752, -14.98638, -7.710639, -10.20532, 4.465724, 6.249481, 3.304494, -1.63054, -3.00463, 1.608141, 1.508781, -8.921721, -14.36897, -12.09736, -8.606776, -6.226574, -15.72533, 11.84943, 9.373215, 10.46228, 10.59772, 11.64542, 19.25304, 4.479447, -1.692904, -9.912595, -21.44875, -17.21014, -16.26393, -9.144302, 5.10748, -4.925314, -1.533421, -0.4734684, 6.728513, -4.317923, -14.43451, -21.40956, -15.04542, -18.27657, -13.43842, -5.307147, 2.360702, 9.520309, 8.181829, 10.86583, 12.6092, 7.102351, 0.6049715, -4.88101, -15.13945, -21.99333, -23.58373, -15.16044, -9.048236, -5.448628, -0.34962, -1.136517, 7.295793, 2.82879, -4.452553, -7.957689, -1.827713, -11.81974, -11.70279, -9.823472, -12.75573, -4.84219, -0.5792433, -0.8545481, 3.606324, 1.75455, 5.135029, -2.182921, -6.970548, -6.80447, -11.54195, -11.77859, -15.61931, 5.331039, -5.857663, -5.521578, -2.390119, -4.230109, -5.288958, -7.839293, -11.59824, -14.81303, -11.72686, -12.06422, -16.71347, 6.171408, -1.47206, 4.046588, 6.996416, 7.650855, 8.98982, -0.834039, -5.746243, -14.02409, -15.82683, -20.47647, -17.36634, -0.05179555, 6.155717, -7.791282, -2.461209, -6.666864, -5.271378, -10.78694, -19.17841, -21.40193, -11.74331, -19.29814, -20.26644, -9.767073, -5.443523, -9.244733, -7.340479, -7.479396, -2.325345, 2.775335, -4.391505, -4.078829, -0.2070754, -3.125022, 12.52095, 5.325641, 7.041366, -1.605321, -3.98538, -1.585512, 2.052492, 0.5761633, -0.9297102, -13.21437, -9.945019, -5.917209, -15.56989, 3.84614, 7.032549, -0.6751977 ; 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 = -4.333284, -0.06128065, 15.69072, 15.90137, 12.18014, -2.559227, 15.06879, 1.473329, -10.37452, -34.27265, -29.48419, -16.64427, -5.242778, -7.835256, 8.548728, 24.78877, 32.16025, 26.99622, 12.2372, 6.700665, -7.143579, -24.34258, -18.86794, -12.99061, -8.3721, 0.7253475, 0.191397, 10.80931, 16.79222, 6.360758, 7.581537, -4.863757, -12.17129, -14.86917, -25.9302, -9.54437, -6.875603, -7.618577, -0.2799125, 12.37362, 35.03418, 33.1498, 28.50661, 10.50903, -12.76681, -23.91535, -26.40259, -22.04346, -17.19003, -11.15986, -9.827454, 1.088687, 14.87798, 12.73725, 2.293157, -6.371944, -7.522205, -21.43901, -25.47098, -27.56613, -12.36642, -13.39988, -8.434441, 0.2399044, 20.24538, 27.29585, 34.74053, 18.61609, 10.29152, -8.712514, -25.71327, -27.55855, -26.15603, -30.56887, -30.79056, -16.90755, -8.971432, -0.4284374, 7.127356, 1.665051, -7.920686, -11.3742, -31.67447, -23.7301, -19.19097, -22.70184, -11.79978, -10.89513, -6.188337, -2.213968, 2.766335, -5.264916, 1.958463, -19.95182, -33.72453, -36.65254, -38.54727, -31.04025, -26.49049, -25.71792, -15.51771, -6.030681, -4.3048, -9.688964, -4.032681, -34.19635, -29.63656, -39.20862, -44.22376, -34.64541, -26.75923, -22.42665, -9.90415, -3.631192, 0.3473894, -2.490476, 14.74922, -3.385862, -27.23715, -40.56738, -43.13802, -45.40806, -40.96714, -35.77288, -28.16316, -11.10962, -0.599928, 3.79021, 13.01855, -4.692514, -20.2005, -37.0248, -33.93366, -36.05124, -33.01805, -24.4134, -23.71991, -6.231935, 7.219673, 30.82694, 34.69687, 21.97807, 16.42622, 5.683572, -4.85178, -13.62727, -9.092978, -4.491055, 0.2651187, 0.4733218, 14.95687, 18.50925, 7.634663, -3.094273, -13.52888, -12.50932, -24.01546, -33.10495, -36.31124, -29.32434, -22.2714, -13.74174, 2.545012, 10.13047, 15.53926, 11.70278, -2.075768, -5.827012 ; 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.402, 13.33894, 13.402, 13.402, 13.52812, 13.33894, 13.18128, 13.18128, 13.27587, 13.27587, 13.46506, 13.49659, 13.27587, 13.52812, 13.87497, 14.2534, 13.49659, 13.37047, 13.49659, 13.33894, 13.74884, 13.74884, 13.8119, 13.87497, 13.49659, 13.402, 13.46506, 13.21281, 13.55965, 13.59118, 13.43353, 13.402, 13.43353, 13.402, 13.46506, 13.71731, 13.78037, 13.62271, 13.84344, 13.84344, 13.78037, 13.78037, 13.402, 13.59118, 13.96957, 14.15879, 13.8119, 13.52812, 13.78037, 13.71731, 13.65425, 13.71731, 13.78037, 13.93804, 13.71731, 13.59118, 13.402, 13.27587, 13.71731, 13.59118, 13.87497, 13.93804, 13.87497, 13.68578, 13.59118, 13.33894, 13.11822, 13.02362, 13.08668, 13.08668, 13.33894, 13.49659, 13.59118, 13.55965, 13.65425, 13.71731, 13.74884, 13.71731, 13.49659, 13.24434, 13.21281, 13.14975, 13.52812, 13.30741, 13.402, 13.74884, 13.78037, 13.78037, 14.53729, 14.44266, 14.53729, 14.60039, 13.96957, 14.41111, 14.66349, 14.00111, 15.10534, 14.63194, 14.4742, 14.56884, 14.03264, 14.85282, 14.56884, 14.41111, 13.9065, 14.91594, 14.4742, 14.4742, 14.97907, 14.69504, 14.63194, 14.66349, 14.66349, 14.63194, 14.60039, 13.93804, 14.53729, 14.63194, 14.7266, 14.4742, 15.29478, 15.35794, 15.73707, 15.61066, 15.38953, 15.0422, 14.91594, 14.44266, 13.96957, 13.74884, 13.9065, 14.03264, 13.84344, 14.09571, 14.2534, 14.09571, 14.00111, 14.00111, 14.00111, 14.12725, 14.09571, 14.03264, 14.03264, 13.84344, 13.74884, 13.78037, 13.84344, 13.87497, 13.96957, 13.93804, 13.9065, 13.74884, 14.31648, 14.53729, 14.63194, 14.53729, 14.12725, 13.93804, 14.88438, 14.78971, 14.75815, 14.63194, 14.82127, 14.00111, 14.12725, 14.88438, 14.82127, 14.28494 ; 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 ; }