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 = 2453226.00000579 ; :starting_julian_day_string = "2004-08-08 00:00:00" ; :ending_julian_day_number = 2453232.95833912 ; :ending_julian_day_string = "2004-08-14 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 = 2453226, 2453226.04166667, 2453226.08333333, 2453226.125, 2453226.16666667, 2453226.20833333, 2453226.25, 2453226.29166667, 2453226.33333333, 2453226.375, 2453226.41666667, 2453226.45833333, 2453226.5, 2453226.54166667, 2453226.58333333, 2453226.625, 2453226.66666667, 2453226.70833333, 2453226.75, 2453226.79166667, 2453226.83333333, 2453226.875, 2453226.91666667, 2453226.95833333, 2453227, 2453227.04166667, 2453227.08333333, 2453227.125, 2453227.16666667, 2453227.20833333, 2453227.25, 2453227.29166667, 2453227.33333333, 2453227.375, 2453227.41666667, 2453227.45833333, 2453227.5, 2453227.54166667, 2453227.58333333, 2453227.625, 2453227.66666667, 2453227.70833333, 2453227.75, 2453227.79166667, 2453227.83333333, 2453227.875, 2453227.91666667, 2453227.95833333, 2453228, 2453228.04166667, 2453228.08333333, 2453228.125, 2453228.16666667, 2453228.20833333, 2453228.25, 2453228.29166667, 2453228.33333333, 2453228.375, 2453228.41666667, 2453228.45833333, 2453228.5, 2453228.54166667, 2453228.58333333, 2453228.625, 2453228.66666667, 2453228.70833333, 2453228.75, 2453228.79166667, 2453228.83333333, 2453228.875, 2453228.91666667, 2453228.95833333, 2453229, 2453229.04166667, 2453229.08333333, 2453229.125, 2453229.16666667, 2453229.20833333, 2453229.25, 2453229.29166667, 2453229.33333333, 2453229.375, 2453229.41666667, 2453229.45833333, 2453229.5, 2453229.54166667, 2453229.58333333, 2453229.625, 2453229.66666667, 2453229.70833333, 2453229.75, 2453229.79166667, 2453229.83333333, 2453229.875, 2453229.91666667, 2453229.95833333, 2453230, 2453230.04166667, 2453230.08333333, 2453230.125, 2453230.16666667, 2453230.20833333, 2453230.25, 2453230.29166667, 2453230.33333333, 2453230.375, 2453230.41666667, 2453230.45833333, 2453230.5, 2453230.54166667, 2453230.58333333, 2453230.625, 2453230.66666667, 2453230.70833333, 2453230.75, 2453230.79166667, 2453230.83333333, 2453230.875, 2453230.91666667, 2453230.95833333, 2453231, 2453231.04166667, 2453231.08333333, 2453231.125, 2453231.16666667, 2453231.20833333, 2453231.25, 2453231.29166667, 2453231.33333333, 2453231.375, 2453231.41666667, 2453231.45833333, 2453231.5, 2453231.54166667, 2453231.58333333, 2453231.625, 2453231.66666667, 2453231.70833333, 2453231.75, 2453231.79166667, 2453231.83333333, 2453231.875, 2453231.91666667, 2453231.95833333, 2453232, 2453232.04166667, 2453232.08333333, 2453232.125, 2453232.16666667, 2453232.20833333, 2453232.25, 2453232.29166667, 2453232.33333333, 2453232.375, 2453232.41666667, 2453232.45833333, 2453232.5, 2453232.54166667, 2453232.58333333, 2453232.625, 2453232.66666667, 2453232.70833333, 2453232.75, 2453232.79166667, 2453232.83333333, 2453232.875, 2453232.91666667, 2453232.95833333 ; current_speed = 53.9672, 53.3806, 72.4451, 54.8471, 47.8079, 27.5702, 22.5841, 10.8521, 11.4387, 21.4109, 22.5841, 27.8635, 39.3022, 34.9027, 49.2744, 45.1682, 46.0481, 31.3831, 31.0898, 19.9444, 19.0645, 17.0114, 27.2769, 27.2769, 38.7156, 42.8218, 38.7156, 31.0898, 19.0645, 13.4918, 17.3047, 26.9836, 36.3692, 26.9836, 22.8774, 39.0089, 58.3667, 54.5538, 55.1404, 34.0228, 25.5171, 20.531, 7.9191, 12.9052, 18.1846, 29.0367, 34.3161, 32.5563, 46.6347, 43.995, 55.4337, 43.7017, 41.3553, 32.5563, 18.7712, 9.6789, 10.2655, 17.598, 25.8104, 20.2377, 17.598, 22.5841, 24.0506, 17.598, 26.397, 36.0759, 42.5285, 52.5007, 48.6878, 41.3553, 39.5955, 37.8357, 41.062, 48.1012, 46.928, 29.6233, 38.4223, 43.4084, 43.1151, 48.6878, 53.6739, 50.7409, 54.5538, 44.8749, 38.4223, 38.7156, 43.1151, 54.5538, 53.0873, 53.3806, 32.5563, 33.1429, 36.9558, 26.6903, 31.3831, 32.5563, 28.4501, 28.1568, 24.0506, 29.0367, 35.4893, 38.129, 38.7156, 44.5816, 26.397, 30.5032, 23.1707, 17.8913, 17.598, 17.3047, 14.0784, 24.3439, 28.4501, 29.0367, 34.9027, 36.9558, 42.8218, 37.8357, 27.2769, 32.263, 11.4387, 14.3717, 21.7042, 11.732, 18.7712, 22.8774, 21.4109, 20.2377, 33.7295, 21.9975, 28.1568, 31.9697, 22.2908, 27.5702, 32.263, 30.7965, 32.5563, 41.062, 52.794, 53.0873, 54.8471, 52.794, 41.062, 25.8104, 19.9444, 14.3717, 5.866, 16.4248, 18.7712, 22.2908, 10.5588, 1.7598, 26.397, 34.3161, 46.3414, 54.2605, 41.3553, 36.3692, 26.9836, 29.9166, 35.196, 50.7409, 56.6069, 58.66, 43.995, 34.9027, 36.0759, 42.2352 ; 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 = 143.3512, 133.858, 149.3284, 146.164, 143.7028, 135.9676, 107.8396, 61.4284, 72.328, 114.8716, 140.89, 153.5476, 145.4608, 130.342, 134.5612, 102.5656, 115.2232, 115.2232, 105.0268, 111.3556, 101.1592, 113.8168, 123.31, 135.2644, 130.342, 143.7028, 151.0864, 157.0636, 83.9308, 62.8348, 82.5244, 48.4192, 38.2228, 75.1408, 62.4832, 124.0132, 141.5932, 153.5476, 156.712, 176.05, 151.7896, 144.0544, 33.3004, 79.0084, 37.8712, 36.8164, 54.748, 101.1592, 103.972, 105.0268, 131.3968, 130.6936, 135.9676, 137.374, 124.0132, 160.228, 41.3872, 12.556, 0.6016, 50.8804, 86.7436, 77.602, 32.2456, 74.7892, 90.9628, 122.6068, 99.7528, 89.908, 92.7208, 89.5564, 97.6432, 95.5336, 111.004, 125.7712, 126.4744, 118.036, 114.1684, 88.15, 82.5244, 75.1408, 76.5472, 75.1408, 63.8896, 60.3736, 56.1544, 95.5336, 92.0176, 109.9492, 111.7072, 114.8716, 105.3784, 90.2596, 75.4924, 63.1864, 62.8348, 35.0584, 55.0996, 57.5608, 84.634, 102.214, 106.0816, 103.972, 99.0496, 89.908, 83.9308, 90.6112, 85.6888, 75.1408, 0.25, 48.0676, 54.0448, 85.3372, 112.0588, 98.698, 83.5792, 80.4148, 83.5792, 73.7344, 72.6796, 75.844, 58.9672, 43.4968, 35.7616, 94.1272, 105.3784, 116.9812, 95.5336, 86.392, 95.5336, 70.2184, 38.2228, 27.3232, 28.378, 3.0628, 17.83, 31.894, 68.4604, 75.4924, 83.5792, 97.9948, 96.94, 103.6204, 102.214, 113.1136, 139.132, 192.2236, 202.0684, 214.0228, 208.0456, 203.8264, 270.6304, 273.7948, 357.7888, 51.5836, 41.0356, 57.2092, 75.844, 83.2276, 92.0176, 116.9812, 113.1136, 142.2964, 156.0088, 165.502, 184.84, 205.936, 262.8952, 311.416 ; 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 = 32.21348, 38.49057, 36.95545, 30.53983, 28.30102, 19.16308, 21.49821, 9.530533, 10.89891, 19.42509, 14.2463, 12.41191, 22.28317, 26.60263, 35.10808, 44.08631, 41.65762, 28.39087, 30.02667, 18.57498, 18.70405, 15.56273, 22.79562, 19.19847, 29.5088, 25.34938, 18.71861, 12.11598, 18.95764, 12.00357, 17.15762, 20.18429, 22.50239, 26.08124, 20.2894, 32.33482, 36.25977, 24.30122, 21.79993, 2.343692, 12.06221, 12.05204, 4.347813, 12.66846, 11.16332, 17.40032, 28.02326, 31.94077, 45.25496, 42.49058, 41.58348, 33.13494, 28.74462, 22.04745, 15.55961, 3.27416, 6.786976, 3.825695, 0.2710017, 15.70103, 17.56959, 22.05743, 12.83219, 16.98149, 26.39327, 30.38992, 41.91387, 52.50063, 48.63292, 41.35406, 39.24372, 37.65938, 38.33365, 39.02728, 37.73586, 26.14708, 35.05444, 43.38577, 42.74864, 47.05963, 52.20119, 49.04407, 48.98646, 39.00828, 31.91131, 38.53518, 43.08837, 51.28033, 49.32267, 48.42969, 31.39064, 33.14256, 35.77744, 23.82053, 27.92135, 18.7007, 23.33329, 23.76324, 23.9452, 28.37943, 34.10054, 37.00091, 38.23369, 44.58154, 26.24904, 30.50146, 23.10514, 17.293, 0.07678552, 12.87355, 11.39613, 24.26333, 26.36752, 28.70275, 34.68377, 36.43986, 42.5532, 36.32127, 26.04003, 31.28328, 9.801505, 9.892243, 12.68424, 11.70158, 18.09911, 20.38732, 21.31112, 20.19759, 33.57232, 20.69942, 17.42121, 14.67439, 10.59451, 1.473089, 9.878731, 16.27131, 30.2827, 39.75272, 52.46284, 52.57133, 54.44525, 51.30928, 40.13253, 23.73856, 13.04999, -3.042882, -2.203934, -9.190049, -8.825732, -9.004744, -10.55816, -1.755942, -1.018479, 26.8872, 30.42442, 45.61428, 40.09948, 36.11543, 26.96687, 26.66034, 32.37076, 31.03196, 23.01616, 14.68531, -3.712012, -15.26529, -35.79889, -31.67329 ; 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 = -43.29839, -36.986, -62.31041, -45.55791, -38.53112, -19.82151, -6.918714, 5.190089, 3.472417, -9.005128, -17.52382, -24.94632, -32.37473, -22.59422, -34.5744, -9.826671, -19.6232, -13.37377, -8.060678, -7.262856, -3.689663, -6.869434, -14.97962, -19.37648, -25.06249, -34.51254, -33.88969, -28.63178, 2.015681, 6.159784, 2.25141, 17.90836, 28.57203, 6.919798, 10.56956, -21.82095, -45.7373, -48.84228, -50.64807, -33.94198, -22.48612, -16.62138, 6.618812, 2.460571, 14.35479, 23.24562, 19.80635, -6.300808, -11.25984, -11.40662, -36.65664, -28.49411, -29.73226, -23.9546, -10.50031, -9.108292, 7.701782, 17.17713, 25.80898, 12.7688, 0.9996423, 4.848834, 20.34125, 4.617206, -0.4435551, -19.44025, -7.204229, 0.08430049, -2.311165, 0.3201811, -5.266348, -3.648476, -14.71798, -28.11755, -27.89699, -13.92373, -15.73085, 1.401353, 5.609446, 12.48572, 12.48692, 13.01223, 24.00924, 22.18357, 21.39956, -3.733325, -1.517931, -18.61304, -19.63506, -22.45114, -8.633691, -0.1501658, 9.257739, 12.03971, 14.32819, 26.64951, 16.27777, 15.10343, 2.249152, -6.143109, -9.830752, -9.206159, -6.089555, 0.07158478, 2.790943, -0.3253853, 1.741826, 4.588127, 17.59783, 11.56392, 8.266168, 1.97895, -10.68466, -4.391113, 3.903158, 6.15366, 4.788749, 10.59742, 8.120737, 7.890331, 5.896978, 10.42542, 17.612, -0.8443632, -4.977984, -10.37943, -2.064642, 1.273556, -3.252518, 7.44474, 22.12029, 28.40289, 19.61214, 27.53082, 30.71338, 26.14706, 11.95286, 10.28638, 5.903937, -7.383553, -6.627169, -12.43236, -8.687225, -10.13201, -15.08233, -14.04588, -5.436234, -13.61312, -16.56697, -20.39104, 0.1161714, 0.1164694, 26.37734, 21.32307, 34.9554, 29.38603, 10.11397, 4.288861, -0.9499977, -13.5731, -13.81638, -40.14544, -51.71651, -56.79205, -43.83812, -31.38741, -4.462034, 27.93949 ; 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.30872, 16.84684, 16.84684, 16.5935, 16.68848, 16.56185, 16.72014, 16.72014, 16.75181, 16.75181, 16.72014, 16.75181, 16.62516, 16.5935, 16.65682, 16.72014, 17.35412, 17.51282, 17.51282, 17.63986, 17.70339, 17.60809, 17.41759, 16.9102, 16.87852, 17.29066, 16.94189, 16.78349, 16.81516, 16.9102, 16.94189, 17.00527, 17.10037, 17.03697, 16.84684, 16.56185, 16.72014, 16.56185, 16.1506, 15.64502, 15.17151, 15.13996, 15.13996, 15.3293, 15.36087, 15.99255, 15.99255, 15.70819, 15.26618, 15.07686, 14.66682, 14.47765, 14.19394, 14.22546, 14.2885, 14.32003, 14.32003, 14.35155, 14.35155, 14.35155, 14.4146, 14.63529, 14.72989, 14.79296, 14.66682, 14.66682, 15.17151, 16.49855, 16.75181, 17.22721, 17.29066, 17.48108, 17.13208, 17.03697, 16.56185, 16.18222, 16.27709, 16.21384, 15.92934, 16.30872, 16.78349, 17.06867, 17.29066, 17.25894, 17.25894, 17.29066, 17.38585, 17.51282, 17.41759, 17.38585, 17.06867, 16.84684, 16.78349, 16.81516, 16.84684, 17.16379, 17.32239, 17.41759, 17.41759, 17.35412, 17.29066, 17.25894, 17.1955, 17.03697, 17.00527, 16.97358, 16.87852, 16.87852, 16.87852, 17.03697, 17.10037, 17.1955, 17.29066, 17.35412, 17.51282, 17.60809, 17.67162, 17.79873, 17.86231, 17.86231, 17.83052, 17.73517, 17.70339, 17.67162, 17.63986, 17.48108, 17.38585, 17.29066, 17.1955, 17.06867, 17.03697, 16.9102, 16.62516, 16.46691, 16.46691, 16.5302, 16.65682, 16.84684, 16.9102, 16.84684, 16.9102, 16.9102, 16.94189, 16.84684, 16.81516, 16.75181, 16.65682, 16.5302, 16.43526, 16.37199, 16.34035, 16.34035, 16.43526, 16.49855, 16.72014, 16.87852, 17.00527, 17.03697, 16.97358, 17.03697, 17.06867, 17.10037, 17.16379, 17.13208, 17.03697, 17.03697, 16.94189, 16.84684 ; 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 ; }