netcdf F0110.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 163 ; 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.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 = "" ; :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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0110" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453513.00000579 ; :starting_julian_day_string = "2005-05-22 00:00:00" ; :ending_julian_day_number = 2453519.95833912 ; :ending_julian_day_string = "2005-05-28 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2005 17:26:29\n", "AANCM_Temperature_1.5: 12-May-2005 17:26:29" ; data: lat = 44.0556 ; lon = -68.9982 ; depth = 2 ; time = 2453513, 2453513.04166667, 2453513.08333333, 2453513.125, 2453513.16666667, 2453513.20833333, 2453513.25, 2453513.29166667, 2453513.33333333, 2453513.375, 2453513.41666667, 2453513.45833333, 2453513.5, 2453513.54166667, 2453513.58333333, 2453513.625, 2453513.66666667, 2453513.70833333, 2453513.75, 2453513.79166667, 2453513.83333333, 2453513.875, 2453513.91666667, 2453513.95833333, 2453514, 2453514.04166667, 2453514.08333333, 2453514.125, 2453514.16666667, 2453514.20833333, 2453514.25, 2453514.29166667, 2453514.33333333, 2453514.375, 2453514.41666667, 2453514.45833333, 2453514.5, 2453514.54166667, 2453514.58333333, 2453514.625, 2453514.66666667, 2453514.70833333, 2453514.75, 2453514.79166667, 2453514.83333333, 2453514.875, 2453514.91666667, 2453514.95833333, 2453515, 2453515.04166667, 2453515.08333333, 2453515.125, 2453515.16666667, 2453515.20833333, 2453515.25, 2453515.29166667, 2453515.33333333, 2453515.375, 2453515.41666667, 2453515.45833333, 2453515.5, 2453515.70833333, 2453515.75, 2453515.79166667, 2453515.83333333, 2453515.875, 2453515.91666667, 2453515.95833333, 2453516, 2453516.04166667, 2453516.08333333, 2453516.125, 2453516.16666667, 2453516.20833333, 2453516.25, 2453516.29166667, 2453516.33333333, 2453516.375, 2453516.41666667, 2453516.45833333, 2453516.5, 2453516.54166667, 2453516.58333333, 2453516.625, 2453516.66666667, 2453516.70833333, 2453516.75, 2453516.79166667, 2453516.83333333, 2453516.875, 2453516.91666667, 2453516.95833333, 2453517, 2453517.04166667, 2453517.08333333, 2453517.125, 2453517.16666667, 2453517.20833333, 2453517.25, 2453517.29166667, 2453517.33333333, 2453517.375, 2453517.41666667, 2453517.45833333, 2453517.5, 2453517.54166667, 2453517.58333333, 2453517.625, 2453517.66666667, 2453517.70833333, 2453517.75, 2453517.79166667, 2453517.83333333, 2453517.875, 2453517.91666667, 2453517.95833333, 2453518, 2453518.04166667, 2453518.08333333, 2453518.125, 2453518.16666667, 2453518.20833333, 2453518.25, 2453518.29166667, 2453518.33333333, 2453518.375, 2453518.41666667, 2453518.45833333, 2453518.5, 2453518.54166667, 2453518.58333333, 2453518.625, 2453518.66666667, 2453518.70833333, 2453518.79166667, 2453518.83333333, 2453518.875, 2453518.91666667, 2453518.95833333, 2453519, 2453519.04166667, 2453519.08333333, 2453519.125, 2453519.16666667, 2453519.20833333, 2453519.25, 2453519.29166667, 2453519.33333333, 2453519.375, 2453519.41666667, 2453519.45833333, 2453519.5, 2453519.54166667, 2453519.58333333, 2453519.625, 2453519.66666667, 2453519.70833333, 2453519.75, 2453519.79166667, 2453519.83333333, 2453519.875, 2453519.91666667, 2453519.95833333 ; current_speed = 9.9722, 15.2516, 22.8774, 20.531, 2.933, 24.0506, 12.3186, 12.9052, 19.9444, 23.464, 0.5866, 2.6397, 23.1707, 17.8913, 27.8635, 9.9722, 7.3325, 19.0645, 8.5057, 20.531, 15.8382, 24.9305, 21.9975, 4.9861, 8.5057, 10.8521, 9.9722, 23.464, 20.2377, 14.9583, 16.4248, 7.0392, 19.6511, 19.6511, 17.0114, 27.2769, 19.0645, 7.6258, 10.2655, 14.665, 15.8382, 20.2377, 14.665, 13.4918, 14.9583, 26.6903, 11.1454, 8.5057, 23.464, 6.7459, 12.0253, 3.2263, 26.1037, 14.0784, 8.5057, 41.062, 16.1315, 10.8521, 12.9052, 18.1846, 12.9052, 16.1315, 22.8774, 33.7295, 10.8521, 14.665, 12.3186, 8.799, 8.5057, 8.799, 40.4754, 11.1454, 24.3439, 34.3161, 12.0253, 18.1846, 24.6372, 15.2516, 11.732, 21.9975, 16.4248, 21.7042, 30.7965, 9.0923, 14.9583, 39.0089, 36.9558, 29.33, 22.5841, 21.9975, 9.3856, 6.7459, 15.2516, 23.7573, 15.5449, 28.7434, 44.5816, 34.6094, 39.8888, 34.6094, 27.5702, 14.3717, 15.8382, 14.0784, 17.3047, 6.4526, 9.9722, 13.1985, 13.7851, 9.3856, 33.7295, 10.8521, 12.6119, 34.6094, 21.1176, 19.3578, 5.2794, 9.0923, 7.3325, 5.866, 9.6789, 32.8496, 24.6372, 21.7042, 24.3439, 15.8382, 21.1176, 18.4779, 9.9722, 10.8521, 17.0114, 8.2124, 19.0645, 7.0392, 19.3578, 29.6233, 0.8799, 24.9305, 28.1568, 16.4248, 29.6233, 17.3047, 2.0531, 7.3325, 26.6903, 19.6511, 9.0923, 12.3186, 24.6372, 18.1846, 11.1454, 14.665, 12.9052, 11.4387, 2.933, 6.1593, 7.3325, 31.9697, 12.9052, 19.9444, 12.6119, 17.8913, 19.6511 ; 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, 0, 0, 0, 0 ; current_direction = 344.1064, 43.8784, 328.6744, 350.7868, 37.198, 346.216, 0.28, 255.5416, 56.1844, 20.6728, 183.112, 242.884, 326.2132, 277.3408, 355.3576, 97.3216, 0.6316, 8.0152, 235.1488, 315.6652, 56.8876, 28.0564, 351.8416, 107.518, 150.4132, 13.2892, 20.3212, 329.7292, 300.1948, 29.4628, 301.6012, 126.5044, 17.86, 317.0716, 297.382, 5.2024, 349.0288, 9.7732, 38.6044, 25.5952, 49.504, 26.2984, 353.248, 356.764, 317.0716, 298.0852, 24.892, 278.7472, 45.6364, 19.2664, 320.5876, 226.3588, 291.4048, 336.058, 273.1216, 3.796, 80.4448, 17.1568, 303.0076, 314.6104, 260.8156, 5.2024, 326.9164, 4.1476, 31.924, 91.3444, 350.7868, 343.7548, 314.6104, 24.5404, 14.344, 308.9848, 316.0168, 15.3988, 359.9284, 299.14, 307.93, 340.9804, 335.7064, 4.4992, 298.7884, 306.172, 32.9788, 288.592, 10.1248, 338.1676, 343.7548, 334.3, 297.382, 303.0076, 17.5084, 115.6048, 317.4232, 317.0716, 7.6636, 331.1356, 9.07, 345.5128, 265.738, 15.7504, 333.9484, 298.4368, 354.6544, 347.974, 260.464, 215.4592, 25.9468, 129.3172, 343.4032, 275.2312, 51.262, 88.5316, 25.5952, 87.1252, 304.7656, 86.0704, 188.7376, 71.3032, 331.8388, 225.6556, 53.02, 22.4308, 6.9604, 319.8844, 337.4644, 25.2436, 44.9332, 263.98, 48.4492, 337.4644, 331.4872, 315.3136, 31.924, 326.9164, 104.3536, 124.3948, 325.51, 3.0928, 19.9696, 38.6044, 282.2632, 263.98, 188.0344, 1.6864, 56.536, 44.5816, 23.4856, 55.1296, 51.9652, 323.752, 317.0716, 12.9376, 226.7104, 269.254, 327.9712, 231.2812, 321.2908, 87.4768, 26.2984, 346.216, 0.6316, 57.5908, 303.3592 ; 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, 0, 0, 0, 0 ; current_u = -2.730905, 10.57134, -11.89398, -3.28719, 1.773208, -5.73035, 0.0601998, -12.49648, 16.57047, 8.283513, -0.03184531, -2.349559, -12.88532, -17.74466, -2.255175, 9.890891, 0.08082817, 2.658274, -6.980108, -14.34809, 13.26608, 11.72582, -3.121671, 4.754857, 4.199617, 2.494532, 3.463172, -11.82791, -17.49186, 7.357365, -13.98926, 5.658188, 6.026839, -13.38405, -15.10544, 2.473314, -3.628271, 1.294469, 6.405052, 6.33543, 12.04418, 8.966235, -1.724194, -0.7615964, -10.18786, -23.54748, 4.691201, -8.40677, 16.77481, 2.225883, -7.634836, -2.334795, -24.3032, -5.713179, -8.493079, 2.718478, 15.90769, 3.201236, -10.82228, -12.94559, -12.73975, 1.462712, -12.48791, 2.439522, 5.738524, 14.66096, -1.972314, -2.461508, -6.055196, 3.654531, 10.0275, -8.663463, -16.90556, 9.112158, -0.01502748, -15.88302, -19.4329, -4.970368, -4.826692, 1.725598, -14.39476, -17.52069, 16.76342, -8.6178, 2.629562, -14.50713, -10.33833, -12.71922, -20.05378, -18.44707, 2.823617, 6.083428, -10.31889, -16.18071, 2.073015, -13.87554, 7.02789, -8.658016, -39.77849, 9.394624, -12.10829, -12.63765, -1.475535, -2.933313, -17.06558, -3.743302, 4.363201, 10.21102, -3.937505, -9.346508, 26.30953, 10.84854, 5.448469, 34.56585, -17.34793, 19.31229, -0.8019909, 8.612483, -3.460602, -4.195077, 7.731946, 12.53433, 2.985618, -13.98471, -9.32998, 6.754481, 14.91498, -18.376, 7.462875, -4.159148, -8.120479, -5.775173, 10.08119, -3.842433, 18.75353, 24.4441, -0.4982543, 1.345084, 9.616153, 10.24808, -28.94736, -17.20927, -0.2869569, 0.215788, 22.26591, 13.79359, 3.623451, 10.10676, 19.40516, -10.75222, -7.590952, 3.283343, -9.39366, -11.43773, -1.555503, -4.805641, -4.585511, 31.93871, 5.717599, -4.751998, 0.1390245, 15.10458, -16.41338 ; 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, 0, 0, 0, 0 ; current_v = 9.590981, 10.99354, 19.54248, 20.26614, 2.336284, 23.35796, 12.31845, -3.222132, 11.09949, 21.95319, -0.585735, -1.203158, 19.25746, 2.285987, 27.77209, -1.270843, 7.332055, 18.87826, -4.860558, 14.68518, 8.652143, 22.00079, 21.77488, -1.500843, -7.396631, 10.56151, 9.351535, 20.26474, 10.17838, 13.02382, 8.606657, -4.187511, 18.70409, 14.38864, 7.823897, 27.16454, 18.71606, 7.51513, 8.022206, 13.2259, 10.28525, 18.14307, 14.56329, 13.47029, 10.95255, 12.56537, 10.11002, 1.293505, 16.40625, 6.368093, 9.290701, -2.226599, 9.52667, 12.86705, 0.46318, 40.97191, 2.677793, 10.36919, 7.030111, 12.77072, -2.05983, 16.06505, 19.1684, 33.64116, 9.210723, -0.344071, 12.15968, 8.447685, 5.973403, 8.004174, 39.21361, 7.011729, 17.51649, 33.08419, 12.02529, 8.854905, 15.14444, 14.41897, 10.69312, 21.92971, 7.909793, 12.81006, 25.83432, 2.89887, 14.72536, 36.21101, 35.48028, 26.42859, 10.3869, 11.98314, 8.950792, -2.915317, 11.23084, 17.39522, 15.40605, 25.17245, 44.02417, 33.50895, -2.96443, 33.30993, 24.76904, 6.843647, 15.76932, 13.76942, -2.866822, -5.255829, 8.96701, -8.362743, 13.21079, 0.8557308, 21.10658, 0.2780917, 11.37428, 1.735789, 12.04169, 1.326604, -5.21813, 2.914629, 6.464502, -4.100156, 5.822209, 30.36423, 24.45563, 16.5982, 22.48504, 14.3257, 14.9498, -1.937881, 6.614399, 10.02345, 14.9481, 5.83874, 16.181, 5.89797, -4.798903, -16.73397, 0.7252356, 24.89419, 26.46384, 12.83553, 6.292072, -1.814841, -2.032948, 7.329324, 14.71738, 13.99653, 8.339096, 7.042816, 15.17996, 14.66525, 8.160722, 14.29272, -8.848918, -0.1489294, 2.486543, -3.852634, 5.72177, 1.407431, 11.5695, 19.37002, 12.61113, 9.589064, 10.80587 ; 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, 0, 0, 0, 0 ; temperature = 15.4246, 15.10973, 14.82646, 14.57476, 14.35458, 14.13443, 14.07154, 14.16588, 14.00865, _, 14.04009, 14.10298, 14.10298, 13.9772, 14.16588, 14.19733, 14.16588, 14.13443, 14.13443, 14.10298, 15.10973, 15.80269, 16.27575, 16.118, 15.86574, 15.58211, 15.29863, 15.01529, 14.76353, 14.5433, 14.35458, 14.19733, 14.07154, 14.22877, 14.22877, 14.13443, 14.07154, 14.13443, 14.35458, 14.60622, 15.4876, 15.58211, 15.61361, 15.70814, 15.89726, 16.05492, 16.08646, 15.89726, 15.67663, 15.29863, 14.98382, 14.7006, 14.48039, 14.32312, 14.16588, 14.00865, 14.13443, 14.07154, 13.94576, 14.13443, 14.04009, 8.995816, 9.186129, 8.741836, 9.661307, 9.597998, 10.1357, 10.29368, 10.32526, 9.946033, 9.566338, 9.186129, 8.741836, 8.233031, 8.041921, 7.946299, 7.850631, 7.435531, 6.602478, 6.698805, 6.698805, 6.602478, 6.859228, 7.147613, 7.467494, 7.627227, 8.137498, 8.519377, 9.027545, 9.661307, 10.45158, 10.38843, 10.51472, 10.98795, 10.95642, 8.741836, 8.328522, 7.946299, 7.754918, 7.531404, 7.723003, 8.201192, 8.614743, 8.83711, 9.15442, 9.756247, 9.756247, 9.376301, 9.661307, 9.692957, 9.566338, 9.376301, 9.439661, 9.661307, 9.882784, 10.32526, 10.64097, 10.60941, 10.35685, 10.1357, 9.882784, 9.91441, 9.946033, 10.00927, 9.882784, 9.692957, 9.851154, 10.38843, 10.57785, 11.14557, 12.21619, 12.81383, 13.31693, 13.7571, 19.00201, 19.28916, 14.7006, 14.00865, 13.47413, 13.0025, 12.62514, 11.87002, 11.33465, 11.05101, 10.89335, 10.60941, 10.64097, 10.48315, 10.54629, 10.73563, 10.38843, 10.83027, 10.67253, 12.24766, 13.47413, 15.26714, 15.89726, 17.57199, 16.37042, 16.62301, 16.37042, 15.14121, 14.35458 ; temperature_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }