netcdf M0104.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.6719, 0.03412, -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 = "Wed Feb 11 19:39:10 2004: /usr/local/nco/bin/ncrcat -d time,2452920.9688,2453047.8333 M0104.aanderaa.realtime.nc M0104.aanderaa.realtime.nc.new\n", "08-Oct-2003 20:33:42: Modified [lon,lat] to [-67.880825,43.491051].\n", "Wed Oct 8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453107.00000579 ; :starting_julian_day_string = "2004-04-11 00:00:00" ; :ending_julian_day_number = 2453113.95833912 ; :ending_julian_day_string = "2004-04-17 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 14:46:52\n", "AANCM_Temperature_1.5: 03-Oct-2003 14:46:52" ; data: lat = 43.4910513070913 ; lon = -67.8808247492864 ; depth = 2 ; time = 2453107, 2453107.04166667, 2453107.08333333, 2453107.125, 2453107.16666667, 2453107.20833333, 2453107.25, 2453107.29166667, 2453107.33333333, 2453107.375, 2453107.41666667, 2453107.45833333, 2453107.5, 2453107.54166667, 2453107.58333333, 2453107.625, 2453107.66666667, 2453107.70833333, 2453107.75, 2453107.79166667, 2453107.83333333, 2453107.875, 2453107.91666667, 2453107.95833333, 2453108, 2453108.04166667, 2453108.08333333, 2453108.125, 2453108.16666667, 2453108.20833333, 2453108.25, 2453108.29166667, 2453108.33333333, 2453108.375, 2453108.41666667, 2453108.45833333, 2453108.5, 2453108.54166667, 2453108.58333333, 2453108.625, 2453108.66666667, 2453108.70833333, 2453108.75, 2453108.79166667, 2453108.83333333, 2453108.875, 2453108.91666667, 2453108.95833333, 2453109, 2453109.04166667, 2453109.08333333, 2453109.125, 2453109.16666667, 2453109.20833333, 2453109.25, 2453109.29166667, 2453109.33333333, 2453109.375, 2453109.41666667, 2453109.45833333, 2453109.5, 2453109.54166667, 2453109.58333333, 2453109.625, 2453109.66666667, 2453109.70833333, 2453109.75, 2453109.79166667, 2453109.83333333, 2453109.875, 2453109.91666667, 2453109.95833333, 2453110, 2453110.04166667, 2453110.08333333, 2453110.125, 2453110.16666667, 2453110.20833333, 2453110.25, 2453110.29166667, 2453110.33333333, 2453110.375, 2453110.41666667, 2453110.45833333, 2453110.5, 2453110.54166667, 2453110.58333333, 2453110.625, 2453110.66666667, 2453110.70833333, 2453110.75, 2453110.79166667, 2453110.83333333, 2453110.875, 2453110.91666667, 2453110.95833333, 2453111, 2453111.04166667, 2453111.08333333, 2453111.125, 2453111.16666667, 2453111.20833333, 2453111.25, 2453111.29166667, 2453111.33333333, 2453111.375, 2453111.41666667, 2453111.45833333, 2453111.5, 2453111.54166667, 2453111.58333333, 2453111.625, 2453111.66666667, 2453111.70833333, 2453111.75, 2453111.79166667, 2453111.83333333, 2453111.875, 2453111.91666667, 2453111.95833333, 2453112, 2453112.04166667, 2453112.08333333, 2453112.125, 2453112.16666667, 2453112.20833333, 2453112.25, 2453112.29166667, 2453112.33333333, 2453112.375, 2453112.41666667, 2453112.45833333, 2453112.5, 2453112.54166667, 2453112.58333333, 2453112.625, 2453112.66666667, 2453112.70833333, 2453112.75, 2453112.79166667, 2453112.83333333, 2453112.875, 2453112.91666667, 2453112.95833333, 2453113, 2453113.04166667, 2453113.08333333, 2453113.125, 2453113.16666667, 2453113.20833333, 2453113.25, 2453113.29166667, 2453113.33333333, 2453113.375, 2453113.41666667, 2453113.45833333, 2453113.5, 2453113.54166667, 2453113.58333333, 2453113.625, 2453113.66666667, 2453113.70833333, 2453113.75, 2453113.79166667, 2453113.83333333, 2453113.875, 2453113.91666667, 2453113.95833333 ; current_speed = 35.7826, 35.7826, 21.9975, 16.7181, 26.6903, 28.1568, 10.5588, 7.0392, 4.3995, 12.0253, 19.0645, 27.5702, 23.7573, 36.0759, 35.196, 42.2352, 43.995, 45.7548, 42.8218, 39.8888, 33.7295, 28.7434, 29.0367, 29.0367, 30.5032, 23.7573, 20.531, 21.9975, 34.3161, 32.263, 43.4084, 36.3692, 31.0898, 17.0114, 13.4918, 13.1985, 24.0506, 28.7434, 28.7434, 22.8774, 13.7851, 20.8243, 26.9836, 37.5424, 31.6764, 27.5702, 34.9027, 25.8104, 28.1568, 32.263, 23.1707, 12.6119, 12.9052, 25.5171, 25.5171, 24.0506, 26.6903, 17.598, 17.8913, 8.5057, 14.3717, 26.397, 17.8913, 5.5727, 3.5196, 21.7042, 41.6486, 49.2744, 51.9141, 55.727, 51.0342, 47.2213, 39.0089, 40.1821, 40.7687, 32.5563, 29.9166, 14.3717, 23.7573, 18.7712, 33.4362, 27.5702, 24.3439, 32.8496, 32.8496, 27.2769, 34.0228, 33.4362, 39.8888, 43.4084, 40.4754, 42.8218, 36.9558, 29.6233, 22.5841, 12.9052, 2.3464, 13.1985, 19.3578, 9.3856, 10.5588, 27.2769, 46.928, 48.3945, 32.8496, 27.8635, 18.4779, 21.9975, 30.2099, 44.5816, 48.6878, 51.0342, 42.8218, 25.8104, 11.1454, 8.5057, 21.9975, 24.6372, 38.7156, 32.5563, 5.866, 8.5057, 14.665, 37.5424, 47.2213, 45.1682, 47.5146, 33.1429, 16.1315, 5.2794, 10.8521, 19.0645, 13.7851, 10.8521, 25.5171, 38.129, 38.7156, 43.1151, 27.5702, 26.397, 15.5449, 3.8129, 13.7851, 18.4779, 4.3995, 8.799, 3.8129, 18.4779, 24.0506, 22.8774, 27.5702, 24.3439, 16.4248, 15.5449, 15.8382, 21.4109, 20.531, 20.8243, 19.6511, 20.531, 39.0089, 38.4223, 34.3161, 26.397, 32.8496, 41.3553, 41.6486, 55.727 ; 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 = 135.2644, 125.068, 89.908, 49.1224, 11.1496, 4.1176, 357.7888, 54.3964, 184.4884, 90.6112, 136.6708, 126.1228, 111.004, 99.0496, 75.4924, 51.232, 41.7388, 29.7844, 26.62, 36.4648, 47.0128, 51.9352, 91.3144, 120.8488, 119.794, 114.8716, 64.5928, 30.136, 16.4236, 15.0172, 6.9304, 4.8208, 15.3688, 26.9716, 69.5152, 128.9356, 131.0452, 132.8032, 121.552, 83.2276, 32.9488, 11.1496, 346.5376, 353.5696, 0.9532, 15.7204, 18.8848, 39.6292, 102.214, 130.342, 139.4836, 91.666, 55.8028, 16.7752, 16.072, 343.3732, 352.8664, 2.7112, 0.25, 54.0448, 153.5476, 169.018, 187.6528, 189.4108, 282.2332, 349.702, 353.5696, 0.25, 3.766, 20.9944, 38.926, 45.2548, 73.3828, 107.1364, 125.7712, 119.794, 93.424, 97.6432, 45.2548, 34.7068, 5.524, 9.7432, 12.2044, 12.2044, 36.4648, 73.3828, 100.1044, 103.972, 93.7756, 88.15, 75.1408, 61.4284, 43.1452, 64.9444, 58.6156, 100.1044, 30.136, 169.3696, 180.9724, 132.8032, 32.9488, 26.62, 29.0812, 35.0584, 41.3872, 54.748, 59.6704, 147.2188, 152.4928, 163.3924, 171.8308, 176.05, 191.872, 178.5112, 186.2464, 85.3372, 11.1496, 359.8984, 359.8984, 5.8756, 3.4144, 119.4424, 142.9996, 168.6664, 158.8216, 170.776, 164.4472, 164.0956, 196.4428, 258.3244, 304.7356, 221.4064, 193.2784, 238.9864, 204.5296, 193.63, 177.1048, 188.0044, 173.9404, 137.0224, 115.5748, 62.8348, 65.6476, 84.2824, 142.648, 182.3788, 109.9492, 159.8764, 171.4792, 163.744, 134.9128, 119.794, 102.5656, 99.4012, 70.57, 50.8804, 44.9032, 88.5016, 137.7256, 133.1548, 155.3056, 144.0544, 134.5612, 116.278, 78.6568, 57.9124, 52.99, 35.7616 ; 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 = 25.18509, 29.28701, 21.99747, 12.64071, 5.16114, 2.021766, -0.4073917, 5.723321, -0.3442928, 12.02462, 13.08185, 22.26998, 22.17876, 35.62685, 34.07375, 32.93027, 29.28905, 22.72813, 19.18721, 23.70706, 24.67333, 22.63008, 29.02906, 24.92869, 26.47121, 21.55387, 18.54527, 11.04394, 9.702416, 8.359633, 5.237812, 3.056453, 8.239763, 7.7155, 12.63865, 10.26649, 18.13877, 21.0888, 24.49414, 22.71777, 7.49757, 4.026824, -6.281976, -4.204606, 0.5269594, 7.469958, 11.29683, 16.4623, 27.51945, 24.59067, 15.05321, 12.60657, 10.674, 7.364679, 7.064284, -6.881757, -3.314492, 0.8324155, 0.07806528, 6.885163, 6.401934, 5.028644, -2.38258, -0.9112029, -3.439682, -3.880014, -4.664485, 0.2149995, 3.409811, 19.96568, 32.06561, 33.53866, 37.37976, 38.39826, 33.078, 28.25293, 29.8632, 14.24401, 16.87349, 10.68789, 3.218659, 4.665775, 5.146297, 6.944401, 19.52346, 26.13773, 33.4951, 32.44695, 39.80223, 43.38577, 39.12186, 37.60697, 25.27221, 26.83567, 19.27988, 12.70504, 1.17802, 2.434765, -0.3285167, 6.886139, 5.742819, 12.22199, 22.80929, 27.79834, 21.71832, 22.75393, 15.94892, 11.91016, 13.95275, 12.74211, 6.918383, 3.515537, -8.809556, 0.6705939, -1.212669, 8.47755, 4.253687, -0.043688, -0.06865258, 3.332753, 0.3493629, 7.407191, 8.825699, 7.377876, 17.05978, 7.240222, 12.73991, 9.082251, -4.56615, -5.170165, -8.918149, -12.60918, -3.166201, -9.300738, -10.59376, -8.985137, 1.955497, -6.003741, 2.910391, 17.99516, 14.02185, 3.392314, 12.55859, 18.38597, 2.669221, -0.365211, 3.584109, 6.357256, 3.56354, 6.40406, 19.52472, 21.12606, 16.03139, 15.33611, 14.93619, 16.61123, 14.49306, 20.81718, 13.21894, 14.97754, 16.29707, 22.55454, 24.45027, 23.66904, 32.20794, 35.03773, 33.25768, 32.56764 ; 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 = -25.41861, -20.55883, 0.03532143, 10.94108, 26.18654, 28.08412, 10.55094, 4.09804, -4.386008, -0.1282769, -13.86796, -16.25312, -8.515404, -5.674358, 8.816895, 26.44635, 32.82852, 39.71062, 38.2826, 32.07946, 22.99795, 17.72181, -0.6660611, -14.88927, -15.15652, -9.991992, 8.808798, 19.02423, 32.91592, 31.16116, 43.09124, 36.24054, 29.97803, 15.16109, 4.721575, -8.294551, -15.79293, -19.53063, -15.04062, 2.697832, 11.56786, 20.43126, 26.24217, 37.30621, 31.67202, 26.53895, 33.02393, 19.87887, -5.956954, -20.88541, -17.61483, -0.3666669, 7.253277, 24.43121, 24.51975, 23.04502, 26.4837, 17.5783, 17.89113, 4.994143, -12.86705, -25.91359, -17.73195, -5.497699, 0.745772, 21.35457, 41.38657, 49.27393, 51.802, 52.02759, 39.70247, 33.24168, 11.15561, -11.83955, -23.83134, -16.17667, -1.786754, -1.911489, 16.72408, 15.43136, 33.28092, 27.17253, 23.79372, 32.10719, 26.41838, 7.80054, -5.969039, -8.073093, -2.626637, 1.401353, 10.3797, 20.47981, 26.9638, 12.54539, 11.76128, -2.264118, 2.029252, -12.97198, -19.35501, -6.377349, 8.86049, 24.38549, 41.01187, 39.61414, 24.6457, 16.08208, 9.330852, -18.49427, -26.79476, -42.72186, -48.19375, -50.91297, -41.90583, -25.80169, -11.07923, 0.6914403, 21.58231, 24.63716, 38.71554, 32.38527, 5.855587, -4.180963, -11.71193, -36.81031, -44.03197, -44.58414, -45.7748, -31.8742, -15.47177, -1.068394, 6.183421, -14.29908, -13.41656, -5.591453, -23.2141, -37.0552, -38.66618, -42.69505, -27.41615, -19.31258, -6.710563, 1.740809, 5.684255, 1.840868, -3.497265, -8.791417, -1.300911, -17.34987, -23.78513, -21.96277, -19.46538, -12.09607, -3.573335, -2.539207, 5.268656, 13.50902, 14.54212, 0.5445353, -14.54047, -14.04263, -35.4415, -31.10572, -24.0786, -11.68666, 6.461039, 21.96856, 25.07056, 45.21999 ; 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 = 2.285206, 2.351434, 2.318325, 2.285206, 2.285206, 2.318325, 2.351434, 2.285206, 2.152629, 2.019889, 1.953457, 1.853732, 1.82047, 1.986678, 2.285206, 2.351434, 2.318325, 2.318325, 2.318325, 2.252077, 2.615949, 2.615949, 2.714981, 2.64897, 2.714981, 2.64897, 2.582919, 2.54988, 2.582919, 2.51683, 2.384533, 2.252077, 2.218937, 2.152629, 2.086279, 2.119459, 2.152629, 2.218937, 2.351434, 2.450701, 2.483771, 2.450701, 2.483771, 2.747972, 2.87984, 2.813925, 2.780953, 2.780953, 2.780953, 2.747972, 2.780953, 2.912783, 2.87984, 2.813925, 2.780953, 2.714981, 2.714981, 2.64897, 2.68198, 2.68198, 2.615949, 2.615949, 2.68198, 2.615949, 2.582919, 2.384533, 2.152629, 2.351434, 2.384533, 2.119459, 2.318325, 2.384533, 2.417622, 2.351434, 2.417622, 2.450701, 2.450701, 2.483771, 2.483771, 2.483771, 2.450701, 2.417622, 2.417622, 2.417622, 2.351434, 2.351434, 2.384533, 2.384533, 2.384533, 2.417622, 2.450701, 2.450701, 2.417622, 2.51683, 2.450701, 2.450701, 2.417622, 2.450701, 2.450701, 2.54988, 2.582919, 2.54988, 2.582919, 2.582919, 2.51683, 2.483771, 2.450701, 2.417622, 2.384533, 2.384533, 2.417622, 2.417622, 2.450701, 2.483771, 2.483771, 2.483771, 2.450701, 2.417622, 2.417622, 2.417622, 2.384533, 2.384533, 2.351434, 2.384533, 2.384533, 2.351434, 2.318325, 2.318325, 2.318325, 2.285206, 2.252077, 2.218937, 2.218937, 2.218937, 2.218937, 2.185788, 2.185788, 2.185788, 2.185788, 2.185788, 2.185788, 2.152629, 2.152629, 2.185788, 2.185788, 2.185788, 2.185788, 2.185788, 2.185788, 2.185788, 2.185788, 2.185788, 2.185788, 2.185788, 2.185788, 2.218937, 2.285206, 2.351434, 2.351434, 2.51683, 2.846887, 2.747972, 3.044461, 3.011556, 2.978641, 2.846887, 2.51683, 2.582919 ; 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 ; }