netcdf E0110.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.6786, 0.03424, -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 = "18-Sep-2004 18:19:57: Modified [lon,lat] to [-69.357200,43.713900].\n", "03-May-2004 19:19:29: Modified [lon,lat] to [-69.357000,43.714100].\n", "Wed Apr 28 00:35:00 2004: /usr/local/nco/bin/ncrcat -d time,2453123.9722,2453124.055 E0110.aanderaa.realtime.nc E0110.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 = "AANCM715" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0110" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453261.00000579 ; :starting_julian_day_string = "2004-09-12 00:00:00" ; :ending_julian_day_number = 2453267.95833912 ; :ending_julian_day_string = "2004-09-18 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Apr-2004 20:18:20\n", "AANCM_Temperature_1.5: 16-Apr-2004 20:18:20" ; :longitude = -69.3572 ; :latitude = 43.7139 ; data: lat = 43.7139 ; lon = -69.3572 ; depth = 2 ; time = 2453261, 2453261.04166667, 2453261.08333333, 2453261.125, 2453261.16666667, 2453261.20833333, 2453261.25, 2453261.29166667, 2453261.33333333, 2453261.375, 2453261.41666667, 2453261.45833333, 2453261.5, 2453261.54166667, 2453261.58333333, 2453261.625, 2453261.66666667, 2453261.70833333, 2453261.75, 2453261.79166667, 2453261.83333333, 2453261.875, 2453261.91666667, 2453261.95833333, 2453262, 2453262.04166667, 2453262.08333333, 2453262.125, 2453262.16666667, 2453262.20833333, 2453262.25, 2453262.29166667, 2453262.33333333, 2453262.375, 2453262.41666667, 2453262.45833333, 2453262.5, 2453262.54166667, 2453262.58333333, 2453262.625, 2453262.66666667, 2453262.70833333, 2453262.75, 2453262.79166667, 2453262.83333333, 2453262.875, 2453262.91666667, 2453262.95833333, 2453263, 2453263.04166667, 2453263.08333333, 2453263.125, 2453263.16666667, 2453263.20833333, 2453263.25, 2453263.29166667, 2453263.33333333, 2453263.375, 2453263.41666667, 2453263.45833333, 2453263.5, 2453263.54166667, 2453263.58333333, 2453263.625, 2453263.66666667, 2453263.70833333, 2453263.75, 2453263.79166667, 2453263.83333333, 2453263.875, 2453263.91666667, 2453263.95833333, 2453264, 2453264.04166667, 2453264.08333333, 2453264.125, 2453264.16666667, 2453264.20833333, 2453264.25, 2453264.29166667, 2453264.33333333, 2453264.375, 2453264.41666667, 2453264.45833333, 2453264.5, 2453264.54166667, 2453264.58333333, 2453264.625, 2453264.66666667, 2453264.70833333, 2453264.75, 2453264.79166667, 2453264.83333333, 2453264.875, 2453264.91666667, 2453264.95833333, 2453265, 2453265.04166667, 2453265.08333333, 2453265.125, 2453265.16666667, 2453265.20833333, 2453265.25, 2453265.29166667, 2453265.33333333, 2453265.375, 2453265.41666667, 2453265.45833333, 2453265.5, 2453265.54166667, 2453265.58333333, 2453265.625, 2453265.66666667, 2453265.70833333, 2453265.75, 2453265.79166667, 2453265.83333333, 2453265.875, 2453265.91666667, 2453265.95833333, 2453266, 2453266.04166667, 2453266.08333333, 2453266.125, 2453266.16666667, 2453266.20833333, 2453266.25, 2453266.29166667, 2453266.33333333, 2453266.375, 2453266.41666667, 2453266.45833333, 2453266.5, 2453266.54166667, 2453266.58333333, 2453266.625, 2453266.66666667, 2453266.70833333, 2453266.75, 2453266.79166667, 2453266.83333333, 2453266.875, 2453266.91666667, 2453266.95833333, 2453267, 2453267.04166667, 2453267.08333333, 2453267.125, 2453267.16666667, 2453267.20833333, 2453267.25, 2453267.29166667, 2453267.33333333, 2453267.375, 2453267.41666667, 2453267.45833333, 2453267.5, 2453267.54166667, 2453267.58333333, 2453267.625, 2453267.66666667, 2453267.70833333, 2453267.75, 2453267.79166667, 2453267.83333333, 2453267.875, 2453267.91666667, 2453267.95833333 ; current_speed = 7.9191, 7.6258, 8.2124, 9.0923, 12.0253, 16.7181, 17.0114, 14.665, 12.6119, 9.9722, 9.0923, 14.0784, 11.732, 13.1985, 16.1315, 15.5449, 9.6789, 12.3186, 17.598, 22.5841, 27.5702, 29.6233, 22.5841, 18.1846, 7.6258, 4.9861, 9.6789, 9.9722, 8.2124, 9.0923, 10.8521, 4.3995, 2.6397, 9.0923, 14.3717, 13.4918, 7.0392, 0.8799, 4.6928, 9.3856, 9.3856, 8.2124, 10.2655, 12.6119, 10.8521, 12.9052, 14.9583, 13.7851, 9.0923, 1.4665, 6.7459, 12.3186, 19.0645, 22.2908, 19.9444, 19.9444, 13.1985, 14.0784, 14.0784, 15.8382, 14.665, 19.0645, 19.6511, 17.0114, 12.6119, 8.2124, 8.2124, 11.1454, 14.0784, 16.7181, 25.2238, 9.9722, 4.9861, 2.6397, 5.2794, 12.3186, 17.0114, 18.1846, 16.1315, 10.5588, 4.3995, 9.9722, 8.2124, 17.0114, 19.9444, 14.665, 8.799, 9.3856, 15.8382, 21.9975, 16.7181, 14.665, 8.2124, 7.3325, 6.7459, 7.3325, 9.9722, 12.9052, 9.0923, 6.1593, 8.2124, 17.3047, 20.531, 16.4248, 9.9722, 3.8129, 0.8799, 5.866, 4.1062, 5.866, 2.6397, 7.3325, 11.4387, 16.1315, 21.4109, 21.1176, 14.665, 13.4918, 11.4387, 15.5449, 18.7712, 13.1985, 7.6258, 14.9583, 19.0645, 23.464, 23.7573, 23.7573, 20.8243, 18.7712, 13.4918, 11.1454, 13.4918, 11.1454, 3.2263, 7.9191, 12.3186, 14.9583, 19.9444, 26.9836, 21.4109, 17.598, 12.6119, 8.2124, 8.5057, 8.5057, 14.0784, 11.732, 3.5196, 14.665, 26.1037, 33.7295, 33.4362, 29.9166, 26.397, 29.0367, 27.2769, 31.6764, 33.1429, 30.2099, 30.2099, 36.6625, 42.2352, 38.129, 44.2883, 35.4893, 16.7181, 8.5057 ; 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 = 355.2893, 32.2073, 89.1665, 150.3449, 158.7833, 180.5825, 183.0437, 191.4821, 198.5141, 216.4457, 245.6285, 258.6377, 277.9757, 275.5145, 277.9757, 314.5421, 350.0153, 27.2849, 65.9609, 79.6733, 94.4405, 101.1209, 107.4497, 107.8013, 110.2625, 140.5001, 180.2309, 200.9753, 194.9981, 190.0757, 203.0849, 212.5781, 43.4585, 25.8785, 42.7553, 50.8421, 27.9881, 0.2117, 258.6377, 229.8065, 237.8933, 235.7837, 253.7153, 265.6697, 270.5921, 300.4781, 346.1477, 358.4537, 7.5953, 354.9377, 238.5965, 244.5737, 240.3545, 260.3957, 264.6149, 292.0397, 334.2317, 320.1677, 312.4325, 326.4965, 321.5741, 318.7613, 311.0261, 316.6517, 306.1037, 276.2177, 278.6789, 335.2865, 351.0701, 24.8237, 42.7553, 55.0613, 356.3441, 323.3321, 282.1949, 250.9025, 253.7153, 238.2449, 241.4093, 263.2085, 326.1449, 15.6821, 44.8649, 52.2485, 72.2897, 91.2761, 133.4681, 179.1761, 195.7013, 213.2813, 223.1261, 209.0621, 308.5649, 353.1797, 9.7049, 6.1889, 52.2485, 52.6001, 65.9609, 74.3993, 138.7421, 160.8929, 195.7013, 217.1489, 257.2313, 246.3317, 5.8373, 40.6457, 62.0933, 61.3901, 239.6513, 217.5005, 223.1261, 228.0485, 233.3225, 264.9665, 282.5465, 327.1997, 321.9257, 46.9745, 68.4221, 103.5821, 168.9797, 215.3909, 242.4641, 239.2997, 243.1673, 237.1901, 252.6605, 274.1081, 304.3457, 357.0473, 33.6137, 33.2621, 64.5545, 198.5141, 241.4093, 228.7517, 219.9617, 221.3681, 249.8477, 245.6285, 273.7565, 301.5329, 310.6745, 337.7477, 326.1449, 2.3213, 65.9609, 191.8337, 209.7653, 224.8841, 235.4321, 243.5189, 246.3317, 251.6057, 273.7565, 270.5921, 295.5557, 287.1173, 271.6469, 263.2085, 260.0441, 255.1217, 257.9345, 254.0669, 263.2085, 266.7245 ; 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 = -0.6503531, 4.06443, 8.211531, 4.498668, 4.351912, -0.1699623, -0.9032646, -2.919241, -4.004758, -5.924092, -8.282077, -13.80248, -11.61852, -13.13742, -15.97546, -11.0794, -1.678178, 5.647035, 16.07168, 22.21827, 27.48744, 29.06705, 21.54479, 17.31397, 7.153883, 3.171543, -0.03900553, -3.569703, -2.125262, -1.59069, -4.255051, -2.368905, 1.815662, 3.968463, 9.756496, 10.46166, 3.303413, 0.003251102, -4.600826, -7.169371, -7.950164, -6.791003, -9.85365, -12.5759, -10.85152, -11.122, -3.581313, -0.3719875, 1.201775, -0.1294023, -5.757754, -11.1254, -16.569, -21.97836, -19.85637, -18.48694, -5.737823, -9.017817, -10.39088, -8.742496, -9.114326, -12.56727, -14.825, -11.67716, -10.18981, -8.164091, -8.118364, -4.659681, -2.185333, 7.018719, 17.12365, 8.174863, -0.3179347, -1.576365, -5.160269, -11.64062, -16.32891, -15.46246, -14.16444, -10.48471, -2.450937, 2.695482, 5.793335, 13.45046, 18.99917, 14.66136, 6.38594, 0.1349581, -4.28617, -12.07113, -11.4286, -7.123631, -6.421296, -0.8707767, 1.137181, 0.790493, 7.884755, 10.25209, 8.303703, 5.932387, 5.415663, 5.664434, -5.556146, -9.918748, -9.72559, -3.492177, 0.0894893, 3.820993, 3.628694, 5.149763, -2.277972, -4.463794, -7.819568, -11.99717, -17.17176, -21.03616, -14.3148, -7.308678, -7.05405, 11.3641, 17.45568, 12.8294, 1.457723, -8.663125, -16.9049, -20.17551, -21.19931, -19.96737, -19.87795, -18.72297, -11.13949, -0.5741166, 7.468935, 6.112916, 2.913331, -2.514615, -10.81648, -11.24654, -12.8098, -17.8333, -20.10013, -16.02983, -12.5848, -6.999757, -6.450931, -3.220988, -7.842999, 0.4751841, 3.214337, -3.007377, -12.95914, -23.80206, -27.53319, -26.7778, -24.17661, -27.55314, -27.2183, -31.67471, -29.90041, -28.87173, -30.19742, -36.40524, -41.59919, -36.85066, -43.30994, -34.1259, -16.60079, -8.491804 ; 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 = 7.89235, 6.452382, 0.1194642, -7.901386, -11.21021, -16.71724, -16.9874, -14.37151, -11.95918, -8.021839, -3.75195, -2.773618, 1.627851, 1.268345, 2.238296, 10.90371, 9.532304, 10.94801, 7.168721, 4.048441, -2.134589, -5.713739, -6.772258, -5.55934, -2.64098, -3.847403, -9.678822, -9.311391, -7.93264, -8.952074, -9.983116, -3.707275, 1.916086, 8.180539, 10.55256, 8.519528, 6.215931, 0.879894, -0.9245393, -6.057194, -4.988424, -4.617986, -2.878553, -0.9522749, 0.1121446, 6.545633, 14.52326, 13.78008, 9.012527, 1.46078, -3.515031, -5.288988, -9.429915, -3.719058, -1.87177, 7.484115, 11.88603, 10.81112, 9.498994, 13.20672, 11.48875, 14.33593, 12.89904, 12.37059, 7.431543, 0.889456, 1.239225, 10.12459, 13.90776, 15.17341, 18.52082, 5.711076, 4.975953, 2.117331, 1.115209, -4.030358, -4.770174, -9.570366, -7.719719, -1.248648, 3.653561, 9.600997, 5.82072, 10.41502, 6.067173, -0.326594, -6.053277, -9.384629, -15.24721, -18.38961, -12.20172, -12.81858, 5.119616, 7.280612, 6.64936, 7.289765, 6.10536, 7.838289, 3.703839, 1.65643, -6.173663, -16.35136, -19.7649, -13.0917, -2.204013, -1.530655, 0.8753375, 4.450839, 1.921838, 2.808896, -1.333738, -5.817225, -8.348546, -10.78393, -12.78895, -1.85282, 3.185706, 11.34072, 9.004679, 10.60666, 6.903407, -3.099515, -7.485177, -12.1943, -8.813601, -11.97948, -10.72373, -12.87297, -6.206329, 1.34474, 7.611868, 11.1306, 11.23582, 9.319453, 1.386187, -7.509251, -5.895058, -9.862359, -15.28686, -20.25063, -7.376414, -7.261839, 0.8262854, 4.294987, 5.543683, 7.872241, 11.69139, 11.72237, 1.433744, -14.35332, -22.65974, -23.89855, -18.97112, -13.33989, -10.59684, -9.162665, 1.787082, 0.3273411, 14.29746, 8.891646, 0.8682286, -4.335585, -7.302049, -9.79026, -9.257573, -9.742337, -1.977027, -0.4859912 ; 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 = 12.79043, 12.72744, 12.88492, 12.91642, 13.0424, 13.23135, 13.26284, 13.19986, 13.26284, 13.10538, 12.97941, 13.0424, 13.10538, 13.07389, 13.0424, 13.0424, 13.60924, 13.79819, 13.82968, 14.11313, 14.23912, 14.52265, 14.45964, 14.68019, 14.36513, 14.27062, 13.98715, 13.73521, 13.7667, 13.86118, 13.82968, 13.7667, 13.73521, 13.73521, 13.7667, 13.79819, 13.79819, 13.82968, 13.86118, 13.82968, 14.11313, 13.92416, 13.73521, 14.20763, 14.20763, 14.30212, 14.23912, 14.23912, 14.30212, 14.23912, 14.20763, 14.11313, 13.98715, 13.7667, 13.73521, 13.67222, 13.70372, 13.64073, 13.67222, 13.64073, 13.67222, 13.70372, 13.60924, 13.60924, 13.64073, 13.64073, 13.7667, 13.95566, 14.23912, 14.01865, 13.95566, 13.70372, 13.70372, 13.60924, 13.57775, 13.48328, 13.38881, 13.48328, 13.51477, 13.54626, 13.51477, 13.48328, 13.45179, 13.4203, 13.29433, 13.29433, 13.32583, 13.45179, 13.64073, 13.7667, 13.92416, 14.05014, 14.14463, 14.11313, 14.08164, 14.01865, 13.98715, 13.92416, 13.89267, 13.86118, 13.82968, 13.79819, 13.79819, 13.86118, 13.89267, 13.86118, 13.86118, 13.86118, 13.89267, 13.95566, 13.95566, 14.05014, 14.08164, 14.17613, 14.39663, 14.55415, 14.61717, 14.96385, 14.23912, 15.05842, 14.99537, 14.93232, 14.74322, 14.80625, 14.39663, 14.68019, 14.52265, 14.11313, 14.68019, 14.42813, 14.52265, 14.45964, 14.61717, 14.74322, 14.61717, 13.95566, 14.33362, 14.86928, 14.7117, 14.14463, 14.30212, 14.74322, 14.96385, 15.05842, 14.86928, 14.7117, 14.96385, 15.40531, 15.37376, 15.24761, 15.08995, 14.17613, 14.05014, 13.86118, 13.92416, 13.92416, 13.82968, 13.89267, 13.95566, 13.95566, 13.92416, 13.86118, 13.67222, 13.54626, 13.35732, 13.26284, 13.19986, 13.16837 ; 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 ; }