netcdf B0105.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.6973, 0.03422, -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 = "11-Oct-2003 13:45:15: Modified [lon,lat] to [-70.426496,43.181098].\n", "Sat Oct 11 01:02:27 2003: ncrcat -d time,2452923.83333332, pre/B0105.aanderaa.realtime.nc post/B0105.aanderaa.realtime.nc" ; :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 = "AANCM689" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0105" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3167 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2452939.04167244 ; :starting_julian_day_string = "2003-10-26 01:00:00" ; :ending_julian_day_number = 2452946.00000579 ; :ending_julian_day_string = "2003-11-02 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:09:03\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:09:03" ; data: lat = 43.181098244407 ; lon = -70.4264956387607 ; depth = 2 ; time = 2452939.04166667, 2452939.08333333, 2452939.125, 2452939.16666667, 2452939.20833333, 2452939.25, 2452939.29166667, 2452939.33333333, 2452939.375, 2452939.41666667, 2452939.45833333, 2452939.5, 2452939.54166667, 2452939.58333333, 2452939.625, 2452939.66666667, 2452939.70833333, 2452939.75, 2452939.79166667, 2452939.83333333, 2452939.875, 2452939.91666667, 2452939.95833333, 2452940, 2452940.04166667, 2452940.08333333, 2452940.125, 2452940.16666667, 2452940.20833333, 2452940.25, 2452940.29166667, 2452940.33333333, 2452940.375, 2452940.41666667, 2452940.45833333, 2452940.5, 2452940.54166667, 2452940.58333333, 2452940.625, 2452940.66666667, 2452940.70833333, 2452940.75, 2452940.79166667, 2452940.83333333, 2452940.875, 2452940.91666667, 2452940.95833333, 2452941, 2452941.04166667, 2452941.08333333, 2452941.125, 2452941.16666667, 2452941.20833333, 2452941.25, 2452941.29166667, 2452941.33333333, 2452941.375, 2452941.41666667, 2452941.45833333, 2452941.5, 2452941.54166667, 2452941.58333333, 2452941.625, 2452941.66666667, 2452941.70833333, 2452941.75, 2452941.79166667, 2452941.83333333, 2452941.875, 2452941.91666667, 2452941.95833333, 2452942, 2452942.04166667, 2452942.08333333, 2452942.125, 2452942.16666667, 2452942.20833333, 2452942.25, 2452942.29166667, 2452942.33333333, 2452942.375, 2452942.41666667, 2452942.45833333, 2452942.5, 2452942.54166667, 2452942.58333333, 2452942.625, 2452942.66666667, 2452942.70833333, 2452942.75, 2452942.79166667, 2452942.83333333, 2452942.875, 2452942.91666667, 2452942.95833333, 2452943, 2452943.04166667, 2452943.08333333, 2452943.125, 2452943.16666667, 2452943.20833333, 2452943.25, 2452943.29166667, 2452943.33333333, 2452943.375, 2452943.41666667, 2452943.45833333, 2452943.5, 2452943.54166667, 2452943.58333333, 2452943.625, 2452943.66666667, 2452943.70833333, 2452943.75, 2452943.79166667, 2452943.83333333, 2452943.875, 2452943.91666667, 2452943.95833333, 2452944, 2452944.04166667, 2452944.08333333, 2452944.125, 2452944.16666667, 2452944.20833333, 2452944.25, 2452944.29166667, 2452944.33333333, 2452944.375, 2452944.41666667, 2452944.45833333, 2452944.5, 2452944.54166667, 2452944.58333333, 2452944.625, 2452944.66666667, 2452944.70833333, 2452944.75, 2452944.79166667, 2452944.83333333, 2452944.875, 2452944.91666667, 2452944.95833333, 2452945, 2452945.04166667, 2452945.08333333, 2452945.125, 2452945.16666667, 2452945.20833333, 2452945.25, 2452945.29166667, 2452945.33333333, 2452945.375, 2452945.41666667, 2452945.45833333, 2452945.5, 2452945.54166667, 2452945.58333333, 2452945.625, 2452945.66666667, 2452945.70833333, 2452945.75, 2452945.79166667, 2452945.83333333, 2452945.875, 2452945.91666667, 2452945.95833333, 2452946 ; current_speed = 19.3578, 22.5841, 23.7573, 13.4918, 17.3047, 21.4109, 26.9836, 26.6903, 23.7573, 11.1454, 5.866, 13.4918, 23.7573, 21.9975, 29.9166, 31.3831, 28.7434, 32.263, 28.7434, 42.2352, 32.263, 31.9697, 23.1707, 25.8104, 15.8382, 12.0253, 10.2655, 11.1454, 12.6119, 20.531, 23.1707, 23.7573, 20.2377, 21.9975, 19.9444, 17.598, 23.1707, 21.1176, 25.8104, 18.7712, 24.9305, 22.5841, 25.8104, 26.397, 37.8357, 29.6233, 24.9305, 22.8774, 28.4501, 30.7965, 30.2099, 26.397, 25.2238, 28.1568, 33.1429, 35.196, 32.8496, 25.8104, 17.8913, 12.3186, 5.5727, 14.3717, 20.531, 19.6511, 21.1176, 17.8913, 13.4918, 17.0114, 19.3578, 19.3578, 26.9836, 28.1568, 25.8104, 24.0506, 20.8243, 27.5702, 21.4109, 19.0645, 17.598, 10.5588, 11.1454, 7.0392, 6.4526, 13.4918, 20.8243, 27.8635, 42.8218, 57.7801, 48.3945, 60.1265, 53.0873, 44.8749, 47.2213, 45.7548, 53.9672, 54.8471, 56.0203, 44.8749, 38.129, 25.8104, 17.3047, 10.2655, 5.2794, 9.9722, 10.5588, 12.3186, 18.7712, 20.531, 11.732, 12.6119, 12.9052, 21.4109, 17.3047, 15.2516, 11.4387, 13.4918, 8.5057, 12.6119, 9.6789, 4.1062, 2.6397, 4.9861, 12.9052, 27.5702, 48.3945, 46.0481, 44.5816, 38.7156, 41.062, 39.0089, 37.2491, 31.0898, 29.6233, 26.1037, 20.2377, 13.1985, 3.2263, 4.1062, 9.9722, 22.2908, 30.5032, 35.4893, 31.9697, 34.6094, 40.7687, 39.5955, 36.0759, 31.3831, 25.8104, 22.8774, 15.2516, 17.598, 12.3186, 17.8913, 13.7851, 9.6789, 12.6119, 13.4918, 10.8521, 8.2124, 20.2377, 23.464, 21.4109, 21.9975, 19.6511, 19.9444, 21.1176, 26.1037 ; 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 = 4.7793, 351.0669, 346.8477, 32.9073, 54.7065, 85.9989, 90.5697, 110.2593, 122.2137, 144.7161, 196.4013, 278.3241, 314.8905, 321.9225, 351.7701, 14.2725, 23.4141, 43.8069, 61.3869, 65.9577, 72.2865, 80.7249, 86.7021, 72.6381, 56.4645, 30.4461, 356.6925, 358.4505, 22.0077, 42.7521, 61.7385, 75.0993, 69.8253, 58.2225, 45.9165, 38.8845, 350.3637, 341.6121, 355.9893, 353.5281, 17.0853, 25.1721, 45.2133, 61.0353, 60.3321, 71.9349, 55.4097, 43.8069, 1.6149, 7.5921, 19.1949, 34.6653, 22.7109, 26.9301, 54.0033, 81.7797, 101.4693, 109.5561, 114.1269, 101.4693, 319.1097, 320.5161, 311.3745, 310.6713, 310.6713, 342.6669, 348.9573, 23.4141, 52.5969, 63.4965, 68.4189, 56.4645, 56.1129, 14.6241, 16.0305, 0.9117, 359.5053, 357.7473, 8.6469, 55.4097, 101.8209, 130.6521, 186.5565, 241.7577, 249.4929, 277.9725, 302.5845, 333.8769, 344.7381, 0.2085, 28.3365, 43.1037, 76.5057, 80.3733, 87.0537, 88.8117, 97.6017, 100.4145, 107.7981, 102.5241, 111.3141, 117.6429, 119.4009, 95.1405, 90.5697, 69.1221, 82.4829, 81.4281, 81.7797, 76.5057, 20.2497, 32.2041, 39.9393, 48.7293, 44.8617, 84.5925, 53.3001, 81.4281, 102.5241, 65.6061, 48.0261, 3.7245, 344.3865, 334.5801, 345.0897, 357.7473, 10.4049, 30.0945, 39.2361, 61.7385, 83.8893, 97.6017, 95.8437, 98.6565, 97.9533, 102.1725, 151.3965, 317.3517, 331.0641, 344.0349, 353.1765, 20.2497, 48.7293, 66.6609, 77.9121, 80.3733, 76.8573, 80.0217, 65.6061, 68.7705, 54.3549, 72.9897, 72.6381, 64.1997, 89.5149, 95.8437, 84.9441, 85.9989, 46.2681, 16.3821, 333.8769, 0.5601, 5.1309, 14.9757, 36.7749, 48.7293, 65.9577, 96.8985 ; 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 = 1.61285, -3.506884, -5.405742, 7.329844, 14.12415, 21.35872, 26.98227, 25.03911, 20.10024, 6.437898, -1.656343, -13.34966, -16.83102, -13.56645, -4.282424, 7.736998, 11.42187, 22.33342, 25.23307, 38.57108, 30.73341, 31.55172, 23.13233, 24.63445, 13.20183, 6.093551, -0.592265, -0.3013781, 4.726072, 13.93701, 20.40865, 22.95841, 18.99602, 18.70007, 14.32659, 11.04719, -3.878622, -6.661518, -1.805251, -2.115813, 7.324459, 9.60589, 18.31853, 23.09522, 32.87578, 28.16301, 20.5236, 15.83642, 0.8017691, 4.068825, 9.932489, 15.01413, 9.738443, 12.7523, 26.81429, 34.83438, 32.19364, 24.32151, 16.32836, 12.07261, -3.647961, -9.138409, -15.40657, -14.90459, -16.01687, -5.33029, -2.584226, 6.759883, 15.37748, 17.32343, 25.09199, 23.46992, 21.42619, 6.072208, 5.75061, 0.4386831, -0.1848625, -0.7493665, 2.645765, 8.692348, 10.90904, 5.340495, -0.7367768, -11.88566, -19.50464, -27.59419, -36.08157, -25.44065, -12.73896, 0.2188005, 25.19783, 30.66396, 45.91767, 45.11049, 53.89586, 54.8353, 55.52797, 44.13562, 36.30413, 25.19624, 16.12109, 9.09376, 4.599445, 9.932092, 10.55828, 11.50979, 18.60988, 20.30166, 11.61146, 12.26373, 4.466647, 11.41066, 11.1092, 11.46313, 8.068835, 13.43176, 6.819672, 12.47102, 9.448589, 3.73963, 1.962484, 0.3238921, -3.473393, -11.83448, -12.45222, -1.810008, 8.051582, 19.41307, 25.97243, 34.35887, 37.03745, 30.81657, 29.46936, 25.80634, 20.04304, 12.90176, 1.544577, -2.781935, -4.824858, -6.131124, -3.624123, 12.28328, 24.02848, 31.77753, 39.86475, 39.03793, 35.13095, 30.90838, 23.50624, 21.32488, 12.3941, 16.82812, 11.75735, 16.10783, 13.78461, 9.628602, 12.56283, 13.45892, 7.841536, 2.31624, -8.910684, 0.2293708, 1.914808, 5.68436, 11.76458, 14.99024, 19.28554, 25.91472 ; 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 = 19.29049, 22.31016, 23.13412, 11.32705, 9.998051, 1.493959, -0.2682973, -9.242032, -12.66451, -9.097989, -5.627298, 1.95324, 16.76681, 17.31593, 29.60851, 30.41443, 26.37658, 23.28346, 13.765, 17.20708, 9.81626, 5.152714, 1.332951, 7.701983, 8.749869, 10.36709, 10.2484, 11.14132, 11.69291, 15.07586, 10.97124, 6.109061, 6.979654, 11.58437, 13.87544, 13.69851, 22.84377, 20.03939, 25.74719, 18.65158, 23.83028, 20.43938, 18.18264, 12.78329, 18.72761, 9.186109, 14.15315, 16.51009, 28.4388, 30.52653, 28.5304, 21.71123, 23.26806, 25.10347, 19.47936, 5.03231, -6.531908, -8.639506, -7.31323, -2.449466, 4.212762, 11.09212, 13.57054, 12.80699, 13.76273, 17.07883, 13.242, 15.61063, 11.75829, 8.638466, 9.925049, 15.55532, 14.3908, 23.27143, 20.01454, 27.56671, 21.4101, 19.04977, 17.39797, 5.994277, -2.28317, -4.585788, -6.410398, -6.384337, -7.29524, 3.864606, 23.06137, 51.87787, 46.68776, 60.1261, 46.72612, 32.76398, 11.01903, 7.651493, 2.773913, 1.137433, -7.41069, -8.111948, -11.65465, -5.596992, -6.289921, -4.762776, -2.591749, -0.8934925, -0.1049859, 4.390073, 2.455688, 3.060154, 1.677437, 2.94297, 12.10757, 18.11694, 13.26795, 10.06022, 8.107882, 1.271449, 5.083208, 1.879809, -2.098872, 1.695891, 1.76541, 4.975569, 12.42899, 24.90103, 46.76505, 46.01251, 43.8485, 33.49672, 31.80441, 18.47058, 3.965158, -4.112739, -3.016098, -3.928875, -2.800208, -2.782978, -2.832542, 3.020218, 8.727286, 21.43103, 30.28714, 33.29582, 21.08777, 13.71128, 8.537457, 6.621484, 8.202834, 5.437912, 10.65989, 8.284011, 8.888065, 5.148182, 3.675946, 7.786934, 0.1167114, -0.9854579, 1.111457, 0.9413988, 7.501892, 7.878994, 18.17042, 23.46288, 21.32511, 21.25037, 15.74041, 13.15567, 8.603542, -3.135338 ; 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 = 9.987679, 9.987679, 10.0826, 10.05096, 9.734416, 9.639388, 9.607704, 9.639388, 9.671067, 9.671067, 9.671067, 9.671067, 9.671067, 9.671067, 9.671067, 9.702744, 9.671067, 9.702744, 9.702744, 9.734416, 9.766086, 9.766086, 9.766086, 9.797751, 9.829414, 9.829414, 9.829414, 9.797751, 9.797751, 10.05096, 9.956032, 9.924382, 9.956032, 9.956032, 9.89273, 9.924382, 10.17749, 10.14586, 9.987679, 10.05096, 9.956032, 9.956032, 10.01932, 10.05096, 10.0826, 10.14586, 10.11423, 10.11423, 10.11423, 10.11423, 10.0826, 10.20912, 10.30397, 10.27236, 10.27236, 10.11423, 9.987679, 9.956032, 9.924382, 9.924382, 9.924382, 9.956032, 10.01932, 10.11423, 10.0826, 10.49361, 10.46201, 10.61998, 10.49361, 10.33559, 10.20912, 10.27236, 10.17749, 10.30397, 10.30397, 10.33559, 10.33559, 10.3672, 10.3672, 10.33559, 10.30397, 10.33559, 10.30397, 10.27236, 10.24074, 10.24074, 10.33559, 10.49361, 10.46201, 10.5568, 10.46201, 10.43041, 10.46201, 10.3988, 10.33559, 10.43041, 10.46201, 10.3988, 10.43041, 10.3672, 10.30397, 10.24074, 10.20912, 10.17749, 10.17749, 10.17749, 10.17749, 10.17749, 10.14586, 10.14586, 10.14586, 10.17749, 10.17749, 10.24074, 10.27236, 10.24074, 10.27236, 10.20912, 10.11423, 10.11423, 10.0826, 10.05096, 10.01932, 9.956032, 10.0826, 10.24074, 10.24074, 10.20912, 10.17749, 10.17749, 10.11423, 10.01932, 10.05096, 10.0826, 10.0826, 10.05096, 10.11423, 10.27236, 10.11423, 9.987679, 10.17749, 10.24074, 10.20912, 10.24074, 10.17749, 10.11423, 10.05096, 9.956032, 9.987679, 9.956032, 9.987679, 9.924382, 9.89273, 9.861073, 9.861073, 9.861073, 9.861073, 9.89273, 9.924382, 9.987679, 10.05096, 10.0826, 10.05096, 10.20912, 10.20912, 10.20912, 10.24074, 10.24074 ; 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 ; }