netcdf J0210.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 147 ; 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, 300.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 = -300.f, 300.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 = -300.f, 300.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.6995, 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 = "23-May-2005 12:11:31: Modified [lon,lat] to [-67.013600,44.889400].\n", "20-May-2005 13:40:55: Modified [lon,lat] to [-67.014000,44.889851].\n", "Fri May 20 13:27:06 2005: /usr/local/nco/bin/ncrcat -d time,2453511.5104,2453512.10 J0210.aanderaa.realtime.nc J0210.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 = 35 ; :mooring_site_id = "J0210" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453520.00000579 ; :starting_julian_day_string = "2005-05-29 00:00:00" ; :ending_julian_day_number = 2453526.91667244 ; :ending_julian_day_string = "2005-06-04 22:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-May-2005 19:36:35\n", "AANCM_Temperature_1.5: 19-May-2005 19:36:35" ; :longitude = -67.0136 ; :latitude = 44.8894 ; data: lat = 44.8894 ; lon = -67.0136 ; depth = 2 ; time = 2453520, 2453520.04166667, 2453520.08333333, 2453520.125, 2453520.16666667, 2453520.20833333, 2453520.25, 2453520.29166667, 2453520.33333333, 2453520.375, 2453520.41666667, 2453520.45833333, 2453520.5, 2453520.54166667, 2453520.58333333, 2453520.625, 2453520.66666667, 2453520.75, 2453520.79166667, 2453520.83333333, 2453520.875, 2453520.91666667, 2453520.95833333, 2453521, 2453521.04166667, 2453521.08333333, 2453521.125, 2453521.16666667, 2453521.20833333, 2453521.25, 2453521.29166667, 2453521.33333333, 2453521.375, 2453521.41666667, 2453521.45833333, 2453521.5, 2453521.54166667, 2453521.58333333, 2453521.625, 2453521.66666667, 2453521.70833333, 2453521.75, 2453521.79166667, 2453521.83333333, 2453521.875, 2453521.91666667, 2453521.95833333, 2453522, 2453522.04166667, 2453522.08333333, 2453522.125, 2453522.16666667, 2453522.20833333, 2453522.25, 2453522.29166667, 2453522.33333333, 2453522.375, 2453522.41666667, 2453522.45833333, 2453522.5, 2453522.54166667, 2453522.58333333, 2453522.625, 2453522.66666667, 2453522.70833333, 2453522.75, 2453522.79166667, 2453522.83333333, 2453522.875, 2453522.91666667, 2453522.95833333, 2453523, 2453523.04166667, 2453523.08333333, 2453523.125, 2453523.16666667, 2453523.20833333, 2453523.25, 2453523.29166667, 2453523.33333333, 2453523.375, 2453523.41666667, 2453523.45833333, 2453523.5, 2453523.54166667, 2453523.58333333, 2453523.625, 2453523.66666667, 2453523.70833333, 2453523.75, 2453523.79166667, 2453523.875, 2453523.91666667, 2453523.95833333, 2453524, 2453524.04166667, 2453524.75, 2453524.79166667, 2453524.83333333, 2453524.875, 2453524.91666667, 2453524.95833333, 2453525, 2453525.04166667, 2453525.08333333, 2453525.125, 2453525.16666667, 2453525.20833333, 2453525.25, 2453525.29166667, 2453525.33333333, 2453525.375, 2453525.41666667, 2453525.45833333, 2453525.5, 2453525.54166667, 2453525.58333333, 2453525.625, 2453525.66666667, 2453525.70833333, 2453525.75, 2453525.79166667, 2453525.83333333, 2453525.875, 2453525.91666667, 2453525.95833333, 2453526, 2453526.04166667, 2453526.08333333, 2453526.125, 2453526.16666667, 2453526.20833333, 2453526.25, 2453526.29166667, 2453526.33333333, 2453526.375, 2453526.41666667, 2453526.45833333, 2453526.5, 2453526.54166667, 2453526.58333333, 2453526.625, 2453526.66666667, 2453526.79166667, 2453526.83333333, 2453526.875, 2453526.91666667 ; current_speed = 113.5071, 80.6575, 34.9027, 33.1429, 72.7384, 131.6917, 104.4148, 89.4565, 43.995, 55.1404, 122.5994, 129.3453, 133.4515, 130.5185, 85.057, 15.2516, 48.6878, 106.1746, 95.9091, 72.7384, 17.0114, 84.7637, 155.7423, 129.3453, 115.8535, 79.4843, 44.8749, 25.2238, 63.3528, 120.5463, 90.0431, 92.9761, 39.3022, 50.4476, 118.4932, 128.4654, 112.9205, 100.6019, 73.325, 22.8774, 48.9811, 119.0798, 100.3086, 90.923, 74.2049, 19.0645, 77.4312, 121.7195, 123.186, 106.7612, 97.9622, 53.9672, 15.2516, 61.0064, 126.9989, 92.9761, 73.325, 51.9141, 58.3667, 110.2808, 125.2391, 117.6133, 115.8535, 81.2441, 12.0253, 44.8749, 108.8143, 116.7334, 97.3756, 75.6714, 15.5449, 71.2719, 133.4515, 120.253, 114.387, 90.3364, 47.5146, 22.5841, 60.4198, 90.6297, 98.5488, 128.1721, 50.1543, 44.5816, 124.0659, 144.3036, 115.2669, 110.2808, 64.2327, 20.8243, 45.4615, 109.1076, 85.9369, 69.2188, 25.5171, 78.8977, 69.2188, 19.9444, 44.5816, 127.5855, 112.6272, 92.3895, 58.66, 19.9444, 85.057, 160.1418, 149.8763, 107.6411, 95.0292, 55.1404, 21.7042, 63.6461, 100.6019, 91.2163, 102.0684, 53.3806, 45.1682, 109.6942, 153.9825, 118.1999, 105.588, 82.124, 21.7042, 55.4337, 126.119, 112.6272, 85.9369, 46.928, 36.0759, 81.8307, 164.248, 144.0103, 123.4793, 100.8952, 71.2719, 21.9975, 67.459, 100.6019, 100.0153, 72.4451, 39.8888, 50.4476, 120.5463, 131.985, 63.3528, 7.0392, 59.5399 ; 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, 0 ; current_direction = 120.9852, 124.1496, 138.2136, 292.566, 327.3744, 299.2464, 323.8584, 303.8172, 26.4048, 112.1952, 143.8392, 137.5104, 131.5332, 136.8072, 132.9396, 142.0812, 303.8172, 310.146, 320.694, 9.528, 20.4276, 130.1268, 125.2044, 134.346, 125.556, 125.9076, 126.2592, 287.9952, 313.662, 296.4336, 317.8812, 311.2008, 24.9984, 111.492, 142.4328, 137.862, 129.7752, 128.3688, 126.9624, 118.1724, 309.0912, 289.4016, 310.146, 322.1004, 3.5508, 45.7428, 124.8528, 122.04, 124.8528, 120.9852, 126.9624, 109.3824, 299.9496, 315.0684, 292.9176, 324.9132, 334.758, 298.1916, 105.8664, 138.2136, 139.62, 120.6336, 134.6976, 137.862, 174.4284, 305.9268, 294.6756, 303.114, 324.21, 354.4092, 21.4824, 129.072, 124.8528, 127.314, 119.2272, 125.9076, 136.4556, 296.4336, 316.1232, 310.8492, 309.7944, 292.566, 10.2312, 118.524, 136.8072, 120.6336, 121.3368, 126.2592, 128.3688, 144.5424, 304.872, 307.6848, 336.1644, 356.1672, 60.51, 131.1816, 132.588, 150.8712, 309.4428, 280.9632, 300.6528, 323.5068, 357.9252, 52.4232, 130.4784, 121.6884, 122.7432, 124.8528, 124.5012, 139.2684, 266.5476, 323.5068, 306.2784, 326.6712, 314.3652, 19.0212, 109.0308, 131.8848, 122.3916, 125.9076, 126.2592, 138.9168, 187.086, 310.146, 290.1048, 310.8492, 335.1096, 337.2192, 87.9348, 127.6656, 116.4144, 127.314, 121.3368, 125.2044, 130.83, 284.1276, 324.9132, 316.8264, 319.6392, 333, 31.6788, 115.3596, 133.9944, 119.2272, 127.6656, 299.9496, 311.5524 ; 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, 0 ; current_u = 97.30967, 66.75011, 23.25761, -30.60542, -39.2167, -114.9045, -61.58206, -74.32202, 19.56503, 51.05462, 72.34019, 87.3671, 99.89801, 89.33411, 62.26787, 9.372781, -40.45067, -81.16029, -60.75476, 12.04036, 5.937378, 64.81202, 127.2571, 92.49893, 94.25233, 64.37941, 36.18486, -23.98991, -45.83101, -107.9433, -60.38921, -69.95575, 16.60883, 46.93991, 72.2443, 86.18982, 86.78624, 78.87507, 58.58889, 20.16714, -38.01635, -112.3177, -76.6763, -55.85215, 4.595768, 13.65427, 63.54182, 103.1789, 101.0893, 91.52641, 78.27477, 50.90859, -13.21498, -43.08651, -116.9743, -53.44422, -31.26889, -45.75567, 56.14303, 73.48622, 81.13666, 101.1996, 82.35202, 54.50817, 1.167531, -36.33823, -98.87804, -97.77418, -56.94682, -7.372142, 5.692782, 55.33226, 109.5134, 95.64027, 99.82443, 73.16922, 32.73359, -20.22295, -41.87757, -68.55536, -75.71958, -118.359, 8.90844, 39.17016, 84.91759, 124.1651, 98.45234, 88.92488, 50.36047, 12.08018, -37.29804, -86.3462, -34.72828, -4.626937, 22.21115, 59.38049, 50.96157, 9.708426, -34.42855, -125.257, -96.89009, -54.94656, -2.123737, 15.80667, 64.69867, 136.2675, 126.0614, 88.33276, 78.31493, 35.98002, -21.66481, -37.85208, -81.10036, -50.11814, -72.96844, 17.3977, 42.69946, 81.66609, 130.0238, 95.73765, 85.14085, 53.96814, -2.677408, -42.37374, -118.434, -85.19501, -36.16945, -18.17083, 36.05247, 64.77641, 147.1005, 114.535, 105.4668, 82.44153, 53.92809, -21.33218, -38.77656, -68.83294, -64.76978, -32.88939, 20.94787, 45.58635, 86.72194, 115.182, 50.14948, -6.09922, -44.55665 ; 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, 0 ; current_v = -58.43534, -45.27754, -26.02465, 12.7185, 61.26112, 64.34014, 84.32141, 49.78657, 39.4052, -20.83002, -98.98237, -95.37922, -88.48554, -95.15512, -57.94313, -12.03172, 27.09695, 68.45475, 74.21196, 71.73496, 15.94162, -54.62862, -89.78467, -90.41103, -67.36862, -46.61594, -26.54077, 7.792573, 43.73895, 53.66244, 66.78999, 61.24335, 35.62035, -18.48255, -93.92231, -95.26108, -72.24395, -62.44571, -44.08965, -10.80102, 30.88536, 39.55682, 64.67272, 71.74628, 74.06245, 13.30474, -44.24961, -64.57355, -70.39711, -54.96244, -58.90377, -17.91017, 7.614179, 43.18951, 49.45425, 76.08068, 66.32354, 24.52534, -15.95717, -82.22913, -95.4027, -59.9294, -81.48729, -60.24502, -11.96849, 26.3304, 45.42781, 63.77223, 78.98777, 75.31143, 14.465, -44.92243, -76.26353, -72.89529, -55.8522, -52.98047, -34.44052, 10.05355, 43.55251, 59.2782, 63.07464, 49.18571, 49.3568, -21.28891, -90.45082, -73.52934, -59.94661, -65.22438, -39.87058, -16.96233, 25.99239, 66.69934, 78.60723, 69.06398, 12.56135, -51.95002, -46.84187, -17.42199, 28.32303, 24.26402, 57.42122, 74.27445, 58.62154, 12.16258, -55.21572, -84.12239, -81.06429, -61.51366, -53.82677, -41.78399, -1.307011, 51.16685, 59.52708, 76.21407, 71.36921, 50.46592, -14.72828, -73.23569, -82.48889, -69.32185, -62.44888, -61.90147, -21.53843, 35.74019, 43.35194, 73.66611, 77.95461, 43.26728, 1.300058, -50.0028, -73.06741, -87.29656, -64.21761, -58.16558, -46.59877, 5.369198, 55.2005, 73.36736, 76.20982, 64.54906, 33.94559, -21.60661, -83.73002, -64.44485, -38.71185, 3.514236, 39.4931 ; 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, 0 ; temperature = 6.247375, 6.279555, 6.311728, 6.311728, 6.21519, 5.957466, 5.989705, 5.699307, 5.828442, 5.892967, 6.054163, 6.182998, 6.118593, 6.182998, 6.279555, 6.343894, 6.247375, 5.989705, 5.892967, 6.118593, 5.699307, 5.828442, 6.021937, 6.311728, 6.21519, 6.279555, 6.311728, 6.279555, 6.150799, 6.021937, 5.92522, 5.667006, 5.957466, 5.828442, 5.989705, 6.150799, 6.150799, 6.21519, 6.311728, 6.279555, 6.21519, 5.957466, 5.957466, 5.892967, 6.021937, 5.731601, 5.860708, 5.92522, 6.343894, 6.21519, 6.343894, 6.343894, 6.311728, 6.21519, 6.054163, 6.021937, 5.892967, 5.473049, 5.989705, 6.021937, 6.150799, 6.247375, 6.279555, 6.408206, 6.440353, 6.376053, 6.086381, 6.086381, 5.989705, 6.182998, 5.828442, 5.92522, 6.021937, 6.472494, 6.343894, 6.440353, 6.536756, 6.408206, 6.247375, 6.150799, 6.021937, 5.763888, 6.086381, 6.247375, 6.311728, 6.408206, 6.408206, 6.568878, 6.633102, 6.729393, 6.568878, 6.376053, 6.408206, 6.921809, 6.21519, 6.150799, 7.049968, 7.146026, 7.081993, 6.633102, 6.472494, 6.311728, 6.440353, 5.957466, 6.21519, 6.600993, 7.017937, 6.953858, 7.017937, 7.210036, 7.146026, 6.665205, 6.504628, 6.600993, 5.989705, 6.600993, 6.247375, 6.633102, 7.049968, 6.9859, 7.146026, 7.242033, 7.210036, 7.049968, 6.729393, 6.440353, 6.440353, 6.150799, 6.440353, 6.279555, 6.665205, 7.081993, 7.049968, 7.114013, 7.274023, 7.146026, 6.921809, 6.697302, 6.504628, 6.311728, 6.729393, 6.343894, 6.921809, 7.274023, 7.465851, 7.369962, 6.9859 ; 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, 0 ; }