netcdf C0209.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 159 ; 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.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 = "01-Jun-2005 14:33:22: Modified [lon,lat] to [-70.059976,43.569600].\n", "01-Jun-2005 07:29:42: Modified [lon,lat] to [-70.061000,43.569500].\n", "Wed Jun 1 06:46:58 2005: /usr/local/nco/bin/ncrcat -d time,2453523.2396,2453524.23 C0209.aanderaa.realtime.nc C0209.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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0209" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453576.00000579 ; :starting_julian_day_string = "2005-07-24 00:00:00" ; :ending_julian_day_number = 2453582.58333912 ; :ending_julian_day_string = "2005-07-30 14:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 01-Jun-2005 04:16:33\n", "AANCM_Temperature_1.5: 01-Jun-2005 04:16:33" ; :longitude = -70.0599757603237 ; :latitude = 43.5696002415248 ; data: lat = 43.5696002415248 ; lon = -70.0599757603237 ; depth = 2 ; time = 2453576, 2453576.04166667, 2453576.08333333, 2453576.125, 2453576.16666667, 2453576.20833333, 2453576.25, 2453576.29166667, 2453576.33333333, 2453576.375, 2453576.41666667, 2453576.45833333, 2453576.5, 2453576.54166667, 2453576.58333333, 2453576.625, 2453576.66666667, 2453576.70833333, 2453576.75, 2453576.79166667, 2453576.83333333, 2453576.875, 2453576.91666667, 2453576.95833333, 2453577, 2453577.04166667, 2453577.08333333, 2453577.125, 2453577.16666667, 2453577.20833333, 2453577.25, 2453577.29166667, 2453577.33333333, 2453577.375, 2453577.41666667, 2453577.45833333, 2453577.5, 2453577.54166667, 2453577.58333333, 2453577.625, 2453577.66666667, 2453577.70833333, 2453577.75, 2453577.79166667, 2453577.83333333, 2453577.875, 2453577.91666667, 2453577.95833333, 2453578, 2453578.04166667, 2453578.08333333, 2453578.125, 2453578.16666667, 2453578.20833333, 2453578.25, 2453578.29166667, 2453578.33333333, 2453578.375, 2453578.41666667, 2453578.45833333, 2453578.5, 2453578.54166667, 2453578.58333333, 2453578.625, 2453578.66666667, 2453578.70833333, 2453578.75, 2453578.79166667, 2453578.83333333, 2453578.875, 2453578.91666667, 2453578.95833333, 2453579, 2453579.04166667, 2453579.08333333, 2453579.125, 2453579.16666667, 2453579.20833333, 2453579.25, 2453579.29166667, 2453579.33333333, 2453579.375, 2453579.41666667, 2453579.45833333, 2453579.5, 2453579.54166667, 2453579.58333333, 2453579.625, 2453579.66666667, 2453579.70833333, 2453579.75, 2453579.79166667, 2453579.83333333, 2453579.875, 2453579.91666667, 2453579.95833333, 2453580, 2453580.04166667, 2453580.08333333, 2453580.125, 2453580.16666667, 2453580.20833333, 2453580.25, 2453580.29166667, 2453580.33333333, 2453580.375, 2453580.41666667, 2453580.45833333, 2453580.5, 2453580.54166667, 2453580.58333333, 2453580.625, 2453580.66666667, 2453580.70833333, 2453580.75, 2453580.79166667, 2453580.83333333, 2453580.875, 2453580.91666667, 2453580.95833333, 2453581, 2453581.04166667, 2453581.08333333, 2453581.125, 2453581.16666667, 2453581.20833333, 2453581.25, 2453581.29166667, 2453581.33333333, 2453581.375, 2453581.41666667, 2453581.45833333, 2453581.5, 2453581.54166667, 2453581.58333333, 2453581.625, 2453581.66666667, 2453581.70833333, 2453581.75, 2453581.79166667, 2453581.83333333, 2453581.875, 2453581.91666667, 2453581.95833333, 2453582, 2453582.04166667, 2453582.08333333, 2453582.125, 2453582.16666667, 2453582.20833333, 2453582.25, 2453582.29166667, 2453582.33333333, 2453582.375, 2453582.41666667, 2453582.45833333, 2453582.5, 2453582.54166667, 2453582.58333333 ; current_speed = 2.6397, 11.4387, 14.665, 17.3047, 8.799, 7.3325, 20.531, 23.7573, 26.9836, 23.1707, 27.5702, 25.5171, 14.3717, 9.3856, 11.732, 18.7712, 14.9583, 17.3047, 12.3186, 15.2516, 8.799, 9.9722, 6.4526, 13.1985, 11.4387, 22.5841, 16.1315, 16.7181, 12.6119, 11.1454, 15.2516, 17.8913, 20.8243, 25.5171, 16.4248, 8.5057, 0.5866, 7.9191, 18.7712, 30.2099, 28.7434, 31.3831, 30.2099, 30.2099, 31.3831, 28.1568, 26.9836, 25.8104, 30.2099, 21.9975, 16.7181, 29.0367, 28.7434, 33.1429, 25.8104, 20.2377, 14.9583, 14.0784, 9.6789, 13.4918, 15.5449, 15.2516, 17.8913, 17.0114, 7.6258, 5.866, 8.2124, 8.799, 6.4526, 7.9191, 7.9191, 6.1593, 14.3717, 24.0506, 29.6233, 36.0759, 31.9697, 28.7434, 21.9975, 23.464, 21.9975, 21.9975, 28.4501, 26.6903, 24.0506, 13.1985, 14.0784, 9.3856, 10.2655, 12.9052, 16.7181, 17.598, 9.9722, 2.933, 19.9444, 22.2908, 27.2769, 25.5171, 37.5424, 23.1707, 16.7181, 26.6903, 25.8104, 22.2908, 26.6903, 26.397, 26.6903, 16.7181, 9.0923, 13.7851, 7.6258, 5.866, 14.0784, 19.3578, 17.0114, 3.2263, 2.0531, 6.4526, 18.1846, 19.6511, 19.3578, 14.3717, 16.4248, 9.0923, 4.9861, 6.7459, 4.6928, 5.2794, 5.866, 2.0531, 4.1062, 10.5588, 18.4779, 24.6372, 18.1846, 18.7712, 12.3186, 12.9052, 10.5588, 7.3325, 12.0253, 11.732, 12.6119, 15.5449, 25.5171, 22.8774, 22.5841, 24.3439, 28.4501, 24.3439, 28.1568, 17.598, 21.7042, 17.598, 9.9722, 17.3047, 13.4918, 2.933, 5.2794 ; 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 ; current_direction = 228.8168, 258.3512, 307.5752, 309.6848, 275.228, 209.4788, 188.7344, 193.6568, 201.392, 182.054, 182.7572, 178.8896, 183.4604, 221.7848, 223.5428, 276.6344, 288.9404, 277.3376, 193.3052, 233.7392, 205.9628, 159.5516, 113.492, 54.4232, 84.6608, 77.9804, 67.0808, 67.0808, 44.2268, 83.9576, 123.3368, 139.1588, 144.7844, 151.1132, 152.168, 131.072, 123.6884, 26.6468, 33.3272, 23.834, 34.7336, 43.5236, 57.9392, 82.9028, 104.702, 137.4008, 157.0904, 159.5516, 168.6932, 195.4148, 226.7072, 277.3376, 304.4108, 313.904, 327.968, 321.2876, 321.9908, 357.8156, 67.0808, 82.5512, 93.8024, 64.9712, 120.1724, 111.0308, 115.25, 316.7168, 276.2828, 259.406, 252.374, 246.0452, 349.0256, 62.51, 37.1948, 29.8112, 45.9848, 57.236, 57.9392, 59.6972, 57.236, 65.3228, 64.6196, 118.766, 117.7112, 144.0812, 145.4876, 132.1268, 142.6748, 134.9396, 49.8524, 10.8248, 337.4612, 18.9116, 17.1536, 301.598, 73.058, 111.734, 120.8756, 132.83, 158.8484, 180.6476, 194.0084, 258.3512, 268.196, 270.6572, 260.8124, 267.4928, 280.8536, 302.6528, 268.5476, 311.4428, 54.4232, 82.1996, 78.332, 82.1996, 75.5192, 73.7612, 316.7168, 192.9536, 180.9992, 180.296, 185.2184, 194.0084, 204.5564, 249.2096, 280.502, 30.866, 30.5144, 75.1676, 36.4916, 189.086, 159.5516, 154.9808, 180.9992, 196.118, 206.666, 207.7208, 234.4424, 331.8356, 15.044, 2.738, 37.898, 48.446, 86.7704, 106.1084, 139.1588, 148.652, 164.474, 177.1316, 212.6432, 220.3784, 265.7348, 300.5432, 321.6392, 329.3744, 354.6512, 325.1552, 331.1324, 79.3868, 92.7476 ; 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 ; current_u = -1.986659, -11.2031, -11.6228, -13.31716, -8.762396, -3.608334, -3.11772, -5.609231, -9.842181, -0.83047, -1.326227, 0.4944939, -0.8674566, -6.253951, -8.08213, -18.6455, -14.14841, -17.16299, -2.834979, -12.29787, -3.852092, 3.483925, 5.917781, 10.73482, 11.38907, 22.08898, 14.858, 15.39829, 8.796804, 11.08348, 12.74202, 11.70028, 12.00843, 12.32682, 7.668421, 6.412316, 0.4880902, 3.551632, 10.31326, 12.20746, 16.37688, 21.61208, 25.60245, 29.97843, 30.35558, 19.05837, 10.50413, 9.017217, 5.923029, -5.847049, -12.16842, -28.79891, -23.71351, -23.87955, -13.68965, -12.65689, -9.211142, -0.5366086, 8.914799, 13.37794, 15.51068, 13.8194, 15.46733, 15.87823, 6.897194, -4.021759, -8.163075, -8.649017, -6.149672, -7.236997, -1.507562, 5.463862, 8.688078, 11.9566, 21.30376, 30.33647, 27.09385, 24.81622, 18.49785, 21.32114, 19.87434, 19.28284, 25.18695, 15.65755, 13.6267, 9.788828, 8.536272, 6.643614, 7.846805, 2.42368, -6.408198, 5.70367, 2.941144, -2.498169, 19.07882, 20.70621, 23.41131, 18.71358, 13.54668, -0.2618871, -4.046853, -26.14058, -25.79761, -22.28933, -26.34789, -26.37173, -26.21285, -14.0759, -9.089379, -10.33354, 6.202341, 5.811721, 13.78748, 19.17868, 16.47097, 3.097585, -1.407615, -1.446427, -0.3171112, -0.1015206, -1.760638, -3.478873, -6.825963, -8.500257, -4.902575, 3.460862, 2.382792, 5.103484, 3.488539, -0.324219, 1.434557, 4.465548, -0.3222259, -6.839693, -8.161044, -8.731676, -10.02157, -6.091294, 2.74065, 0.3502657, 7.386632, 8.779418, 12.59187, 14.93458, 16.68728, 11.90162, 6.045213, 1.21822, -15.34615, -15.77078, -28.07882, -15.15621, -13.46988, -8.964878, -0.9295949, -9.887135, -6.513669, 2.882825, 5.273331 ; 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 ; current_v = -1.73816, -2.309613, 8.942749, 11.05015, 0.8017583, -6.383219, -20.2929, -23.08562, -25.12461, -23.15581, -27.53828, -25.51231, -14.3455, -6.998399, -8.504057, 2.168703, 4.855231, 2.210078, -11.98794, -9.020737, -7.910992, -9.343823, -2.572142, 7.678804, 1.064392, 4.703055, 6.282132, 6.510573, 9.037491, 1.173214, -8.381662, -13.53522, -17.0132, -22.34216, -14.52479, -5.588304, -0.3253729, 7.077998, 15.68421, 27.6336, 23.62161, 22.7556, 16.03599, 3.732523, -7.964771, -20.7264, -24.85514, -24.18402, -29.62357, -21.20618, -11.46405, 3.708437, 16.24354, 22.98302, 21.88082, 15.79138, 11.78582, 14.06817, 3.769279, 1.749079, -1.030871, 6.452552, -8.992231, -6.104877, -3.252928, 4.270294, 0.8987316, -1.617682, -1.953863, -3.21528, 7.774278, 2.843095, 11.44828, 20.86794, 20.58372, 19.52355, 16.97012, 14.50305, 11.90461, 9.79635, 9.428702, -10.58594, -13.22973, -21.61512, -19.81778, -8.853206, -11.19524, -6.629622, 6.618773, 12.67557, 15.44117, 16.64806, 9.528612, 1.536763, 5.811868, -8.25424, -13.99784, -17.34717, -35.01313, -23.16922, -16.22091, -5.389096, -0.8125253, 0.2556767, -4.261575, -1.154735, 5.025788, 9.020199, -0.2304575, 9.123972, 4.436642, 0.7961481, 2.847221, 2.627289, 4.253795, 0.9022068, 1.494603, -6.288393, -18.18184, -19.65084, -19.27757, -13.94429, -14.93922, -3.227315, 0.9088157, 5.790475, 4.042855, 1.351486, 4.715936, -2.027339, -3.847457, -9.568027, -18.47509, -23.66876, -16.25045, -16.61673, -7.163526, 11.37718, 10.19692, 7.324129, 9.489231, 7.782136, 0.7105205, -4.313018, -19.30432, -19.53783, -21.75998, -24.3134, -23.95629, -18.54476, -2.094107, 8.94309, 17.01866, 15.14333, 9.928778, 14.20201, 11.81528, 0.5401935, -0.2530749 ; 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 ; temperature = 19.14266, 19.04654, 18.75846, 18.37495, 18.24726, 18.18344, 18.05585, 17.73718, 17.8646, 16.71992, 17.32349, 17.48252, 17.19632, 17.03744, 17.03744, 17.29169, 17.54617, 17.2599, 17.73718, 17.48252, 17.10098, 18.11964, 17.73718, 17.60982, 18.27917, 17.99209, 17.92834, 17.76903, 17.60982, 17.67349, 17.60982, 17.54617, 17.54617, 17.35529, 16.40269, 16.78339, 16.59299, 16.65645, 16.84689, 17.10098, 17.35529, 16.40269, 15.83236, 15.92736, 16.02238, 15.64241, 15.70572, 15.35763, 15.70572, 15.29436, 14.88329, 13.96701, 15.54747, 16.4344, 16.78339, 17.10098, 17.32349, 17.19632, 16.56127, 16.4344, 16.49783, 16.30758, 16.1808, 16.02238, 16.11743, 16.30758, 15.99071, 16.27588, 16.59299, 16.91039, 16.91039, 16.94215, 16.71992, 16.65645, 16.21249, 16.21249, 15.99071, 15.45254, 14.97813, 14.63044, 14.53564, 14.31448, 14.25129, 13.49327, 13.01955, 13.05113, 13.05113, 13.08272, 13.7775, 13.33537, 13.36695, 13.87225, 13.80909, 13.74592, 14.03018, 14.03018, 13.96701, 14.15653, 14.15653, 13.90384, 13.68276, 13.80909, 14.09335, 14.06176, 14.12494, 14.28288, 14.59884, 14.69365, 14.78846, 14.94652, 14.97813, 14.97813, 14.88329, 14.9149, 14.97813, 15.07299, 15.64241, 15.16785, 14.75686, 15.51582, 15.61076, 15.45254, 14.06176, 15.64241, 15.64241, 15.64241, 15.61076, 15.54747, 15.67406, 15.48418, 15.54747, 15.4209, 15.35763, 14.94652, 15.48418, 15.76903, 16.11743, 16.49783, 16.52955, 16.21249, 16.59299, 16.49783, 16.24419, 16.11743, 16.21249, 16.11743, 15.95903, 16.05406, 16.71992, 16.94215, 16.84689, 16.71992, 16.62472, 16.62472, 16.78339, 17.35529, 17.51434, 17.60982, 17.60982 ; 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 ; }