netcdf A0107.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.7711, 0.03433, -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:44:00: Modified [lon,lat] to [-70.566368,42.522900].\n", "Sat Oct 11 13:16:36 2003: ncrcat -d time,2452924.49, pre/A0107.aanderaa.realtime.nc post/A0107.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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0107" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2452946.00000579 ; :starting_julian_day_string = "2003-11-02 00:00:00" ; :ending_julian_day_number = 2452952.95833912 ; :ending_julian_day_string = "2003-11-08 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 28-Aug-2003 14:42:16\n", "AANCM_Temperature_1.5: 28-Aug-2003 14:42:16" ; data: lat = 42.5228996276855 ; lon = -70.5663681030273 ; depth = 2 ; time = 2452946, 2452946.04166667, 2452946.08333333, 2452946.125, 2452946.16666667, 2452946.20833333, 2452946.25, 2452946.29166667, 2452946.33333333, 2452946.375, 2452946.41666667, 2452946.45833333, 2452946.5, 2452946.54166667, 2452946.58333333, 2452946.625, 2452946.66666667, 2452946.70833333, 2452946.75, 2452946.79166667, 2452946.83333333, 2452946.875, 2452946.91666667, 2452946.95833333, 2452947, 2452947.04166667, 2452947.08333333, 2452947.125, 2452947.16666667, 2452947.20833333, 2452947.25, 2452947.29166667, 2452947.33333333, 2452947.375, 2452947.41666667, 2452947.45833333, 2452947.5, 2452947.54166667, 2452947.58333333, 2452947.625, 2452947.66666667, 2452947.70833333, 2452947.75, 2452947.79166667, 2452947.83333333, 2452947.875, 2452947.91666667, 2452947.95833333, 2452948, 2452948.04166667, 2452948.08333333, 2452948.125, 2452948.16666667, 2452948.20833333, 2452948.25, 2452948.29166667, 2452948.33333333, 2452948.375, 2452948.41666667, 2452948.45833333, 2452948.5, 2452948.54166667, 2452948.58333333, 2452948.625, 2452948.66666667, 2452948.70833333, 2452948.75, 2452948.79166667, 2452948.83333333, 2452948.875, 2452948.91666667, 2452948.95833333, 2452949, 2452949.04166667, 2452949.08333333, 2452949.125, 2452949.16666667, 2452949.20833333, 2452949.25, 2452949.29166667, 2452949.33333333, 2452949.375, 2452949.41666667, 2452949.45833333, 2452949.5, 2452949.54166667, 2452949.58333333, 2452949.625, 2452949.66666667, 2452949.70833333, 2452949.75, 2452949.79166667, 2452949.83333333, 2452949.875, 2452949.91666667, 2452949.95833333, 2452950, 2452950.04166667, 2452950.08333333, 2452950.125, 2452950.16666667, 2452950.20833333, 2452950.25, 2452950.29166667, 2452950.33333333, 2452950.375, 2452950.41666667, 2452950.45833333, 2452950.5, 2452950.54166667, 2452950.58333333, 2452950.625, 2452950.66666667, 2452950.70833333, 2452950.75, 2452950.79166667, 2452950.83333333, 2452950.875, 2452950.91666667, 2452950.95833333, 2452951, 2452951.04166667, 2452951.08333333, 2452951.125, 2452951.16666667, 2452951.20833333, 2452951.25, 2452951.29166667, 2452951.33333333, 2452951.375, 2452951.41666667, 2452951.45833333, 2452951.5, 2452951.54166667, 2452951.58333333, 2452951.625, 2452951.66666667, 2452951.70833333, 2452951.75, 2452951.79166667, 2452951.83333333, 2452951.875, 2452951.91666667, 2452951.95833333, 2452952, 2452952.04166667, 2452952.08333333, 2452952.125, 2452952.16666667, 2452952.20833333, 2452952.25, 2452952.29166667, 2452952.33333333, 2452952.375, 2452952.41666667, 2452952.45833333, 2452952.5, 2452952.54166667, 2452952.58333333, 2452952.625, 2452952.66666667, 2452952.70833333, 2452952.75, 2452952.79166667, 2452952.83333333, 2452952.875, 2452952.91666667, 2452952.95833333 ; current_speed = 8.799, 15.8382, 15.2516, 16.7181, 7.9191, 2.0531, 4.1062, 12.0253, 9.0923, 4.3995, 2.933, 1.4665, 3.2263, 7.3325, 4.9861, 9.3856, 9.3856, 10.2655, 9.3856, 12.0253, 7.0392, 4.1062, 2.933, 3.5196, 5.2794, 12.9052, 16.7181, 17.8913, 13.1985, 7.0392, 3.2263, 12.3186, 12.9052, 11.1454, 10.2655, 4.9861, 11.4387, 12.0253, 15.2516, 16.4248, 20.531, 18.7712, 10.5588, 9.9722, 13.4918, 15.5449, 27.5702, 21.4109, 15.5449, 9.0923, 4.9861, 5.2794, 12.9052, 12.3186, 7.9191, 5.866, 5.5727, 1.7598, 9.3856, 9.0923, 13.1985, 16.4248, 11.1454, 9.9722, 4.1062, 4.6928, 1.1732, 2.0531, 20.2377, 15.2516, 11.4387, 14.3717, 15.5449, 9.0923, 9.9722, 9.0923, 12.9052, 14.665, 12.6119, 9.0923, 3.8129, 10.8521, 14.3717, 16.4248, 11.732, 12.9052, 9.9722, 1.4665, 6.7459, 7.0392, 3.5196, 3.5196, 8.5057, 14.3717, 16.4248, 15.8382, 13.1985, 8.799, 3.5196, 9.6789, 12.0253, 18.1846, 18.4779, 10.8521, 13.7851, 22.8774, 24.0506, 24.6372, 16.4248, 29.9166, 33.1429, 26.9836, 28.4501, 33.7295, 33.4362, 36.6625, 48.6878, 52.5007, 47.8079, 44.2883, 37.2491, 32.5563, 25.2238, 19.3578, 17.598, 14.665, 13.1985, 10.8521, 19.6511, 31.0898, 31.9697, 33.4362, 34.3161, 42.2352, 41.9419, 29.6233, 26.397, 29.0367, 31.3831, 43.4084, 48.1012, 51.9141, 50.7409, 48.6878, 33.1429, 26.6903, 17.3047, 24.3439, 29.0367, 35.196, 40.1821, 39.3022, 34.9027, 23.464, 31.3831, 29.6233, 33.1429, 37.5424, 39.8888, 41.062, 29.33, 26.9836, 22.8774, 5.5727, 6.7459, 11.1454, 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 = 103.2091, 104.6155, 78.5971, 82.4647, 85.2775, 348.5875, 320.1463, 316.6303, 305.3791, 288.5023, 314.5207, 48.3595, 71.2135, 97.2319, 77.1907, 58.2043, 332.8039, 306.4339, 300.4567, 280.0639, 296.2375, 268.4611, 254.0455, 155.9491, 91.6063, 94.7707, 79.6519, 81.7615, 101.0995, 104.2639, 255.8035, 287.7991, 282.5251, 294.8311, 273.7351, 348.2359, 30.4279, 53.9851, 58.2043, 76.8391, 82.8163, 90.9031, 113.4055, 165.4423, 207.9859, 212.9083, 223.8079, 232.5979, 229.4335, 239.6299, 284.2831, 343.7035, 32.5375, 27.6151, 357.7291, 337.3747, 330.3427, 330.6943, 252.6391, 211.1503, 212.2051, 232.2463, 237.8719, 230.8399, 288.1507, 290.6119, 308.5435, 338.7811, 301.1599, 295.5343, 265.2967, 290.6119, 350.3455, 3.3547, 30.4279, 83.5195, 70.1587, 84.5743, 81.0583, 133.0951, 252.6391, 250.1779, 250.1779, 257.5615, 266.7031, 258.9679, 288.8539, 349.6423, 84.2227, 101.4511, 129.2275, 176.6935, 217.4791, 249.8263, 241.0363, 238.9267, 262.4839, 250.5295, 52.9303, 64.1815, 77.5423, 83.1679, 88.4419, 194.6251, 252.6391, 263.1871, 266.3515, 279.0091, 256.5067, 247.0135, 239.9815, 231.8947, 235.0591, 252.9907, 255.8035, 264.9451, 269.1643, 277.2511, 290.9635, 294.8311, 298.3471, 309.9499, 343.0003, 358.7839, 46.6015, 85.9807, 120.7891, 159.8167, 212.9083, 230.8399, 231.8947, 241.3879, 249.1231, 230.4883, 229.7851, 225.5659, 213.9631, 223.8079, 240.6847, 269.5159, 273.7351, 282.5251, 287.4475, 293.7763, 330.3427, 349.9939, 44.8435, 80.3551, 99.3415, 113.0539, 130.2823, 147.8623, 151.7299, 177.7483, 198.1411, 209.7439, 219.5887, 219.9403, 216.7759, 207.2827, 207.6343, 192.1639, 181.9675, 162.6295, 167.9035, 195.6799, 229.0819, 250.1779 ; 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 = 8.566201, 15.32569, 14.95055, 16.57373, 7.892216, -0.4062493, -2.631374, -8.257812, -7.413307, -4.172094, -2.091221, 1.095957, 3.05442, 7.274168, 4.862013, 7.977124, -4.28957, -8.259031, -8.090505, -11.84027, -6.313946, -4.104719, -2.820022, 1.434406, 5.277326, 12.86049, 16.44617, 17.70667, 12.95161, 6.82219, -3.12777, -11.72896, -12.59807, -10.115, -10.2437, -1.016579, 5.793172, 9.726833, 12.96283, 15.99339, 20.36984, 18.76887, 9.689985, 2.506561, -6.331085, -8.445483, -19.08527, -17.00866, -11.80871, -7.844633, -4.831973, -1.481442, 6.941081, 5.710035, -0.3137888, -2.256667, -2.757434, -0.8613679, -8.958032, -4.703309, -7.034162, -12.98627, -9.438607, -7.732289, -3.901877, -4.392397, -0.9176012, -0.7430828, -17.31794, -13.76194, -11.40018, -13.45172, -2.606982, 0.5320551, 5.050457, 9.034204, 12.1391, 14.5993, 12.45863, 6.639386, -3.6392, -10.20911, -13.52018, -16.03927, -11.71258, -12.66671, -9.437148, -0.2636664, 6.711635, 6.899081, 2.726427, 0.203001, -5.17548, -13.49002, -14.3705, -13.56554, -13.0851, -8.295814, 2.808299, 8.712735, 11.74217, 18.05547, 18.47107, -2.740082, -13.15711, -22.71586, -24.00185, -24.33326, -15.97143, -27.54113, -28.69724, -21.2328, -23.32178, -32.25408, -32.41507, -36.51991, -48.68262, -52.08083, -44.64342, -40.19383, -32.78246, -24.95786, -7.374599, -0.4108375, 12.78658, 14.62893, 11.33827, 3.744242, -10.67637, -24.10655, -25.15625, -29.35303, -32.06319, -32.58423, -32.02802, -21.1527, -14.74692, -20.10044, -27.36414, -43.40685, -47.99903, -50.6786, -48.40642, -44.5555, -16.39948, -4.63752, 12.2028, 23.9998, 28.65163, 32.38514, 30.65364, 20.90704, 16.53092, 0.921888, -9.771385, -14.69683, -21.12104, -24.10181, -23.8809, -18.82205, -13.60403, -5.685685, -0.7854407, 1.663726, 1.413663, -3.012186, -6.427303, -10.48504 ; 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 = -2.01062, -3.996471, 3.015347, 2.192361, 0.6519786, 2.012506, 3.152261, 8.741647, 5.264294, 1.396149, 2.056523, 0.9744227, 1.039006, -0.9230561, 1.105452, 4.945198, 8.347999, 6.096629, 4.757439, 2.101378, 3.111981, -0.1102746, -0.8062052, -3.214041, -0.1479898, -1.073303, 3.003041, 2.563716, -2.540888, -1.734377, -0.7912441, 3.765554, 2.798716, 4.680452, 0.6687319, 4.881369, 9.863215, 7.070824, 8.035946, 3.739704, 2.567422, -0.2958607, -4.194335, -9.652042, -11.91411, -13.05058, -19.89644, -13.00509, -10.10932, -4.596918, 1.230137, 5.067286, 10.87959, 10.91528, 7.912881, 5.414555, 4.842679, 1.534582, -2.800565, -7.781311, -11.16785, -10.05639, -5.927279, -6.297339, 1.279153, 1.652035, 0.7310311, 1.913909, 10.47156, 6.574223, -0.9379267, 5.059357, 15.32474, 9.076719, 8.598701, 1.026203, 4.380232, 1.386647, 1.96026, -6.211962, -1.137729, -3.679956, -4.873455, -3.537763, -0.6747075, -2.469525, 3.222577, 1.442603, 0.6790566, -1.397503, -2.225799, -3.513741, -6.749914, -4.95633, -7.953798, -8.174638, -1.726427, -2.932896, 2.121566, 4.215372, 2.594083, 2.163245, 0.5024256, -10.50048, -4.113329, -2.713889, -1.530467, 3.857972, -3.832426, -11.68286, -16.58072, -16.65181, -16.29426, -9.866787, -8.200167, -3.230342, -0.7101213, 6.626534, 17.10438, 18.59864, 17.68631, 20.90497, 24.12168, 19.35344, 12.09103, 1.027907, -6.756041, -10.18571, -16.49791, -19.63288, -19.72878, -16.01184, -12.22893, -26.87155, -27.08005, -20.73893, -21.89361, -20.95476, -15.36565, -0.3667592, 3.133487, 11.25847, 15.21373, 19.6293, 28.8012, 26.28432, 12.26965, 4.07861, -4.713196, -13.78264, -25.9799, -33.28001, -30.73967, -23.44588, -29.82313, -25.72048, -25.54121, -28.78428, -31.95026, -36.49409, -25.98421, -26.37779, -22.86391, -5.318552, -6.596114, -10.73064, -5.57106, -3.779414 ; 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 = 10.96454, 10.83785, 10.77449, 10.80617, 10.77449, 10.77449, 10.80617, 10.93287, 10.9012, 10.9012, 10.86952, 10.83785, 10.83785, 10.86952, 10.86952, 10.86952, 10.9012, 10.96454, 10.93287, 10.86952, 10.83785, 10.80617, 10.80617, 10.80617, 10.86952, 10.9012, 10.96454, 10.96454, 10.96454, 10.93287, 10.93287, 10.93287, 10.93287, 10.9012, 10.9012, 10.9012, 10.9012, 10.9012, 10.93287, 10.93287, 10.93287, 11.09119, 10.96454, 10.96454, 10.96454, 11.05953, 11.05953, 11.02787, 10.99621, 10.99621, 10.96454, 10.96454, 10.99621, 10.93287, 10.86952, 10.86952, 10.83785, 10.80617, 10.83785, 10.83785, 10.80617, 10.77449, 10.77449, 10.7428, 10.71112, 10.71112, 10.64774, 10.61605, 10.64774, 10.61605, 10.61605, 10.83785, 11.02787, 11.15451, 11.21782, 11.21782, 11.18616, 11.15451, 11.12285, 11.09119, 11.05953, 11.05953, 11.05953, 11.09119, 11.09119, 11.09119, 11.09119, 11.12285, 11.12285, 11.15451, 11.12285, 11.12285, 11.12285, 11.15451, 11.15451, 11.12285, 11.12285, 11.05953, 11.05953, 11.09119, 11.12285, 11.15451, 11.15451, 10.83785, 10.58435, 10.45754, 10.55265, 10.71112, 10.83785, 9.981602, 10.10858, 10.17206, 10.20379, 10.20379, 10.20379, 10.20379, 10.20379, 10.17206, 10.14032, 10.10858, 10.10858, 10.14032, 10.3624, 10.39412, 10.67943, 10.64774, 10.67943, 10.58435, 10.45754, 10.20379, 10.07684, 9.981602, 10.01335, 9.981602, 10.07684, 10.10858, 10.20379, 10.23552, 10.26724, 10.39412, 10.29897, 10.29897, 10.26724, 10.20379, 10.14032, 10.17206, 10.48925, 10.64774, 10.67943, 10.67943, 10.61605, 10.48925, 10.29897, 10.33069, 10.20379, 10.07684, 10.01335, 10.01335, 10.01335, 10.01335, 10.01335, 10.07684, 10.10858, 10.07684, 10.07684, 10.07684, 10.07684, 10.07684 ; 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 ; }