netcdf E0115.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.7353, 0.03429, -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 = "Sat Jun 4 00:55:06 2005: /usr/local/nco/bin/ncrcat -d time,2453372.04237269,2453525.45833333 E0115.aanderaa.realtime.nc E0115.aanderaa.realtime.nc.new\n", "01-Jun-2005 14:37:35: Modified [lon,lat] to [-69.356163,43.714746].\n", "Wed Jun 1 01:37:11 2005: /usr/local/nco/bin/ncrcat -d time,2453523.0035,2453524.12 E0115.aanderaa.realtime.nc E0115.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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0115" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453583.00000579 ; :starting_julian_day_string = "2005-07-31 00:00:00" ; :ending_julian_day_number = 2453589.95833912 ; :ending_julian_day_string = "2005-08-06 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2005 14:44:39\n", "AANCM_Temperature_1.5: 12-May-2005 14:44:39" ; :longitude = -69.3561630249023 ; :latitude = 43.7147464752197 ; data: lat = 43.7147464752197 ; lon = -69.3561630249023 ; depth = 2 ; time = 2453583, 2453583.04166667, 2453583.08333333, 2453583.125, 2453583.16666667, 2453583.20833333, 2453583.25, 2453583.29166667, 2453583.33333333, 2453583.375, 2453583.41666667, 2453583.45833333, 2453583.5, 2453583.54166667, 2453583.58333333, 2453583.625, 2453583.66666667, 2453583.70833333, 2453583.75, 2453583.79166667, 2453583.83333333, 2453583.875, 2453583.91666667, 2453583.95833333, 2453584, 2453584.04166667, 2453584.08333333, 2453584.125, 2453584.16666667, 2453584.20833333, 2453584.25, 2453584.29166667, 2453584.33333333, 2453584.375, 2453584.41666667, 2453584.45833333, 2453584.5, 2453584.54166667, 2453584.58333333, 2453584.625, 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.83333333, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333, 2453587.625, 2453587.66666667, 2453587.70833333, 2453587.75, 2453587.79166667, 2453587.83333333, 2453587.875, 2453587.91666667, 2453587.95833333, 2453588, 2453588.04166667, 2453588.08333333, 2453588.125, 2453588.16666667, 2453588.20833333, 2453588.25, 2453588.29166667, 2453588.33333333, 2453588.375, 2453588.41666667, 2453588.45833333, 2453588.5, 2453588.54166667, 2453588.58333333, 2453588.625, 2453588.66666667, 2453588.70833333, 2453588.75, 2453588.79166667, 2453588.83333333, 2453588.875, 2453588.91666667, 2453588.95833333, 2453589, 2453589.04166667, 2453589.08333333, 2453589.125, 2453589.16666667, 2453589.20833333, 2453589.25, 2453589.29166667, 2453589.33333333, 2453589.375, 2453589.41666667, 2453589.45833333, 2453589.5, 2453589.54166667, 2453589.58333333, 2453589.625, 2453589.66666667, 2453589.70833333, 2453589.75, 2453589.79166667, 2453589.83333333, 2453589.875, 2453589.91666667, 2453589.95833333 ; current_speed = 12.9052, 9.0923, 6.1593, 8.5057, 12.0253, 11.732, 14.0784, 16.1315, 17.3047, 16.7181, 19.0645, 21.1176, 27.5702, 24.9305, 33.1429, 27.8635, 24.3439, 18.7712, 13.4918, 9.3856, 6.4526, 11.4387, 14.9583, 15.8382, 26.9836, 27.2769, 23.1707, 15.5449, 8.2124, 5.2794, 4.6928, 10.5588, 14.9583, 13.7851, 15.2516, 19.3578, 15.8382, 15.5449, 21.4109, 16.1315, 8.5057, 18.1846, 20.2377, 19.6511, 15.8382, 23.1707, 24.6372, 21.4109, 24.0506, 26.9836, 27.8635, 21.4109, 13.4918, 12.0253, 7.0392, 5.2794, 4.6928, 9.3856, 7.6258, 14.3717, 19.3578, 23.7573, 27.8635, 27.8635, 28.4501, 22.8774, 21.4109, 24.3439, 22.8774, 14.3717, 13.1985, 9.9722, 14.665, 16.1315, 17.8913, 20.8243, 26.6903, 27.2769, 20.8243, 25.8104, 22.2908, 29.6233, 29.6233, 22.8774, 26.397, 26.9836, 20.2377, 14.0784, 14.0784, 4.9861, 10.5588, 9.6789, 4.1062, 5.5727, 13.1985, 9.9722, 14.0784, 24.9305, 31.3831, 34.0228, 31.3831, 29.0367, 25.5171, 21.7042, 24.9305, 17.3047, 20.2377, 16.7181, 11.1454, 14.3717, 18.7712, 21.1176, 18.7712, 9.9722, 9.0923, 6.7459, 7.0392, 5.5727, 2.0531, 3.2263, 7.3325, 10.8521, 21.7042, 24.0506, 22.5841, 21.1176, 9.0923, 5.2794, 6.1593, 8.5057, 11.732, 7.9191, 4.9861, 6.7459, 10.2655, 19.6511, 18.7712, 15.5449, 8.799, 4.1062, 4.1062, 4.6928, 7.0392, 7.3325, 8.799, 17.3047, 21.7042, 25.5171, 28.7434, 31.3831, 38.7156, 25.2238, 19.9444, 18.7712, 13.1985, 10.5588, 9.9722, 10.2655, 8.799, 20.531, 26.1037, 29.0367, 31.9697, 29.0367, 19.0645, 11.4387, 11.4387, 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 = 255.8416, 263.9284, 240.3712, 199.5856, 190.0924, 229.4716, 256.1932, 268.8508, 286.0792, 269.9056, 265.3348, 245.2936, 254.7868, 267.0928, 283.2664, 292.408, 300.1432, 284.3212, 305.7688, 301.9012, 286.0792, 267.4444, 262.1704, 267.0928, 260.0608, 268.1476, 279.3988, 298.7368, 252.6772, 196.7728, 203.8048, 205.9144, 181.3024, 208.3756, 268.1476, 259.3576, 275.8828, 309.6364, 340.9288, 26.95, 60.7036, 113.7952, 122.5852, 141.5716, 159.8548, 189.3892, 201.3436, 216.814, 237.2068, 256.5448, 268.4992, 272.3668, 286.4308, 332.842, 333.5452, 354.9544, 158.4484, 189.7408, 207.3208, 218.2204, 230.1748, 253.0288, 270.9604, 267.4444, 254.0836, 263.2252, 314.2072, 356.0092, 19.918, 52.2652, 92.3476, 127.5076, 178.138, 206.9692, 224.5492, 227.7136, 221.7364, 227.0104, 223.4944, 236.152, 276.2344, 283.9696, 291.3532, 305.0656, 303.6592, 317.7232, 333.5452, 321.2392, 321.5908, 219.9784, 199.234, 196.7728, 161.2612, 178.138, 178.8412, 179.896, 219.6268, 231.5812, 243.5356, 240.0196, 236.152, 238.6132, 241.426, 256.8964, 300.4948, 294.5176, 328.2712, 339.5224, 324.7552, 273.7732, 274.4764, 268.4992, 295.5724, 299.0884, 273.7732, 289.2436, 20.2696, 348.274, 305.4172, 255.1384, 280.8052, 259.3576, 237.91, 264.28, 295.924, 318.778, 313.504, 10.7764, 93.754, 41.7172, 60.0004, 83.206, 183.7636, 231.2296, 256.5448, 240.3712, 242.1292, 259.006, 223.846, 169.348, 176.7316, 58.9456, 92.3476, 169.348, 173.9188, 212.2432, 225.604, 232.636, 241.426, 249.1612, 263.9284, 273.7732, 265.6864, 270.9604, 278.344, 283.2664, 283.9696, 285.376, 240.7228, 251.974, 251.6224, 250.5676, 255.1384, 273.07, 274.1248, 286.4308, 348.9772, 28.3564 ; 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 = -12.51318, -9.041297, -5.35395, -2.851237, -2.107267, -8.917305, -13.67162, -16.12826, -16.62774, -16.71808, -19.00134, -19.18453, -26.60403, -24.89841, -32.25843, -25.75961, -21.05195, -18.18787, -10.94701, -7.968005, -6.200173, -11.42732, -14.81885, -15.81782, -26.57862, -27.26265, -22.85965, -13.63035, -7.839905, -1.523515, -1.894117, -4.61449, -0.3399903, -6.551363, -15.24363, -19.02483, -15.75479, -11.97125, -6.995859, 7.311002, 7.417821, 16.63879, 17.05211, 12.21387, 5.454683, -3.780068, -8.966958, -12.82982, -20.21768, -26.24296, -27.85394, -21.39264, -12.94082, -5.488898, -3.135905, -0.4643156, 1.723848, -1.587961, -3.50003, -8.891601, -14.86683, -22.72271, -27.85958, -27.83579, -27.3594, -22.71766, -15.34783, -1.694245, 7.793757, 11.36589, 13.18742, 7.910673, 0.4764997, -7.31582, -12.55113, -15.40563, -17.76785, -19.95244, -14.33303, -21.436, -22.15897, -28.74716, -27.58977, -18.72503, -21.97152, -18.15222, -9.015727, -8.814071, -8.746538, -3.203563, -3.478354, -2.793111, 1.319135, 0.1810699, 0.2669198, 0.01810095, -8.978983, -19.53279, -28.09451, -29.47043, -26.06423, -24.78778, -22.40912, -21.13906, -21.48199, -15.7444, -10.64299, -5.84868, -6.431688, -14.34055, -18.71394, -21.11036, -16.93238, -8.714413, -9.072591, -6.368979, 2.438646, -1.132549, -1.673182, -3.118374, -7.202497, -10.66543, -18.38812, -23.93085, -20.31157, -13.91604, -6.594884, 0.9871248, 6.146084, 5.660156, 10.16025, 7.863492, -0.3272875, -5.259519, -9.983734, -17.08165, -16.59381, -15.25961, -6.095264, 0.7590038, 0.2341085, 4.020218, 7.033292, 1.355364, 0.9321467, -9.232302, -15.50812, -20.28089, -25.24246, -29.33017, -38.49842, -25.16912, -19.8879, -18.76856, -13.05879, -10.27702, -9.677261, -9.898063, -7.67505, -19.52326, -24.77239, -27.38261, -30.90026, -28.99503, -19.01512, -10.97157, -2.187075, 5.29356 ; 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 = -3.156657, -0.9617034, -3.045028, -8.013575, -11.83923, -7.623745, -3.359792, -0.323533, 4.792811, -0.02754457, -1.550576, -8.826492, -7.234737, -1.264436, 7.605599, 10.62155, 12.2246, 4.643198, 7.886172, 4.959877, 1.78715, -0.5100384, -2.03773, -0.8032888, -4.657452, -0.8817216, 3.783898, 7.473783, -2.445281, -5.054796, -4.293564, -9.497091, -14.95444, -12.12883, -0.4930056, -3.574973, 1.623319, 9.9163, 20.23573, 14.37966, 4.162074, -7.336916, -10.89908, -15.39439, -14.86926, -22.86028, -22.94745, -17.14124, -13.02601, -6.278679, -0.7297703, 0.8841996, 3.816252, 10.69952, 6.302098, 5.258943, -4.364713, -9.25029, -6.775147, -11.29093, -12.39766, -6.934542, 0.4670301, -1.242401, -7.801999, -2.698783, 14.92886, 24.28487, 21.5089, 8.795588, -0.5406355, -6.07174, -14.65726, -14.37721, -12.75021, -14.01136, -19.91671, -18.59918, -15.10681, -14.37618, 2.420696, 7.151273, 10.78632, 13.14338, 14.63059, 19.96526, 18.11853, 10.97786, 11.03175, -3.820782, -9.969419, -9.267127, -3.888542, -5.569757, -13.1958, -9.972183, -10.8434, -15.49193, -13.98562, -17.00132, -17.48012, -15.12269, -12.20466, -4.920613, 12.65124, 7.180979, 17.21311, 15.66167, 9.102381, 0.945761, 1.465063, -0.5530891, 8.102612, 4.84807, 0.5983385, 2.223349, 6.603282, 5.456401, 1.189824, -0.8274978, 1.374627, -2.004152, -11.53037, -2.397053, 9.873284, 15.88385, 6.259187, 5.186295, -0.4032666, 6.348981, 5.865929, 0.9368294, -4.975347, -4.22429, -2.388628, -9.715089, -8.775148, -2.964509, -6.345877, -4.035442, -4.099521, 2.420789, -0.2883389, -7.206146, -8.749486, -14.63616, -15.18455, -15.48573, -13.74778, -11.16422, -4.094995, 1.659907, -1.500126, 0.3146308, 1.915314, 2.423023, 2.407359, 2.72192, -4.303022, -6.353288, -8.229923, -9.660349, -8.199751, 1.555089, 1.371294, 3.235518, 11.22767, 9.808066 ; 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 = 14.93134, 15.15239, 15.18397, 15.24714, 15.24714, 15.4051, 15.18397, 15.24714, 14.96292, 14.99449, 14.14238, 13.98465, 14.80507, 14.64724, 14.7735, 14.99449, 14.89977, 15.05765, 15.18397, 15.18397, 15.15239, 15.05765, 15.08923, 14.521, 13.06993, 14.74193, 14.8682, 14.96292, 14.93134, 14.93134, 14.93134, 14.89977, 14.36323, 13.29073, 14.64724, 14.64724, 14.83663, 14.61568, 14.6788, 14.71037, 14.80507, 14.89977, 15.15239, 15.18397, 15.31032, 15.31032, 15.24714, 15.34191, 15.24714, 15.15239, 15.05765, 14.99449, 14.96292, 14.64724, 14.39478, 14.42634, 14.42634, 14.39478, 14.521, 14.58412, 14.45789, 14.61568, 14.48945, 14.39478, 14.23702, 14.48945, 14.83663, 15.84764, 15.12081, 14.8682, 14.89977, 15.5315, 15.59471, 15.4051, 15.24714, 15.18397, 14.74193, 14.89977, 14.96292, 14.71037, 14.71037, 15.08923, 15.21556, 14.93134, 15.12081, 15.4051, 15.21556, 15.24714, 15.12081, 15.4999, 15.31032, 15.5315, 16.2906, 15.97415, 15.65793, 16.2906, 16.03742, 16.00579, 16.03742, 16.32226, 16.22729, 15.91089, 16.00579, 15.65793, 15.91089, 15.24714, 15.05765, 15.02607, 14.99449, 14.96292, 14.7735, 14.6788, 14.8682, 14.99449, 15.12081, 15.15239, 16.00579, 15.56311, 15.31032, 15.27873, 15.24714, 15.12081, 15.15239, 15.65793, 15.91089, 15.87926, 15.4683, 15.4999, 15.62632, 15.59471, 15.56311, 15.4683, 15.5315, 15.4051, 15.4051, 15.4367, 15.65793, 15.84764, 16.03742, 16.2906, 16.35392, 16.22729, 16.35392, 16.32226, 16.2906, 16.35392, 16.2906, 16.35392, 16.32226, 16.54395, 16.51227, 16.41725, 16.2906, 16.16399, 16.22729, 16.25895, 16.38559, 16.38559, 16.51227, 16.79747, 16.86089, 16.73408, 16.79747, 17.27337, 17.36865, 17.40041, 16.95603, 17.14639 ; 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 ; }