netcdf M0107.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 165 ; 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.5086, 0.03401, -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 = "23-May-2005 12:10:54: Modified [lon,lat] to [-67.878400,43.486700].\n", "18-May-2005 04:48:59: Modified [lon,lat] to [-67.878100,43.486700].\n", "18-May-2005 04:38:51: Modified [lon,lat] to [-67.888890,43.473620].\n", "Wed May 18 04:23:18 2005: /usr/local/nco/bin/ncrcat -d time,2453509.1389,2453511.11 M0107.aanderaa.realtime.nc M0107.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 = "AANCM967" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0107" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453548.00000579 ; :starting_julian_day_string = "2005-06-26 00:00:00" ; :ending_julian_day_number = 2453554.83333912 ; :ending_julian_day_string = "2005-07-02 20:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 09-May-2005 19:18:13\n", "AANCM_Temperature_1.5: 09-May-2005 19:18:13" ; :longitude = -67.8784 ; :latitude = 43.4867 ; data: lat = 43.4867 ; lon = -67.8784 ; depth = 2 ; time = 2453548, 2453548.04166667, 2453548.08333333, 2453548.125, 2453548.16666667, 2453548.20833333, 2453548.25, 2453548.29166667, 2453548.33333333, 2453548.375, 2453548.41666667, 2453548.45833333, 2453548.5, 2453548.54166667, 2453548.58333333, 2453548.625, 2453548.66666667, 2453548.70833333, 2453548.75, 2453548.79166667, 2453548.83333333, 2453548.875, 2453548.91666667, 2453548.95833333, 2453549, 2453549.04166667, 2453549.08333333, 2453549.125, 2453549.16666667, 2453549.20833333, 2453549.25, 2453549.29166667, 2453549.33333333, 2453549.375, 2453549.41666667, 2453549.45833333, 2453549.5, 2453549.54166667, 2453549.58333333, 2453549.625, 2453549.66666667, 2453549.70833333, 2453549.75, 2453549.79166667, 2453549.83333333, 2453549.875, 2453549.91666667, 2453549.95833333, 2453550, 2453550.04166667, 2453550.08333333, 2453550.125, 2453550.16666667, 2453550.20833333, 2453550.25, 2453550.29166667, 2453550.33333333, 2453550.375, 2453550.41666667, 2453550.45833333, 2453550.5, 2453550.54166667, 2453550.58333333, 2453550.625, 2453550.66666667, 2453550.70833333, 2453550.75, 2453550.79166667, 2453550.83333333, 2453550.875, 2453550.91666667, 2453550.95833333, 2453551, 2453551.04166667, 2453551.08333333, 2453551.125, 2453551.16666667, 2453551.20833333, 2453551.25, 2453551.29166667, 2453551.33333333, 2453551.375, 2453551.41666667, 2453551.45833333, 2453551.5, 2453551.54166667, 2453551.58333333, 2453551.625, 2453551.66666667, 2453551.70833333, 2453551.75, 2453551.79166667, 2453551.83333333, 2453551.875, 2453551.91666667, 2453551.95833333, 2453552, 2453552.04166667, 2453552.08333333, 2453552.125, 2453552.16666667, 2453552.20833333, 2453552.25, 2453552.29166667, 2453552.33333333, 2453552.375, 2453552.41666667, 2453552.45833333, 2453552.5, 2453552.54166667, 2453552.58333333, 2453552.625, 2453552.66666667, 2453552.70833333, 2453552.75, 2453552.79166667, 2453552.83333333, 2453552.875, 2453552.91666667, 2453552.95833333, 2453553, 2453553.04166667, 2453553.08333333, 2453553.125, 2453553.16666667, 2453553.20833333, 2453553.25, 2453553.29166667, 2453553.33333333, 2453553.375, 2453553.41666667, 2453553.45833333, 2453553.5, 2453553.54166667, 2453553.58333333, 2453553.625, 2453553.66666667, 2453553.70833333, 2453553.75, 2453553.79166667, 2453553.83333333, 2453553.875, 2453553.91666667, 2453553.95833333, 2453554, 2453554.04166667, 2453554.08333333, 2453554.125, 2453554.16666667, 2453554.20833333, 2453554.25, 2453554.29166667, 2453554.33333333, 2453554.375, 2453554.41666667, 2453554.45833333, 2453554.5, 2453554.54166667, 2453554.58333333, 2453554.625, 2453554.66666667, 2453554.70833333, 2453554.75, 2453554.79166667, 2453554.83333333 ; current_speed = 46.6347, 21.4109, 20.2377, 25.5171, 20.8243, 17.3047, 26.1037, 32.263, 56.6069, 63.0595, 61.2997, 64.8193, 26.9836, 15.5449, 18.1846, 41.062, 35.4893, 25.2238, 27.5702, 28.7434, 37.2491, 54.2605, 52.794, 45.1682, 46.928, 35.7826, 9.9722, 14.0784, 17.8913, 17.598, 20.531, 18.4779, 23.464, 33.4362, 36.3692, 54.5538, 50.4476, 32.5563, 25.5171, 6.1593, 1.7598, 22.5841, 25.5171, 19.0645, 8.5057, 8.5057, 17.0114, 39.3022, 49.5677, 49.861, 44.8749, 19.9444, 26.1037, 14.3717, 4.6928, 18.1846, 17.0114, 29.0367, 29.33, 36.0759, 37.5424, 36.0759, 33.1429, 12.0253, 17.0114, 23.464, 36.6625, 26.6903, 30.5032, 34.6094, 42.5285, 48.9811, 51.9141, 52.5007, 36.9558, 13.1985, 12.0253, 17.598, 20.531, 32.263, 31.3831, 32.263, 38.129, 47.8079, 59.5399, 70.392, 61.8863, 41.062, 19.9444, 9.9722, 8.799, 12.9052, 21.9975, 23.1707, 14.665, 29.6233, 35.4893, 46.3414, 53.3806, 48.6878, 30.2099, 24.3439, 11.1454, 12.6119, 14.0784, 17.0114, 26.1037, 39.5955, 39.0089, 29.33, 41.6486, 42.5285, 26.6903, 12.9052, 15.2516, 17.0114, 6.7459, 4.1062, 19.9444, 15.2516, 27.5702, 32.8496, 24.6372, 32.263, 24.9305, 14.9583, 20.531, 24.6372, 22.2908, 29.9166, 20.8243, 21.1176, 31.3831, 51.9141, 46.3414, 51.6208, 38.4223, 27.8635, 11.732, 14.0784, 17.3047, 26.6903, 24.3439, 12.9052, 12.0253, 17.8913, 28.7434, 33.7295, 40.4754, 43.4084, 41.3553, 38.4223, 39.3022, 18.7712, 16.4248, 11.732, 14.3717, 26.9836, 30.7965, 36.9558, 36.6625, 29.9166, 31.0898, 21.9975, 24.6372 ; 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 ; current_direction = 153.026, 137.204, 108.3728, 100.286, 96.4184, 117.5144, 147.0488, 157.9484, 156.1904, 173.0672, 177.638, 176.2316, 199.4372, 251.8256, 58.4456, 41.9204, 63.0164, 79.19, 86.5736, 125.2496, 141.4232, 164.2772, 175.1768, 183.2636, 197.3276, 196.6244, 234.5972, 340.7804, 74.2676, 43.3268, 74.6192, 100.6376, 143.1812, 153.7292, 172.7156, 157.5968, 166.3868, 183.2636, 189.2408, 259.9124, 135.7976, 346.016, 351.9932, 8.1668, 49.304, 117.866, 137.5556, 141.4232, 135.446, 140.72, 140.3684, 138.962, 125.9528, 141.7748, 28.208, 119.2724, 151.268, 166.0352, 165.6836, 167.4416, 156.542, 156.8936, 165.332, 125.6012, 26.8016, 102.3956, 47.8976, 103.802, 96.77, 131.93, 150.5648, 161.816, 158.3, 165.6836, 181.154, 135.446, 39.1076, 66.1808, 66.884, 53.1716, 78.4868, 96.77, 127.0076, 138.2588, 139.6652, 162.5192, 164.2772, 185.3732, 160.7612, 25.7468, 56.336, 25.7468, 44.03, 74.2676, 50.7104, 108.7244, 144.5876, 139.3136, 143.5328, 163.574, 151.6196, 153.026, 92.9024, 27.8564, 70.4, 86.9252, 118.5692, 131.5784, 159.3548, 174.8252, 166.7384, 196.2728, 173.0672, 109.7792, 87.2768, 76.0256, 122.7884, 286.634, 145.6424, 209.9852, 179.396, 171.6608, 169.9028, 187.8344, 157.5968, 127.7108, 79.19, 75.674, 71.4548, 39.1076, 91.1444, 118.5692, 147.0488, 151.9712, 160.7612, 150.9164, 166.0352, 147.4004, 124.1948, 88.3316, 49.6556, 27.5048, 19.7696, 44.7332, 159.3548, 135.0944, 123.4916, 120.3272, 109.076, 112.592, 117.866, 108.0212, 104.8568, 108.7244, 111.8888, 117.1628, 148.1036, 148.4552, 153.026, 157.9484, 143.8844, 146.6972, 121.7336, 86.9252, 68.2904 ; 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 ; current_u = 21.15285, 14.54635, 19.2061, 25.10701, 20.69378, 15.34745, 14.19844, 12.11287, 22.85213, 7.611606, 2.526345, 4.260156, -8.979426, -14.76939, 15.49589, 27.43342, 31.62581, 24.77619, 27.52092, 23.47317, 23.22716, 14.7037, 4.43899, -2.571415, -13.97679, -10.23728, -8.128335, -4.634464, 17.22107, 12.07502, 19.79567, 18.16035, 14.06165, 14.79934, 4.611416, 20.79165, 11.87365, -1.853423, -4.09764, -6.064084, 1.226924, -5.457469, -3.554293, 2.708215, 6.448851, 7.519406, 11.48056, 24.5074, 34.77576, 31.56753, 28.6234, 13.09468, 21.13097, 8.892547, 2.218164, 15.86252, 8.177607, 7.007303, 7.252616, 7.844149, 14.94476, 14.15762, 8.392368, 9.777634, 7.670482, 22.91702, 27.20166, 25.91964, 30.29051, 25.74807, 20.90016, 15.28551, 19.19507, 12.98218, -0.7442801, 9.259819, 7.585304, 16.09908, 18.8826, 25.82441, 30.75163, 32.03804, 30.44813, 31.82893, 38.53737, 21.14478, 16.77017, -3.845154, 6.571801, 4.331873, 7.323431, 5.605954, 15.28903, 22.30269, 11.35005, 28.05545, 20.56454, 30.21081, 31.72743, 13.76778, 14.35947, 11.04206, 11.1311, 5.893001, 13.26266, 16.98691, 22.92532, 29.61935, 13.75376, 2.645406, 9.554083, -11.91695, 3.221656, 12.14384, 15.23438, 16.50793, 5.671118, -3.934367, 11.25575, -7.622388, 0.2906338, 4.764282, 4.31936, -4.397782, 9.501562, 11.83363, 20.16667, 23.87107, 21.13331, 18.87076, 20.82015, 18.54632, 17.07004, 24.39523, 15.26977, 25.09211, 9.27229, 15.01188, 9.703908, 14.07243, 13.18907, 12.32619, 8.234048, 9.082763, 4.23988, 12.6302, 23.97104, 29.11382, 38.25273, 40.07741, 36.55987, 36.53738, 37.98832, 17.77771, 15.24072, 10.43811, 7.593791, 14.11688, 13.96887, 13.87474, 21.60948, 16.42612, 26.44196, 21.96583, 22.8897 ; 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 ; current_v = -41.56142, -15.71083, -6.378893, -4.556379, -2.327908, -7.994279, -21.90451, -29.90284, -51.7892, -62.59843, -61.24762, -64.67915, -25.44572, -4.848617, 9.516145, 30.55316, 16.10275, 4.730793, 1.647769, -16.58895, -29.12034, -52.23029, -52.60705, -45.09494, -44.79829, -34.28692, -5.777105, 13.29372, 4.851133, 12.8017, 5.445499, -3.410953, -18.78375, -29.98265, -36.07566, -50.43634, -49.03036, -32.5035, -25.18594, -1.078824, -1.261568, 21.91478, 25.26835, 18.87116, 5.546103, -3.975609, -12.55327, -30.7254, -35.32143, -38.59547, -34.56092, -15.04355, -15.32597, -11.29019, 4.135471, -8.891584, -14.91692, -28.1785, -28.41916, -35.21278, -34.4396, -33.18181, -32.06275, -7.000408, 15.18392, -5.03679, 24.58066, -6.367435, -3.59584, -23.12677, -37.03858, -46.53495, -48.23508, -50.87029, -36.9483, -9.405113, 9.331184, 7.106986, 8.060347, 19.3391, 6.263869, -3.803293, -22.95064, -35.67233, -45.3858, -67.14114, -59.57076, -40.88157, -18.83057, 8.982185, 4.877476, 11.624, 15.81567, 6.282615, 9.28647, -9.509563, -28.92386, -35.14018, -42.92853, -46.70065, -26.57901, -21.69559, -0.5643448, 11.15045, 4.722621, 0.9124852, -12.48331, -26.27733, -36.50381, -29.21045, -40.53795, -40.82474, -26.49515, -4.367072, 0.7246175, 4.108055, -3.653161, 1.175429, -16.46473, -13.21024, -27.56867, -32.50227, -24.25561, -31.96186, -23.04886, -9.149635, 3.850646, 6.096197, 7.089649, 23.21417, -0.4159075, -10.09886, -26.33463, -45.82517, -43.75339, -45.112, -37.2867, -23.47378, -6.593482, 0.409892, 11.20273, 23.67355, 22.90908, 9.167747, -11.25306, -12.67189, -15.86103, -17.03129, -13.22825, -16.67605, -19.32969, -11.88666, -10.07724, -6.025862, -6.123271, -5.355897, -12.20164, -22.99627, -27.44622, -34.25234, -29.61705, -25.00371, -16.35232, 1.179938, 9.11336 ; 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 ; temperature = 9.036906, 9.005345, 9.005345, 8.97378, 8.847476, 8.879058, 8.910636, 8.815889, 8.815889, 8.910636, 8.752703, 8.879058, 9.005345, 9.005345, 9.068463, 9.005345, 9.036906, 8.97378, 8.910636, 9.068463, 9.16311, 9.005345, 9.226187, 11.42553, 9.100016, 8.815889, 8.784298, 8.97378, 8.815889, 9.131565, 9.194651, 9.005345, 9.226187, 9.16311, 9.320774, 9.47834, 9.320774, 9.47834, 9.320774, 9.635814, 9.604326, 9.793198, 9.604326, 9.793198, 9.824663, 9.856126, 9.793198, 9.698778, 9.352295, 9.100016, 9.005345, 9.16311, 9.131565, 9.25772, 9.352295, 9.415325, 9.572836, 9.25772, 9.415325, 9.47834, 9.572836, 9.856126, 9.950494, 10.04483, 10.13914, 9.919042, 10.3905, 10.70443, 11.08081, 10.57889, 10.67305, 10.95539, 10.32768, 10.48471, 10.45331, 10.70443, 10.67305, 10.5475, 10.3905, 10.3905, 10.57889, 10.48471, 10.29626, 9.981944, 9.856126, 9.856126, 10.17057, 10.48471, 10.61028, 10.61028, 10.70443, 10.82993, 10.79856, 10.79856, 10.73581, 10.70443, 10.79856, 10.92403, 10.89266, 10.98675, 10.92403, 10.92403, 10.8613, 10.82993, 10.79856, 10.73581, 10.73581, 10.64167, 10.73581, 10.70443, 10.45331, 10.57889, 10.3905, 10.26484, 10.32768, 10.32768, 10.3905, 10.61028, 10.5475, 10.4219, 10.23342, 10.07627, 9.950494, 9.887586, 9.856126, 9.856126, 9.981944, 10.01339, 10.202, 10.23342, 10.23342, 10.32768, 10.3905, 10.3905, 10.48471, 10.45331, 10.5475, 10.70443, 10.79856, 10.82993, 11.04946, 11.08081, 11.23753, 10.3905, 10.32768, 10.04483, 10.202, 10.13914, 10.26484, 10.3905, 10.35909, 10.32768, 10.17057, 9.981944, 10.202, 10.4219, 10.4219, 10.3905, 10.48471, 10.64167, 10.67305, 11.08081, 11.23753, 11.17485, 11.20619 ; 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 ; }