netcdf A0114.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 159 ; 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.03426, -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:08:45: Modified [lon,lat] to [-70.565900,42.523200].\n", "Fri Apr 29 17:42:15 2005: /usr/local/nco/bin/ncrcat -d time,2453490.70763889,2453520.6666667 A0114.aanderaa.realtime.nc A0114.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 = "AANCM687" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0114" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453576.00000579 ; :starting_julian_day_string = "2005-07-24 00:00:00" ; :ending_julian_day_number = 2453582.58333912 ; :ending_julian_day_string = "2005-07-30 14:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Apr-2005 20:53:25\n", "AANCM_Temperature_1.5: 19-Apr-2005 20:53:25" ; :longitude = -70.5659 ; :latitude = 42.5232 ; data: lat = 42.5232 ; lon = -70.5659 ; depth = 2 ; time = 2453576, 2453576.04166667, 2453576.08333333, 2453576.125, 2453576.16666667, 2453576.20833333, 2453576.25, 2453576.29166667, 2453576.33333333, 2453576.375, 2453576.41666667, 2453576.45833333, 2453576.5, 2453576.54166667, 2453576.58333333, 2453576.625, 2453576.66666667, 2453576.70833333, 2453576.75, 2453576.79166667, 2453576.83333333, 2453576.875, 2453576.91666667, 2453576.95833333, 2453577, 2453577.04166667, 2453577.08333333, 2453577.125, 2453577.16666667, 2453577.20833333, 2453577.25, 2453577.29166667, 2453577.33333333, 2453577.375, 2453577.41666667, 2453577.45833333, 2453577.5, 2453577.54166667, 2453577.58333333, 2453577.625, 2453577.66666667, 2453577.70833333, 2453577.75, 2453577.79166667, 2453577.83333333, 2453577.875, 2453577.91666667, 2453577.95833333, 2453578, 2453578.04166667, 2453578.08333333, 2453578.125, 2453578.16666667, 2453578.20833333, 2453578.25, 2453578.29166667, 2453578.33333333, 2453578.375, 2453578.41666667, 2453578.45833333, 2453578.5, 2453578.54166667, 2453578.58333333, 2453578.625, 2453578.66666667, 2453578.70833333, 2453578.75, 2453578.79166667, 2453578.83333333, 2453578.875, 2453578.91666667, 2453578.95833333, 2453579, 2453579.04166667, 2453579.08333333, 2453579.125, 2453579.16666667, 2453579.20833333, 2453579.25, 2453579.29166667, 2453579.33333333, 2453579.375, 2453579.41666667, 2453579.45833333, 2453579.5, 2453579.54166667, 2453579.58333333, 2453579.625, 2453579.66666667, 2453579.70833333, 2453579.75, 2453579.79166667, 2453579.83333333, 2453579.875, 2453579.91666667, 2453579.95833333, 2453580, 2453580.04166667, 2453580.08333333, 2453580.125, 2453580.16666667, 2453580.20833333, 2453580.25, 2453580.29166667, 2453580.33333333, 2453580.375, 2453580.41666667, 2453580.45833333, 2453580.5, 2453580.54166667, 2453580.58333333, 2453580.625, 2453580.66666667, 2453580.70833333, 2453580.75, 2453580.79166667, 2453580.83333333, 2453580.875, 2453580.91666667, 2453580.95833333, 2453581, 2453581.04166667, 2453581.08333333, 2453581.125, 2453581.16666667, 2453581.20833333, 2453581.25, 2453581.29166667, 2453581.33333333, 2453581.375, 2453581.41666667, 2453581.45833333, 2453581.5, 2453581.54166667, 2453581.58333333, 2453581.625, 2453581.66666667, 2453581.70833333, 2453581.75, 2453581.79166667, 2453581.83333333, 2453581.875, 2453581.91666667, 2453581.95833333, 2453582, 2453582.04166667, 2453582.08333333, 2453582.125, 2453582.16666667, 2453582.20833333, 2453582.25, 2453582.29166667, 2453582.33333333, 2453582.375, 2453582.41666667, 2453582.45833333, 2453582.5, 2453582.54166667, 2453582.58333333 ; current_speed = 7.0392, 24.9305, 22.5841, 24.0506, 24.9305, 27.2769, 39.0089, 40.4754, 38.4223, 47.8079, 32.8496, 17.3047, 20.8243, 24.3439, 33.7295, 26.397, 19.3578, 17.0114, 10.5588, 14.0784, 11.732, 26.397, 22.8774, 19.0645, 7.0392, 16.4248, 33.4362, 23.7573, 19.6511, 22.5841, 23.464, 22.5841, 20.531, 24.0506, 28.7434, 9.3856, 4.6928, 3.8129, 7.3325, 8.5057, 6.7459, 5.5727, 9.0923, 23.1707, 36.3692, 36.6625, 43.1151, 39.0089, 27.5702, 12.3186, 21.9975, 22.5841, 14.665, 13.7851, 16.1315, 17.3047, 4.6928, 15.8382, 26.397, 35.196, 22.2908, 18.4779, 16.7181, 12.0253, 10.2655, 15.2516, 11.732, 16.4248, 16.7181, 20.2377, 18.4779, 22.2908, 15.8382, 10.2655, 14.3717, 16.1315, 17.598, 16.7181, 15.2516, 5.866, 17.598, 15.8382, 17.598, 28.4501, 29.6233, 30.5032, 24.9305, 3.8129, 6.7459, 16.1315, 24.9305, 27.5702, 23.1707, 27.5702, 33.4362, 33.4362, 31.9697, 44.5816, 40.7687, 29.6233, 24.9305, 21.4109, 24.6372, 30.7965, 26.6903, 20.2377, 18.1846, 28.1568, 30.7965, 31.0898, 27.2769, 20.8243, 16.1315, 13.4918, 5.866, 19.3578, 5.5727, 6.7459, 8.2124, 11.4387, 11.4387, 7.6258, 2.3464, 7.0392, 6.7459, 11.1454, 13.7851, 9.3856, 5.5727, 7.0392, 3.5196, 11.4387, 13.7851, 10.8521, 6.1593, 2.3464, 6.1593, 7.9191, 6.7459, 7.6258, 3.8129, 7.3325, 3.8129, 4.6928, 12.9052, 17.0114, 9.6789, 7.0392, 6.4526, 8.2124, 12.6119, 13.7851, 14.665, 10.8521, 7.0392, 14.0784, 16.7181, 26.1037, 28.4501 ; 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, 0, 0, 0, 0 ; current_direction = 321.1844, 359.1188, 53.6168, 101.786, 138.0008, 148.9004, 161.558, 183.0056, 197.7728, 222.7364, 238.5584, 267.3896, 267.7412, 278.2892, 284.9696, 286.0244, 301.1432, 287.7824, 256.1384, 213.5948, 274.07, 316.6136, 346.4612, 353.8448, 339.4676, 324.3488, 337.0064, 355.6028, 35.3336, 76.4708, 103.1924, 123.5852, 134.8364, 125.3432, 130.9688, 197.0696, 38.1464, 4.3928, 30.7628, 12.128, 2.6348, 53.9684, 111.2792, 98.27, 110.576, 109.8728, 119.7176, 119.366, 113.7404, 227.6588, 255.0836, 273.3668, 303.6044, 341.5772, 355.9544, 38.1464, 116.5532, 123.9368, 101.4344, 99.6764, 123.2336, 128.8592, 134.1332, 156.6356, 247.3484, 320.4812, 8.2604, 20.918, 102.8408, 85.964, 66.2744, 77.5256, 52.9136, 19.16, 19.5116, 29.3564, 21.6212, 1.9316, 30.7628, 45.1784, 83.1512, 94.754, 123.9368, 114.7952, 107.7632, 100.7312, 104.2472, 68.7356, 20.918, 337.7096, 331.7324, 327.5132, 349.6256, 31.466, 41.3108, 66.626, 88.0736, 107.7632, 109.8728, 123.9368, 150.6584, 191.0924, 229.0652, 236.8004, 252.6224, 267.3896, 286.0244, 289.892, 289.892, 320.8328, 349.274, 357.7124, 349.6256, 340.5224, 327.5132, 302.5496, 7.9088, 166.832, 154.526, 150.6584, 151.01, 131.3204, 46.9364, 316.6136, 264.9284, 296.5724, 327.8648, 340.874, 1.58, 113.7404, 221.33, 107.4116, 121.4756, 157.6904, 119.366, 91.238, 28.6532, 311.3396, 344, 332.084, 345.4064, 296.2208, 329.6228, 129.5624, 129.5624, 143.978, 158.7452, 241.7228, 290.2436, 312.3944, 335.6, 337.0064, 342.2804, 352.0868, 84.206, 124.9916, 131.3204, 159.0968, 165.4256 ; 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, 0, 0, 0, 0 ; current_u = -4.412283, -0.383412, 18.18173, 23.54355, 16.6815, 14.08926, 12.34025, -2.122269, -11.72815, -32.4437, -28.02637, -17.28674, -20.80812, -24.08958, -32.58482, -25.37132, -16.5679, -16.19865, -10.2513, -7.789804, -11.70241, -18.1325, -5.355686, -2.044134, -2.468908, -9.573184, -13.06113, -1.821479, 11.36494, 21.95741, 22.84477, 18.814, 14.559, 19.61811, 21.70318, -2.754985, 2.898616, 0.2920443, 3.750464, 1.787017, 0.3101072, 4.506602, 8.472415, 22.92975, 34.0491, 34.47923, 37.44457, 33.99645, 25.23718, -9.105256, -21.25624, -22.54512, -12.21417, -4.356458, -1.138083, 10.68865, 4.197802, 13.14022, 25.87308, 34.69526, 18.64499, 14.38856, 11.99896, 4.768964, -9.473658, -9.705071, 1.685563, 5.864171, 16.3, 20.18751, 16.9162, 21.76457, 12.63456, 3.369212, 4.800115, 7.908317, 6.48431, 0.5635068, 7.800966, 4.160783, 17.47243, 15.78371, 14.60025, 25.82736, 28.21103, 29.96975, 24.16371, 3.553305, 2.408499, -6.118696, -11.80684, -14.8081, -4.172572, 14.39144, 22.07268, 30.69225, 31.95163, 42.4562, 38.34091, 24.57709, 12.21633, -4.119282, -18.61231, -25.76953, -25.47208, -20.2167, -17.47802, -26.47684, -28.95905, -19.63587, -5.076572, -0.8312133, -2.904955, -4.498683, -3.15066, -16.31719, 0.766785, 1.536764, 3.532165, 5.60514, 5.543846, 5.727198, 1.714271, -4.835332, -6.71949, -9.968109, -7.332555, -3.075161, 0.1536544, 6.443535, -2.324326, 10.91458, 11.7568, 4.119578, 5.36786, 2.345852, 2.953427, -5.945722, -1.859422, -3.570221, -0.9607031, -6.577971, -1.928147, 3.617827, 9.949023, 10.00433, 3.508757, -6.199183, -6.054023, -6.065032, -5.210032, -5.38485, -4.463424, -1.494038, 7.003239, 11.53353, 12.55578, 9.313543, 7.159097 ; 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, 0, 0, 0, 0 ; current_v = 5.484715, 24.92755, 13.3965, -4.9125, -18.5272, -23.35641, -37.00557, -40.41972, -36.58857, -35.11412, -17.13531, -0.7881307, -0.8207541, 3.509652, 8.712549, 7.286805, 10.01144, 5.19533, -2.52965, -11.72691, 0.8326808, 19.1837, 22.24167, 18.9546, 6.592028, 13.34647, 30.77964, 23.68737, 16.03134, 5.283344, -5.354995, -12.49299, -14.4761, -13.91262, -18.84555, -8.972154, 3.690583, 3.801699, 6.30076, 8.315859, 6.738769, 3.278037, -3.299714, -3.332829, -12.78194, -12.4628, -21.37325, -19.12944, -11.09958, -8.297121, -5.662363, 1.326318, 8.116426, 13.07862, 16.0913, 13.60902, -2.097816, -8.84212, -5.233096, -5.915862, -12.21656, -11.5932, -11.64129, -11.03924, -3.953517, 11.76533, 11.61028, 15.34228, -3.715478, 1.424395, 7.43471, 4.814888, 9.55073, 9.69685, 13.54639, 14.06001, 16.35981, 16.7086, 13.10558, 4.134953, 2.098555, -1.312635, -9.824578, -11.93129, -9.037586, -5.679747, -6.135544, 1.382833, 6.301294, 14.92605, 21.95742, 23.25588, 22.79191, 23.516, 25.11526, 13.26519, 1.074683, -13.60112, -13.85863, -16.53804, -21.73226, -21.01091, -16.14229, -16.86285, -7.97153, -0.9217122, 5.019799, 9.580302, 10.47846, 24.10411, 26.80033, 20.8077, 15.86778, 12.71969, 4.94806, 10.41507, 5.519694, -6.568525, -7.413995, -9.971272, -10.00548, -5.03508, 1.602145, 5.115652, -0.5963414, 4.985653, 11.67316, 8.867518, 5.570581, -2.833935, -2.642933, -3.422848, -7.197689, -10.03978, -3.020439, -0.05069513, 5.405021, 5.23073, 6.484575, 6.738423, 3.689886, 3.23973, 3.289446, -2.98893, -8.219557, -13.75867, -9.020517, -3.334735, 2.232679, 5.537048, 11.48545, 12.68985, 13.96925, 10.74876, 0.7106221, -8.073348, -11.03845, -24.38567, -27.53462 ; 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, 0, 0, 0, 0 ; temperature = 19.55519, 19.84379, 20.2615, 19.90799, 19.49111, 18.5644, 17.95941, 18.72388, 18.91542, 19.77962, 20.32585, 20.06858, 19.8117, 19.71547, 19.87589, 19.84379, 19.87589, 19.84379, 20.29367, 20.55128, 20.84159, 20.84159, 20.48684, 20.00433, 19.55519, 19.29902, 18.91542, 18.85155, 18.78771, 18.72388, 18.62818, 18.78771, 18.81963, 18.85155, 19.01125, 19.42706, 19.45909, 19.39504, 19.29902, 19.20305, 19.0432, 18.94736, 19.0432, 19.17107, 19.61928, 20.06858, 20.16501, 19.74754, 19.10713, 18.69198, 19.0432, 19.52315, 19.6834, 20.00433, 20.00433, 20.00433, 20.00433, 19.9401, 19.71547, 19.42706, 18.85155, 18.62818, 18.53252, 18.53252, 18.72388, 19.58723, 19.8117, 20.45463, 19.74754, 19.84379, 20.29367, 20.35804, 19.87589, 20.00433, 19.84379, 19.8117, 20.16501, 20.19717, 20.16501, 20.03645, 19.9401, 19.49111, 18.91542, 18.91542, 18.50064, 18.05483, 17.89581, 18.08664, 18.11846, 19.01125, 19.61928, 19.87589, 20.16501, 19.87589, 20.06858, 19.6834, 19.10713, 19.0432, 18.85155, 17.86402, 17.57808, 17.32416, 17.13387, 16.88034, 16.5637, 16.81698, 17.00708, 17.57808, 17.92761, 18.34132, 18.5644, 18.66008, 18.62818, 18.66008, 18.66008, 18.78771, 18.78771, 19.01125, 18.88348, 18.91542, 18.81963, 18.78771, 18.78771, 18.75579, 18.72388, 18.72388, 18.78771, 18.81963, 18.75579, 18.72388, 18.72388, 18.72388, 18.72388, 18.78771, 18.85155, 18.94736, 19.01125, 18.85155, 19.39504, 19.39504, 19.36303, 19.42706, 19.20305, 19.55519, 19.61928, 19.45909, 19.36303, 19.33103, 19.36303, 19.39504, 19.45909, 19.45909, 19.36303, 19.33103, 19.20305, 19.17107, 19.1391, 19.20305, 19.07516 ; 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, 0, 0, 0, 0 ; }