netcdf M0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 155 ; 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 = "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 = 2453450.00000579 ; :starting_julian_day_string = "2005-03-20 00:00:00" ; :ending_julian_day_number = 2453456.41667244 ; :ending_julian_day_string = "2005-03-26 10: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.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; depth = 2 ; time = 2453450, 2453450.04166667, 2453450.08333333, 2453450.125, 2453450.16666667, 2453450.20833333, 2453450.25, 2453450.29166667, 2453450.33333333, 2453450.375, 2453450.41666667, 2453450.45833333, 2453450.5, 2453450.54166667, 2453450.58333333, 2453450.625, 2453450.66666667, 2453450.70833333, 2453450.75, 2453450.79166667, 2453450.83333333, 2453450.875, 2453450.91666667, 2453450.95833333, 2453451, 2453451.04166667, 2453451.08333333, 2453451.125, 2453451.16666667, 2453451.20833333, 2453451.25, 2453451.29166667, 2453451.33333333, 2453451.375, 2453451.41666667, 2453451.45833333, 2453451.5, 2453451.54166667, 2453451.58333333, 2453451.625, 2453451.66666667, 2453451.70833333, 2453451.75, 2453451.79166667, 2453451.83333333, 2453451.875, 2453451.91666667, 2453451.95833333, 2453452, 2453452.04166667, 2453452.08333333, 2453452.125, 2453452.16666667, 2453452.20833333, 2453452.25, 2453452.29166667, 2453452.33333333, 2453452.375, 2453452.41666667, 2453452.45833333, 2453452.5, 2453452.54166667, 2453452.58333333, 2453452.625, 2453452.66666667, 2453452.70833333, 2453452.75, 2453452.79166667, 2453452.83333333, 2453452.875, 2453452.91666667, 2453452.95833333, 2453453, 2453453.04166667, 2453453.08333333, 2453453.125, 2453453.16666667, 2453453.20833333, 2453453.25, 2453453.29166667, 2453453.33333333, 2453453.375, 2453453.41666667, 2453453.45833333, 2453453.5, 2453453.54166667, 2453453.58333333, 2453453.625, 2453453.66666667, 2453453.70833333, 2453453.75, 2453453.79166667, 2453453.83333333, 2453453.875, 2453453.91666667, 2453453.95833333, 2453454, 2453454.04166667, 2453454.08333333, 2453454.125, 2453454.16666667, 2453454.20833333, 2453454.25, 2453454.29166667, 2453454.33333333, 2453454.375, 2453454.41666667, 2453454.45833333, 2453454.5, 2453454.54166667, 2453454.58333333, 2453454.625, 2453454.66666667, 2453454.70833333, 2453454.75, 2453454.79166667, 2453454.83333333, 2453454.875, 2453454.91666667, 2453454.95833333, 2453455, 2453455.04166667, 2453455.08333333, 2453455.125, 2453455.16666667, 2453455.20833333, 2453455.25, 2453455.29166667, 2453455.33333333, 2453455.375, 2453455.41666667, 2453455.45833333, 2453455.5, 2453455.54166667, 2453455.58333333, 2453455.625, 2453455.66666667, 2453455.70833333, 2453455.75, 2453455.79166667, 2453455.83333333, 2453455.875, 2453455.91666667, 2453455.95833333, 2453456, 2453456.04166667, 2453456.08333333, 2453456.125, 2453456.16666667, 2453456.20833333, 2453456.25, 2453456.29166667, 2453456.33333333, 2453456.375, 2453456.41666667 ; current_speed = 21.7042, 31.6764, 25.2238, 21.7042, 20.531, 15.2516, 11.4387, 7.9191, 9.9722, 10.5588, 8.799, 5.2794, 4.6928, 9.6789, 22.5841, 25.2238, 26.397, 20.2377, 19.0645, 14.665, 15.8382, 13.4918, 11.1454, 8.2124, 9.6789, 14.3717, 13.7851, 19.0645, 16.1315, 8.799, 1.4665, 6.1593, 14.3717, 17.8913, 16.7181, 14.665, 8.2124, 8.799, 17.0114, 19.6511, 15.8382, 9.6789, 2.6397, 8.799, 15.2516, 29.0367, 26.1037, 29.33, 21.9975, 16.7181, 15.8382, 23.1707, 24.6372, 27.8635, 19.3578, 13.7851, 10.5588, 11.1454, 17.8913, 14.665, 6.7459, 10.2655, 14.3717, 23.7573, 24.3439, 24.0506, 18.4779, 11.4387, 11.1454, 24.3439, 31.0898, 32.263, 32.263, 26.9836, 31.6764, 29.6233, 28.4501, 32.8496, 25.5171, 27.5702, 25.5171, 29.6233, 33.1429, 25.5171, 21.9975, 18.4779, 17.8913, 21.4109, 31.9697, 29.33, 27.8635, 14.9583, 3.8129, 14.0784, 29.6233, 39.8888, 43.1151, 36.9558, 24.0506, 18.1846, 9.9722, 15.2516, 16.4248, 11.4387, 5.866, 17.598, 26.6903, 38.4223, 39.0089, 32.8496, 19.9444, 13.4918, 4.3995, 15.2516, 21.9975, 24.0506, 10.5588, 5.866, 6.7459, 17.8913, 22.2908, 27.5702, 20.531, 22.2908, 17.3047, 9.9722, 22.2908, 14.3717, 19.0645, 12.3186, 10.5588, 15.5449, 19.9444, 21.1176, 19.0645, 16.4248, 19.3578, 42.5285, 43.4084, 41.3553, 30.7965, 24.9305, 13.7851, 3.5196, 9.6789, 10.8521, 4.9861, 21.9975, 31.3831, 40.4754, 41.9419, 43.7017, 37.8357, 21.9975, 11.1454 ; 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 ; current_direction = 113.2952, 132.2816, 148.1036, 143.8844, 157.9484, 149.51, 144.9392, 136.5008, 36.998, 18.7148, 19.0664, 95.7152, 104.1536, 143.1812, 143.8844, 164.9804, 146.6972, 143.8844, 130.8752, 98.1764, 76.0256, 57.7424, 72.158, 87.98, 107.318, 128.414, 168.1448, 163.2224, 160.4096, 158.6516, 131.5784, 359.0252, 8.1668, 354.806, 359.0252, 17.3084, 77.7836, 149.8616, 169.9028, 182.5604, 187.4828, 188.5376, 92.5508, 23.6372, 0.7832, 9.2216, 15.5504, 16.6052, 31.0208, 72.5096, 106.6148, 140.0168, 154.4324, 154.784, 144.236, 124.898, 92.5508, 38.4044, 28.9112, 30.6692, 50.0072, 99.5828, 138.6104, 164.2772, 172.0124, 179.7476, 170.2544, 129.1172, 63.7196, 52.82, 35.5916, 41.2172, 47.546, 61.2584, 89.3864, 98.528, 127.7108, 127.7108, 110.1308, 112.592, 90.0896, 73.916, 72.5096, 64.4228, 60.2036, 94.3088, 145.994, 147.752, 159.3548, 163.2224, 168.4964, 175.1768, 170.9576, 20.1212, 15.902, 13.0892, 20.1212, 26.0984, 32.0756, 48.9524, 32.0756, 138.962, 141.4232, 144.9392, 262.022, 326.3648, 342.1868, 336.5612, 344.9612, 346.3676, 344.258, 0.7832, 43.3268, 140.0168, 153.3776, 164.6288, 158.6516, 174.122, 9.5732, 349.532, 328.4744, 347.774, 4.6508, 20.1212, 41.9204, 83.4092, 119.2724, 128.7656, 135.446, 118.9208, 84.1124, 9.5732, 9.5732, 3.9476, 24.692, 75.3224, 130.172, 160.058, 168.1448, 175.1768, 175.5284, 171.3092, 142.1264, 59.1488, 6.7604, 100.9892, 121.382, 168.4964, 168.1448, 182.912, 183.6152, 181.8572, 192.4052, 180.8024, 187.4828 ; 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 ; current_u = 19.93486, 23.4357, 13.32788, 12.79281, 7.708189, 7.738478, 6.570908, 5.451068, 6.001142, 3.387872, 2.874314, 5.253157, 4.550344, 5.800432, 13.31144, 6.536734, 14.49363, 11.92843, 14.41537, 14.51593, 15.36945, 11.40944, 10.60936, 8.207296, 9.240129, 11.26083, 2.831997, 5.503111, 5.408791, 3.203171, 1.097013, -0.104786, 2.041577, -1.619669, -0.2844191, 4.363055, 8.026433, 4.417894, 2.982415, -0.8778645, -2.062586, -1.436914, 2.637084, 3.527905, 0.208474, 4.653227, 6.998034, 8.381791, 11.33639, 15.94518, 15.17694, 14.88863, 10.63282, 11.87074, 11.31363, 11.30615, 10.54834, 6.923611, 8.649611, 7.480332, 5.168204, 10.12226, 9.502219, 6.437837, 3.382799, 0.1059476, 3.127825, 8.874796, 9.993388, 19.39578, 18.09438, 21.25858, 23.80427, 23.65915, 31.67458, 29.29577, 22.50711, 25.98759, 23.95824, 25.45457, 25.51707, 28.46374, 31.61061, 23.01654, 19.08936, 18.42567, 10.00624, 11.42453, 11.27188, 8.466325, 5.556804, 1.257714, 0.5992557, 4.84307, 8.11657, 9.033525, 14.8319, 16.25738, 12.77178, 13.71418, 5.295615, 10.01358, 10.2419, 6.570908, -5.809226, -9.747588, -8.164954, -15.28321, -10.12176, -7.742378, -5.411036, 0.1844193, 3.018755, 9.800114, 9.857269, 6.375128, 3.843806, 0.6007406, 1.121894, -3.250605, -11.6554, -5.838495, 1.664708, 7.668194, 11.56123, 9.906296, 19.44437, 11.20582, 13.37529, 10.78234, 10.5031, 2.585234, 3.316904, 1.453823, 7.964008, 15.88881, 14.79152, 14.50514, 8.917779, 3.477209, 2.401047, 3.767051, 8.46297, 3.021584, 1.139377, 10.65311, 4.256706, 4.38695, 6.447313, -2.056236, -2.644658, -1.41631, -8.128016, -0.3080544, -1.451449 ; 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 ; current_v = -8.583328, -21.31109, -21.41513, -17.53329, -19.02908, -13.14257, -9.363067, -5.744388, 7.964363, 10.00053, 8.316293, -0.5257423, -1.147494, -7.748296, -18.2441, -24.36209, -22.0621, -16.34861, -12.47607, -2.085675, 3.824741, 7.200934, 3.414875, 0.2894735, -2.881165, -8.929702, -13.49106, -18.25297, -15.19771, -8.195249, -0.9732343, 6.158409, 14.22595, 17.81784, 16.71568, 14.00093, 1.737781, -7.609508, -16.74792, -19.63148, -15.70332, -9.571645, -0.1174803, 8.060787, 15.25018, 28.66143, 25.14817, 28.10684, 18.85142, 5.024558, -4.52871, -17.75415, -22.22464, -25.20833, -15.70752, -7.886693, -0.469921, 8.734045, 15.66151, 12.61376, 4.335532, -1.708926, -10.7821, -22.8684, -24.10772, -24.05037, -18.21125, -7.216776, 4.934787, 14.71153, 25.28179, 24.26878, 21.77746, 12.97534, 0.3392269, -4.39292, -17.40225, -20.09332, -8.782079, -10.59155, -0.03990401, 8.207026, 9.960966, 11.01642, 10.93099, -1.388279, -14.83151, -18.10819, -29.91666, -28.08149, -27.30378, -14.90533, -3.765514, 13.21915, 28.48967, 38.85244, 40.48366, 33.18778, 20.37923, 11.94157, 8.449925, -11.50389, -12.84047, -9.363067, -0.8141589, 14.65176, 25.41074, 35.2519, 37.67286, 31.92416, 19.19635, 13.49054, 3.200425, -11.68628, -19.66531, -23.19028, -9.834298, -5.835158, 6.651956, 17.59353, 19.00083, 26.9449, 20.4634, 20.93033, 12.87597, 1.144586, -10.89936, -8.998635, -13.58516, -5.957277, 1.083093, 15.32842, 19.66665, 21.0675, 17.32137, 4.161712, -12.48741, -39.97842, -42.48249, -41.20885, -30.70276, -24.64425, -10.8815, 1.804887, 9.611604, -2.06867, -2.596469, -21.55562, -30.7137, -40.42313, -41.85844, -43.67875, -36.95234, -21.99534, -11.05049 ; 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 ; temperature = 2.709392, 2.676291, 2.676291, 2.64318, 2.676291, 2.676291, 2.676291, 2.64318, 2.64318, 2.610059, 2.64318, 2.64318, 2.676291, 2.676291, 2.676291, 2.709392, 2.742483, 2.808637, 2.8417, 2.8417, 2.8417, 2.874753, 2.874753, 2.874753, 2.8417, 2.8417, 2.808637, 2.808637, 2.775565, 2.775565, 2.742483, 2.775565, 2.775565, 2.775565, 2.742483, 2.775565, 2.742483, 2.775565, 2.808637, 2.874753, 2.907797, 2.940831, 3.006871, 3.10586, 3.10586, 3.072873, 3.006871, 3.006871, 3.006871, 2.973855, 3.006871, 3.006871, 2.973855, 2.973855, 2.940831, 2.874753, 2.874753, 2.808637, 2.808637, 2.808637, 2.808637, 2.8417, 2.874753, 2.973855, 3.10586, 3.138839, 3.237717, 3.171807, 3.138839, 3.237717, 3.50099, 3.533859, 3.30359, 3.204767, 3.10586, 3.072873, 3.270658, 3.138839, 3.039877, 3.006871, 3.006871, 2.940831, 2.973855, 2.973855, 2.973855, 2.973855, 2.973855, 2.973855, 2.940831, 2.940831, 2.973855, 3.006871, 2.973855, 3.006871, 3.006871, 3.006871, 3.039877, 3.039877, 3.072873, 3.072873, 3.072873, 3.039877, 3.039877, 3.039877, 3.039877, 3.006871, 3.006871, 2.973855, 3.006871, 2.973855, 2.940831, 2.940831, 2.940831, 2.973855, 2.973855, 2.973855, 2.940831, 2.940831, 2.973855, 2.973855, 2.973855, 2.973855, 2.973855, 3.006871, 3.006871, 3.006871, 3.006871, 2.973855, 2.907797, 2.940831, 2.940831, 2.973855, 2.973855, 2.973855, 3.006871, 3.039877, 3.072873, 3.072873, 3.138839, 3.138839, 3.171807, 3.138839, 3.138839, 3.10586, 3.072873, 3.072873, 3.072873, 3.072873, 3.039877, 3.006871, 3.006871, 3.006871, 2.973855, 2.973855, 2.973855 ; 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 ; }