netcdf A0106.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:scale_factor = 1. ; lat:add_offset = 0. ; 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:scale_factor = 1. ; lon:add_offset = 0. ; 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:scale_factor = 1. ; depth:add_offset = 0. ; 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:scale_factor = 1. ; time:add_offset = 0. ; 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:scale_factor = 1.f ; current_speed:add_offset = 0.f ; 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:scale_factor = 1.f ; current_direction:add_offset = 0.f ; 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:scale_factor = 1.f ; current_u:add_offset = 0.f ; 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:scale_factor = 1.f ; current_v:add_offset = 0.f ; 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:scale_factor = 1.f ; temperature:add_offset = 0.f ; temperature:_FillValue = -999.f ; temperature:units = "celsius" ; temperature:valid_range = -0.5f, 30.f ; temperature:is_dead = 0 ; temperature:calibration_coeffs = -0.7015, 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 = "30-Jun-2003 15:04:59: Modified [lon,lat] to [-70.566500,42.527670]." ; :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 = 712 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65. ; :mooring_site_id = "A0106" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :last_mysql_update_index = -1 ; :starting_julian_day_number = 2452890.00000579 ; :starting_julian_day_string = "2003-09-07 00:00:00" ; :ending_julian_day_number = 2452896.95833912 ; :ending_julian_day_string = "2003-09-13 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:11:23\n", "AANCM_Temperature_1.5: 27-Aug-2003 12:11:23" ; data: lat = 42.52767 ; lon = -70.5665 ; depth = 2 ; time = 2452890, 2452890.04166667, 2452890.08333333, 2452890.125, 2452890.16666667, 2452890.20833333, 2452890.25, 2452890.29166667, 2452890.33333333, 2452890.375, 2452890.41666667, 2452890.45833333, 2452890.5, 2452890.54166667, 2452890.58333333, 2452890.625, 2452890.66666667, 2452890.70833333, 2452890.75, 2452890.79166667, 2452890.83333333, 2452890.875, 2452890.91666667, 2452890.95833333, 2452891, 2452891.04166667, 2452891.08333333, 2452891.125, 2452891.16666667, 2452891.20833333, 2452891.25, 2452891.29166667, 2452891.33333333, 2452891.375, 2452891.41666667, 2452891.45833333, 2452891.5, 2452891.54166667, 2452891.58333333, 2452891.625, 2452891.66666667, 2452891.70833333, 2452891.75, 2452891.79166667, 2452891.83333333, 2452891.875, 2452891.91666667, 2452891.95833333, 2452892, 2452892.04166667, 2452892.08333333, 2452892.125, 2452892.16666667, 2452892.20833333, 2452892.25, 2452892.29166667, 2452892.33333333, 2452892.375, 2452892.41666667, 2452892.45833333, 2452892.5, 2452892.54166667, 2452892.58333333, 2452892.625, 2452892.66666667, 2452892.70833333, 2452892.75, 2452892.79166667, 2452892.83333333, 2452892.875, 2452892.91666667, 2452892.95833333, 2452893, 2452893.04166667, 2452893.08333333, 2452893.125, 2452893.16666667, 2452893.20833333, 2452893.25, 2452893.29166667, 2452893.33333333, 2452893.375, 2452893.41666667, 2452893.45833333, 2452893.5, 2452893.54166667, 2452893.58333333, 2452893.625, 2452893.66666667, 2452893.70833333, 2452893.75, 2452893.79166667, 2452893.83333333, 2452893.875, 2452893.91666667, 2452893.95833333, 2452894, 2452894.04166667, 2452894.08333333, 2452894.125, 2452894.16666667, 2452894.20833333, 2452894.25, 2452894.29166667, 2452894.33333333, 2452894.375, 2452894.41666667, 2452894.45833333, 2452894.5, 2452894.54166667, 2452894.58333333, 2452894.625, 2452894.66666667, 2452894.70833333, 2452894.75, 2452894.79166667, 2452894.83333333, 2452894.875, 2452894.91666667, 2452894.95833333, 2452895, 2452895.04166667, 2452895.08333333, 2452895.125, 2452895.16666667, 2452895.20833333, 2452895.25, 2452895.29166667, 2452895.33333333, 2452895.375, 2452895.41666667, 2452895.45833333, 2452895.5, 2452895.54166667, 2452895.58333333, 2452895.625, 2452895.66666667, 2452895.70833333, 2452895.75, 2452895.79166667, 2452895.83333333, 2452895.875, 2452895.91666667, 2452895.95833333, 2452896, 2452896.04166667, 2452896.08333333, 2452896.125, 2452896.16666667, 2452896.20833333, 2452896.25, 2452896.29166667, 2452896.33333333, 2452896.375, 2452896.41666667, 2452896.45833333, 2452896.5, 2452896.54166667, 2452896.58333333, 2452896.625, 2452896.66666667, 2452896.70833333, 2452896.75, 2452896.79166667, 2452896.83333333, 2452896.875, 2452896.91666667, 2452896.95833333 ; current_speed = 3.2263, 8.5057, 20.2377, 21.9975, 16.4248, 22.2908, 19.3578, 20.531, 26.9836, 23.1707, 29.0367, 21.7042, 18.4779, 12.9052, 12.9052, 9.3856, 14.3717, 18.7712, 15.5449, 18.1846, 19.0645, 23.7573, 25.2238, 15.5449, 14.0784, 12.0253, 15.2516, 21.9975, 27.8635, 22.2908, 24.3439, 20.531, 31.6764, 40.1821, 38.4223, 42.5285, 31.0898, 30.7965, 26.6903, 11.732, 10.8521, 10.5588, 8.799, 1.7598, 14.665, 14.9583, 13.1985, 9.6789, 13.1985, 18.4779, 14.9583, 16.1315, 19.3578, 21.7042, 24.9305, 27.8635, 31.6764, 42.5285, 56.6069, 42.5285, 43.995, 37.5424, 31.9697, 21.9975, 12.6119, 4.6928, 19.0645, 16.4248, 10.8521, 18.1846, 16.4248, 18.4779, 23.1707, 28.1568, 25.8104, 25.5171, 17.8913, 18.4779, 15.5449, 19.6511, 23.1707, 27.8635, 28.7434, 31.9697, 31.0898, 18.7712, 27.5702, 19.3578, 20.2377, 15.8382, 16.4248, 20.2377, 14.3717, 6.1593, 10.5588, 15.5449, 9.6789, 14.0784, 17.3047, 19.3578, 14.665, 19.9444, 24.3439, 30.7965, 20.531, 16.1315, 31.3831, 39.5955, 39.8888, 40.7687, 40.1821, 40.1821, 35.7826, 31.6764, 25.8104, 26.6903, 19.9444, 17.3047, 21.4109, 24.6372, 26.1037, 25.2238, 22.5841, 24.6372, 22.8774, 25.5171, 21.4109, 18.1846, 20.531, 14.0784, 12.3186, 25.2238, 35.4893, 41.062, 24.6372, 25.8104, 22.5841, 16.7181, 12.6119, 12.9052, 9.3856, 12.3186, 6.4526, 13.4918, 19.0645, 14.665, 17.598, 17.598, 17.3047, 14.665, 21.1176, 17.0114, 21.7042, 21.9975, 20.531, 14.9583, 17.8913, 30.2099, 23.464, 20.531, 21.4109, 17.598, 14.0784, 12.9052, 20.531, 17.3047, 8.5057, 11.1454 ; 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 = 291.65, 137.2976, 125.6948, 130.2656, 130.9688, 148.1972, 173.5124, 207.9692, 223.7912, 230.12, 241.3712, 226.9556, 214.298, 183.3572, 193.5536, 197.7728, 178.7864, 196.3664, 205.1564, 223.7912, 251.5676, 252.974, 258.9512, 259.3028, 236.0972, 179.4896, 160.1516, 132.3752, 134.8364, 149.252, 188.2796, 194.6084, 227.3072, 243.8324, 242.426, 251.5676, 255.7868, 242.426, 233.636, 260.006, 188.2796, 187.5764, 177.0284, 172.106, 256.49, 253.6772, 251.216, 246.2936, 210.4304, 178.4348, 178.7864, 152.768, 174.5672, 156.284, 156.6356, 171.7544, 203.3984, 231.878, 247.3484, 251.9192, 257.1932, 257.1932, 259.3028, 294.1112, 292.7048, 186.5216, 163.6676, 174.2156, 173.5124, 216.7592, 220.2752, 225.9008, 231.878, 224.1428, 223.7912, 209.024, 212.54, 194.2568, 215.0012, 208.6724, 202.3436, 214.298, 233.2844, 243.4808, 248.4032, 243.8324, 226.2524, 217.1108, 221.33, 193.202, 164.3708, 199.5308, 178.0832, 217.4624, 232.5812, 252.2708, 236.4488, 242.0744, 205.1564, 198.8276, 178.7864, 168.59, 186.5216, 195.3116, 194.6084, 216.4076, 237.152, 238.5584, 237.152, 236.4488, 237.5036, 229.0652, 227.6588, 222.0332, 227.3072, 243.1292, 236.4488, 243.4808, 262.8188, 257.8964, 250.5128, 242.0744, 207.6176, 190.7408, 175.2704, 169.2932, 145.736, 174.9188, 179.4896, 194.2568, 206.9144, 227.3072, 243.4808, 258.9512, 231.5264, 230.8232, 227.6588, 233.636, 226.604, 210.782, 183.0056, 198.1244, 246.2936, 249.458, 257.8964, 237.152, 215.7044, 207.9692, 220.9784, 181.5992, 165.4256, 134.4848, 139.7588, 158.042, 158.7452, 174.5672, 216.056, 234.3392, 226.9556, 222.7364, 230.12, 221.33, 248.7548, 153.4712, 127.8044, 124.2884, 128.5076, 180.5444 ; 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 = -2.9987, 5.768485, 16.43577, 16.78534, 12.40182, 11.74719, 2.187203, -9.628975, -18.67352, -17.78094, -25.48674, -15.86197, -10.41224, -0.7557372, -3.024397, -2.864891, 0.3043888, -5.289327, -6.607991, -12.58433, -18.08644, -22.71606, -24.75626, -15.27476, -11.68486, 0.1071219, 5.178415, 16.25059, 19.75865, 11.39646, -3.505616, -5.178149, -23.28215, -36.06375, -34.05806, -40.34668, -30.1381, -27.29844, -21.4928, -11.55398, -1.562744, -1.392158, 0.4561486, 0.2416924, -14.25921, -14.35538, -12.49554, -8.862172, -6.684926, 0.5047145, 0.3168128, 7.381687, 1.832762, 8.729505, 9.886877, 3.996089, -12.5794, -33.45709, -52.24046, -40.42843, -42.90054, -36.60846, -31.41413, -20.07831, -11.63455, -0.5329978, 5.361117, 1.65538, 1.226159, -10.88263, -10.61797, -13.26965, -18.22834, -19.60978, -17.86163, -12.38028, -9.623521, -4.550521, -8.916455, -9.428616, -8.808576, -15.701, -23.04108, -28.606, -28.9072, -16.8473, -19.91652, -11.67969, -13.36487, -3.617205, 4.425016, -6.765737, 0.4807079, -3.746337, -8.385961, -14.80662, -8.06632, -12.43906, -7.356066, -6.247181, 0.3106008, 3.945569, -2.764926, -8.13238, -5.178149, -9.574459, -26.36533, -33.78178, -33.51108, -33.97632, -33.89059, -30.35579, -26.4486, -21.20929, -18.97064, -23.80849, -16.62151, -15.48398, -21.24295, -24.08952, -24.60838, -22.28665, -10.46927, -4.591543, 1.886319, 4.740649, 12.05448, 1.610564, 0.182891, -3.467064, -5.576123, -18.53949, -31.75529, -40.30089, -19.28834, -20.00823, -16.69297, -13.46253, -9.164092, -6.604533, -0.4921204, -3.832085, -5.908115, -12.63393, -18.6407, -12.32025, -10.27026, -8.253407, -11.34798, -0.4092661, 5.313969, 12.13655, 14.02106, 8.225455, 7.442818, 1.416225, -10.53038, -24.54502, -17.14808, -13.93288, -16.43049, -11.62163, -13.12161, 5.764077, 16.22171, 14.29736, 6.655928, -0.1058972 ; 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.190298, -6.250721, -11.80804, -14.21768, -10.76889, -18.94421, -19.23384, -18.13298, -19.47856, -14.85663, -13.91245, -14.81452, -15.26493, -12.88305, -12.5458, -8.937667, -14.36848, -18.01058, -14.07048, -13.12685, -6.02792, -6.956271, -4.834015, -2.885422, -7.85273, -12.02482, -14.34557, -14.82593, -19.64613, -19.15726, -24.09017, -19.86728, -21.47873, -17.72024, -17.78545, -13.4469, -7.633501, -14.25551, -15.82503, -2.036031, -10.73899, -10.46662, -8.787169, -1.743124, -3.425965, -4.20401, -4.249935, -3.891402, -11.38034, -18.47101, -14.95494, -14.3435, -19.27084, -19.87129, -22.88623, -27.57546, -29.07151, -26.25446, -21.80082, -13.19906, -9.752118, -8.321807, -5.934171, 8.986175, 4.867983, -4.662434, -18.29518, -16.34117, -10.78261, -14.56873, -12.53127, -12.85882, -14.30415, -20.2055, -18.63166, -22.31257, -15.08265, -17.90881, -12.73345, -17.24143, -21.43106, -23.01854, -17.18405, -14.2744, -11.4433, -8.278069, -19.06432, -15.43727, -15.19686, -15.41961, -15.8175, -19.07326, -14.36366, -4.888961, -6.415912, -4.73371, -5.349353, -6.593262, -15.66336, -18.32204, -14.66171, -19.55023, -24.18637, -29.70335, -19.86728, -12.98287, -17.02258, -20.65417, -21.63617, -22.53212, -21.5877, -26.3273, -24.10116, -23.52787, -17.50119, -12.06349, -11.02291, -7.726509, -2.676527, -5.165928, -8.708097, -11.81293, -20.01089, -24.20556, -22.7995, -25.07287, -17.69509, -18.11314, -20.53019, -13.64481, -10.9843, -17.10343, -15.84589, -7.869327, -15.32813, -16.30483, -15.21139, -9.912379, -8.664839, -11.08712, -9.372689, -11.70739, -2.594268, -4.73419, -3.997444, -7.954475, -14.29026, -15.54255, -13.0643, -14.65929, -20.43807, -11.92023, -16.5675, -20.40176, -19.13443, -14.89111, -14.46408, -17.61193, -16.0157, -15.07968, -13.72828, -13.21466, -5.101449, -11.54641, -12.58484, -9.748755, -5.295805, -11.1449 ; 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 = 16.98861, 16.89364, 16.79869, 16.13483, 16.07166, 16.07166, 16.10324, 16.13483, 16.07166, 16.10324, 16.16641, 16.48242, 16.198, 15.91379, 15.88222, 16.22959, 16.35598, 16.35598, 16.26119, 16.73541, 16.83034, 17.17863, 16.73541, 17.05194, 16.57727, 16.76705, 15.97693, 16.07166, 16.54565, 16.67215, 16.51403, 16.41919, 16.35598, 16.29278, 16.29278, 16.4508, 16.38759, 16.35598, 16.41919, 16.60889, 16.67215, 16.73541, 16.98861, 17.08361, 17.11528, 16.98861, 16.86199, 16.83034, 16.73541, 16.60889, 16.57727, 16.41919, 16.29278, 16.00851, 15.78753, 15.88222, 16.10324, 16.198, 15.91379, 15.94536, 15.97693, 16.04008, 16.04008, 16.13483, 16.26119, 16.22959, 16.26119, 16.26119, 16.198, 16.13483, 16.07166, 16.00851, 16.04008, 16.07166, 16.10324, 16.16641, 16.198, 16.10324, 16.10324, 15.50358, 15.18825, 15.15673, 15.21978, 15.15673, 15.21978, 15.34589, 15.53512, 15.59821, 15.69286, 15.78753, 16.60889, 16.51403, 16.57727, 16.60889, 16.4508, 16.41919, 16.26119, 16.10324, 16.16641, 16.26119, 16.13483, 16.10324, 16.07166, 15.81909, 15.81909, 15.78753, 15.85066, 15.78753, 15.91379, 15.88222, 15.91379, 15.91379, 16.16641, 16.26119, 16.41919, 16.48242, 16.67215, 16.67215, 16.54565, 16.48242, 16.38759, 16.13483, 15.97693, 16.04008, 16.07166, 15.78753, 15.91379, 15.81909, 15.85066, 15.85066, 15.85066, 15.85066, 15.88222, 15.97693, 16.07166, 16.13483, 16.00851, 16.07166, 16.198, 16.4508, 16.48242, 16.41919, 16.35598, 16.35598, 16.26119, 16.16641, 16.13483, 16.13483, 16.10324, 16.13483, 16.07166, 16.10324, 16.16641, 16.22959, 16.26119, 16.26119, 16.26119, 16.29278, 16.4508, 16.54565, 16.60889, 16.64052, 16.64052, 16.41919, 16.57727, 16.70378, 16.95695, 16.95695 ; 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 ; }