netcdf M0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 155 ; 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., 300. ; 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., 300. ; 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., 300. ; 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.7217, 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 = "10-Apr-2005 12:41:09: Modified [lon,lat] to [-67.879300,43.486600].\n", "09-Feb-2005 14:57:01: All parameters marked as non-functional as of julian day 2453411.583333 (2005-02-09 14:00:00)\n", "25-Jan-2005 13:24:28: Parameter temperature marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:23: Parameter current_v marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:20: Parameter current_u marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:16: Parameter current_direction marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:12: Parameter current_speed marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.aanderaa.realtime.nc M0106.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 = "AANCM970" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453492.00000579 ; :starting_julian_day_string = "2005-05-01 00:00:00" ; :ending_julian_day_number = 2453498.41667244 ; :ending_julian_day_string = "2005-05-07 10:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 30-Aug-2004 11:34:30\n", "AANCM_Temperature_1.5: 30-Aug-2004 11:34:30" ; :longitude = -67.8793 ; :latitude = 43.4866 ; data: lat = 43.4866 ; lon = -67.8793 ; depth = 2 ; time = 2453492, 2453492.04166667, 2453492.08333333, 2453492.125, 2453492.16666667, 2453492.20833333, 2453492.25, 2453492.29166667, 2453492.33333333, 2453492.375, 2453492.41666667, 2453492.45833333, 2453492.5, 2453492.54166667, 2453492.58333333, 2453492.625, 2453492.66666667, 2453492.70833333, 2453492.75, 2453492.79166667, 2453492.83333333, 2453492.875, 2453492.91666667, 2453492.95833333, 2453493, 2453493.04166667, 2453493.08333333, 2453493.125, 2453493.16666667, 2453493.20833333, 2453493.25, 2453493.29166667, 2453493.33333333, 2453493.375, 2453493.41666667, 2453493.45833333, 2453493.5, 2453493.54166667, 2453493.58333333, 2453493.625, 2453493.66666667, 2453493.70833333, 2453493.75, 2453493.79166667, 2453493.83333333, 2453493.875, 2453493.91666667, 2453493.95833333, 2453494, 2453494.04166667, 2453494.08333333, 2453494.125, 2453494.16666667, 2453494.20833333, 2453494.25, 2453494.29166667, 2453494.33333333, 2453494.375, 2453494.41666667, 2453494.45833333, 2453494.5, 2453494.54166667, 2453494.58333333, 2453494.625, 2453494.66666667, 2453494.70833333, 2453494.75, 2453494.79166667, 2453494.83333333, 2453494.875, 2453494.91666667, 2453494.95833333, 2453495, 2453495.04166667, 2453495.08333333, 2453495.125, 2453495.16666667, 2453495.20833333, 2453495.25, 2453495.29166667, 2453495.33333333, 2453495.375, 2453495.41666667, 2453495.45833333, 2453495.5, 2453495.54166667, 2453495.58333333, 2453495.625, 2453495.66666667, 2453495.70833333, 2453495.75, 2453495.79166667, 2453495.83333333, 2453495.875, 2453495.91666667, 2453495.95833333, 2453496, 2453496.04166667, 2453496.08333333, 2453496.125, 2453496.16666667, 2453496.20833333, 2453496.25, 2453496.29166667, 2453496.33333333, 2453496.375, 2453496.41666667, 2453496.45833333, 2453496.5, 2453496.54166667, 2453496.58333333, 2453496.625, 2453496.66666667, 2453496.70833333, 2453496.75, 2453496.79166667, 2453496.83333333, 2453496.875, 2453496.91666667, 2453496.95833333, 2453497, 2453497.04166667, 2453497.08333333, 2453497.125, 2453497.16666667, 2453497.20833333, 2453497.25, 2453497.29166667, 2453497.33333333, 2453497.375, 2453497.41666667, 2453497.45833333, 2453497.5, 2453497.54166667, 2453497.58333333, 2453497.625, 2453497.66666667, 2453497.70833333, 2453497.75, 2453497.79166667, 2453497.83333333, 2453497.875, 2453497.91666667, 2453497.95833333, 2453498, 2453498.04166667, 2453498.08333333, 2453498.125, 2453498.16666667, 2453498.20833333, 2453498.25, 2453498.29166667, 2453498.33333333, 2453498.375, 2453498.41666667 ; current_speed = 15.8382, 19.0645, 19.3578, 26.6903, 35.7826, 42.8218, 36.6625, 36.3692, 18.4779, 7.0392, 12.9052, 24.9305, 22.2908, 25.2238, 14.9583, 11.4387, 13.1985, 24.3439, 31.0898, 28.1568, 21.7042, 16.4248, 10.8521, 10.5588, 25.8104, 29.0367, 26.6903, 21.7042, 16.7181, 5.5727, 10.8521, 19.6511, 17.598, 5.5727, 7.9191, 6.1593, 27.8635, 14.665, 23.1707, 17.8913, 17.3047, 20.8243, 23.1707, 25.5171, 31.6764, 27.2769, 22.5841, 21.1176, 18.1846, 26.397, 38.4223, 29.0367, 21.4109, 20.531, 16.7181, 20.531, 23.7573, 24.0506, 13.7851, 4.9861, 7.0392, 18.1846, 24.9305, 29.0367, 14.9583, 24.0506, 21.1176, 20.2377, 29.6233, 32.263, 26.9836, 20.2377, 18.1846, 19.9444, 31.3831, 43.4084, 31.0898, 24.9305, 14.9583, 12.0253, 15.8382, 20.8243, 26.397, 10.2655, 4.9861, 3.8129, 25.5171, 27.5702, 32.263, 21.4109, 10.5588, 6.1593, 22.5841, 35.4893, 36.9558, 39.3022, 33.4362, 23.1707, 24.9305, 34.6094, 41.062, 42.8218, 30.5032, 19.9444, 2.3464, 12.9052, 21.4109, 25.2238, 25.2238, 10.8521, 14.3717, 28.4501, 32.5563, 27.5702, 24.3439, 19.0645, 9.0923, 14.665, 18.7712, 40.7687, 37.5424, 28.7434, 21.7042, 33.4362, 43.995, 46.3414, 45.1682, 35.4893, 29.33, 16.4248, 12.3186, 21.9975, 25.2238, 26.9836, 22.2908, 20.2377, 20.8243, 26.6903, 34.0228, 32.8496, 20.531, 22.5841, 6.7459, 19.9444, 26.1037, 20.2377, 7.9191, 5.866, 23.7573, 30.5032, 23.464, 13.4918, 10.2655, 10.8521, 28.7434 ; 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 ; current_direction = 87.2768, 53.5232, 43.6784, 42.272, 29.6144, 21.176, 20.1212, 28.208, 67.5872, 14.4956, 102.7472, 148.1036, 144.236, 141.4232, 133.3364, 85.1672, 34.8884, 25.0436, 8.1668, 9.9248, 24.692, 48.9524, 70.7516, 101.3408, 134.0396, 144.9392, 142.478, 125.9528, 109.4276, 87.98, 18.0116, 5.7056, 7.4636, 42.9752, 174.8252, 148.4552, 168.1448, 157.5968, 143.8844, 115.4048, 76.7288, 78.8384, 67.5872, 31.724, 23.6372, 33.482, 47.1944, 58.4456, 84.8156, 95.7152, 123.4916, 123.14, 109.076, 98.528, 56.336, 29.6144, 15.5504, 5.7056, 19.7696, 65.8292, 101.6924, 152.3228, 157.5968, 165.6836, 147.4004, 100.9892, 77.432, 32.0756, 27.1532, 17.3084, 32.0756, 50.7104, 83.0576, 91.496, 134.0396, 148.8068, 145.6424, 124.5464, 104.1536, 74.6192, 5.7056, 341.8352, 349.532, 6.4088, 92.9024, 118.5692, 174.4736, 172.7156, 155.4872, 178.3412, 144.236, 49.304, 17.66, 2.1896, 12.7376, 20.1212, 36.2948, 71.1032, 95.7152, 130.172, 147.4004, 153.7292, 152.6744, 180.8024, 240.5744, 310.8944, 327.4196, 349.1804, 1.4864, 355.1576, 20.1212, 150.9164, 172.0124, 151.9712, 132.9848, 141.7748, 91.1444, 15.902, 1.4864, 8.5184, 16.9568, 55.6328, 60.5552, 116.8112, 136.5008, 142.1264, 135.7976, 129.8204, 129.8204, 158.3, 261.6704, 296.1272, 344.258, 343.5548, 0.4316, 91.8476, 119.2724, 151.6196, 136.5008, 119.2724, 112.592, 90.0896, 44.3816, 10.2764, 337.616, 359.3768, 61.2584, 201.8984, 173.7704, 214.9076, 196.976, 181.154, 183.2636, 335.858, 332.342 ; 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 ; current_u = 15.82031, 15.32972, 13.36869, 17.95326, 17.68234, 15.46869, 12.61216, 17.19077, 17.0821, 1.761952, 12.58713, 13.1729, 13.02781, 15.72863, 10.87972, 11.39803, 7.549275, 10.30496, 4.416473, 4.852979, 9.066717, 12.387, 10.24545, 10.35264, 18.55405, 16.68, 16.25616, 17.56957, 15.76621, 5.569237, 3.355573, 1.953653, 2.285915, 3.798808, 0.7142597, 3.222331, 5.72425, 5.589154, 13.65719, 16.1612, 16.84257, 20.43041, 21.42041, 13.41761, 12.70046, 15.04798, 16.56913, 17.99523, 18.11021, 26.26579, 32.04292, 24.31351, 20.23514, 20.304, 13.91452, 10.14561, 6.368998, 2.391039, 4.662654, 4.548963, 6.893135, 8.446559, 9.501562, 7.180089, 8.059007, 23.60959, 20.61159, 10.74698, 13.51922, 9.598722, 14.32931, 15.66307, 18.05127, 19.9376, 22.56004, 22.48232, 17.54572, 20.53444, 14.50422, 11.59461, 1.574586, -6.492002, -4.795974, 1.145851, 4.979704, 3.348642, 2.457409, 3.495751, 13.38581, 0.6197916, 6.171069, 4.669857, 6.851291, 1.355919, 8.14825, 13.52024, 19.79222, 21.92188, 24.80658, 26.44544, 22.12276, 18.95354, 14.00239, -0.2793027, -2.043701, -9.755266, -11.5294, -4.734944, 0.6542969, -0.9160827, 4.943967, 13.82917, 4.523984, 12.95566, 17.8084, 11.79624, 9.090487, 4.018104, 0.4869186, 6.038946, 10.94926, 23.72586, 18.90066, 29.84173, 30.28371, 28.44998, 31.49105, 27.25776, 22.52707, 6.073017, -12.18865, -19.74977, -6.84337, -7.639008, 0.1679115, 20.22718, 18.16514, 12.68652, 23.4194, 28.65487, 18.95553, 22.58407, 4.718311, 3.55802, -9.940607, -0.2201189, 6.943445, -2.187794, 2.577974, -17.4556, -6.85081, -0.2717213, -0.5844125, -4.438503, -13.34248 ; 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 ; current_v = 0.7524874, 11.33379, 14.00009, 19.74975, 31.10835, 39.93027, 34.42488, 32.0499, 7.045197, 6.81512, -2.847529, -21.16612, -18.08745, -19.71929, -10.26559, 0.9636909, 10.8263, 22.05523, 30.77451, 27.73543, 19.71971, 10.78593, 3.57755, -2.076329, -17.94224, -23.76779, -21.1686, -12.74294, -5.560699, 0.1964285, 10.32028, 19.55375, 17.4489, 4.07726, -7.886823, -5.249148, -27.26917, -13.55816, -18.71797, -7.675561, 3.972476, 4.031103, 8.834453, 21.70461, 29.01883, 22.75055, 15.34619, 11.05101, 1.643186, -2.628711, -21.20199, -15.87398, -6.997554, -3.044598, 9.267203, 17.84905, 22.88766, 23.93145, 12.97261, 2.041599, -1.426546, -16.10389, -23.04886, -28.13497, -12.60171, -4.58462, 4.595151, 17.14838, 26.3585, 30.80204, 22.8645, 12.81533, 2.197999, -0.5206916, -21.81613, -37.13266, -25.66561, -14.13742, -3.657637, 3.189507, 15.75974, 19.7865, 25.95766, 10.20135, -0.25247, -1.823404, -25.39849, -27.34768, -29.35509, -21.40193, -8.567739, 4.016144, 21.51979, 35.46339, 36.04632, 36.90347, 26.94898, 7.504169, -2.482672, -22.32598, -34.59293, -38.39883, -27.09941, -19.94244, -1.15277, 8.448607, 18.04161, 24.7754, 25.21531, 10.81336, 13.49455, -24.86287, -32.24044, -24.33653, -16.59778, -14.97678, -0.1815934, 14.1038, 18.76488, 40.31895, 35.91024, 16.22549, 10.66946, -15.08147, -31.91327, -36.58038, -32.38024, -22.72675, -18.78244, -15.26082, -1.784563, 9.686939, 24.27773, 25.87973, 22.29017, -0.652486, -10.1823, -23.48243, -24.67959, -16.06222, -7.887321, -0.03531734, 4.821277, 19.62446, 24.13685, 20.2365, 3.80798, -5.442749, -23.61701, -25.01494, -22.44161, -13.48906, -10.24885, 9.902917, 25.45901 ; 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 ; temperature = 5.166505, 5.231398, 5.29626, 5.361094, 5.425898, 5.425898, 5.458289, 5.458289, 5.490673, 5.490673, 5.52305, 5.52305, 5.555419, 5.587782, 5.587782, 5.587782, 5.587782, 5.652485, 5.717161, 5.717161, 5.717161, 5.717161, 5.717161, 5.717161, 5.717161, 5.749488, 5.717161, 5.684827, 5.684827, 5.684827, 5.684827, 5.684827, 5.717161, 5.684827, 5.684827, 5.684827, 5.717161, 5.749488, 5.781808, 5.878727, 6.040123, 6.169118, 6.298007, 6.298007, 6.362413, 6.298007, 6.233576, 6.233576, 6.169118, 6.136879, 6.104633, 6.20135, 6.20135, 6.169118, 6.169118, 6.136879, 6.007857, 5.91102, 5.91102, 5.943306, 5.943306, 5.975585, 6.040123, 6.265795, 6.362413, 6.458974, 6.394607, 6.523316, 6.555478, 6.555478, 6.491148, 6.491148, 6.523316, 6.394607, 6.330214, 6.362413, 6.330214, 6.394607, 6.394607, 6.362413, 6.330214, 6.298007, 6.298007, 6.330214, 6.265795, 6.394607, 6.587633, 6.555478, 6.587633, 6.555478, 6.555478, 6.651925, 6.844655, 6.651925, 8.092418, 6.458974, 7.549531, 7.421574, 7.773252, 7.51755, 7.261503, 7.069233, 6.812548, 7.005097, 6.748317, 6.812548, 7.005097, 6.780436, 6.780436, 6.973021, 7.005097, 7.101293, 7.069233, 7.005097, 7.229473, 7.453571, 7.485563, 7.869055, 7.485563, 8.79291, 7.261503, 7.709358, 7.51755, 7.549531, 7.325548, 7.261503, 7.677403, 7.549531, 7.549531, 7.389571, 7.485563, 7.357562, 7.421574, 7.645443, 7.421574, 7.293529, 7.645443, 7.485563, 7.613478, 7.741308, 7.613478, 7.773252, 7.549531, 7.773252, 7.99672, 7.741308, 7.677403, 7.613478, 7.261503, 7.741308, 7.261503, 7.197436, 7.069233, 7.069233, 7.069233 ; 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 ; }