netcdf M0105.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.733, 0.03426, -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 = "09-Jul-2004 00:07:18: Modified starting_julian_day and ending_julian_day\n", "08-Jul-2004 23:57:40: Modified [lon,lat] to [-67.878400,43.489100].\n", "Thu Jul 8 23:39:15 2004: /usr/local/nco/bin/ncrcat -d time,2453195.9375,2453196.937 M0105.aanderaa.realtime.nc M0105.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 = "AANCM688" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0105" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :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: 12-May-2004 13:22:23\n", "AANCM_Temperature_1.5: 12-May-2004 13:22:23" ; :longitude = -67.8784 ; :latitude = 43.4891 ; data: lat = 43.4891 ; lon = -67.8784 ; 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 = 53.3806, 49.5677, 31.9697, 36.0759, 40.7687, 44.2883, 34.3161, 2.6397, 17.0114, 26.6903, 37.5424, 51.3275, 45.1682, 35.7826, 27.2769, 21.9975, 18.7712, 28.4501, 18.1846, 29.0367, 14.665, 7.3325, 23.464, 24.3439, 27.5702, 32.8496, 23.7573, 18.4779, 21.4109, 22.2908, 24.0506, 24.9305, 18.7712, 20.2377, 37.8357, 50.1543, 46.3414, 61.8863, 38.129, 28.4501, 46.6347, 48.9811, 49.2744, 44.8749, 28.7434, 16.4248, 9.9722, 31.0898, 50.4476, 36.6625, 46.0481, 53.3806, 32.5563, 24.3439, 22.2908, 30.7965, 34.9027, 18.1846, 22.8774, 17.3047, 19.6511, 16.7181, 7.0392, 31.6764, 21.4109, 13.1985, 10.5588, 3.8129, 5.5727, 4.3995, 2.6397, 9.9722, 15.2516, 22.2908, 4.9861, 4.9861, 7.6258, 25.5171, 25.8104, 45.1682, 40.4754, 39.8888, 25.2238, 20.2377, 19.9444, 24.6372, 38.7156, 19.6511, 25.2238, 12.9052, 17.8913, 26.6903, 36.3692, 25.8104, 19.9444, 24.9305, 28.4501, 45.1682, 21.9975, 27.8635, 19.0645, 16.4248, 9.0923, 22.8774, 18.4779, 34.6094, 22.2908, 20.8243, 7.6258, 24.0506, 38.4223, 15.2516, 24.6372, 11.732, 7.3325, 20.8243, 40.7687, 43.995, 36.0759, 36.0759, 26.6903, 22.2908, 30.2099, 46.928, 55.727, 39.8888, 35.4893, 10.5588, 24.3439, 28.1568, 29.9166, 26.397, 21.4109, 15.8382, 18.4779, 23.7573, 8.5057, 35.7826, 39.3022, 14.0784, 2.0531, 7.9191, 34.9027, 22.5841, 28.7434, 20.2377, 20.2377, 34.3161, 30.2099, 23.1707, 44.8749, 35.4893, 25.8104, 14.0784, 17.0114, 4.6928, 14.3717, 21.9975, 31.9697, 30.2099, 23.1707, 42.5285, 36.6625, 55.4337, 25.8104, 16.4248, 18.4779, 29.9166 ; 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 = 224.2192, 238.2832, 238.9864, 326.5348, 341.6536, 5.524, 15.7204, 83.2276, 154.6024, 188.0044, 202.0684, 206.9908, 198.5524, 205.5844, 214.0228, 261.1372, 312.4708, 316.69, 336.7312, 319.5028, 354.6244, 339.544, 222.8128, 199.9588, 204.178, 194.6848, 200.662, 151.438, 81.118, 84.2824, 64.2412, 108.8944, 165.1504, 171.4792, 192.2236, 194.6848, 192.2236, 227.3836, 244.2604, 256.2148, 331.1056, 21.346, 44.9032, 51.232, 68.1088, 58.264, 81.118, 152.1412, 169.3696, 166.9084, 185.8948, 208.7488, 229.1416, 274.8496, 297.0004, 337.0828, 28.378, 32.2456, 62.4832, 135.9676, 103.6204, 146.5156, 127.5292, 141.5932, 191.872, 104.3236, 24.862, 131.3968, 265.0048, 95.182, 242.5024, 270.6304, 206.9908, 218.9452, 327.9412, 262.5436, 47.0128, 80.7664, 33.3004, 68.4604, 83.5792, 95.8852, 116.278, 127.5292, 156.712, 168.3148, 185.8948, 200.662, 229.8448, 317.7448, 8.6884, 26.2684, 31.894, 74.4376, 82.5244, 141.9448, 152.4928, 172.1824, 267.466, 200.3104, 215.0776, 211.5616, 70.9216, 77.602, 51.232, 45.2548, 36.8164, 69.1636, 104.3236, 159.8764, 203.1232, 223.516, 174.6436, 245.3152, 202.7716, 63.1864, 58.264, 56.8576, 81.8212, 71.2732, 92.0176, 125.4196, 142.2964, 173.5888, 165.502, 185.8948, 200.662, 152.8444, 342.0052, 44.5516, 56.506, 68.1088, 55.0996, 53.6932, 124.7164, 171.1276, 180.2692, 144.406, 159.1732, 170.776, 266.0596, 4.1176, 34.0036, 46.6612, 60.3736, 81.8212, 136.6708, 150.7348, 166.9084, 125.7712, 168.3148, 148.9768, 171.4792, 154.954, 104.3236, 15.0172, 41.0356, 43.1452, 85.3372, 153.8992, 124.7164, 143.7028, 138.4288, 148.9768, 168.3148, 164.4472, 88.8532, 48.7708 ; 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 = -37.22791, -42.16511, -27.39947, -19.89335, -12.83241, 4.263311, 9.297713, 2.621281, 7.296144, -3.716602, -14.10518, -23.29485, -14.37125, -15.45236, -15.26205, -21.73485, -13.84604, -19.51521, -7.183741, -18.85675, -1.373881, -2.56262, -15.94626, -8.309652, -11.292, -8.327417, -8.382867, 8.834458, 21.15415, 22.1799, 21.66073, 23.58717, 4.810732, 2.998589, -8.010854, -12.71418, -9.811743, -45.54233, -34.34573, -27.63062, -22.53374, 17.82908, 34.78335, 34.98841, 26.67081, 13.96898, 9.852617, 14.52808, 9.306212, 8.304368, -4.729244, -25.67449, -24.62326, -24.25675, -19.86118, -11.99217, 16.58878, 9.702386, 20.2894, 12.02789, 19.09846, 9.223541, 5.582388, 19.67867, -4.404778, 12.78821, 4.43928, 2.860239, -5.551535, 4.381518, -2.341494, -9.971597, -6.921899, -14.01148, -2.646569, -4.943937, 5.578319, 25.18646, 14.17065, 42.01384, 40.22151, 39.67856, 22.61708, 16.04937, 7.885081, 4.989879, -3.97618, -6.933976, -19.27856, -8.677895, 2.702672, 11.8125, 19.21565, 24.86416, 19.77488, 15.36767, 13.13997, 6.143774, -21.97599, -9.671585, -10.95609, -8.596986, 8.59288, 22.34389, 14.40699, 24.58113, 13.35782, 19.46239, 7.388744, 8.274524, -15.0888, -10.5016, 2.2999, -10.65992, -2.838107, 18.58525, 34.673, 36.83765, 35.70897, 34.16605, 26.67375, 18.16543, 18.47567, 5.24013, 13.95104, -4.09667, -12.52255, 4.819127, -7.520577, 19.75344, 24.94876, 24.4936, 17.5601, 12.76334, 15.18848, 3.664194, -0.03996326, 20.82683, 13.97367, 2.256692, -2.048247, 0.5686218, 19.51916, 16.4256, 24.9857, 20.03186, 13.88689, 16.77552, 6.8428, 18.79973, 9.088709, 18.29066, 3.824287, 5.960031, 16.48258, 1.215947, 9.435421, 15.04298, 31.86389, 13.2909, 19.04588, 25.17576, 24.32741, 28.5697, 5.227492, 4.403921, 18.4742, 22.49965 ; 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 = -38.25665, -26.05879, -16.47212, 30.09527, 38.69646, 44.08262, 33.03252, 0.3112883, -15.3673, -26.43027, -34.79189, -45.73688, -42.82095, -32.27412, -22.6075, -3.389131, 12.67458, 20.7018, 16.70549, 22.0806, 14.6005, 6.870119, -17.21268, -22.88176, -25.15167, -31.77657, -22.22919, -16.22915, 3.305843, 2.22073, 10.452, -8.073118, -18.14428, -20.01432, -36.97792, -48.51601, -45.29078, -41.90239, -16.55873, -6.779164, 40.82923, 45.62096, 34.90108, 28.09925, 10.71684, 8.639545, 1.539708, -27.48655, -49.5818, -35.70961, -45.8046, -46.80074, -21.29807, 2.058044, 10.11995, 28.36569, 30.70848, 15.37997, 10.56956, -12.44116, -4.627602, -13.9435, -4.288039, -24.82225, -20.95291, -3.265284, 9.580243, -2.521356, -0.4852277, -0.3973615, -1.21878, 0.1097175, -13.59039, -17.33661, 4.225739, -0.6470547, 5.199537, 4.094475, 21.57242, 16.58324, 4.526351, -4.090022, -11.16726, -12.32811, -18.31951, -24.1266, -38.51088, -18.38711, -16.26583, 9.551875, 17.68599, 23.93401, 30.87843, 6.924613, 2.594846, -19.6307, -25.2339, -44.74841, -0.9725584, -26.13111, -15.6019, -13.99521, 2.971924, 4.911806, 11.57028, 24.36347, 17.84512, 7.40722, -1.886609, -22.58237, -35.33555, -11.06019, -24.52962, -4.899589, -6.760969, 9.39362, 21.44459, 24.05302, 5.132255, 11.58238, -0.9396717, -12.91886, -23.90162, -46.63452, -53.95245, -39.67788, -33.20657, -9.394907, 23.15311, 20.06507, 16.50947, 9.841996, 12.25028, 9.377938, -10.52344, -23.47303, -8.505606, -29.09704, -36.73417, -13.89635, -0.1410865, 7.898659, 28.93442, 15.49972, 14.20908, 2.87907, -14.72137, -29.93621, -29.42472, -13.54443, -43.94487, -30.41286, -25.52551, -12.75458, -4.208589, 4.532532, 10.8406, 16.04988, 2.598862, -27.12914, -13.19606, -34.27615, -27.42838, -47.50439, -25.27548, -15.82339, 0.3698185, 19.71722 ; 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 = 15.07686, 14.91912, 14.76143, 14.25698, 14.35155, 14.88758, 15.07686, 15.07686, 15.01376, 14.95067, 14.8245, 14.63529, 14.63529, 14.44612, 14.5407, 14.57223, 14.63529, 14.72989, 14.72989, 14.8245, 14.88758, 14.91912, 14.88758, 14.8245, 14.8245, 14.69836, 14.63529, 14.60376, 14.76143, 14.76143, 14.72989, 14.72989, 14.66682, 14.63529, 14.63529, 14.63529, 14.57223, 14.03636, 13.02797, 12.61826, 12.55521, 14.50917, 15.04531, 15.17151, 15.01376, 15.23462, 15.36087, 15.3293, 15.10841, 15.70819, 15.64502, 14.25698, 14.2885, 13.68971, 14.00484, 13.62669, 14.63529, 14.79296, 14.38307, 15.01376, 15.04531, 15.04531, 15.39243, 15.36087, 15.3293, 15.29774, 15.73978, 15.6766, 15.45557, 15.3293, 14.76143, 14.95067, 16.08737, 15.04531, 14.98221, 13.78424, 14.35155, 15.58186, 15.73978, 15.55029, 15.73978, 15.45557, 15.61344, 15.70819, 15.83455, 15.77136, 15.3293, 15.3293, 15.45557, 15.48714, 15.29774, 15.64502, 15.23462, 15.55029, 15.61344, 15.64502, 15.73978, 15.70819, 15.64502, 15.58186, 15.51871, 15.13996, 14.85604, 15.04531, 14.98221, 15.64502, 15.96094, 16.18222, 16.05576, 15.83455, 16.37199, 16.18222, 15.61344, 15.70819, 15.61344, 16.05576, 16.40362, 16.78349, 15.96094, 16.78349, 16.46691, 16.08737, 16.02415, 15.77136, 15.6766, 15.73978, 15.96094, 15.89774, 15.83455, 15.89774, 16.05576, 15.89774, 15.77136, 15.86614, 15.96094, 15.89774, 15.77136, 15.64502, 16.49855, 16.43526, 16.5935, 16.56185, 16.78349, 16.65682, 16.46691, 16.5302, 14.88758, 16.30872, 16.21384, 16.21384, 16.18222, 15.96094, 15.77136, 15.73978, 15.70819, 15.77136, 15.86614, 16.21384, 16.68848, 16.81516, 16.68848, 16.68848, 16.78349, 16.9102, 16.9102, 16.78349, 16.68848, 16.78349 ; 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 ; }