netcdf M0106.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., 300. ; 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., 300. ; 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., 300. ; 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.7217, 0.03423, -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 = "10-Apr-2005 12:41:09: Modified [lon,lat] to [-67.879300,43.486600].\n", "09-Feb-2005 14:57:01: All parameters marked as non-functional as of julian day 2453411.583333 (2005-02-09 14:00:00)\n", "25-Jan-2005 13:24:28: Parameter temperature marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:23: Parameter current_v marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:20: Parameter current_u marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:16: Parameter current_direction marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:12: Parameter current_speed marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.aanderaa.realtime.nc M0106.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 = "AANCM970" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453485.00000579 ; :starting_julian_day_string = "2005-04-24 00:00:00" ; :ending_julian_day_number = 2453491.95833912 ; :ending_julian_day_string = "2005-04-30 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 30-Aug-2004 11:34:30\n", "AANCM_Temperature_1.5: 30-Aug-2004 11:34:30" ; :longitude = -67.8793 ; :latitude = 43.4866 ; data: lat = 43.4866 ; lon = -67.8793 ; depth = 2 ; time = 2453485, 2453485.04166667, 2453485.08333333, 2453485.125, 2453485.16666667, 2453485.20833333, 2453485.25, 2453485.29166667, 2453485.33333333, 2453485.375, 2453485.41666667, 2453485.45833333, 2453485.5, 2453485.54166667, 2453485.58333333, 2453485.625, 2453485.66666667, 2453485.70833333, 2453485.75, 2453485.79166667, 2453485.83333333, 2453485.875, 2453485.91666667, 2453485.95833333, 2453486, 2453486.04166667, 2453486.08333333, 2453486.125, 2453486.16666667, 2453486.20833333, 2453486.25, 2453486.29166667, 2453486.33333333, 2453486.375, 2453486.41666667, 2453486.45833333, 2453486.5, 2453486.54166667, 2453486.58333333, 2453486.625, 2453486.66666667, 2453486.70833333, 2453486.75, 2453486.79166667, 2453486.83333333, 2453486.875, 2453486.91666667, 2453486.95833333, 2453487, 2453487.04166667, 2453487.08333333, 2453487.125, 2453487.16666667, 2453487.20833333, 2453487.25, 2453487.29166667, 2453487.33333333, 2453487.375, 2453487.41666667, 2453487.45833333, 2453487.5, 2453487.54166667, 2453487.58333333, 2453487.625, 2453487.66666667, 2453487.70833333, 2453487.75, 2453487.79166667, 2453487.83333333, 2453487.875, 2453487.91666667, 2453487.95833333, 2453488, 2453488.04166667, 2453488.08333333, 2453488.125, 2453488.16666667, 2453488.20833333, 2453488.25, 2453488.29166667, 2453488.33333333, 2453488.375, 2453488.41666667, 2453488.45833333, 2453488.5, 2453488.54166667, 2453488.58333333, 2453488.625, 2453488.66666667, 2453488.70833333, 2453488.75, 2453488.79166667, 2453488.83333333, 2453488.875, 2453488.91666667, 2453488.95833333, 2453489, 2453489.04166667, 2453489.08333333, 2453489.125, 2453489.16666667, 2453489.20833333, 2453489.25, 2453489.29166667, 2453489.33333333, 2453489.375, 2453489.41666667, 2453489.45833333, 2453489.5, 2453489.54166667, 2453489.58333333, 2453489.625, 2453489.66666667, 2453489.70833333, 2453489.75, 2453489.79166667, 2453489.83333333, 2453489.875, 2453489.91666667, 2453489.95833333, 2453490, 2453490.04166667, 2453490.08333333, 2453490.125, 2453490.16666667, 2453490.20833333, 2453490.25, 2453490.29166667, 2453490.33333333, 2453490.375, 2453490.41666667, 2453490.45833333, 2453490.5, 2453490.54166667, 2453490.58333333, 2453490.625, 2453490.66666667, 2453490.70833333, 2453490.75, 2453490.79166667, 2453490.83333333, 2453490.875, 2453490.91666667, 2453490.95833333, 2453491, 2453491.04166667, 2453491.08333333, 2453491.125, 2453491.16666667, 2453491.20833333, 2453491.25, 2453491.29166667, 2453491.33333333, 2453491.375, 2453491.41666667, 2453491.45833333, 2453491.5, 2453491.54166667, 2453491.58333333, 2453491.625, 2453491.66666667, 2453491.70833333, 2453491.75, 2453491.79166667, 2453491.83333333, 2453491.875, 2453491.91666667, 2453491.95833333 ; current_speed = 42.8218, 38.129, 28.1568, 19.6511, 16.4248, 23.7573, 25.8104, 31.3831, 24.0506, 5.2794, 6.1593, 20.2377, 30.5032, 33.7295, 31.9697, 18.7712, 6.4526, 9.6789, 14.9583, 9.3856, 22.2908, 25.8104, 31.9697, 26.9836, 33.4362, 26.6903, 20.531, 7.0392, 12.3186, 6.4526, 28.1568, 22.2908, 14.0784, 15.5449, 31.6764, 43.1151, 58.9533, 51.6208, 53.6739, 50.1543, 41.6486, 36.6625, 39.8888, 43.7017, 43.1151, 29.9166, 14.3717, 5.2794, 15.2516, 34.6094, 31.9697, 31.0898, 14.665, 12.9052, 12.6119, 12.9052, 25.2238, 28.7434, 25.2238, 28.4501, 26.397, 23.7573, 18.4779, 17.598, 8.2124, 12.0253, 13.4918, 7.9191, 7.3325, 5.2794, 14.665, 29.0367, 38.4223, 43.7017, 36.3692, 34.3161, 24.6372, 23.7573, 21.9975, 27.8635, 30.2099, 29.0367, 15.5449, 4.3995, 20.8243, 32.263, 46.3414, 41.3553, 37.5424, 29.6233, 28.7434, 18.1846, 14.9583, 21.9975, 20.531, 8.5057, 12.0253, 16.1315, 17.0114, 36.6625, 43.4084, 34.0228, 39.8888, 29.6233, 18.7712, 16.1315, 21.9975, 13.1985, 22.5841, 33.4362, 36.9558, 47.5146, 24.9305, 12.6119, 7.0392, 11.732, 22.8774, 32.5563, 31.9697, 23.464, 25.5171, 22.2908, 12.0253, 8.5057, 6.1593, 11.732, 6.7459, 3.5196, 16.7181, 23.464, 29.9166, 24.6372, 30.7965, 23.1707, 32.5563, 30.5032, 25.8104, 31.9697, 22.2908, 18.7712, 21.7042, 15.5449, 19.0645, 19.3578, 14.3717, 10.5588, 18.1846, 25.5171, 37.2491, 27.5702, 28.1568, 12.9052, 13.4918, 11.1454, 21.7042, 32.5563, 22.5841, 15.5449, 4.9861, 13.1985, 29.33, 33.4362, 35.7826, 27.5702, 20.2377, 25.5171, 17.598, 12.0253 ; 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 = 358.6736, 8.87, 29.2628, 40.514, 55.2812, 109.7792, 145.2908, 144.5876, 153.7292, 148.8068, 20.1212, 348.8288, 348.8288, 342.1868, 339.7256, 338.3192, 334.4516, 340.7804, 357.6188, 61.2584, 91.1444, 60.5552, 56.6876, 48.2492, 18.0116, 12.7376, 12.0344, 58.094, 172.364, 202.9532, 191.702, 223.346, 269.7572, 330.584, 352.3448, 21.176, 28.9112, 27.1532, 29.2628, 51.4136, 66.884, 87.6284, 121.0304, 141.7748, 145.6424, 150.5648, 124.898, 80.948, 356.564, 358.6736, 346.7192, 348.1256, 47.546, 1.4864, 96.77, 99.5828, 119.624, 115.7564, 93.6056, 76.3772, 66.884, 38.4044, 30.3176, 353.048, 312.6524, 205.766, 228.9716, 205.766, 295.0724, 118.2176, 54.9296, 36.998, 20.4728, 21.8792, 33.1304, 42.272, 60.2036, 93.6056, 140.3684, 156.1904, 170.2544, 169.9028, 171.3092, 330.2324, 344.258, 353.3996, 350.5868, 7.8152, 343.9064, 355.5092, 353.3996, 9.2216, 69.6968, 129.8204, 132.6332, 102.3956, 63.368, 19.0664, 337.9676, 320.036, 308.0816, 282.0632, 291.908, 305.972, 273.6248, 275.0312, 320.7392, 304.214, 1.838, 10.9796, 8.5184, 348.1256, 351.9932, 14.144, 44.03, 157.2452, 140.3684, 160.7612, 152.3228, 150.9164, 144.236, 112.592, 104.5052, 29.6144, 21.5276, 54.9296, 127.7108, 118.9208, 159.0032, 166.7384, 138.2588, 142.478, 130.172, 100.9892, 81.6512, 58.094, 63.7196, 63.7196, 85.1672, 126.656, 137.204, 154.4324, 140.72, 138.962, 121.382, 96.4184, 51.7652, 15.902, 23.2856, 13.7924, 32.0756, 63.368, 121.0304, 151.9712, 138.6104, 148.8068, 155.4872, 148.8068, 115.7564, 20.1212, 353.7512, 359.0252, 352.6964, 6.4088, 11.6828, 25.3952, 51.062, 71.1032 ; 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 = -0.9912382, 5.879228, 13.7635, 12.76602, 13.50048, 22.35571, 14.69674, 18.18517, 10.64514, 2.734336, 2.118843, -3.920877, -5.909728, -10.31835, -11.07803, -6.934745, -2.782835, -3.186194, -0.6214847, 8.229268, 22.28635, 22.47646, 26.71671, 20.13106, 10.33879, 5.884847, 4.280692, 5.975692, 1.636885, -2.516379, -5.710804, -15.30046, -14.07827, -7.634831, -4.219654, 15.57464, 28.50118, 23.55825, 26.23667, 39.20404, 38.30471, 36.6311, 34.18047, 27.0406, 24.33228, 14.70218, 11.78726, 5.21365, -0.9140829, -0.8011377, -7.344195, -6.397254, 10.82012, 0.3347566, 12.52396, 12.72512, 21.92675, 25.88774, 25.17387, 27.64972, 24.27764, 14.75822, 9.327511, -2.130023, -6.040038, -5.227359, -10.178, -3.442407, -6.641581, 4.651987, 12.00252, 17.47391, 13.43869, 16.28548, 19.87745, 23.08276, 21.38008, 23.71027, 14.03108, 11.24846, 5.113745, 5.090674, 2.348867, -2.184278, -5.649759, -3.708441, -7.579287, 5.623428, -10.40703, -2.319475, -3.303884, 2.914142, 14.02893, 16.8953, 15.10475, 8.307422, 10.74946, 5.269576, -6.381501, -23.54855, -34.16819, -33.2715, -37.0082, -23.97426, -18.73365, -16.06935, -13.92115, -10.91441, 0.7243545, 6.368241, 5.474153, -9.776935, -3.472585, 3.081841, 4.89249, 4.537799, 14.59232, 10.7275, 14.8496, 11.4055, 14.91342, 20.58029, 11.64199, 4.20318, 2.260151, 9.602016, 5.336737, 3.080667, 5.990359, 5.382582, 19.91749, 15.00568, 23.53196, 22.74582, 32.21128, 25.89466, 23.14258, 28.66525, 22.21155, 15.0589, 14.74562, 6.708801, 12.06994, 12.70955, 12.26933, 10.49262, 14.28366, 6.991501, 14.72511, 6.572864, 14.95232, 11.53601, 11.56104, 5.237394, 14.35029, 16.86174, 9.370065, 8.0511, 4.490729, 4.540378, -3.192455, -0.5688383, -4.548932, 3.077429, 4.097999, 10.94325, 13.68819, 11.37718 ; 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 = 42.81033, 37.673, 24.56362, 14.93969, 9.354733, -8.039383, -21.21751, -25.5773, -21.56647, -4.516135, 5.78338, 19.85425, 29.92525, 32.11247, 29.98898, 17.44326, 5.821673, 9.139435, 14.94538, 4.513162, -0.4451967, 12.688, 17.55788, 17.96817, 31.79762, 26.03345, 20.07978, 3.720409, -12.20936, -5.941707, -27.57158, -16.21036, -0.05965929, 13.5408, 31.39409, 40.20376, 51.60595, 45.93164, 46.8244, 31.28094, 16.35099, 1.517109, -20.56239, -34.33139, -35.59287, -26.05473, -8.222298, 0.8306122, 15.22418, 34.60013, 31.1147, 30.42451, 9.898847, 12.90086, -1.486742, -2.148364, -12.46828, -12.49033, -1.586276, 6.70082, 10.3633, 18.61731, 15.95087, 17.46862, 5.564302, -10.82971, -8.856463, -7.131758, 3.107243, -2.496214, 8.426252, 23.19035, 35.99548, 40.55394, 30.45662, 25.39254, 12.2427, -1.494051, -16.94163, -25.49209, -29.77394, -28.58697, -15.36642, 3.81897, 20.04325, 32.04916, 45.71739, 40.97118, 36.07112, 29.53235, 28.55289, 17.94958, 5.190351, -14.08683, -13.90569, -1.825836, 5.390442, 15.24654, 15.76909, 28.09991, 26.77357, 7.110442, 14.8832, 17.40042, 1.186762, 1.414703, 17.03208, 7.421325, 22.57248, 32.82415, 36.54811, 46.49784, 24.68747, 12.22957, 5.061016, -10.81888, -17.6193, -30.73814, -28.31168, -20.50546, -20.70537, -8.563376, -3.011951, 7.394607, 5.729633, 6.741002, -4.126306, -1.702079, -15.60803, -22.83828, -22.32256, -19.54025, -19.86634, -4.416891, 4.72714, 16.12177, 11.42793, 14.15505, 1.877962, -11.20658, -15.92605, -14.02269, -14.75709, -14.60109, -7.48394, -1.180348, 11.25419, 24.54061, 34.215, 26.77524, 23.85861, 5.784864, -6.954926, -9.838173, -16.28316, -27.8495, -20.54856, -13.29751, -2.166689, 12.39296, 29.15574, 33.43136, 35.49228, 27.39791, 19.81845, 23.05141, 11.05997, 3.894569 ; 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 = 4.906633, 4.874115, 4.841588, 4.776513, 4.743963, 4.711405, 4.67884, 4.711405, 4.743963, 4.776513, 4.776513, 4.776513, 4.711405, 4.776513, 4.809054, 4.841588, 4.841588, 4.906633, 4.939144, 5.004142, 4.971647, 5.004142, 5.06911, 5.06911, 5.03663, 5.004142, 4.939144, 4.874115, 4.906633, 5.004142, 5.101583, 5.198955, 5.231398, 5.231398, 5.198955, 5.101583, 5.004142, 4.874115, 4.874115, 4.874115, 4.971647, 5.004142, 5.101583, 5.134048, 5.134048, 5.328681, 5.3935, 5.3935, 5.361094, 5.231398, 5.06911, 5.03663, 5.03663, 5.03663, 5.03663, 5.03663, 5.004142, 4.971647, 4.939144, 4.939144, 5.004142, 5.03663, 5.134048, 5.263833, 5.361094, 5.490673, 5.490673, 5.52305, 5.52305, 5.587782, 5.620137, 5.620137, 5.555419, 5.620137, 5.91102, 5.814122, 5.684827, 5.620137, 5.587782, 5.781808, 5.91102, 5.878727, 5.684827, 5.717161, 5.620137, 5.846428, 5.878727, 5.425898, 5.328681, 5.263833, 5.166505, 5.198955, 5.198955, 5.198955, 5.29626, 5.458289, 5.555419, 5.52305, 5.490673, 5.458289, 5.3935, 5.198955, 5.101583, 5.06911, 5.03663, 4.971647, 4.939144, 4.874115, 4.841588, 4.776513, 4.743963, 4.743963, 4.776513, 4.809054, 4.809054, 4.809054, 4.809054, 4.809054, 4.809054, 4.776513, 4.776513, 4.776513, 4.776513, 4.743963, 4.743963, 4.776513, 4.776513, 4.743963, 4.743963, 4.743963, 4.743963, 4.743963, 4.743963, 4.776513, 4.841588, 4.841588, 4.874115, 4.906633, 4.906633, 4.939144, 4.939144, 4.971647, 4.971647, 4.971647, 5.004142, 5.004142, 4.971647, 4.939144, 4.939144, 4.939144, 4.939144, 4.906633, 4.906633, 4.906633, 4.939144, 5.004142, 5.03663, 5.03663, 5.06911, 5.06911, 5.101583, 5.101583, 5.03663, 5.004142, 4.971647, 5.004142, 5.004142, 5.101583 ; 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 ; }