netcdf J0205.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 145 ; 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.6659, 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 = "02-Oct-2003 11:56:52: Modified [lon,lat] to [-67.013000,44.890900].\n", "25-Sep-2003 14:45:37: Modified [lon,lat] to [-67.017300,44.891200].\n", "Wed Sep 24 23:53:55 2003: ncrcat -d time,2452907.95833332, J0205.aanderaa.realtime.nc tmp.nc" ; :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 = "AANCM711" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0205" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "044073C4" ; :starting_julian_day_number = 2452911.00000579 ; :starting_julian_day_string = "2003-09-28 00:00:00" ; :ending_julian_day_number = 2452917.95833912 ; :ending_julian_day_string = "2003-10-04 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 04-Sep-2003 12:18:17\n", "AANCM_Temperature_1.5: 04-Sep-2003 12:18:17" ; data: lat = 44.8909 ; lon = -67.013 ; depth = 2 ; time = 2452911, 2452911.04166667, 2452911.08333333, 2452911.125, 2452911.16666667, 2452911.20833333, 2452911.25, 2452911.29166667, 2452911.33333333, 2452911.375, 2452911.41666667, 2452911.45833333, 2452911.5, 2452911.54166667, 2452911.58333333, 2452911.625, 2452911.66666667, 2452911.70833333, 2452911.75, 2452911.79166667, 2452911.83333333, 2452911.875, 2452911.91666667, 2452911.95833333, 2452912, 2452912.04166667, 2452912.08333333, 2452912.125, 2452912.16666667, 2452912.20833333, 2452912.25, 2452912.29166667, 2452912.33333333, 2452912.375, 2452912.41666667, 2452912.45833333, 2452912.5, 2452912.54166667, 2452912.58333333, 2452912.625, 2452912.66666667, 2452912.70833333, 2452912.75, 2452912.79166667, 2452912.83333333, 2452912.875, 2452912.91666667, 2452912.95833333, 2452913, 2452913.04166667, 2452913.08333333, 2452913.125, 2452913.16666667, 2452913.20833333, 2452913.25, 2452913.29166667, 2452913.33333333, 2452913.375, 2452913.41666667, 2452913.45833333, 2452913.5, 2452913.54166667, 2452913.58333333, 2452913.625, 2452913.66666667, 2452913.70833333, 2452913.75, 2452913.79166667, 2452913.83333333, 2452913.875, 2452913.91666667, 2452913.95833333, 2452914.75, 2452914.79166667, 2452914.83333333, 2452914.95833333, 2452915, 2452915.04166667, 2452915.08333333, 2452915.125, 2452915.16666667, 2452915.20833333, 2452915.25, 2452915.29166667, 2452915.45833333, 2452915.5, 2452915.54166667, 2452915.58333333, 2452915.625, 2452915.66666667, 2452915.70833333, 2452915.75, 2452915.79166667, 2452915.83333333, 2452915.875, 2452915.91666667, 2452915.95833333, 2452916, 2452916.04166667, 2452916.08333333, 2452916.125, 2452916.16666667, 2452916.20833333, 2452916.25, 2452916.29166667, 2452916.33333333, 2452916.375, 2452916.41666667, 2452916.45833333, 2452916.5, 2452916.54166667, 2452916.58333333, 2452916.625, 2452916.66666667, 2452916.70833333, 2452916.75, 2452916.79166667, 2452916.83333333, 2452916.875, 2452916.91666667, 2452916.95833333, 2452917, 2452917.04166667, 2452917.08333333, 2452917.125, 2452917.16666667, 2452917.20833333, 2452917.25, 2452917.29166667, 2452917.33333333, 2452917.375, 2452917.41666667, 2452917.45833333, 2452917.5, 2452917.54166667, 2452917.58333333, 2452917.625, 2452917.66666667, 2452917.70833333, 2452917.75, 2452917.79166667, 2452917.83333333, 2452917.875, 2452917.91666667, 2452917.95833333 ; current_speed = 39.3022, 101.7751, 145.7701, 132.8649, 124.0659, 19.9444, 55.4337, 156.9155, 194.1646, 178.6197, 195.0445, 118.1999, 16.4248, 75.6714, 135.7979, 128.7587, 133.4515, 91.5096, 14.665, 104.1215, 175.6867, 196.511, 166.5944, 120.8396, 42.2352, 52.2074, 126.119, 134.3314, 151.0495, 119.3731, 21.1176, 68.6322, 173.047, 193.578, 165.1279, 163.3681, 67.7523, 25.2238, 101.7751, 134.0381, 156.3289, 119.9597, 45.4615, 25.8104, 131.6917, 181.846, 192.4048, 185.0723, 119.3731, 34.3161, 42.5285, 114.387, 138.1443, 125.2391, 87.6967, 7.0392, 79.4843, 150.1696, 146.3567, 160.7284, 127.5855, 39.3022, 29.6233, 92.0962, 136.6778, 128.4654, 108.2277, 51.3275, 56.0203, 148.1165, 173.9269, 177.4465, 103.2416, 88.2833, 39.0089, 162.7815, 149.583, 147.2366, 111.7473, 11.1454, 68.6322, 113.5071, 129.6386, 102.655, 135.7979, 142.8371, 140.784, 95.9091, 54.5538, 40.1821, 109.6942, 130.2252, 99.722, 103.5349, 11.732, 47.2213, 122.3061, 140.4907, 158.9686, 148.1165, 98.2555, 23.1707, 31.0898, 90.6297, 117.0267, 101.4818, 80.0709, 26.397, 66.5791, 115.8535, 123.186, 130.5185, 112.3339, 42.8218, 28.1568, 73.9116, 117.0267, 112.6272, 98.8421, 37.5424, 41.062, 109.4009, 138.7309, 129.6386, 159.2619, 99.1354, 23.7573, 38.4223, 89.1632, 113.5071, 116.7334, 66.8724, 31.9697, 60.4198, 108.8143, 125.8257, 119.6664, 106.7612, 45.4615, 12.3186, 64.2327, 116.1468, 107.6411, 96.4957, 58.66 ; 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 ; current_direction = 257.0544, 291.5112, 285.8856, 297.84, 298.8948, 273.228, 128.7204, 115.3596, 85.122, 92.5056, 91.8024, 124.5012, 30.2724, 308.0364, 289.7532, 296.7852, 294.6756, 294.6756, 123.798, 127.6656, 107.976, 108.6792, 106.5696, 115.008, 37.656, 270.4152, 289.4016, 295.3788, 296.082, 288.6984, 306.9816, 128.7204, 108.3276, 110.4372, 104.46, 105.8664, 103.4052, 303.114, 290.808, 287.6436, 289.4016, 291.5112, 336.8676, 87.2316, 120.282, 106.218, 104.8116, 112.5468, 113.6016, 137.5104, 286.9404, 291.8628, 291.1596, 297.84, 308.7396, 64.3776, 123.4464, 113.25, 109.734, 95.67, 117.1176, 116.4144, 285.1824, 290.4564, 285.1824, 293.6208, 291.8628, 335.8128, 132.9396, 111.492, 118.524, 129.4236, 297.1368, 290.4564, 1.7928, 101.6472, 106.9212, 102.3504, 121.3368, 69.3, 304.1688, 300.3012, 290.4564, 302.4108, 115.008, 112.8984, 108.3276, 127.314, 87.9348, 285.1824, 292.566, 289.7532, 299.2464, 330.5388, 313.662, 122.04, 119.9304, 116.766, 105.1632, 109.3824, 125.9076, 113.25, 282.3696, 289.05, 288.6984, 299.9496, 292.9176, 61.9164, 124.8528, 118.8756, 119.5788, 115.7112, 117.4692, 117.4692, 265.4928, 295.0272, 284.8308, 292.9176, 296.7852, 347.7288, 117.4692, 120.9852, 117.1176, 114.3048, 100.944, 113.6016, 128.3688, 298.1916, 293.2692, 286.2372, 289.7532, 298.1916, 308.388, 123.798, 118.524, 116.0628, 119.2272, 119.2272, 109.0308, 275.6892, 308.0364, 287.6436, 290.808, 304.872, 320.694 ; 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 ; current_u = -38.30326, -94.68605, -140.2032, -117.4865, -108.6207, -19.91276, 43.2498, 141.7947, 193.4613, 178.4489, 194.948, 97.41023, 8.279933, -59.60027, -127.8072, -114.9432, -121.2655, -83.1535, 12.18667, 82.42159, 167.1107, 186.1601, 159.6764, 109.5107, 25.8023, -52.20603, -118.9571, -121.3676, -135.6675, -113.0725, -16.86935, 53.54737, 164.269, 181.3933, 159.897, 157.1441, 65.90638, -21.12708, -95.13693, -127.733, -147.4515, -111.604, -17.85988, 25.78028, 113.7229, 174.6096, 186.0115, 170.9266, 109.3877, 23.17903, -40.68312, -106.1601, -128.8304, -110.7433, -68.40326, 6.34699, 66.32185, 137.9745, 137.7612, 159.942, 113.5604, 35.19905, -28.58936, -86.28847, -131.9073, -117.7022, -100.4438, -21.02987, 41.01091, 137.8178, 152.8152, 137.0725, -91.87677, -82.71602, 1.2204, 159.4297, 143.1069, 143.8292, 95.44616, 10.4259, -56.78536, -98.00033, -121.4634, -86.66412, 123.0667, 131.581, 133.6426, 76.27894, 54.51836, -38.77962, -101.2958, -122.5624, -87.01011, -50.92199, -8.487225, 40.02845, 105.9944, 125.4376, 153.4341, 139.7219, 79.5834, 21.28904, -30.36808, -85.66628, -110.8499, -87.93042, -73.75057, 23.28906, 54.63634, 101.4495, 107.1321, 117.5962, 99.66926, 37.99402, -28.06973, -66.97182, -113.1281, -103.7371, -88.23656, -7.979233, 36.43262, 93.78943, 123.4806, 118.1486, 156.3654, 90.84288, 18.62647, -33.86437, -81.91057, -108.9796, -109.8645, -58.93951, -25.0586, 50.20909, 95.60611, 113.0309, 104.4317, 93.16947, 42.97673, -12.25792, -50.59092, -110.6833, -100.6203, -79.1681, -37.15887 ; 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 ; current_v = -8.804708, 37.31921, 39.89983, 62.04845, 59.94901, 1.123058, -34.67492, -67.2066, 16.51066, -7.808723, -6.134662, -66.9512, 14.18509, 46.62584, 45.89552, 58.02472, 55.71335, 38.20344, -8.15765, -63.62364, -54.22018, -62.9364, -47.50937, -51.08431, 33.43731, 0.3783232, 41.89515, 57.57455, 66.40997, 38.26941, 12.70347, -42.93085, -54.41459, -67.59367, -41.2331, -44.66405, -15.70743, 13.77993, 36.15433, 40.6263, 51.9305, 43.98719, 41.80637, 1.246614, -66.40638, -50.78827, -49.18665, -70.96375, -47.79396, -25.30469, 12.39182, 42.59604, 49.86555, 58.48717, 54.87901, 3.04402, -43.8083, -59.27853, -49.41791, -15.87976, -58.15581, -17.48399, 7.758127, 32.18711, 35.79492, 51.47373, 40.3024, 46.82154, -38.16254, -54.26564, -83.05476, -112.6872, 47.09021, 30.85453, 38.9898, -32.86311, -43.53706, -31.4924, -58.11617, 3.939619, 38.5461, 57.26952, 45.30798, 55.02164, -57.40786, -55.57766, -44.2695, -58.13844, 1.965941, 10.5234, 42.09486, 44.01212, 48.72082, 90.1467, 8.099805, -25.05143, -61.02434, -63.26968, -41.58131, -49.15563, -57.62487, -9.146491, 6.659966, 29.58091, 37.51719, 50.66357, 31.18016, 12.42663, -38.04796, -55.94676, -60.80709, -56.62352, -51.81645, -19.75249, -2.212684, 31.26819, 29.95479, 43.85781, 44.54289, 36.68465, -18.94074, -56.3214, -63.23609, -53.35804, -30.23579, -39.6913, -14.74665, 18.15152, 35.22408, 31.73823, 39.4523, 31.59196, 19.85266, -33.60952, -51.96175, -55.28228, -58.42999, -52.12872, -14.82392, 1.22117, 39.57775, 35.20353, 38.23816, 55.17093, 45.38958 ; 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 ; temperature = 12.62514, 12.3735, 12.27912, 12.02739, 11.61814, 12.09033, 11.90149, 12.27912, 12.40496, 12.43641, 12.49932, 12.59368, 12.49932, 12.49932, 12.21619, 12.18473, 11.64963, 11.71261, 12.09033, 12.02739, 12.3735, 12.46787, 12.46787, 12.59368, 12.53078, 12.59368, 12.34204, 12.24766, 11.77558, 11.80706, 12.18473, 12.15326, 12.24766, 12.46787, 12.40496, 12.49932, 12.56223, 12.49932, 12.34204, 12.34204, 12.21619, 11.87002, 11.93297, 12.31058, 12.31058, 12.56223, 12.49932, 12.59368, 12.68804, 12.75093, 12.56223, 12.40496, 12.3735, 11.96445, 11.93297, 12.02739, 12.15326, 12.3735, 12.53078, 12.46787, 12.53078, 12.53078, 12.43641, 12.34204, 12.34204, 12.15326, 11.83854, 12.34204, 12.27912, 12.18473, 12.56223, 12.53078, 12.21619, 11.96445, 11.96445, 12.40496, 12.40496, 12.43641, 12.43641, 12.40496, 12.34204, 12.18473, 12.24766, 12.02739, 12.27912, 12.34204, 12.31058, 12.34204, 12.3735, 12.34204, 12.24766, 12.21619, 12.15326, 12.18473, 11.83854, 12.09033, 12.15326, 12.34204, 12.34204, 12.34204, 12.3735, 12.3735, 12.24766, 12.18473, 12.18473, 12.09033, 11.74409, 11.99592, 12.05886, 12.09033, 12.21619, 12.15326, 12.15326, 12.21619, 12.18473, 12.05886, 12.1218, 12.05886, 11.83854, 11.99592, 11.96445, 12.05886, 12.1218, 12.15326, 12.1218, 12.1218, 12.1218, 12.09033, 12.02739, 11.96445, 11.96445, 11.61814, 11.83854, 11.90149, 11.90149, 12.02739, 12.05886, 12.05886, 12.09033, 12.05886, 12.09033, 11.99592, 11.93297, 11.71261, 11.52366 ; 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 ; }