netcdf E0112.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 146 ; 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.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 = "Sat Dec 11 05:44:13 2004: /usr/local/nco/bin/ncrcat -d time,2452619.9033,2453350.9033568 E0112.aanderaa.realtime.nc E0112.aanderaa.realtime.nc.new\n", "19-Nov-2004 21:37:34: Modified [lon,lat] to [-69.355200,43.714200].\n", "Fri Nov 19 18:36:27 2004: /usr/local/nco/bin/ncrcat -d time,2453329.722,2453330.7222 E0112.aanderaa.realtime.nc E0112.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 = "AANCM966" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0112" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453352.00000579 ; :starting_julian_day_string = "2004-12-12 00:00:00" ; :ending_julian_day_number = 2453358.95833912 ; :ending_julian_day_string = "2004-12-18 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Nov-2004 15:42:41\n", "AANCM_Temperature_1.5: 19-Nov-2004 15:42:41" ; :longitude = -69.3552 ; :latitude = 43.7142 ; data: lat = 43.7142 ; lon = -69.3552 ; depth = 2 ; time = 2453352, 2453352.04166667, 2453352.08333333, 2453352.125, 2453352.16666667, 2453352.20833333, 2453352.25, 2453352.29166667, 2453352.33333333, 2453352.375, 2453352.41666667, 2453352.45833333, 2453352.5, 2453352.54166667, 2453352.58333333, 2453352.625, 2453352.66666667, 2453352.70833333, 2453352.75, 2453352.79166667, 2453352.83333333, 2453352.875, 2453352.91666667, 2453352.95833333, 2453353, 2453353.04166667, 2453353.08333333, 2453353.125, 2453353.16666667, 2453353.20833333, 2453353.25, 2453353.29166667, 2453353.33333333, 2453353.375, 2453353.41666667, 2453353.45833333, 2453353.5, 2453353.54166667, 2453353.58333333, 2453353.625, 2453353.66666667, 2453354.625, 2453354.66666667, 2453354.70833333, 2453354.75, 2453354.79166667, 2453354.83333333, 2453354.875, 2453354.91666667, 2453354.95833333, 2453355, 2453355.04166667, 2453355.08333333, 2453355.125, 2453355.16666667, 2453355.20833333, 2453355.25, 2453355.29166667, 2453355.33333333, 2453355.375, 2453355.41666667, 2453355.45833333, 2453355.5, 2453355.54166667, 2453355.58333333, 2453355.625, 2453355.66666667, 2453355.70833333, 2453355.75, 2453355.79166667, 2453355.83333333, 2453355.875, 2453355.91666667, 2453355.95833333, 2453356, 2453356.04166667, 2453356.08333333, 2453356.125, 2453356.16666667, 2453356.20833333, 2453356.25, 2453356.29166667, 2453356.33333333, 2453356.375, 2453356.41666667, 2453356.45833333, 2453356.5, 2453356.54166667, 2453356.58333333, 2453356.625, 2453356.66666667, 2453356.70833333, 2453356.75, 2453356.79166667, 2453356.83333333, 2453356.875, 2453356.91666667, 2453356.95833333, 2453357, 2453357.04166667, 2453357.08333333, 2453357.125, 2453357.16666667, 2453357.20833333, 2453357.25, 2453357.29166667, 2453357.33333333, 2453357.375, 2453357.41666667, 2453357.45833333, 2453357.5, 2453357.54166667, 2453357.58333333, 2453357.625, 2453357.66666667, 2453357.70833333, 2453357.75, 2453357.79166667, 2453357.83333333, 2453357.875, 2453357.91666667, 2453357.95833333, 2453358, 2453358.04166667, 2453358.08333333, 2453358.125, 2453358.16666667, 2453358.20833333, 2453358.25, 2453358.29166667, 2453358.33333333, 2453358.375, 2453358.41666667, 2453358.45833333, 2453358.5, 2453358.54166667, 2453358.58333333, 2453358.625, 2453358.66666667, 2453358.70833333, 2453358.75, 2453358.79166667, 2453358.83333333, 2453358.875, 2453358.91666667, 2453358.95833333 ; current_speed = 15.8382, 13.4918, 19.6511, 16.1315, 15.8382, 20.531, 14.3717, 10.8521, 7.9191, 8.2124, 7.3325, 10.8521, 18.1846, 21.1176, 19.9444, 16.4248, 17.598, 19.3578, 16.1315, 10.2655, 9.9722, 14.665, 16.4248, 12.3186, 12.9052, 12.0253, 14.9583, 11.4387, 14.3717, 12.9052, 9.0923, 9.9722, 5.2794, 7.6258, 1.4665, 3.2263, 7.0392, 10.8521, 8.5057, 9.6789, 21.9975, 27.8635, 26.6903, 18.4779, 38.4223, 31.3831, 28.7434, 31.3831, 26.6903, 12.6119, 22.5841, 16.7181, 20.2377, 15.2516, 18.7712, 22.8774, 26.9836, 23.1707, 25.8104, 20.531, 15.5449, 8.5057, 11.4387, 14.3717, 14.665, 17.8913, 8.799, 17.3047, 27.8635, 26.9836, 32.8496, 27.8635, 28.1568, 26.9836, 20.8243, 14.0784, 11.4387, 14.665, 17.0114, 19.0645, 19.6511, 18.1846, 16.4248, 11.4387, 12.6119, 14.9583, 8.2124, 2.6397, 3.5196, 1.1732, 7.9191, 10.8521, 4.6928, 5.5727, 9.9722, 12.0253, 16.1315, 17.8913, 10.2655, 21.4109, 25.8104, 15.8382, 15.8382, 10.2655, 6.1593, 9.0923, 12.6119, 7.6258, 17.0114, 15.2516, 17.0114, 24.0506, 25.8104, 23.7573, 19.9444, 22.8774, 24.3439, 23.464, 28.4501, 30.2099, 35.7826, 30.2099, 37.5424, 24.3439, 19.6511, 20.2377, 7.6258, 8.799, 7.6258, 1.4665, 5.866, 10.8521, 5.866, 4.6928, 5.866, 6.4526, 8.2124, 9.0923, 8.2124, 4.9861, 2.3464, 0.5866, 6.1593, 10.5588, 4.9861, 8.799 ; 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 ; current_direction = 289.2436, 270.9604, 271.6636, 249.1612, 245.2936, 230.878, 212.9464, 196.0696, 198.8824, 228.0652, 244.942, 253.3804, 249.5128, 247.4032, 244.2388, 256.1932, 247.4032, 231.5812, 214.3528, 218.9236, 224.5492, 206.266, 213.6496, 234.394, 263.9284, 259.006, 260.764, 261.4672, 280.102, 253.3804, 247.0516, 195.718, 205.9144, 141.9232, 67.384, 351.0868, 21.3244, 354.9544, 344.4064, 261.8188, 182.7088, 223.846, 230.5264, 245.9968, 232.9876, 220.6816, 215.056, 203.1016, 215.056, 205.5628, 197.1244, 186.928, 220.6816, 232.9876, 240.3712, 236.8552, 238.9648, 241.7776, 229.4716, 225.604, 244.2388, 270.9604, 270.6088, 291.3532, 257.5996, 282.9148, 284.3212, 262.8736, 248.1064, 234.7456, 232.2844, 209.4304, 186.2248, 199.9372, 215.7592, 242.8324, 273.7732, 298.3852, 295.5724, 279.0472, 263.9284, 272.3668, 247.7548, 227.7136, 204.8596, 205.9144, 203.4532, 283.618, 150.7132, 111.6856, 28.708, 342.6868, 3.3928, 67.0324, 152.1196, 93.4024, 116.608, 123.64, 116.9596, 92.6992, 85.6672, 108.5212, 65.9776, 76.8772, 97.27, 80.0416, 93.4024, 194.6632, 124.6948, 102.544, 115.5532, 119.4208, 86.722, 87.4252, 82.8544, 82.5028, 92.3476, 132.0784, 151.0648, 158.4484, 158.0968, 159.5032, 159.8548, 146.8456, 137.0008, 124.6948, 91.6444, 28.0048, 29.4112, 359.5252, 355.6576, 234.0424, 264.6316, 179.896, 157.042, 131.7268, 114.1468, 139.1104, 82.5028, 82.8544, 28.0048, 147.1972, 294.8692, 270.6088, 274.4764, 213.298 ; 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 ; current_u = -14.95325, -13.4899, -19.64282, -15.07626, -14.3884, -15.92804, -7.81611, -3.003914, -2.562833, -6.109252, -6.642362, -10.39875, -17.03443, -19.49644, -17.96219, -15.95022, -16.24703, -15.16663, -9.102798, -6.449645, -6.995712, -6.489836, -9.101185, -10.01551, -12.83281, -11.8046, -14.76437, -11.31209, -14.1489, -12.36608, -8.372703, -2.701498, -2.307245, 4.702962, 1.35373, -0.4998764, 2.559791, -0.9544265, -2.286436, -9.580398, -1.039599, -19.30167, -20.60271, -16.87998, -30.68041, -20.45723, -16.50954, -12.31356, -15.33029, -5.442037, -6.649828, -2.01657, -13.19204, -12.17848, -16.3168, -19.15505, -23.12092, -20.41614, -19.61807, -14.66984, -13.99994, -8.504505, -11.43805, -13.38513, -14.32288, -17.43871, -8.525565, -17.17102, -25.85393, -22.03473, -25.98591, -13.69117, -3.053032, -9.201137, -12.1693, -12.5252, -11.41391, -12.90185, -15.34497, -18.82732, -19.54087, -18.16909, -15.20234, -8.462245, -5.301994, -6.537194, -3.268534, -2.56549, 1.721723, 1.090167, 3.803908, -3.229529, 0.2777243, 5.130928, 4.663275, 12.0041, 14.42304, 14.89513, 9.149911, 21.38715, 25.73664, 15.01788, 14.4664, 9.997423, 6.109785, 8.955312, 12.58967, -1.930369, 13.9867, 14.88754, 15.34743, 20.94893, 25.76817, 23.73331, 19.7895, 22.68183, 24.32347, 17.41565, 13.76473, 11.09727, 13.34833, 10.57815, 12.92962, 13.31361, 13.40182, 16.63935, 7.62266, 4.131531, 3.744833, -0.01215249, -0.4441538, -8.784251, -5.84027, 0.008518096, 2.28807, 4.815749, 7.493818, 5.951852, 8.142194, 4.947374, 1.101742, 0.3177901, -5.58815, -10.5582, -4.97089, -4.830595 ; 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 ; current_v = 5.220036, 0.2261409, 0.5704954, -5.738619, -6.61987, -12.95452, -12.06044, -10.42807, -7.492932, -5.48822, -3.105574, -3.103876, -6.364576, -8.114306, -8.668262, -3.919757, -6.761922, -12.02903, -13.31782, -7.986399, -7.106671, -13.15083, -13.67269, -7.171989, -1.364998, -2.293299, -2.400828, -1.697224, 2.520812, -3.691096, -3.545106, -9.599306, -4.748546, -6.002914, 0.5639471, 3.18734, 6.557271, 10.81005, 8.192627, -1.377348, -21.97292, -20.09528, -16.96763, -7.516582, -23.12976, -23.79918, -23.52909, -28.86651, -21.84844, -11.37736, -21.5829, -16.59603, -15.34713, -9.181278, -9.280085, -12.50837, -13.91179, -10.95731, -16.77224, -14.36376, -6.756145, 0.1425671, 0.1215404, 5.232968, -3.149194, 3.998739, 2.176499, -2.146799, -10.38986, -15.57515, -20.0955, -24.26781, -27.99079, -25.36639, -16.89851, -6.428126, 0.7527485, 6.971696, 7.342992, 2.997856, -2.07852, 0.750964, -6.217954, -7.69638, -11.44329, -13.45421, -7.533937, 0.6215106, -3.069732, -0.4335129, 6.945677, 10.36042, 4.684575, 2.174526, -8.814683, -0.7136798, -7.225039, -9.911295, -4.653989, -1.008293, 1.949965, -5.031092, 6.447632, 2.330667, -0.7794301, 1.57236, -0.7484934, -7.377432, -9.682972, -3.312484, -7.33785, -11.81414, 1.475856, 1.067264, 2.480908, 2.984992, -0.9971721, -15.72433, -24.8986, -28.09784, -33.19965, -28.29736, -35.24566, -20.38071, -14.37209, -11.5194, -0.2188319, 7.76871, 6.642971, 1.46645, 5.849161, -6.372206, -0.5488184, -4.692792, -5.40136, -4.294718, -3.359495, -6.873527, 1.071535, 0.620227, 2.071656, -0.4930608, 2.590282, 0.1121911, 0.3891574, -7.354438 ; 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 ; temperature = 7.549531, 7.549531, 7.51755, 7.485563, 7.485563, 7.485563, 7.485563, 7.549531, 7.581507, 7.581507, 7.581507, 7.613478, 7.389571, 7.389571, 7.485563, 7.581507, 7.581507, 7.613478, 7.645443, 7.613478, 7.613478, 7.51755, 7.357562, 7.357562, 7.293529, 7.389571, 7.389571, 7.581507, 7.645443, 7.613478, 7.613478, 7.581507, 7.581507, 7.51755, 7.485563, 7.485563, 7.485563, 7.581507, 7.581507, 7.581507, 7.037168, 6.973021, 7.005097, 7.101293, 6.651925, 6.555478, 6.491148, 6.394607, 6.362413, 6.394607, 6.330214, 6.362413, 6.426794, 6.394607, 6.426794, 6.458974, 6.491148, 6.426794, 6.491148, 6.458974, 6.555478, 6.555478, 6.330214, 6.233576, 6.265795, 6.298007, 6.362413, 6.394607, 6.458974, 6.426794, 6.394607, 6.362413, 6.233576, 6.20135, 6.362413, 6.330214, 6.265795, 6.233576, 6.20135, 6.265795, 6.298007, 6.330214, 6.330214, 6.330214, 6.298007, 6.265795, 6.233576, 6.233576, 6.233576, 6.265795, 6.265795, 6.072381, 6.233576, 6.298007, 6.362413, 6.362413, 6.298007, 6.426794, 6.491148, 6.426794, 6.394607, 6.426794, 6.426794, 6.458974, 6.458974, 6.458974, 6.426794, 6.426794, 6.426794, 6.426794, 6.426794, 6.458974, 6.458974, 6.458974, 6.523316, 6.555478, 6.587633, 6.523316, 6.491148, 6.20135, 6.20135, 6.20135, 6.265795, 6.330214, 6.394607, 6.330214, 6.394607, 6.330214, 6.298007, 6.394607, 6.426794, 6.298007, 6.362413, 6.330214, 6.362413, 6.330214, 6.298007, 6.265795, 6.298007, 6.298007, 6.298007, 6.298007, 6.298007, 6.265795, 6.265795, 6.265795 ; 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 ; }