netcdf I0109.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 140 ; 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.7143, 0.03428, -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 = "Tue Oct 5 00:21:33 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.aanderaa.realtime.nc I0109.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 = 720 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453506.00000579 ; :starting_julian_day_string = "2005-05-15 00:00:00" ; :ending_julian_day_number = 2453511.79167244 ; :ending_julian_day_string = "2005-05-20 19:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 10-Sep-2004 12:52:06\n", "AANCM_Temperature_1.5: 10-Sep-2004 12:52:06" ; data: lat = 44.10583 ; lon = -68.10867 ; depth = 2 ; time = 2453506, 2453506.04166667, 2453506.08333333, 2453506.125, 2453506.16666667, 2453506.20833333, 2453506.25, 2453506.29166667, 2453506.33333333, 2453506.375, 2453506.41666667, 2453506.45833333, 2453506.5, 2453506.54166667, 2453506.58333333, 2453506.625, 2453506.66666667, 2453506.70833333, 2453506.75, 2453506.79166667, 2453506.83333333, 2453506.875, 2453506.91666667, 2453506.95833333, 2453507, 2453507.04166667, 2453507.08333333, 2453507.125, 2453507.16666667, 2453507.20833333, 2453507.25, 2453507.29166667, 2453507.33333333, 2453507.375, 2453507.41666667, 2453507.45833333, 2453507.5, 2453507.54166667, 2453507.58333333, 2453507.625, 2453507.66666667, 2453507.70833333, 2453507.75, 2453507.79166667, 2453507.83333333, 2453507.875, 2453507.91666667, 2453507.95833333, 2453508, 2453508.04166667, 2453508.08333333, 2453508.125, 2453508.16666667, 2453508.20833333, 2453508.25, 2453508.29166667, 2453508.33333333, 2453508.375, 2453508.41666667, 2453508.45833333, 2453508.5, 2453508.54166667, 2453508.58333333, 2453508.625, 2453508.66666667, 2453508.70833333, 2453508.75, 2453508.79166667, 2453508.83333333, 2453508.875, 2453508.91666667, 2453508.95833333, 2453509, 2453509.04166667, 2453509.08333333, 2453509.125, 2453509.16666667, 2453509.20833333, 2453509.25, 2453509.29166667, 2453509.33333333, 2453509.375, 2453509.41666667, 2453509.45833333, 2453509.5, 2453509.54166667, 2453509.58333333, 2453509.625, 2453509.66666667, 2453509.70833333, 2453509.75, 2453509.79166667, 2453509.83333333, 2453509.875, 2453509.91666667, 2453509.95833333, 2453510, 2453510.04166667, 2453510.08333333, 2453510.125, 2453510.16666667, 2453510.20833333, 2453510.25, 2453510.29166667, 2453510.33333333, 2453510.375, 2453510.41666667, 2453510.45833333, 2453510.5, 2453510.54166667, 2453510.58333333, 2453510.625, 2453510.66666667, 2453510.70833333, 2453510.75, 2453510.79166667, 2453510.83333333, 2453510.875, 2453510.91666667, 2453510.95833333, 2453511, 2453511.04166667, 2453511.08333333, 2453511.125, 2453511.16666667, 2453511.20833333, 2453511.25, 2453511.29166667, 2453511.33333333, 2453511.375, 2453511.41666667, 2453511.45833333, 2453511.5, 2453511.54166667, 2453511.58333333, 2453511.625, 2453511.66666667, 2453511.70833333, 2453511.75, 2453511.79166667 ; current_speed = 70.392, 68.3389, 62.7662, 51.9141, 40.4754, 27.5702, 20.531, 25.8104, 35.4893, 43.4084, 45.1682, 56.3136, 57.1935, 56.6069, 43.995, 33.1429, 28.7434, 15.8382, 12.0253, 4.6928, 9.0923, 10.5588, 20.531, 23.1707, 28.4501, 31.6764, 42.2352, 32.8496, 25.8104, 18.1846, 17.0114, 13.1985, 14.0784, 14.9583, 30.5032, 32.5563, 37.8357, 39.3022, 41.3553, 34.3161, 23.7573, 23.1707, 21.9975, 21.9975, 15.8382, 15.5449, 19.6511, 25.8104, 42.2352, 47.2213, 39.5955, 33.7295, 29.0367, 17.3047, 11.1454, 12.3186, 9.3856, 11.4387, 12.6119, 15.2516, 21.4109, 34.3161, 31.6764, 27.2769, 24.9305, 16.4248, 10.8521, 1.4665, 7.6258, 18.7712, 2.0531, 14.3717, 19.0645, 22.8774, 20.2377, 22.5841, 17.3047, 16.1315, 9.0923, 15.2516, 12.3186, 19.0645, 12.9052, 14.0784, 12.3186, 14.0784, 35.4893, 47.8079, 33.7295, 30.5032, 21.4109, 21.4109, 22.2908, 27.2769, 28.7434, 25.2238, 20.531, 9.0923, 24.3439, 25.8104, 22.2908, 19.0645, 13.1985, 11.1454, 7.9191, 7.0392, 9.0923, 15.5449, 9.0923, 3.8129, 18.4779, 36.9558, 42.2352, 30.2099, 23.7573, 13.4918, 19.6511, 36.0759, 36.3692, 33.4362, 13.1985, 4.1062, 15.8382, 30.2099, 34.9027, 46.3414, 36.9558, 24.6372, 29.0367, 30.7965, 35.196, 36.0759, 26.1037, 20.8243, 14.3717, 14.0784, 21.4109, 14.9583, 16.1315, 7.9191 ; 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 ; current_direction = 193.9632, 196.776, 196.776, 204.1596, 199.5888, 211.8948, 186.228, 184.47, 188.3376, 187.2828, 182.712, 182.3604, 193.26, 193.9632, 198.8856, 191.8536, 213.6528, 328.2744, 4.4508, 238.6164, 284.3244, 252.3288, 242.1324, 215.7624, 226.3104, 225.2556, 194.6664, 192.5568, 208.0272, 242.8356, 274.128, 251.9772, 274.128, 254.79, 227.0136, 240.3744, 221.0364, 215.4108, 211.8948, 203.808, 190.4472, 197.1276, 226.3104, 223.8492, 284.3244, 261.822, 213.3012, 219.2784, 208.0272, 211.8948, 213.3012, 221.388, 231.2328, 246, 261.1188, 289.95, 292.4112, 273.7764, 235.452, 224.5524, 220.3332, 221.7396, 218.9268, 216.114, 242.1324, 254.0868, 264.6348, 179.196, 3.7476, 0.5832, 276.2376, 249.8676, 223.146, 233.3424, 241.0776, 245.6484, 257.6028, 267.096, 331.0872, 332.8452, 342.6516, 320.1876, 317.3748, 304.3656, 256.1964, 204.8628, 214.0044, 227.3652, 241.4292, 222.4428, 257.6028, 304.3656, 324.7584, 317.7264, 326.1648, 319.4844, 325.8132, 303.3108, 221.0364, 215.0592, 229.4748, 199.5888, 229.1232, 283.2696, 313.1556, 339.5256, 319.1328, 358.8252, 5.154, 170.0544, 214.7076, 225.6072, 235.452, 249.8676, 257.6028, 315.6168, 352.848, 1.638, 0.5832, 4.4508, 27.6564, 16.4052, 173.922, 198.8856, 198.8856, 228.42, 236.8584, 256.548, 283.9728, 305.4204, 324.4068, 337.416, 346.8708, 350.7384, 318.078, 236.5068, 223.146, 199.2372, 183.7668, 150.3648 ; 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 ; current_u = -16.98549, -19.72471, -18.11626, -21.24739, -13.57008, -14.56703, -2.227309, -2.011588, -5.146145, -5.502746, -2.137163, -2.319281, -13.11849, -13.65917, -14.24028, -6.807939, -15.92841, -8.328546, 0.9331995, -4.006243, -8.809625, -10.06057, -18.15002, -13.54154, -20.57206, -22.49829, -10.69356, -7.141745, -12.12807, -16.17884, -16.96727, -12.5509, -14.04188, -14.43432, -22.31357, -28.30035, -24.84059, -22.77306, -21.85054, -13.85248, -4.307896, -6.823788, -15.90623, -15.23905, -15.3458, -15.38682, -10.78925, -16.34028, -19.84593, -24.94991, -21.73953, -22.30042, -22.63981, -15.80863, -11.01177, -11.57937, -8.67672, -11.41386, -10.38781, -10.69993, -13.85781, -22.84581, -19.90314, -16.07684, -22.03931, -15.79537, -10.80456, 0.02057791, 0.4984324, 0.1910642, -2.040945, -13.49359, -13.03744, -18.35266, -17.71356, -20.57484, -16.9012, -16.11078, -4.395926, -6.960771, -3.673176, -12.20654, -8.739397, -11.62105, -11.96283, -5.919219, -19.84762, -35.1716, -29.62215, -20.5852, -20.91166, -17.67368, -12.86236, -18.3484, -16.0045, -16.38677, -11.53622, -7.59847, -15.9827, -14.82607, -16.94369, -6.391706, -9.97963, -10.84783, -5.776975, -2.462234, -5.949165, -0.3187123, 0.8167886, 0.6585376, -10.5211, -26.40716, -34.78708, -28.36407, -23.20335, -9.436891, -2.446602, 1.031215, 0.370187, 2.59475, 6.126323, 1.159708, 1.676985, -9.778329, -11.29729, -34.66475, -30.9439, -23.96128, -28.17752, -25.09673, -20.485, -13.8545, -5.929394, -3.351513, -9.601995, -11.7407, -14.64205, -4.928457, -1.05977, 3.915805 ; 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 ; current_v = -68.31198, -65.43043, -60.0949, -47.36689, -38.1328, -23.40764, -20.40983, -25.73189, -35.11421, -43.0582, -45.11761, -56.26582, -55.66868, -54.93422, -41.62661, -32.43615, -23.92632, 13.4716, 11.98904, -2.443847, 2.249541, -3.205168, -9.596805, -18.80181, -19.65194, -22.29845, -40.85902, -32.06387, -22.78348, -8.302092, 1.224564, -4.083556, 1.013432, -3.924424, -20.79784, -16.09356, -28.53919, -32.03202, -35.11146, -31.39591, -23.36346, -22.14311, -15.1948, -15.86384, 3.918555, -2.211245, -16.42431, -19.97929, -37.28205, -40.09181, -33.09375, -25.30554, -18.18155, -7.038455, -1.720696, 4.203106, 3.57827, 0.753386, -7.152164, -10.86843, -16.32139, -25.60593, -24.64263, -22.03553, -11.65326, -4.503365, -1.014711, -1.466356, 7.609493, 18.77023, 0.2230729, -4.946605, -13.90972, -13.65853, -9.78745, -9.312215, -3.715105, -0.8172647, 7.959004, 13.57052, 11.75822, 14.6443, 9.495637, 7.946856, -2.93915, -12.77357, -29.42044, -32.38139, -16.13094, -22.50988, -4.596655, 12.08584, 18.20548, 20.1833, 23.87549, 19.17587, 16.98345, 4.993312, -18.36242, -21.12733, -14.48417, -17.9611, -8.637556, 2.558241, 5.416522, 6.594524, 6.875854, 15.54163, 9.055538, -3.7556, -15.1901, -25.8533, -23.95143, -10.39797, -5.100398, 9.64229, 19.4982, 36.06116, 36.36732, 33.33537, 11.69053, 3.93903, -15.74917, -28.5836, -33.02377, -30.75517, -20.20411, -5.731369, 7.011238, 17.84877, 28.62033, 33.30951, 25.42136, 20.55283, 10.69334, -7.768996, -15.62168, -14.12307, -16.09665, -6.883213 ; 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 ; temperature = 5.4101, 5.377644, 5.604682, 5.604682, 5.669486, 5.604682, 5.53985, 5.507423, 5.572269, 5.507423, 5.4101, 5.312711, 5.215255, 5.182755, 5.182755, 5.182755, 5.215255, 5.442548, 5.4101, 5.377644, 5.4101, 5.474989, 5.53985, 5.377644, 5.280233, 5.345181, 5.280233, 5.215255, 5.215255, 5.247747, 5.247747, 5.215255, 5.182755, 5.08521, 5.05268, 4.987597, 5.117733, 5.150248, 5.150248, 5.08521, 5.020142, 5.05268, 5.150248, 5.215255, 5.215255, 5.215255, 5.182755, 5.182755, 5.215255, 5.182755, 5.150248, 5.117733, 5.117733, 5.117733, 5.117733, 5.247747, 5.280233, 5.247747, 5.215255, 5.215255, 5.215255, 5.182755, 5.182755, 5.280233, 5.280233, 5.345181, 5.377644, 5.572269, 5.53985, 5.53985, 5.474989, 5.507423, 5.53985, 5.474989, 5.377644, 5.312711, 5.312711, 5.4101, 5.442548, 5.4101, 5.377644, 5.442548, 5.4101, 5.377644, 5.312711, 5.377644, 5.507423, 5.637087, 5.669486, 5.993085, 6.090031, 5.53985, 5.604682, 5.442548, 5.4101, 5.53985, 6.090031, 5.92842, 6.186918, 6.477224, 5.993085, 6.251476, 6.251476, 6.380513, 6.316007, 6.348264, 6.412756, 6.251476, 5.896077, 5.896077, 5.993085, 6.412756, 6.412756, 6.348264, 6.702662, 6.541666, 6.316007, 6.186918, 6.606083, 6.606083, 6.057723, 5.896077, 5.993085, 6.380513, 6.186918, 6.090031, 6.380513, 5.896077, 5.863728, 6.380513, 6.154629, 6.348264, 6.251476, 6.283745, 6.444993, 6.670475, 6.670475, 6.927799, 6.702662, 7.281003 ; 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 ; }