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 = 2453569.00000579 ; :starting_julian_day_string = "2005-07-17 00:00:00" ; :ending_julian_day_number = 2453575.83333912 ; :ending_julian_day_string = "2005-07-23 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 = 2453569, 2453569.04166667, 2453569.08333333, 2453569.125, 2453569.16666667, 2453569.20833333, 2453569.25, 2453569.29166667, 2453569.33333333, 2453569.375, 2453569.41666667, 2453569.45833333, 2453569.5, 2453569.54166667, 2453569.58333333, 2453569.625, 2453569.66666667, 2453569.70833333, 2453569.75, 2453569.79166667, 2453569.83333333, 2453569.875, 2453569.91666667, 2453569.95833333, 2453570, 2453570.04166667, 2453570.08333333, 2453570.125, 2453570.16666667, 2453570.20833333, 2453570.25, 2453570.29166667, 2453570.33333333, 2453570.375, 2453570.41666667, 2453570.45833333, 2453570.5, 2453570.54166667, 2453570.58333333, 2453570.625, 2453570.66666667, 2453570.70833333, 2453570.75, 2453570.79166667, 2453570.83333333, 2453570.875, 2453570.91666667, 2453570.95833333, 2453571, 2453571.04166667, 2453571.08333333, 2453571.125, 2453571.16666667, 2453571.20833333, 2453571.25, 2453571.29166667, 2453571.33333333, 2453571.375, 2453571.41666667, 2453571.45833333, 2453571.5, 2453571.54166667, 2453571.58333333, 2453571.625, 2453571.66666667, 2453571.70833333, 2453571.75, 2453571.79166667, 2453571.83333333, 2453571.875, 2453571.91666667, 2453571.95833333, 2453572, 2453572.04166667, 2453572.08333333, 2453572.125, 2453572.16666667, 2453572.20833333, 2453572.25, 2453572.29166667, 2453572.33333333, 2453572.375, 2453572.41666667, 2453572.45833333, 2453572.5, 2453572.54166667, 2453572.58333333, 2453572.625, 2453572.66666667, 2453572.70833333, 2453572.75, 2453572.79166667, 2453572.83333333, 2453572.875, 2453572.91666667, 2453572.95833333, 2453573, 2453573.04166667, 2453573.08333333, 2453573.125, 2453573.16666667, 2453573.20833333, 2453573.25, 2453573.29166667, 2453573.33333333, 2453573.375, 2453573.41666667, 2453573.45833333, 2453573.5, 2453573.54166667, 2453573.58333333, 2453573.625, 2453573.66666667, 2453573.70833333, 2453573.75, 2453573.79166667, 2453573.83333333, 2453573.875, 2453573.91666667, 2453573.95833333, 2453574, 2453574.04166667, 2453574.08333333, 2453574.125, 2453574.16666667, 2453574.20833333, 2453574.25, 2453574.29166667, 2453574.33333333, 2453574.375, 2453574.41666667, 2453574.45833333, 2453574.5, 2453574.54166667, 2453574.58333333, 2453574.625, 2453574.66666667, 2453574.70833333, 2453574.75, 2453574.79166667, 2453574.83333333, 2453574.875, 2453574.91666667, 2453574.95833333, 2453575, 2453575.04166667, 2453575.08333333, 2453575.125, 2453575.16666667, 2453575.20833333, 2453575.25, 2453575.29166667, 2453575.33333333, 2453575.375, 2453575.41666667, 2453575.45833333, 2453575.5, 2453575.54166667, 2453575.58333333, 2453575.625, 2453575.66666667, 2453575.70833333, 2453575.75, 2453575.79166667, 2453575.83333333 ; current_speed = 32.5563, 31.0898, 19.0645, 14.9583, 19.9444, 13.1985, 21.4109, 34.0228, 29.0367, 28.1568, 28.4501, 19.9444, 27.2769, 33.4362, 31.0898, 25.5171, 21.7042, 22.8774, 7.6258, 7.6258, 19.6511, 14.665, 18.1846, 10.2655, 21.9975, 11.732, 9.0923, 15.8382, 19.9444, 17.598, 25.2238, 32.263, 28.1568, 25.5171, 15.5449, 20.2377, 21.1176, 27.8635, 21.9975, 15.2516, 8.2124, 2.6397, 17.3047, 24.9305, 23.7573, 20.8243, 16.1315, 10.2655, 13.7851, 24.3439, 25.8104, 17.598, 14.0784, 12.9052, 3.5196, 17.3047, 28.7434, 28.4501, 22.8774, 10.2655, 12.9052, 5.2794, 12.3186, 4.9861, 11.732, 4.6928, 21.7042, 28.1568, 16.4248, 18.1846, 9.3856, 11.4387, 19.6511, 14.9583, 27.5702, 19.3578, 32.5563, 25.8104, 4.1062, 15.8382, 29.6233, 32.5563, 34.6094, 18.7712, 19.3578, 12.3186, 28.1568, 33.4362, 35.7826, 50.1543, 32.8496, 17.598, 22.5841, 21.1176, 32.8496, 33.4362, 28.7434, 20.2377, 19.3578, 34.9027, 46.928, 50.4476, 49.861, 49.5677, 32.5563, 21.9975, 11.1454, 34.9027, 37.5424, 18.1846, 21.7042, 8.799, 15.8382, 19.9444, 26.397, 39.3022, 31.0898, 31.6764, 14.3717, 2.933, 9.3856, 14.665, 7.3325, 18.7712, 24.9305, 29.6233, 31.3831, 22.5841, 21.1176, 28.1568, 29.33, 38.129, 36.9558, 31.9697, 20.8243, 17.8913, 4.9861, 38.7156, 34.6094, 38.7156, 10.8521, 23.464, 24.0506, 8.799, 37.8357, 31.0898, 31.9697, 19.6511, 22.2908, 30.2099, 33.4362, 41.9419, 53.0873, 48.1012, 25.5171, 6.4526, 22.2908, 25.8104, 39.5955, 23.7573, 3.5196, 14.9583, 31.0898, 31.0898, 34.3161 ; 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 = 212.4464, 215.2592, 207.524, 177.2864, 179.0444, 354.1028, 67.9388, 56.6876, 64.4228, 87.98, 115.0532, 163.574, 172.0124, 180.4508, 165.6836, 152.3228, 162.5192, 163.2224, 225.8072, 83.7608, 37.3496, 73.2128, 90.7928, 110.1308, 237.0584, 260.9672, 159.3548, 146.6972, 100.6376, 93.9572, 77.432, 86.5736, 91.1444, 97.4732, 123.4916, 168.4964, 233.1908, 231.4328, 232.136, 231.0812, 225.4556, 187.8344, 42.272, 52.1168, 74.9708, 65.8292, 42.9752, 109.4276, 149.51, 190.9988, 196.2728, 170.9576, 142.478, 108.0212, 55.2812, 55.6328, 66.884, 72.158, 41.5688, 59.5004, 83.7608, 218.7752, 163.574, 16.9568, 173.0672, 77.0804, 92.1992, 98.8796, 95.7152, 106.6148, 134.3912, 85.5188, 194.8664, 258.1544, 212.798, 213.1496, 241.9808, 259.2092, 247.6064, 72.8612, 70.0484, 79.19, 80.5964, 72.5096, 120.6788, 138.962, 206.1176, 204.008, 205.4144, 226.5104, 224.0492, 274.328, 352.6964, 7.8152, 45.788, 44.03, 67.5872, 102.044, 91.496, 163.574, 194.1632, 196.976, 196.2728, 195.218, 211.04, 231.0812, 279.602, 355.5092, 4.2992, 36.998, 43.3268, 343.5548, 154.784, 197.6792, 179.0444, 152.3228, 151.268, 148.4552, 150.2132, 127.3592, 57.3908, 33.482, 217.3688, 222.9944, 206.8208, 214.556, 209.9852, 182.2088, 137.5556, 90.7928, 88.3316, 102.044, 85.5188, 61.9616, 89.738, 163.574, 19.418, 206.8208, 246.2, 193.1084, 213.5012, 107.318, 100.6376, 108.0212, 47.1944, 61.9616, 62.6648, 101.3408, 148.4552, 169.9028, 174.4736, 173.4188, 174.8252, 186.7796, 195.5696, 248.3096, 8.87, 44.03, 32.4272, 32.7788, 90.0896, 359.0252, 167.7932, 177.2864, 197.6792 ; 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 = -17.46679, -17.9474, -8.810089, 0.7081791, 0.3326246, -1.356066, 19.84326, 28.43246, 26.19123, 28.1393, 25.77337, 5.639812, 3.790365, -0.2630714, 7.687773, 11.85243, 6.519642, 6.603733, -5.467685, 7.580631, 11.92187, 14.04004, 18.18286, 9.638374, -18.46086, -11.58651, 3.205763, 8.69618, 19.60164, 17.55604, 24.6194, 32.20533, 28.15118, 25.30035, 12.96393, 4.035995, -16.90749, -21.78584, -17.36636, -11.86631, -5.853035, -0.3598185, 11.64002, 19.67675, 22.94465, 18.99861, 10.99655, 9.681008, 6.994394, -4.644535, -7.232359, 2.765795, 8.574675, 12.2721, 2.892961, 14.28394, 26.43565, 27.08179, 15.17959, 8.845091, 12.82876, -3.306311, 3.483414, 1.454199, 1.416113, 4.574001, 21.68821, 27.81934, 16.34315, 17.42537, 6.706763, 11.40373, -5.041805, -14.63975, -14.93419, -10.58537, -28.74038, -25.354, -3.796546, 15.13488, 27.84534, 31.97857, 34.14431, 17.90336, 16.6485, 8.087893, -12.39505, -13.60399, -15.35654, -36.38691, -22.83953, -17.54782, -2.871047, 2.871537, 23.54543, 23.23933, 26.57215, 19.79222, 19.3512, 9.869672, -11.48256, -14.72924, -13.9716, -13.01114, -16.78721, -17.11487, -10.98925, -2.732847, 2.814359, 10.94326, 14.89253, -2.490981, 6.747579, -6.056859, 0.4402384, 18.25547, 14.94528, 16.57199, 7.139487, 2.331286, 7.906109, 8.090314, -4.450411, -12.80059, -11.24868, -16.80268, -15.68453, -0.8704202, 14.25173, 28.1541, 29.31757, 37.28969, 36.84283, 28.2175, 20.82408, 5.059244, 1.657666, -17.46854, -31.6662, -8.78047, -5.989865, 22.40031, 23.63728, 8.36734, 27.75867, 27.44088, 28.39981, 19.26741, 11.66177, 5.296358, 3.220053, 4.807011, 4.788186, -5.678367, -6.849013, -5.99572, 3.437087, 17.93913, 21.2322, 12.86213, 3.519596, -0.2544803, 6.573652, 1.471902, -10.42136 ; 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 = -27.47406, -25.38634, -16.90673, -14.94153, -19.94163, 13.12865, 8.041864, 18.68545, 12.53592, 0.9924807, -12.04747, -19.13038, -27.01226, -33.43517, -30.12431, -22.5974, -20.70185, -21.90356, -5.315754, 0.8287681, 15.62161, 4.235515, -0.2516117, -3.53302, -11.96189, -1.841922, -8.508408, -13.23726, -3.681664, -1.21446, 5.488652, 1.928241, -0.5623538, -3.318816, -8.577905, -19.83117, -12.65266, -17.371, -13.50183, -9.581335, -5.760684, -2.615062, 12.80478, 15.30867, 6.160536, 8.526679, 11.80259, -3.414464, -11.87887, -23.89673, -24.77639, -17.3793, -11.16585, -3.992467, 2.004586, 9.768409, 11.28449, 8.716916, 17.11594, 5.210073, 1.402531, -4.115869, -11.81583, 4.769329, -11.64622, 1.049233, -0.8328739, -4.346245, -1.635643, -5.19963, -6.56573, 0.8937283, -18.99331, -3.070566, -23.17511, -16.20723, -15.29389, -4.832315, -1.564327, 4.66732, 10.10825, 6.106024, 5.654759, 5.641609, -9.876828, -9.291603, -25.28178, -30.54359, -32.31983, -34.51734, -23.61042, 1.328051, 22.40086, 20.92146, 22.90653, 24.03983, 10.9592, -4.222855, -0.5053772, -33.47817, -45.50151, -48.24945, -47.86349, -47.82956, -27.89448, -13.81923, 1.859088, 34.79555, 37.43676, 14.52325, 15.78876, 8.439041, -14.32895, -19.00246, -26.39333, -34.80518, -27.26196, -26.99562, -12.47291, -1.779774, 5.057957, 12.23148, -5.827469, -13.72964, -22.24853, -24.39693, -27.18261, -22.56732, -15.58337, -0.3895924, 0.8539417, -7.956104, 2.88743, 15.02778, 0.09522425, -17.16108, 4.702482, -34.55066, -13.96646, -37.70678, -9.049287, -6.984642, -4.439653, -2.722137, 25.70985, 14.61417, 14.68034, -3.864279, -18.99692, -29.742, -33.28078, -41.66552, -52.87093, -47.76486, -24.58075, -2.384823, 22.02422, 18.55706, 33.42151, 19.97435, -0.005504001, 14.95613, -30.38688, -31.05494, -32.69541 ; 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 = 13.61529, 14.08423, 13.92791, 13.52151, 13.3652, 13.3652, 13.61529, 13.74034, 13.64655, 13.27142, 11.77002, 13.08384, 12.92752, 13.24016, 13.33394, 13.42773, 13.3652, 13.55277, 13.58403, 13.74034, 13.70907, 13.70907, 13.70907, 13.67781, 13.70907, 13.74034, 13.70907, 13.70907, 13.64655, 13.58403, 13.52151, 13.52151, 13.64655, 13.61529, 13.67781, 13.55277, 13.61529, 13.55277, 13.45899, 13.39647, 13.39647, 13.61529, 13.83412, 14.14676, 14.3969, 14.36563, 14.30309, 14.24056, 14.05296, 13.95917, 13.80286, 13.58403, 13.52151, 13.49025, 13.42773, 13.39647, 13.80286, 13.7716, 13.89664, 13.92791, 13.92791, 13.83412, 13.86538, 13.95917, 13.99043, 14.11549, 14.20929, 14.27183, 14.42818, 14.11549, 14.55327, 13.92791, 14.36563, 14.3969, 14.20929, 14.27183, 14.14676, 13.86538, 13.30268, 13.74034, 14.05296, 14.20929, 14.27183, 14.30309, 14.33436, 14.17802, 14.17802, 13.99043, 13.52151, 13.17763, 12.73991, 12.89625, 13.80286, 14.77222, 15.30422, 14.86608, 14.17802, 14.08423, 11.61346, 14.20929, 14.74094, 13.20889, 13.33394, 13.64655, 13.58403, 13.33394, 13.17763, 12.80245, 13.08384, 13.11511, 13.3652, 13.3652, 13.67781, 13.27142, 13.42773, 15.05382, 14.80351, 15.11641, 14.95994, 14.6471, 13.3652, 13.49025, 13.70907, 13.42773, 14.14676, 13.92791, 13.17763, 13.39647, 13.70907, 13.67781, 13.52151, 14.11549, 14.24056, 13.99043, 14.30309, 14.42818, 15.24161, 15.27291, 13.33394, 14.92865, 12.55227, 15.49208, 14.24056, 14.70966, 14.24056, 14.77222, 14.99123, 14.74094, 13.55277, 14.55327, 14.70966, 13.80286, 14.05296, 13.95917, 12.89625, 12.89625, 13.02131, 13.61529, 13.30268, 13.80286, 14.14676, 13.95917, 14.17802, 13.92791, 14.30309 ; 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 ; }