netcdf C0206.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 144 ; 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.6993, 0.03419, -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 = "07-Oct-2004 18:42:09: Modified [lon,lat] to [-70.059800,43.570233].\n", "Thu Oct 7 16:27:57 2004: /usr/local/nco/bin/ncrcat -d time,2453286.60416667,2453317.6 C0206.aanderaa.realtime.nc C0206.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 = "AANCM709" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0206" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453296.00000579 ; :starting_julian_day_string = "2004-10-17 00:00:00" ; :ending_julian_day_number = 2453302.95833912 ; :ending_julian_day_string = "2004-10-23 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 30-Aug-2004 17:02:11\n", "AANCM_Temperature_1.5: 30-Aug-2004 17:02:11" ; :longitude = -70.0598 ; :latitude = 43.570233 ; data: lat = 43.570233 ; lon = -70.0598 ; depth = 2 ; time = 2453296, 2453296.04166667, 2453296.08333333, 2453296.125, 2453296.16666667, 2453296.20833333, 2453296.25, 2453296.29166667, 2453296.33333333, 2453296.375, 2453296.41666667, 2453296.45833333, 2453296.5, 2453296.54166667, 2453296.58333333, 2453296.625, 2453296.66666667, 2453296.70833333, 2453296.75, 2453296.79166667, 2453296.83333333, 2453296.875, 2453296.91666667, 2453296.95833333, 2453297, 2453297.08333333, 2453297.20833333, 2453297.25, 2453297.29166667, 2453297.33333333, 2453297.375, 2453297.41666667, 2453297.5, 2453297.54166667, 2453297.58333333, 2453297.625, 2453297.66666667, 2453297.70833333, 2453297.75, 2453297.79166667, 2453297.83333333, 2453297.875, 2453297.91666667, 2453297.95833333, 2453298, 2453298.04166667, 2453298.08333333, 2453298.125, 2453298.16666667, 2453298.20833333, 2453298.25, 2453298.33333333, 2453298.375, 2453298.41666667, 2453298.45833333, 2453298.5, 2453298.54166667, 2453298.58333333, 2453298.625, 2453298.66666667, 2453298.70833333, 2453298.75, 2453298.79166667, 2453298.83333333, 2453298.875, 2453298.91666667, 2453298.95833333, 2453299, 2453299.04166667, 2453299.08333333, 2453299.125, 2453299.16666667, 2453299.20833333, 2453299.25, 2453299.33333333, 2453299.375, 2453299.45833333, 2453299.875, 2453299.91666667, 2453299.95833333, 2453300, 2453300.04166667, 2453300.08333333, 2453300.125, 2453300.16666667, 2453300.20833333, 2453300.25, 2453300.29166667, 2453300.33333333, 2453300.375, 2453300.41666667, 2453300.45833333, 2453300.5, 2453300.54166667, 2453300.58333333, 2453300.625, 2453300.66666667, 2453300.70833333, 2453300.75, 2453300.79166667, 2453300.83333333, 2453300.875, 2453300.91666667, 2453300.95833333, 2453301, 2453301.04166667, 2453301.08333333, 2453301.125, 2453301.16666667, 2453301.20833333, 2453301.29166667, 2453301.375, 2453301.41666667, 2453301.45833333, 2453301.5, 2453301.54166667, 2453301.58333333, 2453301.625, 2453301.66666667, 2453301.70833333, 2453301.75, 2453301.79166667, 2453301.83333333, 2453301.875, 2453301.91666667, 2453302.04166667, 2453302.08333333, 2453302.16666667, 2453302.20833333, 2453302.25, 2453302.29166667, 2453302.33333333, 2453302.375, 2453302.41666667, 2453302.45833333, 2453302.5, 2453302.54166667, 2453302.58333333, 2453302.66666667, 2453302.75, 2453302.79166667, 2453302.83333333, 2453302.91666667, 2453302.95833333 ; current_speed = 11.1454, 6.4526, 0.2933, 11.1454, 8.5057, 2.6397, 14.665, 21.1176, 34.3161, 42.5285, 39.5955, 28.7434, 19.6511, 15.2516, 4.1062, 2.933, 4.9861, 8.5057, 12.9052, 20.2377, 27.2769, 26.9836, 29.9166, 34.3161, 23.1707, 10.2655, 8.2124, 19.9444, 18.7712, 30.5032, 39.3022, 36.9558, 27.5702, 14.3717, 4.3995, 4.3995, 11.732, 15.2516, 15.2516, 10.2655, 2.6397, 7.3325, 8.2124, 9.3856, 14.0784, 8.799, 14.9583, 17.8913, 22.8774, 19.6511, 12.3186, 8.5057, 16.1315, 15.8382, 16.7181, 18.7712, 15.5449, 21.1176, 19.9444, 21.7042, 16.7181, 13.1985, 6.4526, 2.6397, 8.799, 13.4918, 14.9583, 17.3047, 13.7851, 8.799, 8.5057, 11.732, 15.5449, 14.665, 15.2516, 13.1985, 19.6511, 6.1593, 11.4387, 14.9583, 20.2377, 18.4779, 16.1315, 17.0114, 8.799, 11.732, 14.665, 16.7181, 20.8243, 14.3717, 8.2124, 8.799, 10.8521, 17.598, 20.531, 18.4779, 14.0784, 15.8382, 19.3578, 17.8913, 15.2516, 12.3186, 8.2124, 8.5057, 14.9583, 21.7042, 22.2908, 19.0645, 17.0114, 17.8913, 16.4248, 14.665, 12.3186, 19.9444, 17.8913, 18.4779, 23.7573, 23.464, 17.3047, 19.3578, 18.1846, 15.2516, 14.9583, 12.3186, 17.598, 39.8888, 41.3553, 32.8496, 37.2491, 29.6233, 27.8635, 17.0114, 17.3047, 17.0114, 12.0253, 15.2516, 21.1176, 20.531, 17.8913, 14.0784, 8.799, 12.6119, 11.1454, 14.0784 ; 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 ; current_direction = 174.3188, 60.0488, 330.7808, 349.3772, 35.4368, 149.3552, 85.364, 131.072, 128.9624, 142.6748, 139.5104, 144.4328, 157.442, 137.0492, 121.5788, 71.3, 91.6928, 26.9984, 55.8296, 94.154, 94.154, 120.1724, 128.9624, 115.6016, 121.2272, 86.4188, 121.5788, 107.8664, 107.5148, 112.4372, 123.6884, 131.072, 134.9396, 134.2364, 118.4144, 325.1552, 349.0256, 339.2192, 335.7032, 329.3744, 349.7288, 124.04, 198.2276, 211.2368, 217.9172, 262.922, 259.7576, 272.4152, 288.2372, 281.5568, 300.5432, 203.15, 207.3692, 209.8304, 215.1044, 215.1044, 233.3876, 253.0772, 286.8308, 306.1688, 316.0136, 339.5708, 301.2464, 239.7164, 196.118, 161.6612, 168.6932, 185.9216, 197.1728, 237.9584, 264.68, 297.0272, 296.324, 294.566, 243.584, 214.7528, 201.0404, 236.2004, 194.0084, 167.99, 175.022, 171.506, 193.3052, 199.9856, 243.9356, 261.5156, 280.1504, 275.9312, 280.8536, 291.4016, 295.9724, 223.1912, 203.5016, 194.7116, 180.296, 209.8304, 233.036, 241.4744, 257.9996, 289.6436, 293.1596, 304.0592, 263.6252, 203.8532, 180.9992, 168.3416, 177.8348, 197.876, 209.1272, 224.246, 269.2508, 275.9312, 250.2644, 223.5428, 229.1684, 213.698, 208.424, 212.6432, 219.3236, 227.762, 236.2004, 237.9584, 237.2552, 234.794, 210.5336, 188.0312, 186.6248, 186.9764, 191.8988, 203.15, 199.9856, 233.7392, 242.8808, 236.2004, 238.31, 233.036, 194.36, 193.6568, 227.4104, 257.648, 289.292, 287.534, 288.9404, 265.7348 ; 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 ; current_u = 1.103319, 5.590861, -0.143175, -2.054571, 4.931644, 1.345493, 14.61702, 15.92023, 26.68279, 25.78666, 25.70975, 16.71881, 7.538525, 10.39198, 3.498157, 2.778168, 4.983924, 3.861295, 10.67739, 20.18453, 27.20524, 23.32778, 23.26192, 30.94696, 19.81369, 10.24545, 6.996314, 18.98257, 17.90095, 28.19406, 32.70204, 27.86041, 19.51562, 10.29686, 3.869488, -2.513678, -2.233425, -5.411171, -6.275476, -5.229512, -0.4706787, 6.076054, -2.568777, -4.86715, -8.651487, -8.731946, -14.71993, -17.87541, -21.72825, -19.2527, -10.60935, -3.343928, -7.416013, -7.878464, -9.614046, -10.79472, -12.47771, -20.20316, -19.09006, -17.52141, -11.61051, -4.606932, -5.516614, -2.279486, -2.442747, 4.244997, 2.932762, -1.785283, -4.070113, -7.458588, -8.469061, -10.45076, -13.93291, -13.33757, -13.65914, -7.523632, -7.055259, -5.118307, -2.768899, 3.112559, 1.756091, 2.729294, -3.712472, -5.814224, -7.904148, -11.60361, -14.43547, -16.6286, -20.45178, -13.38071, -7.382989, -6.022345, -4.327543, -4.469079, -0.1060663, -9.191542, -11.24883, -13.9155, -18.93476, -16.85006, -14.02252, -10.20546, -8.161621, -3.43966, -0.2608495, 4.385904, 0.8421659, -5.852001, -8.280301, -12.48348, -16.4234, -14.58649, -11.59502, -13.73962, -13.53718, -10.25182, -11.3083, -12.65662, -10.96598, -14.33172, -15.11119, -12.92822, -12.58125, -10.06534, -8.940551, -5.572957, -4.771041, -3.989929, -7.680157, -11.64609, -9.523297, -13.71686, -15.40222, -14.13628, -10.23236, -12.18623, -5.237453, -4.847483, -13.17193, -13.75251, -8.304911, -12.02593, -10.54195, -14.03941 ; 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 ; current_v = -11.09066, 3.221539, 0.2559801, 10.95439, 6.930067, -2.271049, 1.185302, -13.87441, -21.57832, -33.81895, -30.11332, -23.38086, -18.14763, -11.16324, -2.150297, 0.9403579, -0.1472926, 7.578742, 7.248283, -1.465968, -1.97587, -13.56205, -18.81186, -14.82836, -12.01246, 0.6412144, -4.300593, -6.118912, -5.649233, -11.64217, -21.79999, -24.28022, -19.47451, -10.02599, -2.093481, 3.610682, 11.51745, 14.2594, 13.90071, 8.833611, 2.597398, -4.104525, -7.800314, -8.024982, -11.10644, -1.084217, -2.659781, 0.7539521, 7.15952, 3.936887, 6.260163, -7.820811, -14.32578, -13.73967, -13.67717, -15.35682, -9.270957, -6.146973, 5.774829, 12.80908, 12.02875, 12.36837, 3.34709, -1.331149, -8.453129, -12.80659, -14.66798, -17.21236, -13.17054, -4.668176, -0.7886328, 5.331179, 6.893334, 6.096844, -6.785213, -10.84414, -18.34091, -3.426356, -11.09852, -14.63088, -20.16137, -18.27522, -15.6985, -15.98695, -3.866114, -1.730941, 2.584452, 1.727551, 3.921219, 5.244273, 3.596523, -6.41512, -9.951907, -17.02107, -20.53073, -16.02961, -8.465527, -7.563554, -4.024845, 6.014489, 5.998358, 6.899022, -0.9118379, -7.779182, -14.95603, -21.25644, -22.27489, -18.14412, -14.86016, -12.81644, -0.2147647, 1.515396, -4.159747, -14.4569, -11.69801, -15.37312, -20.89334, -19.75777, -13.38656, -13.01254, -10.11591, -8.091505, -8.090917, -7.101893, -15.15771, -39.49758, -41.07917, -32.60639, -36.44874, -27.238, -26.18552, -10.06159, -7.88823, -9.463268, -6.317168, -9.170987, -20.45781, -19.95053, -12.1078, -3.01161, 2.907037, 3.799608, 3.617623, -1.047054 ; 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 ; temperature = 11.64772, 11.61623, 11.55325, 11.49026, 11.42727, 11.39577, 11.39577, 11.42727, 11.49026, 11.67921, 11.61623, 11.58474, 11.55325, 11.52176, 11.52176, 11.55325, 11.58474, 11.55325, 11.55325, 11.55325, 11.58474, 11.45877, 11.36426, 11.42727, 11.36426, 11.23823, 11.17521, 11.14369, 11.04913, 10.95455, 10.89148, 10.85995, 11.20672, 11.14369, 11.11217, 11.17521, 11.23823, 11.23823, 11.17521, 11.23823, 11.33276, 11.20672, 11.52176, 11.45877, 11.42727, 11.23823, 11.23823, 11.23823, 11.26974, 11.17521, 11.01761, 10.89148, 10.89148, 10.89148, 11.01761, 11.01761, 11.01761, 11.01761, 10.98608, 10.92302, 10.85995, 10.92302, 10.92302, 10.92302, 10.89148, 10.89148, 10.85995, 10.82841, 10.92302, 10.92302, 10.92302, 10.89148, 10.85995, 10.82841, 10.73378, 10.73378, 10.70223, 10.79687, 10.79687, 10.76532, 10.76532, 10.76532, 10.76532, 10.73378, 10.73378, 10.70223, 10.70223, 10.73378, 10.63913, 10.63913, 10.63913, 10.60757, 10.60757, 10.60757, 10.63913, 10.63913, 10.67068, 10.70223, 10.67068, 10.63913, 10.63913, 10.63913, 10.63913, 10.60757, 10.60757, 10.60757, 10.60757, 10.60757, 10.60757, 10.60757, 10.57601, 10.54445, 10.54445, 10.54445, 10.54445, 10.54445, 10.54445, 10.54445, 10.54445, 10.54445, 10.54445, 10.51289, 10.51289, 10.48132, 10.44975, 10.35503, 10.35503, 10.32345, 10.29186, 10.29186, 10.26028, 10.1971, 10.1655, 10.22869, 10.26028, 10.22869, 10.22869, 10.22869, 10.26028, 10.32345, 10.32345, 10.32345, 10.32345, 10.32345 ; 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 ; }