netcdf B0109.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 158 ; 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.8046, 0.03433, -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:09:17: Modified [lon,lat] to [-70.427400,43.181300].\n", "Mon May 2 18:43:18 2005: /usr/local/nco/bin/ncrcat -d time,2453490.1458333,2453520.14583333 B0109.aanderaa.realtime.nc B0109.aanderaa.realtime.nc.new\n", "Fri Apr 29 04:26:57 2005: /usr/local/nco/bin/ncrcat -d time,2453490.14583333,2453520.14583333 B0109.aanderaa.realtime.nc B0109.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 = "AANCM691" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0109" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453576.00000579 ; :starting_julian_day_string = "2005-07-24 00:00:00" ; :ending_julian_day_number = 2453582.54167244 ; :ending_julian_day_string = "2005-07-30 13:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Apr-2005 14:43:23\n", "AANCM_Temperature_1.5: 20-Apr-2005 14:43:23" ; :longitude = -70.4274 ; :latitude = 43.1813 ; data: lat = 43.1813 ; lon = -70.4274 ; 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 ; current_speed = 18.4779, 21.4109, 26.1037, 8.2124, 14.665, 17.3047, 13.4918, 28.4501, 21.7042, 27.2769, 20.2377, 19.9444, 25.2238, 19.6511, 19.0645, 25.8104, 15.2516, 34.9027, 4.1062, 8.799, 7.9191, 9.9722, 12.6119, 17.598, 22.2908, 32.263, 25.5171, 27.5702, 33.1429, 28.7434, 13.7851, 12.3186, 17.8913, 19.3578, 21.1176, 21.1176, 19.9444, 13.1985, 14.0784, 25.5171, 20.2377, 27.2769, 37.5424, 40.4754, 29.9166, 36.3692, 18.7712, 21.7042, 10.5588, 9.3856, 6.4526, 5.5727, 18.4779, 19.0645, 16.7181, 21.7042, 39.8888, 37.2491, 41.3553, 41.3553, 34.3161, 11.4387, 8.5057, 7.3325, 12.0253, 9.6789, 7.6258, 17.0114, 19.0645, 22.8774, 30.2099, 36.0759, 38.7156, 33.1429, 22.2908, 18.7712, 10.8521, 17.3047, 22.8774, 28.4501, 33.4362, 30.5032, 31.3831, 34.9027, 28.1568, 18.7712, 12.6119, 10.8521, 7.3325, 10.8521, 9.0923, 8.799, 19.3578, 30.7965, 32.8496, 40.1821, 31.0898, 31.3831, 35.7826, 23.7573, 16.7181, 12.6119, 16.4248, 21.7042, 29.33, 15.2516, 4.6928, 30.2099, 27.8635, 18.1846, 31.0898, 24.0506, 21.9975, 43.7017, 46.928, 46.0481, 44.2883, 45.4615, 51.0342, 56.0203, 56.9002, 50.7409, 45.4615, 33.7295, 29.9166, 15.5449, 36.3692, 41.3553, 36.0759, 31.0898, 33.7295, 34.9027, 31.3831, 34.3161, 44.5816, 42.2352, 39.3022, 29.33, 21.1176, 14.665, 8.799, 10.8521, 19.3578, 19.9444, 17.598, 13.7851, 9.0923, 12.9052, 3.5196, 25.5171, 13.4918, 29.33, 33.7295, 39.5955, 41.062, 40.7687, 37.8357, 44.2883 ; 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 ; current_direction = 273.0668, 308.93, 319.1264, 40.3076, 114.1436, 154.9292, 174.9704, 168.29, 159.1484, 165.4772, 183.4088, 201.3404, 203.8016, 235.094, 280.0988, 315.2588, 343.3868, 302.9528, 28.7048, 296.2724, 297.6788, 67.3808, 99.728, 81.7964, 41.3624, 40.3076, 15.344, 28.3532, 70.8968, 78.2804, 78.632, 123.2852, 131.372, 133.13, 116.9564, 109.9244, 107.4632, 84.2576, 34.682, 0.5768, 1.6316, 44.8784, 81.4448, 97.97, 138.0524, 146.8424, 156.3356, 151.0616, 161.9612, 184.8152, 193.2536, 142.9748, 336.7064, 359.8736, 58.2392, 97.2668, 108.1664, 134.1848, 126.4496, 128.2076, 140.5136, 160.9064, 154.226, 128.9108, 109.5728, 318.7748, 75.4676, 51.9104, 51.2072, 99.3764, 101.486, 89.5316, 94.8056, 97.2668, 107.8148, 99.3764, 70.8968, 30.1112, 41.714, 67.0292, 81.0932, 109.5728, 101.8376, 107.8148, 107.1116, 109.5728, 117.6596, 112.034, 67.0292, 14.2892, 7.2572, 49.4492, 48.3944, 53.3168, 85.3124, 104.6504, 104.6504, 103.244, 115.55, 120.4724, 148.952, 175.322, 200.9888, 266.0348, 267.7928, 284.6696, 236.852, 131.372, 167.5868, 217.1624, 251.9708, 297.3272, 314.204, 347.9192, 11.1248, 35.7368, 59.6456, 76.5224, 94.8056, 110.276, 119.7692, 131.0204, 146.4908, 164.4224, 199.934, 239.3132, 274.1216, 320.1812, 346.8644, 17.8052, 20.2664, 42.0656, 65.6228, 94.8056, 107.8148, 114.4952, 114.4952, 127.856, 135.2396, 223.1396, 230.1716, 212.24, 183.0572, 162.3128, 174.2672, 196.418, 161.9612, 249.8612, 226.6556, 279.7472, 315.2588, 337.7612, 3.3896, 30.4628, 51.9104, 79.3352, 105.3536, 114.1436 ; 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 ; current_u = -18.45144, -16.65584, -17.08207, 5.312527, 13.38215, 7.332656, 1.182831, 5.774181, 7.725582, 6.840098, -1.203327, -7.257928, -10.17959, -16.11571, -18.76913, -18.16809, -4.360572, -29.28752, 1.972196, -7.890061, -7.012882, 9.205153, 12.43055, 17.41792, 14.7302, 20.87064, 6.752174, 13.09324, 31.31774, 28.1442, 13.51466, 10.29772, 13.42624, 14.12741, 18.82321, 19.85357, 19.02516, 13.13227, 8.010908, 0.2568778, 0.5762269, 19.2467, 37.12466, 40.08444, 19.99777, 19.89191, 7.534361, 10.50199, 3.269648, -0.7878479, -1.479333, 3.355692, -7.306954, -0.04205809, 14.21461, 21.52987, 37.90054, 26.71116, 33.26537, 32.49596, 21.82144, 3.74174, 3.69847, 5.7056, 11.33044, -6.378592, 7.381819, 13.38877, 14.85919, 22.57174, 29.6049, 36.0747, 38.5795, 32.87669, 21.22197, 18.5204, 10.25448, 8.681419, 15.22291, 26.19412, 33.03301, 28.74062, 30.71568, 33.22913, 26.9104, 17.68654, 11.17063, 10.05948, 6.751061, 2.678476, 1.148572, 6.685743, 14.47447, 24.69728, 32.73972, 38.87566, 30.07898, 30.54841, 32.28339, 20.47579, 8.62246, 1.028574, -5.883124, -21.65224, -29.30824, -14.75443, -3.929098, 22.67054, 5.989547, -10.98489, -29.56326, -21.36654, -15.76917, -9.146368, 9.054603, 26.89498, 38.21709, 44.20954, 50.8548, 52.54896, 49.39122, 38.28279, 25.09797, 9.05783, -10.19969, -13.36815, -36.27514, -26.48235, -8.198481, 9.506692, 11.68341, 23.38415, 28.58523, 34.19547, 42.44393, 38.43386, 35.76485, 23.15767, 14.86982, -10.02761, -6.757334, -5.789236, -1.032407, 6.059512, 1.757853, -3.89626, 2.81553, -12.11619, -2.559598, -25.14874, -9.496954, -11.10046, 1.994263, 20.07408, 32.31773, 40.06449, 36.48535, 40.4141 ; 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 ; current_v = 0.9885714, 13.45398, 19.73845, 6.262633, -5.998351, -15.67434, -13.43985, -27.85798, -20.28269, -26.40535, -20.20189, -18.57691, -23.07848, -11.24498, 3.342886, 18.33296, 14.61495, 18.98525, 3.601572, 3.894783, 3.678536, 3.835355, -2.131046, 2.511078, 16.73025, 24.6032, 24.60753, 24.26279, 10.8467, 5.838424, 2.717179, -6.760533, -11.82517, -13.23408, -9.572868, -7.196455, -5.985178, 1.32059, 11.57699, 25.51581, 20.22949, 19.32857, 5.584889, -5.6121, -22.25067, -30.44718, -17.19277, -18.99422, -10.0398, -9.352475, -6.280734, -4.44908, 16.97178, 19.06445, 8.799976, -2.745361, -12.43644, -25.96169, -24.56982, -25.57878, -26.48433, -10.80941, -7.659521, -4.605615, -4.028527, 7.279744, 1.913522, 10.49421, 11.94402, -3.727176, -6.015652, 0.2949216, -3.243409, -4.19224, -6.819675, -3.058196, 3.551574, 14.96949, 17.07742, 11.10299, 5.176848, -10.2187, -6.437879, -10.67817, -8.284683, -6.288433, -5.854666, -4.071239, 2.861596, 10.51636, 9.019463, 5.720423, 12.85357, 18.39752, 2.684562, -10.16288, -7.863248, -7.18982, -15.43298, -12.04788, -14.32299, -12.56989, -15.33502, -1.500858, -1.129597, 3.862387, -2.56604, -19.96709, -27.21213, -14.49179, -9.622344, 11.04094, 15.33699, 42.73386, 46.04619, 37.37764, 22.38097, 10.59549, -4.275402, -19.41343, -28.25137, -33.30266, -37.90567, -32.49054, -28.12418, -7.933259, 2.613981, 31.76391, 35.13197, 29.60065, 31.64138, 25.91101, 12.95312, -2.87484, -13.63935, -17.51143, -16.29536, -17.99921, -14.99471, -10.7009, -5.635675, -9.178933, -19.33025, -19.00162, -17.50998, -13.22302, -8.645387, -4.443203, -2.415791, 4.320079, 9.583138, 27.14827, 33.67049, 34.12968, 25.33086, 7.544774, -10.01796, -18.11502 ; 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 ; temperature = 18.85295, 19.01304, 17.95859, 18.78894, 18.75695, 18.43726, 18.56508, 18.75695, 18.59705, 18.46921, 18.34145, 18.69297, 18.82094, 18.69297, 18.72496, 18.91697, 18.56508, 19.36571, 18.91697, 19.55835, 19.49412, 19.46201, 19.33363, 19.17327, 19.17327, 19.04508, 18.85295, 18.34145, 17.48084, 17.25819, 17.67183, 18.02235, 18.30952, 18.30952, 18.24567, 18.08614, 17.8311, 17.67183, 17.57632, 17.73553, 17.79924, 17.8311, 17.8311, 17.95859, 18.11804, 18.56508, 18.62902, 18.40532, 18.18185, 17.44902, 17.28999, 16.59122, 17.92671, 17.95859, 18.08614, 17.86297, 17.99047, 17.3854, 18.02235, 17.99047, 17.76738, 17.86297, 18.02235, 18.24567, 18.05424, 18.46921, 18.69297, 18.88496, 18.85295, 18.85295, 18.50116, 18.11804, 17.48084, 17.00394, 16.7499, 16.46433, 16.33749, 16.21069, 16.21069, 16.1473, 16.24238, 16.02056, 15.60891, 15.3874, 15.22923, 15.35576, 15.48232, 15.41904, 15.54561, 15.86219, 15.51397, 15.98888, 16.1473, 16.24238, 16.62295, 16.65468, 16.27408, 16.02056, 15.95721, 16.08393, 15.73553, 15.64056, 15.54561, 16.55949, 16.17899, 16.02056, 15.13435, 14.75496, 15.54561, 16.17899, 16.81339, 16.55949, 16.08393, 16.62295, 15.3874, 14.84979, 14.91302, 14.91302, 15.03949, 15.57726, 15.98888, 15.73553, 15.45068, 15.35576, 15.64056, 16.08393, 16.52777, 16.49605, 15.26086, 14.59694, 15.1976, 15.32413, 15.10273, 15.22923, 15.22923, 15.3874, 15.89386, 16.21069, 16.21069, 16.36919, 16.55949, 16.90865, 16.94041, 16.97217, 17.1946, 16.90865, 16.65468, 17.41721, 17.25819, 17.35359, 17.25819, 17.48084, 17.16282, 15.60891, 15.98888, 15.41904, 15.26086, 15.57726 ; 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 ; }