netcdf B0106.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.6741, 0.03416, -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 = "" ; :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 = "AANCM716" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0106" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3167 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453212.00000579 ; :starting_julian_day_string = "2004-07-25 00:00:00" ; :ending_julian_day_number = 2453218.95833912 ; :ending_julian_day_string = "2004-07-31 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 22-Apr-2004 15:31:52\n", "AANCM_Temperature_1.5: 22-Apr-2004 15:31:52" ; data: lat = 43.1807 ; lon = -70.4278 ; depth = 2 ; time = 2453212, 2453212.04166667, 2453212.08333333, 2453212.125, 2453212.16666667, 2453212.20833333, 2453212.25, 2453212.29166667, 2453212.33333333, 2453212.375, 2453212.41666667, 2453212.45833333, 2453212.5, 2453212.54166667, 2453212.58333333, 2453212.625, 2453212.66666667, 2453212.70833333, 2453212.75, 2453212.79166667, 2453212.83333333, 2453212.875, 2453212.91666667, 2453212.95833333, 2453213, 2453213.04166667, 2453213.08333333, 2453213.125, 2453213.16666667, 2453213.20833333, 2453213.25, 2453213.29166667, 2453213.33333333, 2453213.375, 2453213.41666667, 2453213.45833333, 2453213.5, 2453213.54166667, 2453213.58333333, 2453213.625, 2453213.66666667, 2453213.70833333, 2453213.75, 2453213.79166667, 2453213.83333333, 2453213.875, 2453213.91666667, 2453213.95833333, 2453214, 2453214.04166667, 2453214.08333333, 2453214.125, 2453214.16666667, 2453214.20833333, 2453214.25, 2453214.29166667, 2453214.33333333, 2453214.375, 2453214.41666667, 2453214.45833333, 2453214.5, 2453214.54166667, 2453214.58333333, 2453214.625, 2453214.66666667, 2453214.70833333, 2453214.75, 2453214.79166667, 2453214.83333333, 2453214.875, 2453214.91666667, 2453214.95833333, 2453215, 2453215.04166667, 2453215.08333333, 2453215.125, 2453215.16666667, 2453215.20833333, 2453215.25, 2453215.29166667, 2453215.33333333, 2453215.375, 2453215.41666667, 2453215.45833333, 2453215.5, 2453215.54166667, 2453215.58333333, 2453215.625, 2453215.66666667, 2453215.70833333, 2453215.75, 2453215.79166667, 2453215.83333333, 2453215.875, 2453215.91666667, 2453215.95833333, 2453216, 2453216.04166667, 2453216.08333333, 2453216.125, 2453216.16666667, 2453216.20833333, 2453216.25, 2453216.29166667, 2453216.33333333, 2453216.375, 2453216.41666667, 2453216.45833333, 2453216.5, 2453216.54166667, 2453216.58333333, 2453216.625, 2453216.66666667, 2453216.70833333, 2453216.75, 2453216.79166667, 2453216.83333333, 2453216.875, 2453216.91666667, 2453216.95833333, 2453217, 2453217.04166667, 2453217.08333333, 2453217.125, 2453217.16666667, 2453217.20833333, 2453217.25, 2453217.29166667, 2453217.33333333, 2453217.375, 2453217.41666667, 2453217.45833333, 2453217.5, 2453217.54166667, 2453217.58333333, 2453217.625, 2453217.66666667, 2453217.70833333, 2453217.75, 2453217.79166667, 2453217.83333333, 2453217.875, 2453217.91666667, 2453217.95833333, 2453218, 2453218.04166667, 2453218.08333333, 2453218.125, 2453218.16666667, 2453218.20833333, 2453218.25, 2453218.29166667, 2453218.33333333, 2453218.375, 2453218.41666667, 2453218.45833333, 2453218.5, 2453218.54166667, 2453218.58333333, 2453218.625, 2453218.66666667, 2453218.70833333, 2453218.75, 2453218.79166667, 2453218.83333333, 2453218.875, 2453218.91666667, 2453218.95833333 ; current_speed = 14.3717, 4.9861, 10.2655, 10.2655, 11.732, 15.2516, 14.0784, 18.7712, 24.9305, 19.3578, 27.2769, 30.5032, 33.4362, 38.129, 29.9166, 24.6372, 27.2769, 22.5841, 18.4779, 24.3439, 15.2516, 23.1707, 30.7965, 40.4754, 48.9811, 44.5816, 43.995, 36.9558, 34.0228, 30.7965, 30.2099, 36.3692, 13.1985, 14.665, 6.4526, 6.4526, 19.6511, 20.8243, 24.6372, 21.1176, 11.732, 14.3717, 9.6789, 21.9975, 7.3325, 7.3325, 13.4918, 21.9975, 26.9836, 29.0367, 18.4779, 22.8774, 20.8243, 24.0506, 17.3047, 13.7851, 10.2655, 15.5449, 17.3047, 20.531, 20.531, 20.8243, 31.0898, 27.8635, 30.5032, 23.1707, 22.2908, 16.7181, 18.1846, 18.4779, 20.8243, 24.6372, 26.6903, 30.7965, 22.5841, 31.6764, 24.6372, 21.4109, 30.5032, 25.5171, 33.4362, 35.7826, 40.7687, 37.2491, 38.7156, 40.4754, 29.9166, 21.1176, 17.8913, 7.3325, 2.933, 3.2263, 19.6511, 8.2124, 14.3717, 21.7042, 27.2769, 34.9027, 36.6625, 38.129, 30.5032, 37.2491, 41.3553, 23.7573, 25.5171, 15.8382, 16.4248, 11.4387, 16.7181, 14.3717, 26.1037, 28.4501, 35.7826, 36.6625, 36.9558, 30.7965, 30.5032, 20.531, 13.1985, 12.0253, 2.6397, 14.9583, 22.5841, 25.2238, 29.0367, 28.1568, 29.9166, 25.5171, 27.2769, 30.2099, 24.6372, 22.2908, 21.4109, 19.6511, 20.531, 23.464, 25.5171, 19.6511, 10.8521, 12.6119, 18.1846, 7.3325, 2.6397, 7.3325, 25.5171, 22.8774, 21.9975, 31.3831, 29.9166, 25.8104, 35.7826, 26.397, 13.7851, 9.9722, 5.2794, 4.1062, 8.2124, 16.7181, 25.2238, 21.7042, 26.397, 29.33, 23.1707, 20.2377, 13.7851, 11.4387, 14.665, 12.3186 ; 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 = 287.1141, 2.3181, 51.1905, 70.1769, 106.0401, 115.1817, 135.5745, 153.5061, 157.0221, 160.5381, 169.6797, 188.6661, 206.9493, 213.2781, 230.5065, 225.5841, 263.2053, 267.7761, 298.7169, 327.8997, 356.3409, 27.2817, 74.7477, 84.5925, 113.7753, 130.3005, 134.5197, 143.6613, 166.8669, 189.0177, 210.4653, 250.5477, 266.3697, 271.9953, 288.1689, 143.3097, 139.0905, 138.0357, 168.6249, 154.5609, 189.7209, 202.0269, 216.7941, 277.9725, 246.3285, 187.9629, 190.7757, 196.4013, 190.0725, 181.9857, 198.1593, 178.8213, 181.9857, 193.9401, 196.0497, 212.9265, 199.5657, 193.5885, 198.5109, 164.4057, 191.1273, 180.5793, 168.6249, 181.9857, 185.5017, 195.6981, 192.8853, 205.8945, 216.4425, 207.6525, 206.5977, 202.7301, 186.2049, 163.3509, 171.4377, 171.7893, 169.3281, 171.4377, 188.6661, 204.4881, 223.8261, 261.7989, 259.3377, 249.8445, 243.1641, 242.1093, 229.4517, 221.7165, 226.2873, 226.2873, 278.6757, 88.8117, 345.0897, 108.5013, 107.0949, 141.9033, 162.6477, 180.5793, 179.1729, 184.0953, 205.1913, 206.5977, 236.1321, 256.1733, 276.5661, 324.3837, 354.9345, 9.7017, 118.3461, 145.0677, 155.6157, 170.7345, 166.8669, 177.4149, 194.6433, 203.0817, 247.7349, 282.1917, 300.4749, 316.2969, 53.6517, 97.2501, 137.3325, 152.4513, 155.9673, 152.0997, 170.7345, 185.8533, 195.6981, 220.6617, 227.3421, 256.8765, 243.8673, 224.8809, 202.7301, 197.4561, 192.8853, 187.2597, 165.4605, 151.3965, 155.6157, 128.8941, 67.0125, 65.9577, 76.1541, 102.5241, 123.9717, 127.1361, 129.9489, 147.5289, 147.1773, 147.5289, 157.3737, 201.6753, 114.8301, 32.9073, 51.5421, 66.6609, 112.3689, 103.2273, 122.2137, 130.6521, 141.2001, 133.4649, 109.9077, 73.3413, 39.9393, 34.3137 ; 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 = -13.73533, 0.201675, 7.999227, 9.657208, 11.27526, 13.80213, 9.854616, 8.373879, 9.73227, 6.449631, 4.886678, -4.596098, -15.15335, -20.92151, -23.08654, -17.59782, -27.08532, -22.56709, -16.2052, -12.93642, -0.9733562, 10.62065, 29.71175, 40.29527, 44.82425, 34.00072, 31.36885, 21.89843, 7.730454, -4.82703, -15.31692, -34.29321, -13.17202, -14.65611, -6.130883, 3.85536, 12.86884, 13.92453, 4.859227, 9.071096, -1.980936, -5.389989, -5.797091, -21.78489, -6.715561, -1.015785, -2.52249, -6.211285, -4.719275, -1.006124, -5.758823, 0.4706052, -0.7215633, -5.793967, -4.784249, -7.493066, -3.437788, -3.652228, -5.493984, 5.519226, -3.962268, -0.2105445, 6.131882, -0.9654721, -2.924503, -6.269262, -4.970849, -7.301052, -10.80194, -8.575739, -9.323523, -9.519584, -2.884804, 8.82349, 3.362427, 4.523826, 4.562432, 3.187756, -4.596098, -10.57695, -23.15363, -35.41667, -40.06482, -34.968, -34.54605, -35.77384, -22.73237, -14.05261, -12.93208, -5.300034, -2.899441, 3.225606, -5.056356, 7.787954, 13.73675, 13.39129, 8.135234, -0.3528844, 0.5292275, -2.723006, -12.98344, -16.67729, -34.33833, -23.06889, -25.34972, -9.223443, -1.45022, 1.927634, 14.71353, 8.229352, 10.77704, 4.580739, 8.130305, 1.653596, -9.342449, -12.07356, -28.2289, -20.06795, -11.37515, -8.308538, 2.126091, 14.8387, 15.30621, 11.66607, 11.82543, 13.17554, 4.816859, -2.602278, -7.38027, -19.68451, -18.11851, -21.70863, -19.2222, -13.86651, -7.932986, -7.038613, -5.690314, -2.483249, 2.724391, 6.03789, 7.507601, 5.706942, 2.430082, 6.696368, 24.77565, 22.33303, 18.24283, 25.01872, 22.93459, 13.85694, 19.39564, 14.17187, 5.303391, -3.683194, 4.791357, 2.230822, 6.430846, 15.35016, 23.32578, 21.12839, 22.3336, 22.25206, 14.51882, 14.68844, 12.96134, 10.95861, 9.414574, 6.944285 ; 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 = 4.229239, 4.98202, 6.433728, 3.481208, -3.24167, -6.489408, -10.05425, -16.79988, -22.9524, -18.25176, -26.8356, -30.15495, -29.80529, -31.8765, -19.02668, -17.24263, -3.227188, -0.8763677, 8.878302, 20.62218, 15.22051, 20.59328, 8.101633, 3.814346, -19.74677, -28.83522, -30.84729, -29.76894, -33.13293, -30.41585, -26.03901, -12.11174, -0.8357066, 0.5105989, 2.012045, -5.174191, -14.85122, -15.48415, -24.15325, -19.07009, -11.56355, -13.32268, -7.750796, 3.051005, -2.943942, -7.2618, -13.25389, -21.10237, -26.56771, -29.01926, -17.55758, -22.87256, -20.81179, -23.34226, -16.6302, -11.57078, -9.67275, -15.10977, -16.40941, -19.77524, -20.14503, -20.82324, -30.4791, -27.84677, -30.36268, -22.30645, -21.72948, -15.0396, -14.62866, -16.36733, -18.62051, -22.72376, -26.53394, -29.50543, -22.33239, -31.3517, -24.21107, -21.17227, -30.15495, -23.22177, -24.12238, -5.104314, -7.543026, -12.83489, -17.47764, -18.93384, -19.44845, -15.76316, -12.36365, -5.06707, 0.4424183, 0.06690785, 18.98944, -2.606009, -4.224637, -17.08057, -26.0355, -34.90092, -36.65868, -38.03164, -27.60209, -33.30711, -23.04648, -5.677662, 2.917865, 12.87543, 16.36065, 11.27511, -7.937695, -11.78234, -23.77517, -28.07891, -34.8467, -36.62519, -35.75542, -28.33114, -11.55743, 4.335803, 6.693762, 8.693447, 1.56453, -1.887748, -16.60607, -22.36388, -26.5196, -24.88394, -29.52627, -25.38406, -26.25949, -22.91633, -16.69465, -5.061143, -9.430466, -13.92428, -18.93646, -22.38341, -24.87454, -19.49357, -10.50456, -11.07266, -16.56248, -4.603951, 1.030883, 2.987341, 6.106532, -4.96097, -12.29184, -18.9463, -19.20957, -21.77526, -30.06998, -22.27015, -12.72411, -9.267084, -2.216973, 3.447363, 5.107615, 6.623246, -9.599383, -4.966241, -14.07168, -19.10745, -18.05783, -13.92172, -4.693908, 3.279132, 11.24402, 10.17471 ; 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.03115, 15.96814, 15.90514, 15.87364, 15.87364, 15.90514, 15.96814, 16.03115, 16.03115, 15.93664, 15.74768, 15.62174, 15.59026, 15.4329, 14.92962, 15.02396, 15.52731, 15.6847, 15.59026, 15.6847, 15.4329, 15.93664, 15.77916, 16.28329, 16.34635, 16.31482, 16.1572, 15.96814, 15.87364, 15.77916, 15.52731, 15.77916, 15.84215, 15.77916, 15.81065, 15.77916, 15.71619, 15.71619, 15.46437, 15.36997, 15.02396, 15.14976, 15.65322, 15.65322, 15.55879, 15.6847, 15.71619, 15.74768, 15.52731, 15.96814, 15.99965, 16.40942, 16.37789, 16.85124, 17.07237, 17.10397, 17.10397, 17.07237, 16.78808, 16.81966, 17.00917, 16.56715, 15.59026, 16.34635, 16.1572, 15.99965, 15.87364, 16.03115, 15.77916, 15.93664, 15.93664, 16.37789, 15.99965, 15.3385, 15.21267, 14.99251, 14.92962, 14.52097, 15.36997, 15.18121, 15.27558, 15.14976, 15.02396, 14.5524, 14.48955, 14.48955, 14.5524, 14.52097, 14.4267, 14.11249, 14.36385, 14.11249, 14.70956, 14.61526, 14.64669, 14.52097, 14.8353, 14.96107, 15.27558, 15.40143, 15.27558, 15.21267, 15.27558, 15.30704, 15.27558, 15.05541, 15.11831, 15.02396, 15.02396, 14.96107, 14.96107, 15.08686, 15.18121, 15.6847, 16.28329, 16.72495, 16.9144, 16.5987, 16.37789, 16.18872, 16.12569, 16.1572, 16.18872, 16.09417, 16.28329, 16.9144, 16.69338, 16.72495, 16.78808, 16.78808, 16.50405, 16.81966, 16.97758, 16.94599, 17.00917, 16.94599, 17.38855, 17.54678, 17.73677, 17.80013, 17.26204, 17.57843, 17.38855, 17.26204, 17.45183, 17.38855, 17.16718, 17.1988, 17.42019, 17.51512, 17.80013, 17.86351, 17.76845, 17.61009, 17.51512, 17.51512, 17.51512, 17.51512, 17.38855, 17.26204, 17.1988, 16.85124, 17.00917, 16.9144, 17.04077, 16.9144, 16.44096, 16.12569 ; 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 ; }