netcdf M9999.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 155 ; 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.7217, 0.03423, -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 = "AANCM970" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M9999" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.41667244 ; :ending_julian_day_string = "2005-02-12 10:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Jan-2005 19:23:58\n", "AANCM_Temperature_1.5: 19-Jan-2005 19:23:58" ; data: lat = 44.4907 ; lon = -67.8798 ; depth = 2 ; time = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667 ; current_speed = 106.7612, 86.5235, 229.6539, 217.042, 70.0987, 112.3339, 131.985, 77.7245, 35.4893, 34.9027, 46.928, 50.1543, 39.8888, 58.3667, 72.1518, 56.3136, 83.5905, 122.8927, 90.6297, 43.4084, 90.923, 86.5235, 55.727, 74.7915, 129.9319, 145.4768, 108.8143, 95.9091, 50.4476, 49.861, 53.6739, 62.1796, 50.1543, 51.0342, 12.0253, 16.7181, 24.0506, 37.8357, 47.2213, 69.8054, 86.8168, 88.8699, 77.7245, 159.5552, 17.3047, 96.4957, 24.9305, 122.0128, 64.526, 63.3528, 73.0317, 197.3909, 203.2569, 188.8852, 243.1457, 143.717, 91.5096, 83.2972, 90.0431, 80.3642, 122.0128, 257.2241, 102.655, 63.0595, 81.8307, 75.6714, 107.9344, 94.4426, 26.1037, 70.392, 66.5791, 97.6689, 81.8307, 80.9508, 131.3984, 108.521, 219.975, 194.7512, 186.8321, 212.3492, 221.1482, 219.6817, 248.7184, 177.1532, 191.2316, 183.3125, 205.0167, 78.6044, 67.7523, 78.6044, 20.8243, 156.0356, 88.2833, 117.0267, 49.861, 92.0962, 77.7245, 68.6322, 59.8332, 104.4148, 108.2277, 122.5994, 115.2669, 114.9736, 187.4187, 227.6008, 204.1368, 204.7234, 242.2658, 222.3214, 126.4123, 101.7751, 122.0128, 93.5627, 76.258, 69.2188, 61.593, 76.8446, 91.2163, 205.8966, 223.4946, 74.4982, 82.7106, 101.7751, 79.7776, 65.1126, 98.8421, 104.1215, 61.0064, 29.33, 26.9836, 20.531, 54.5538, 38.7156, 34.6094, 40.4754, 55.1404, 58.66, 34.9027, 43.4084, 35.196, 50.1543, 16.1315, 65.1126, 29.0367, 61.2997, 65.6992, 31.3831, 58.9533, 73.9116, 60.1265, 52.794, 58.9533, 50.4476, 57.4868 ; 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, 0, 0, 0, 0, 0, 0, 0, 0 ; current_direction = 158.3, 146.3456, 162.8708, 163.9256, 159.0032, 170.606, 172.0124, 169.5512, 172.0124, 174.4736, 356.2124, 5.354, 330.584, 348.1256, 19.7696, 8.5184, 158.3, 160.058, 154.4324, 146.3456, 163.574, 150.5648, 142.8296, 147.4004, 164.6288, 160.4096, 148.1036, 162.5192, 160.4096, 12.7376, 340.0772, 350.5868, 9.5732, 58.7972, 235.652, 53.1716, 41.2172, 17.3084, 332.6936, 140.72, 166.7384, 168.848, 145.6424, 171.6608, 105.56, 165.332, 3.2444, 162.1676, 147.752, 142.8296, 154.784, 168.1448, 155.4872, 158.6516, 166.3868, 155.4872, 146.6972, 176.9348, 143.8844, 168.1448, 158.3, 163.574, 162.5192, 157.9484, 152.3228, 152.6744, 150.5648, 156.542, 162.5192, 167.7932, 158.3, 145.994, 158.6516, 159.0032, 152.3228, 149.51, 158.3, 159.0032, 161.1128, 160.7612, 165.332, 161.4644, 162.1676, 164.2772, 154.784, 164.6288, 163.9256, 157.5968, 154.784, 154.4324, 102.7472, 162.1676, 167.7932, 151.9712, 172.7156, 143.8844, 151.268, 148.1036, 168.4964, 158.6516, 153.3776, 156.8936, 161.1128, 161.816, 161.816, 166.0352, 161.4644, 160.058, 157.9484, 164.9804, 155.8388, 162.8708, 151.268, 145.994, 161.816, 167.09, 138.2588, 150.2132, 163.574, 163.574, 161.4644, 144.236, 157.5968, 165.332, 149.8616, 170.9576, 136.1492, 156.1904, 159.7064, 95.3636, 135.7976, 49.304, 31.3724, 342.1868, 7.8152, 8.87, 358.322, 356.2124, 351.6416, 6.4088, 2.8928, 9.5732, 19.0664, 345.6644, 2.1896, 350.2352, 7.112, 3.2444, 348.8288, 29.6144, 340.7804, 12.386, 23.2856, 7.4636, 4.6508 ; 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, 0, 0, 0, 0, 0, 0, 0, 0 ; current_u = 39.47461, 47.94978, 67.63937, 60.09575, 25.11747, 18.33544, 18.34048, 14.09587, 4.93155, 3.361283, -3.099968, 4.679847, -19.59126, -12.00994, 24.40453, 8.341565, 30.90732, 41.91486, 39.11357, 24.05616, 25.71091, 42.52102, 33.66956, 40.29504, 34.44124, 48.77746, 57.49584, 28.80977, 16.91476, 10.99367, -18.28958, -10.16968, 8.341038, 43.65154, -9.928399, 13.38174, 15.84731, 11.25668, -21.66272, 44.19455, 19.91555, 17.18855, 43.86431, 23.1408, 16.67048, 24.43442, 1.410947, 37.36443, 34.43011, 38.27697, 31.11384, 40.55179, 84.33058, 68.76141, 57.22824, 59.62768, 50.24459, 4.454094, 53.07287, 16.50994, 45.11384, 72.73699, 30.83614, 23.67515, 38.00951, 34.73669, 53.04316, 37.5954, 7.841191, 14.88374, 24.61741, 54.62423, 29.7895, 29.00595, 61.0332, 55.06225, 81.33504, 69.78243, 60.47868, 69.97035, 55.99863, 69.83546, 76.16595, 48.0056, 81.47077, 48.59092, 56.76612, 29.95787, 28.86465, 33.92375, 20.31105, 47.78336, 18.66669, 54.99264, 6.322103, 54.283, 37.3632, 36.26423, 11.93251, 38.01097, 48.49776, 48.11289, 37.31259, 35.87977, 58.48768, 54.92593, 64.89383, 69.82475, 90.95663, 57.61447, 51.74122, 29.97556, 58.65318, 52.32772, 23.79781, 15.46488, 41.00659, 38.1744, 25.79385, 58.22277, 71.04755, 43.54032, 31.52283, 25.77126, 40.05557, 10.23344, 68.47611, 42.0337, 21.1589, 29.20158, 18.81283, 15.56619, 28.40062, -11.84367, 4.706131, 6.241026, -1.614645, -3.874959, -5.073621, 4.845314, 1.776252, 8.341038, 5.269576, -16.12195, 1.109389, -10.39668, 8.134172, 1.776133, -11.42169, 36.52419, -19.79302, 11.32414, 23.3051, 6.552957, 4.661183 ; 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, 0, 0, 0, 0, 0, 0, 0, 0 ; current_v = -99.1953, -72.02177, -219.4671, -208.5563, -65.44418, -110.8274, -130.7045, -76.43562, -35.14499, -34.74047, 46.8255, 49.93549, 34.7462, 57.11771, 67.8992, 55.69237, -77.66666, -115.5238, -81.75494, -36.13295, -87.21204, -75.35436, -44.40562, -63.00856, -125.2841, -137.0557, -92.38387, -91.4798, -47.52737, 48.63392, 50.46166, 61.34232, 49.45585, 26.43923, -6.78489, 10.02117, 18.09127, 36.12239, 41.95924, -54.03366, -84.50164, -87.19182, -64.16401, -157.8682, -4.64194, -93.35084, 24.89054, -116.1509, -54.57264, -50.48218, -66.07237, -193.1805, -184.9371, -175.9247, -236.315, -130.7636, -76.48194, -83.17803, -72.73946, -78.65002, -113.3661, -246.7257, -97.91415, -58.44645, -72.46751, -67.22739, -94.00137, -86.63712, -24.89817, -68.80049, -61.86081, -80.96547, -76.21581, -75.5757, -116.3636, -93.51447, -204.3859, -181.8198, -176.7726, -200.4902, -213.9408, -208.286, -236.7691, -170.5248, -173.0088, -176.7552, -197.0012, -72.67171, -61.29605, -70.9072, -4.594877, -148.5391, -86.28728, -103.3008, -49.45857, -74.39802, -68.15489, -58.26907, -58.63128, -97.25028, -96.7533, -112.7642, -109.0607, -109.2317, -178.0589, -220.8739, -193.5475, -192.4478, -224.5431, -214.7263, -115.3383, -97.26067, -106.9903, -77.56152, -72.44962, -67.4691, -45.95821, -66.69189, -87.49338, -197.4931, -211.9011, -60.45016, -76.46799, -98.45818, -68.99287, -64.3034, -71.27961, -95.25993, -57.21959, -2.741646, -19.34404, 13.38715, 46.57812, 36.85953, 34.28794, 39.99134, 55.11676, 58.53188, 34.53197, 43.13713, 35.15115, 49.45585, 15.24654, 63.08513, 29.0155, 60.41161, 65.19371, 31.3328, 57.83629, 64.25658, 56.77528, 51.5652, 54.1513, 50.02019, 57.29752 ; 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, 0, 0, 0, 0, 0, 0, 0, 0 ; temperature = 17.31688, 17.19012, 17.03174, 16.96841, 16.77849, 16.74685, 16.52545, 16.4306, 16.30418, 16.20939, 16.11463, 16.05146, 15.92516, 15.86202, 15.86202, 16.01988, 16.27258, 16.65195, 16.96841, 17.22181, 17.38029, 17.412, 17.412, 17.25349, 17.09508, 16.77849, 16.62032, 16.39899, 16.24099, 16.08304, 15.98831, 15.86202, 15.76733, 15.60956, 15.54647, 15.57801, 15.51492, 15.57801, 15.76733, 15.98831, 16.36739, 16.87344, 17.34859, 17.8563, 18.23776, 18.46056, 18.39688, 18.14234, 17.79278, 17.47542, 17.25349, 17.03174, 17.03174, 16.90509, 16.84179, 16.71522, 16.71522, 16.55707, 16.55707, 16.46222, 16.65195, 16.74685, 16.90509, 17.00007, 17.19012, 17.34859, 17.44371, 17.60232, 17.72928, 17.66579, 17.66579, 17.60232, 17.44371, 17.28519, 17.15844, 17.09508, 17.03174, 16.93675, 16.90509, 16.90509, 16.84179, 16.84179, 16.84179, 16.90509, 16.84179, 16.96841, 16.96841, 17.06341, 17.22181, 17.44371, 17.76103, 18.01517, 18.17414, 18.23776, 18.17414, 17.88807, 17.76103, 17.57059, 17.53887, 17.31688, 17.31688, 17.19012, 17.19012, 17.06341, 17.03174, 16.93675, 17.00007, 16.90509, 16.93675, 16.90509, 17.00007, 16.96841, 17.06341, 17.03174, 17.15844, 17.19012, 17.25349, 17.12675, 17.19012, 16.96841, 16.90509, 16.71522, 16.68358, 16.58869, 16.55707, 16.49383, 16.39899, 16.33578, 16.33578, 16.24099, 16.20939, 16.14621, 16.11463, 16.05146, 16.01988, 16.08304, 16.05146, 16.01988, 16.01988, 16.05146, 15.98831, 15.98831, 16.01988, 15.98831, 16.01988, 15.98831, 15.89359, 15.86202, 15.92516, 15.89359, 15.86202, 15.83046, 15.86202, 15.76733, 15.76733 ; 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, 0, 0, 0, 0, 0, 0, 0, 0 ; }