netcdf C9999.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.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 = "" ; :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 = "C9999" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453366.00000579 ; :starting_julian_day_string = "2004-12-26 00:00:00" ; :ending_julian_day_number = 2453372.95833912 ; :ending_julian_day_string = "2005-01-01 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 10-Dec-2004 22:31:24\n", "AANCM_Temperature_1.5: 10-Dec-2004 22:31:24" ; data: lat = 43.5695 ; lon = -70.055 ; depth = 2 ; time = 2453366, 2453366.04166667, 2453366.08333333, 2453366.125, 2453366.16666667, 2453366.20833333, 2453366.25, 2453366.29166667, 2453366.33333333, 2453366.375, 2453366.41666667, 2453366.45833333, 2453366.5, 2453366.54166667, 2453366.58333333, 2453366.625, 2453366.66666667, 2453366.70833333, 2453366.75, 2453366.79166667, 2453366.83333333, 2453366.875, 2453366.91666667, 2453366.95833333, 2453367, 2453367.04166667, 2453367.08333333, 2453367.125, 2453367.16666667, 2453367.20833333, 2453367.25, 2453367.29166667, 2453367.33333333, 2453367.375, 2453367.41666667, 2453367.45833333, 2453367.5, 2453367.54166667, 2453367.58333333, 2453367.625, 2453367.66666667, 2453368.5, 2453368.58333333, 2453368.625, 2453368.66666667, 2453368.70833333, 2453368.75, 2453368.79166667, 2453368.83333333, 2453368.875, 2453368.91666667, 2453368.95833333, 2453369, 2453369.04166667, 2453369.08333333, 2453369.125, 2453369.16666667, 2453369.20833333, 2453369.25, 2453369.29166667, 2453369.33333333, 2453369.375, 2453369.41666667, 2453369.45833333, 2453369.5, 2453369.54166667, 2453369.58333333, 2453369.625, 2453369.66666667, 2453369.70833333, 2453369.75, 2453369.79166667, 2453369.83333333, 2453369.875, 2453369.91666667, 2453369.95833333, 2453370, 2453370.04166667, 2453370.08333333, 2453370.125, 2453370.16666667, 2453370.20833333, 2453370.25, 2453370.29166667, 2453370.33333333, 2453370.375, 2453370.41666667, 2453370.45833333, 2453370.5, 2453370.54166667, 2453370.58333333, 2453370.625, 2453370.66666667, 2453370.70833333, 2453370.75, 2453370.79166667, 2453370.83333333, 2453370.875, 2453370.91666667, 2453370.95833333, 2453371, 2453371.04166667, 2453371.08333333, 2453371.125, 2453371.16666667, 2453371.20833333, 2453371.25, 2453371.29166667, 2453371.33333333, 2453371.375, 2453371.41666667, 2453371.45833333, 2453371.5, 2453371.54166667, 2453371.58333333, 2453371.625, 2453371.66666667, 2453371.70833333, 2453371.75, 2453371.79166667, 2453371.83333333, 2453371.875, 2453371.91666667, 2453372.04166667, 2453372.08333333, 2453372.125, 2453372.16666667, 2453372.20833333, 2453372.25, 2453372.29166667, 2453372.33333333, 2453372.375, 2453372.41666667, 2453372.45833333, 2453372.5, 2453372.54166667, 2453372.58333333, 2453372.625, 2453372.66666667, 2453372.70833333, 2453372.75, 2453372.79166667, 2453372.83333333, 2453372.875, 2453372.91666667, 2453372.95833333 ; current_speed = 32.8496, 25.8104, 29.33, 5.2794, 39.0089, 57.1935, 40.4754, 28.1568, 43.1151, 77.7245, 82.124, 96.789, 150.1696, 135.5046, 152.8093, 121.1329, 100.0153, 101.1885, 46.928, 77.1379, 35.4893, 32.263, 32.263, 24.6372, 38.4223, 34.0228, 24.3439, 22.2908, 13.4918, 21.7042, 11.4387, 8.799, 44.8749, 43.7017, 76.5513, 117.32, 135.5046, 40.1821, 145.1835, 38.4223, 19.9444, 9.0923, 6.7459, 12.6119, 9.3856, 13.7851, 14.665, 88.8699, 62.7662, 78.0178, 33.4362, 182.1393, 45.4615, 18.4779, 17.3047, 35.196, 39.3022, 60.4198, 52.794, 38.7156, 27.5702, 119.6664, 51.9141, 116.7334, 141.6639, 141.0773, 49.861, 24.6372, 42.2352, 30.2099, 104.1215, 143.4237, 219.3884, 118.4932, 244.0256, 124.3592, 18.4779, 39.3022, 32.5563, 52.5007, 79.191, 66.5791, 59.8332, 12.9052, 43.4084, 43.4084, 38.7156, 11.1454, 23.7573, 21.4109, 39.5955, 36.9558, 11.1454, 87.6967, 44.8749, 12.6119, 72.4451, 110.8674, 75.0848, 28.1568, 90.923, 92.3895, 20.8243, 14.9583, 58.3667, 34.6094, 16.7181, 20.531, 16.1315, 28.1568, 38.129, 25.5171, 24.6372, 34.9027, 33.4362, 39.0089, 129.9319, 41.3553, 23.7573, 141.0773, 94.1493, 280.9814, 167.7676, 85.6436, 179.7929, 85.3503, 179.7929, 97.9622, 104.1215, 84.4704, 55.1404, 56.3136, 97.6689, 20.8243, 82.124, 79.7776, 70.6853, 96.2024, 53.9672, 91.5096, 100.3086, 131.6917, 127.8788, 237.573, 96.2024, 76.258 ; 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 = 352.8932, 66.3776, 36.8432, 354.6512, 164.8256, 177.8348, 134.588, 359.5736, 356.7608, 158.8484, 168.6932, 170.4512, 169.748, 164.1224, 173.264, 164.474, 171.8576, 164.8256, 132.1268, 184.1636, 347.9708, 350.432, 31.2176, 13.286, 3.0896, 2.738, 26.9984, 24.8888, 12.9344, 338.1644, 46.3364, 142.3232, 155.684, 149.7068, 163.4192, 170.8028, 171.506, 145.8392, 172.9124, 27.7016, 32.2724, 215.8076, 56.1812, 24.1856, 239.3648, 44.93, 77.9804, 179.2412, 165.1772, 170.0996, 182.4056, 174.6704, 139.862, 1.6832, 22.7792, 15.044, 25.9436, 23.1308, 1.3316, 25.592, 140.5652, 165.8804, 169.0448, 171.1544, 166.5836, 170.4512, 142.3232, 22.4276, 341.6804, 139.862, 166.9352, 158.8484, 170.4512, 161.3096, 168.3416, 172.2092, 150.7616, 27.7016, 177.1316, 159.2, 164.1224, 165.5288, 159.5516, 74.816, 22.7792, 7.6604, 39.3044, 140.5652, 97.3184, 156.0356, 107.8664, 358.8704, 86.7704, 181.7024, 344.4548, 10.4732, 151.1132, 166.5836, 155.3324, 5.9024, 179.2412, 167.6384, 83.9576, 65.6744, 339.9224, 351.1352, 311.7944, 4.1444, 150.7616, 178.538, 168.6932, 144.4328, 350.7836, 358.5188, 16.802, 195.4148, 167.2868, 343.0868, 97.67, 179.2412, 180.9992, 164.8256, 170.4512, 166.5836, 170.4512, 157.442, 166.5836, 173.9672, 177.8348, 175.022, 185.2184, 142.6748, 168.3416, 45.2816, 138.104, 166.9352, 164.474, 164.474, 157.7936, 164.474, 171.1544, 166.232, 169.748, 170.8028, 163.4192, 171.8576 ; 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 = -4.064128, 23.64765, 17.58706, -0.4921384, 10.21089, 2.16082, 28.82549, -0.2095433, -2.436201, 28.04587, 16.10144, 16.05609, 26.72687, 37.07178, 17.92373, 32.42432, 14.16555, 26.4869, 34.80472, -5.600565, -7.396331, -5.362692, 16.72158, 5.661922, 2.070868, 1.625233, 11.05129, 9.381272, 3.019941, -8.072762, 8.274823, 5.378007, 18.47809, 22.04424, 21.84523, 18.7516, 20.01482, 22.56295, 17.91372, 17.86125, 10.64921, -5.319589, 5.604506, 5.167017, -8.075644, 9.735621, 14.34349, 1.176919, 16.05751, 13.41407, -1.403428, 16.918, 29.30588, 0.5427542, 6.700049, 9.1355, 17.19417, 23.7348, 1.226865, 16.72358, 17.51258, 29.19223, 9.865828, 17.95036, 32.86975, 23.40297, 30.47537, 9.399479, -13.27525, 19.47423, 23.53697, 51.75256, 36.39381, 37.97165, 49.31178, 16.8577, 9.025431, 18.27029, 1.629186, 18.64336, 21.66533, 16.63767, 20.90355, 12.45468, 16.8069, 5.786393, 24.52402, 7.079555, 23.56376, 8.696443, 37.68599, -0.7285452, 11.1277, -2.605304, -12.02641, 2.292536, 34.99683, 25.72416, 31.33689, 2.895482, 1.204109, 19.77881, 20.70861, 13.63029, -20.03685, -5.333426, -12.46403, 1.483783, 7.879344, 0.7183911, 7.475668, 14.84221, -3.945986, -0.9021977, 9.665242, -10.36877, 28.59424, -12.03119, 23.54475, 1.868311, -1.641817, 73.54913, 27.83056, 19.87157, 29.82541, 32.74195, 41.71669, 10.29561, 3.933801, 7.329769, -5.015152, 34.14509, 19.73657, 14.7972, 54.84081, 18.03396, 18.92073, 25.75104, 20.39659, 24.49489, 15.42468, 31.34144, 22.7596, 37.97199, 27.45301, 10.80071 ; 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 = 32.59723, 10.34241, 23.4722, 5.256412, -37.6488, -57.15267, -28.41389, 28.15602, 43.04622, -72.48812, -80.53009, -95.44796, -147.7721, -130.3349, -151.7545, -116.7126, -99.00706, -97.66042, -31.47806, -76.93432, 34.71001, 31.81419, 27.59148, 23.97779, 38.36645, 33.98396, 21.69088, 20.22057, 13.14947, 20.14703, 7.897541, -6.964154, -40.89397, -37.73447, -73.36816, -115.8117, -134.0183, -33.24928, -144.0741, 34.01836, 16.86337, -7.37373, 3.754554, 11.50487, -4.782621, 9.759439, 3.053932, -88.86211, -60.67744, -76.85597, -33.40673, -181.3519, -34.75505, 18.46993, 15.955, 33.98972, 35.34153, 55.56268, 52.77974, 34.91732, -21.29379, -116.0511, -50.96802, -115.345, -137.7978, -139.1226, -39.46354, 22.7737, 40.09464, -23.09529, -101.4263, -133.7611, -216.3487, -112.2443, -238.9913, -123.2113, -16.12372, 34.79741, -32.51551, -49.079, -76.16973, -64.46677, -56.06294, 3.380126, 40.02271, 43.021, 29.95781, -8.608127, -3.026279, -19.56524, -12.14784, 36.94862, 0.6279019, -87.65799, 43.23335, 12.40179, -63.43118, -107.8418, -68.23289, 28.00753, -90.91502, -90.24754, 2.192057, 6.161646, 54.81967, 34.19598, 11.14194, 20.47731, -14.07627, -28.14763, -37.38897, -20.75647, 24.31915, 34.89104, 32.00879, -37.60563, -126.7465, 39.56654, -3.170822, -141.0649, -94.13499, -271.1846, -165.4431, -83.30634, -177.3018, -78.82029, -174.8863, -97.41968, -104.0472, -84.15179, -54.91186, -44.78096, -95.65397, 14.65246, -61.12967, -77.71256, -68.10593, -92.69189, -49.96437, -88.17033, -99.11556, -127.9079, -125.8372, -234.5188, -92.20213, -75.48925 ; 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 = 13.31497, 13.22064, 13.03199, 12.87477, 12.62319, 12.43447, 12.24572, 12.02546, 11.83662, 11.67921, 11.49026, 11.36426, 11.20672, 11.08065, 11.04913, 11.01761, 11.08065, 11.23823, 11.39577, 11.55325, 11.64772, 11.74218, 11.83662, 11.86809, 11.77366, 11.74218, 11.71069, 11.71069, 11.74218, 11.71069, 11.67921, 11.67921, 11.58474, 11.52176, 11.39577, 11.23823, 11.01761, 10.79687, 11.01761, 11.74218, 12.62319, 12.62319, 12.71753, 12.87477, 13.22064, 13.81803, 14.38408, 14.88747, 15.23374, 15.3912, 15.32821, 15.13929, 14.95042, 14.856, 14.69867, 14.63574, 14.60428, 14.5099, 14.57282, 14.69867, 14.88747, 15.07633, 15.29672, 15.29672, 15.35971, 15.4227, 15.54871, 15.83234, 16.17924, 16.40015, 16.55803, 16.74757, 17.06373, 17.09536, 17.09536, 16.90561, 16.58961, 16.2739, 16.02152, 15.76929, 15.58021, 15.35971, 15.20226, 15.01337, 14.7616, 14.60428, 14.41554, 14.22682, 14.10103, 14.00669, 14.10103, 14.35263, 14.6672, 15.23374, 15.67474, 16.0846, 16.36859, 16.46329, 16.40015, 15.98999, 15.5172, 15.29672, 15.07633, 14.856, 14.69867, 14.54136, 14.44699, 14.32118, 14.19537, 14.10103, 14.10103, 14.13248, 14.25827, 14.44699, 14.63574, 14.98189, 15.32821, 15.86386, 16.21079, 16.55803, 16.74757, 16.93723, 16.90561, 16.93723, 17.06373, 17.0321, 17.09536, 17.0321, 17.0321, 16.96885, 16.81078, 16.77917, 16.84239, 16.6212, 16.71597, 16.74757, 16.74757, 16.81078, 16.84239, 16.93723, 16.96885, 17.09536, 17.09536, 17.15864, 17.00047, 16.874 ; 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 ; }