netcdf M0104.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 143 ; 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 = 2453156.00000579 ; :starting_julian_day_string = "2004-05-30 00:00:00" ; :ending_julian_day_number = 2453161.91667244 ; :ending_julian_day_string = "2004-06-04 22: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 = 2453156, 2453156.04166667, 2453156.08333333, 2453156.125, 2453156.16666667, 2453156.20833333, 2453156.25, 2453156.29166667, 2453156.33333333, 2453156.375, 2453156.41666667, 2453156.45833333, 2453156.5, 2453156.54166667, 2453156.58333333, 2453156.625, 2453156.66666667, 2453156.70833333, 2453156.75, 2453156.79166667, 2453156.83333333, 2453156.875, 2453156.91666667, 2453156.95833333, 2453157, 2453157.04166667, 2453157.08333333, 2453157.125, 2453157.16666667, 2453157.20833333, 2453157.25, 2453157.29166667, 2453157.33333333, 2453157.375, 2453157.41666667, 2453157.45833333, 2453157.5, 2453157.54166667, 2453157.58333333, 2453157.625, 2453157.66666667, 2453157.70833333, 2453157.75, 2453157.79166667, 2453157.83333333, 2453157.875, 2453157.91666667, 2453157.95833333, 2453158, 2453158.04166667, 2453158.08333333, 2453158.125, 2453158.16666667, 2453158.20833333, 2453158.25, 2453158.29166667, 2453158.33333333, 2453158.375, 2453158.41666667, 2453158.45833333, 2453158.5, 2453158.54166667, 2453158.58333333, 2453158.625, 2453158.66666667, 2453158.70833333, 2453158.75, 2453158.79166667, 2453158.83333333, 2453158.875, 2453158.91666667, 2453158.95833333, 2453159, 2453159.04166667, 2453159.08333333, 2453159.125, 2453159.16666667, 2453159.20833333, 2453159.25, 2453159.29166667, 2453159.33333333, 2453159.375, 2453159.41666667, 2453159.45833333, 2453159.5, 2453159.54166667, 2453159.58333333, 2453159.625, 2453159.66666667, 2453159.70833333, 2453159.75, 2453159.79166667, 2453159.83333333, 2453159.875, 2453159.91666667, 2453159.95833333, 2453160, 2453160.04166667, 2453160.08333333, 2453160.125, 2453160.16666667, 2453160.20833333, 2453160.25, 2453160.29166667, 2453160.33333333, 2453160.375, 2453160.41666667, 2453160.45833333, 2453160.5, 2453160.54166667, 2453160.58333333, 2453160.625, 2453160.66666667, 2453160.70833333, 2453160.75, 2453160.79166667, 2453160.83333333, 2453160.875, 2453160.91666667, 2453160.95833333, 2453161, 2453161.04166667, 2453161.08333333, 2453161.125, 2453161.16666667, 2453161.20833333, 2453161.25, 2453161.29166667, 2453161.33333333, 2453161.375, 2453161.41666667, 2453161.45833333, 2453161.5, 2453161.54166667, 2453161.58333333, 2453161.625, 2453161.66666667, 2453161.70833333, 2453161.75, 2453161.79166667, 2453161.83333333, 2453161.875, 2453161.91666667 ; current_speed = 28.1568, 36.3692, 34.0228, 40.7687, 38.129, 29.6233, 28.1568, 22.2908, 19.0645, 15.5449, 24.9305, 22.2908, 17.0114, 40.1821, 42.2352, 44.5816, 38.129, 25.5171, 26.397, 14.665, 21.4109, 16.4248, 20.2377, 22.5841, 15.2516, 17.598, 34.6094, 24.9305, 27.2769, 9.0923, 9.9722, 10.2655, 24.3439, 30.5032, 26.6903, 21.4109, 22.5841, 19.3578, 32.263, 36.0759, 39.3022, 27.8635, 7.9191, 10.2655, 23.7573, 36.0759, 38.129, 32.263, 22.2908, 11.4387, 26.6903, 34.3161, 58.66, 39.8888, 28.7434, 21.1176, 25.2238, 39.0089, 38.129, 38.4223, 34.0228, 15.5449, 14.665, 9.0923, 19.3578, 29.9166, 34.3161, 11.4387, 29.9166, 38.4223, 45.1682, 39.3022, 27.8635, 19.3578, 2.933, 9.3856, 27.5702, 25.2238, 38.7156, 19.9444, 6.7459, 11.1454, 17.0114, 26.397, 16.7181, 2.0531, 12.9052, 17.3047, 9.6789, 17.598, 2.6397, 10.8521, 25.8104, 45.1682, 42.5285, 38.4223, 23.464, 16.1315, 23.464, 39.0089, 56.3136, 69.2188, 56.6069, 58.0734, 47.2213, 40.1821, 47.5146, 59.2466, 67.1657, 56.3136, 43.4084, 7.9191, 2.933, 21.1176, 36.3692, 36.9558, 35.196, 17.0114, 7.9191, 17.8913, 25.8104, 29.33, 28.1568, 28.7434, 34.6094, 28.7434, 45.7548, 26.6903, 37.8357, 9.0923, 9.6789, 29.0367, 47.8079, 49.2744, 45.7548, 30.5032, 3.5196, 35.196, 27.5702, 43.7017, 33.1429, 17.8913, 5.866 ; 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 ; current_direction = 145.1092, 148.6252, 153.5476, 145.1092, 128.9356, 112.762, 102.9172, 98.3464, 75.4924, 75.844, 70.2184, 94.8304, 102.214, 144.406, 153.196, 146.8672, 144.7576, 132.1, 124.0132, 77.602, 77.9536, 35.7616, 58.6156, 68.4604, 137.7256, 159.8764, 172.1824, 182.0272, 164.4472, 137.0224, 74.4376, 29.7844, 24.1588, 24.5104, 20.6428, 42.0904, 69.8668, 108.1912, 159.1732, 158.1184, 178.5112, 205.936, 321.964, 19.2364, 8.6884, 6.5788, 20.9944, 41.3872, 64.2412, 77.9536, 127.1776, 159.5248, 162.3376, 181.6756, 173.5888, 252.3472, 333.2152, 341.6536, 353.5696, 358.492, 351.46, 9.7432, 86.7436, 63.1864, 122.2552, 172.534, 186.9496, 239.338, 302.9776, 333.5668, 348.9988, 350.7568, 1.3048, 11.1496, 297.352, 189.4108, 176.7532, 180.6208, 164.7988, 150.0316, 163.3924, 67.4056, 20.9944, 352.5148, 14.6656, 295.594, 223.8676, 295.2424, 211.9132, 187.3012, 169.3696, 115.9264, 32.2456, 31.894, 48.4192, 42.0904, 63.1864, 78.3052, 159.8764, 187.6528, 207.694, 209.452, 218.5936, 236.8768, 246.7216, 274.1464, 311.7676, 330.0508, 341.302, 346.186, 348.9988, 352.8664, 298.0552, 176.4016, 177.4564, 165.1504, 163.744, 159.1732, 124.7164, 337.786, 328.996, 316.3384, 304.7356, 267.8176, 218.5936, 232.6576, 225.9772, 216.484, 196.0912, 160.9312, 16.072, 339.8956, 357.4372, 3.766, 0.6016, 13.2592, 357.0856, 204.5296, 221.4064, 191.872, 210.1552, 195.7396, 290.6716 ; 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 ; current_u = 16.10609, 18.93505, 15.1556, 23.32027, 29.65875, 27.31624, 27.44427, 22.05471, 18.45662, 15.07285, 23.45934, 22.21163, 16.62633, 23.3875, 19.04553, 24.36748, 22.00184, 18.93307, 21.8807, 14.32301, 20.93941, 9.598883, 17.27678, 21.00692, 10.25948, 6.05453, 4.707567, -0.8818898, 7.313654, 6.198333, 9.606607, 5.099261, 9.963156, 12.65451, 9.409419, 14.35178, 21.2041, 18.3903, 11.47092, 13.44512, 1.021132, -12.18657, -4.879405, 3.382139, 3.588794, 4.133201, 13.66073, 21.3305, 20.0758, 11.18681, 21.26593, 12.00384, 17.7979, -1.166371, 3.20958, -20.12321, -11.36687, -12.27849, -4.270303, -1.011141, -5.05238, 2.630703, 14.64132, 8.114685, 16.37049, 3.887298, -4.152118, -9.839463, -25.09654, -17.10385, -8.619428, -6.312932, 0.6344822, 3.743245, -2.605092, -1.534657, 1.561494, -0.2732946, 10.15159, 9.962672, 1.928083, 10.28997, 6.094788, -3.43874, 4.232641, -1.851645, -8.94323, -15.6523, -5.116595, -2.236449, 0.486953, 9.759906, 13.77113, 23.86459, 31.81219, 25.75455, 20.94112, 15.79663, 8.072706, -5.194807, -26.17171, -34.03448, -35.31095, -48.63633, -43.37727, -40.07693, -35.4389, -29.5778, -21.53197, -13.44604, -8.283606, -0.9834207, -2.588357, 1.325397, 1.614051, 9.471129, 9.852401, 6.048305, 6.50935, -6.76411, -13.29488, -20.24936, -23.13898, -28.72255, -21.58908, -22.85172, -32.9006, -15.87001, -10.48681, 2.970484, 2.679556, -9.980838, -2.137701, 3.23643, 0.480412, 6.996113, -0.1789503, -14.61209, -18.23481, -8.990575, -16.64914, -4.853297, -5.488342 ; 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 ; current_v = -23.09544, -31.05129, -30.46077, -33.44027, -23.96204, -11.46138, -6.294248, -3.235677, 4.775818, 3.801705, 8.437372, -1.877031, -3.598993, -32.67455, -37.69721, -37.3329, -31.14064, -17.10734, -14.76606, 3.148594, 4.468535, 13.328, 10.53933, 8.291621, -11.28514, -16.52369, -34.28774, -24.9149, -26.27812, -6.652111, 2.675419, 8.909435, 22.21173, 27.75443, 24.97669, 15.88878, 7.773533, -6.043293, -30.15492, -33.47685, -39.28893, -25.05718, 6.237271, 9.692348, 23.48467, 35.83835, 35.59782, 24.2056, 9.687216, 2.3873, -16.12862, -32.14814, -55.89481, -39.87174, -28.56364, -6.403873, 22.51742, 37.02611, 37.88912, 38.40899, 33.64557, 15.32068, 0.8330352, 4.10144, -10.33109, -29.66297, -34.06398, -5.833423, 16.28394, 34.4054, 44.33815, 38.79188, 27.85628, 18.99243, 1.347584, -9.259282, -27.52595, -25.22232, -37.36098, -17.27785, -6.464493, 4.282119, 15.88211, 26.17206, 16.17342, 0.8869213, -9.303915, 7.379568, -8.215934, -17.45531, -2.594396, -4.744714, 21.82963, 38.34902, 28.22513, 28.51273, 10.58436, 3.26983, -22.03158, -38.66146, -49.86244, -60.27351, -44.2434, -31.73369, -18.66182, 2.905374, 31.64999, 51.3353, 63.62079, 54.68478, 42.61069, 7.8578, 1.379454, -21.07597, -36.33337, -35.72155, -33.78888, -15.89987, -4.510045, 16.56338, 22.1229, 21.2182, 16.04347, -1.094573, -27.05037, -17.43508, -31.79705, -21.45961, -36.35336, -8.593378, 9.300596, 27.26743, 47.76008, 49.168, 45.75228, 29.69006, 3.515048, -32.01945, -20.67867, -42.76691, -28.6576, -17.22046, 2.070763 ; 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 ; temperature = 6.22816, 5.874448, 5.616682, 5.93882, 6.292385, 6.420756, 6.388673, 6.324487, 6.22816, 6.099631, 5.487629, 5.519903, 5.519903, 6.163909, 6.549026, 6.741242, 6.837268, 6.869265, 6.901255, 6.933239, 6.965218, 6.933239, 6.99719, 6.965218, 6.965218, 6.901255, 6.869265, 6.901255, 6.933239, 6.869265, 6.837268, 6.805265, 6.773257, 6.805265, 6.773257, 6.581078, 6.549026, 6.516968, 6.805265, 6.837268, 7.156966, 7.188904, 8.080954, 7.444204, 7.667303, 7.156966, 7.667303, 6.773257, 6.324487, 6.22816, 6.741242, 6.22816, 6.901255, 7.252762, 6.99719, 7.156966, 7.061118, 7.061118, 7.093073, 6.549026, 6.709222, 6.420756, 6.035327, 7.061118, 6.99719, 6.581078, 6.484904, 6.613123, 6.99719, 6.99719, 6.613123, 6.99719, 7.284683, 7.316598, 7.284683, 7.316598, 7.188904, 7.156966, 6.965218, 6.869265, 6.805265, 6.837268, 7.284683, 7.444204, 7.444204, 7.316598, 7.348508, 7.252762, 6.99719, 6.933239, 6.901255, 6.773257, 7.061118, 7.252762, 7.252762, 7.444204, 7.571721, 7.603587, 7.794672, 7.794672, 7.635448, 7.156966, 6.388673, 6.420756, 6.196038, 6.099631, 5.842252, 5.842252, 6.324487, 6.773257, 6.933239, 6.965218, 6.99719, 7.093073, 7.125022, 7.412311, 6.773257, 6.901255, 6.901255, 6.805265, 6.837268, 6.645162, 6.484904, 6.581078, 6.22816, 6.003165, 6.131773, 6.163909, 6.131773, 5.842252, 5.842252, 5.874448, 5.970996, 6.131773, 6.324487, 6.356584, 6.677195, 6.420756, 6.388673, 7.029157, 6.741242, 6.869265, 7.061118 ; 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 ; }