netcdf F0108.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 168 ; 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.7195, 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 = "03-May-2004 19:15:58: Modified [lon,lat] to [-68.997700,44.056500].\n", "Tue Apr 27 17:27:33 2004: /usr/local/nco/bin/ncrcat -d time,2453123.6979,2453123.7813 F0108.aanderaa.realtime.nc F0108.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 = "AANCM971" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0108" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.4 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453226.00000579 ; :starting_julian_day_string = "2004-08-08 00:00:00" ; :ending_julian_day_number = 2453232.95833912 ; :ending_julian_day_string = "2004-08-14 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Apr-2004 20:21:14\n", "AANCM_Temperature_1.5: 16-Apr-2004 20:21:14" ; data: lat = 44.0565 ; lon = -68.9977 ; depth = 2 ; time = 2453226, 2453226.04166667, 2453226.08333333, 2453226.125, 2453226.16666667, 2453226.20833333, 2453226.25, 2453226.29166667, 2453226.33333333, 2453226.375, 2453226.41666667, 2453226.45833333, 2453226.5, 2453226.54166667, 2453226.58333333, 2453226.625, 2453226.66666667, 2453226.70833333, 2453226.75, 2453226.79166667, 2453226.83333333, 2453226.875, 2453226.91666667, 2453226.95833333, 2453227, 2453227.04166667, 2453227.08333333, 2453227.125, 2453227.16666667, 2453227.20833333, 2453227.25, 2453227.29166667, 2453227.33333333, 2453227.375, 2453227.41666667, 2453227.45833333, 2453227.5, 2453227.54166667, 2453227.58333333, 2453227.625, 2453227.66666667, 2453227.70833333, 2453227.75, 2453227.79166667, 2453227.83333333, 2453227.875, 2453227.91666667, 2453227.95833333, 2453228, 2453228.04166667, 2453228.08333333, 2453228.125, 2453228.16666667, 2453228.20833333, 2453228.25, 2453228.29166667, 2453228.33333333, 2453228.375, 2453228.41666667, 2453228.45833333, 2453228.5, 2453228.54166667, 2453228.58333333, 2453228.625, 2453228.66666667, 2453228.70833333, 2453228.75, 2453228.79166667, 2453228.83333333, 2453228.875, 2453228.91666667, 2453228.95833333, 2453229, 2453229.04166667, 2453229.08333333, 2453229.125, 2453229.16666667, 2453229.20833333, 2453229.25, 2453229.29166667, 2453229.33333333, 2453229.375, 2453229.41666667, 2453229.45833333, 2453229.5, 2453229.54166667, 2453229.58333333, 2453229.625, 2453229.66666667, 2453229.70833333, 2453229.75, 2453229.79166667, 2453229.83333333, 2453229.875, 2453229.91666667, 2453229.95833333, 2453230, 2453230.04166667, 2453230.08333333, 2453230.125, 2453230.16666667, 2453230.20833333, 2453230.25, 2453230.29166667, 2453230.33333333, 2453230.375, 2453230.41666667, 2453230.45833333, 2453230.5, 2453230.54166667, 2453230.58333333, 2453230.625, 2453230.66666667, 2453230.70833333, 2453230.75, 2453230.79166667, 2453230.83333333, 2453230.875, 2453230.91666667, 2453230.95833333, 2453231, 2453231.04166667, 2453231.08333333, 2453231.125, 2453231.16666667, 2453231.20833333, 2453231.25, 2453231.29166667, 2453231.33333333, 2453231.375, 2453231.41666667, 2453231.45833333, 2453231.5, 2453231.54166667, 2453231.58333333, 2453231.625, 2453231.66666667, 2453231.70833333, 2453231.75, 2453231.79166667, 2453231.83333333, 2453231.875, 2453231.91666667, 2453231.95833333, 2453232, 2453232.04166667, 2453232.08333333, 2453232.125, 2453232.16666667, 2453232.20833333, 2453232.25, 2453232.29166667, 2453232.33333333, 2453232.375, 2453232.41666667, 2453232.45833333, 2453232.5, 2453232.54166667, 2453232.58333333, 2453232.625, 2453232.66666667, 2453232.70833333, 2453232.75, 2453232.79166667, 2453232.83333333, 2453232.875, 2453232.91666667, 2453232.95833333 ; current_speed = 76.258, 72.1518, 63.9394, 51.9141, 36.0759, 27.2769, 13.7851, 8.799, 15.5449, 33.4362, 33.1429, 43.4084, 50.7409, 59.8332, 39.5955, 33.4362, 34.3161, 24.9305, 6.7459, 7.3325, 9.9722, 19.6511, 29.6233, 35.4893, 43.995, 59.5399, 50.7409, 42.5285, 33.1429, 27.2769, 12.9052, 4.9861, 7.6258, 8.2124, 21.4109, 17.3047, 35.7826, 42.8218, 40.1821, 41.062, 31.3831, 12.9052, 18.7712, 18.7712, 19.0645, 9.6789, 15.8382, 10.2655, 22.2908, 36.9558, 38.129, 37.5424, 30.7965, 31.3831, 18.7712, 4.6928, 1.1732, 2.0531, 7.9191, 1.4665, 9.0923, 24.0506, 25.2238, 32.8496, 29.6233, 4.3995, 14.3717, 13.7851, 12.6119, 14.665, 7.9191, 1.4665, 8.2124, 11.4387, 23.464, 26.6903, 28.7434, 25.2238, 26.6903, 16.7181, 21.9975, 13.4918, 8.2124, 17.3047, 5.2794, 9.3856, 15.5449, 19.3578, 22.8774, 19.6511, 8.799, 8.5057, 27.2769, 27.2769, 43.995, 24.9305, 16.7181, 6.1593, 4.3995, 10.8521, 8.799, 24.0506, 12.3186, 4.1062, 19.6511, 31.0898, 24.3439, 14.3717, 15.8382, 18.7712, 21.4109, 13.4918, 15.5449, 10.8521, 4.6928, 6.1593, 3.5196, 16.7181, 28.7434, 38.129, 14.9583, 9.0923, 4.9861, 9.9722, 18.7712, 17.0114, 7.9191, 4.3995, 9.0923, 14.0784, 34.9027, 34.6094, 32.8496, 24.9305, 8.2124, 5.2794, 13.7851, 11.4387, 23.7573, 14.9583, 7.9191, 6.7459, 4.6928, 14.0784, 30.7965, 21.7042, 23.1707, 7.3325, 10.5588, 16.7181, 21.9975, 21.9975, 14.9583, 7.6258, 7.0392, 7.6258, 6.7459, 21.7042, 20.8243, 15.5449, 9.3856, 16.4248, 23.464, 49.5677, 43.7017, 34.6094, 25.2238, 11.1454 ; 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, 0, 0, 0, 0, 0 ; current_direction = 162.6192, 166.8384, 166.4868, 183.7152, 199.8888, 213.9528, 201.2952, 176.3316, 187.9344, 198.834, 178.7928, 190.3956, 186.8796, 186.8796, 197.4276, 180.5508, 205.866, 214.3044, 247.7064, 19.1664, 96.1668, 130.9752, 142.2264, 174.222, 168.2448, 178.4412, 177.738, 180.9024, 184.0668, 186.8796, 183.012, 92.2992, 108.1212, 214.656, 169.2996, 209.0304, 184.77, 170.0028, 165.432, 168.948, 181.254, 189.6924, 54.3264, 64.1712, 64.8744, 131.3268, 183.012, 178.7928, 212.898, 189.3408, 182.3088, 176.6832, 167.8932, 175.6284, 204.4596, 116.5596, 142.578, 333.4968, 313.4556, 138.0072, 193.2084, 172.464, 164.7288, 161.5644, 185.8248, 193.2084, 200.592, 79.9932, 29.7144, 21.6276, 55.0296, 91.9476, 180.1992, 137.304, 167.19, 130.272, 162.6192, 158.0484, 171.7608, 167.8932, 79.9932, 72.6096, 339.474, 9.3216, 53.6232, 53.6232, 114.45, 151.368, 121.8336, 126.4044, 128.8656, 189.6924, 38.5044, 30.066, 12.8376, 346.4676, 340.5288, 17.4084, 246.6516, 172.8156, 122.5368, 121.482, 111.6372, 32.5272, 38.5044, 37.098, 36.3948, 19.8696, 325.41, 273.7248, 248.058, 231.8844, 212.898, 156.9936, 182.6604, 6.8604, 82.1028, 28.308, 359.8284, 348.5772, 351.39, 342.9516, 277.944, 243.8388, 176.6832, 162.6192, 135.1944, 105.3084, 16.002, 2.9928, 16.002, 12.486, 356.3124, 356.3124, 16.7052, 155.9388, 142.9296, 181.9572, 145.7424, 138.3588, 135.8976, 160.8612, 286.3824, 307.1268, 328.926, 308.5332, 327.168, 100.386, 160.8612, 181.9572, 154.1808, 120.4272, 122.8884, 130.9752, 114.8016, 233.2908, 279.702, 296.9304, 321.894, 1.938, 341.9352, 174.9252, 158.0484, 145.0392, 148.5552, 156.2904, 190.044, 191.802 ; 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, 0, 0, 0, 0, 0 ; current_u = 22.77987, 16.42884, 14.94068, -3.36388, -12.27287, -15.23442, -5.006379, 0.562977, -2.145806, -10.79412, 0.6982565, -7.832768, -6.077916, -7.167022, -11.85887, -0.3214264, -14.97101, -14.05057, -6.241658, 2.407353, 9.914495, 14.83645, 18.14554, 3.57286, 8.963128, 1.619654, 2.002697, -0.6697899, -2.350477, -3.267319, -0.6781051, 4.982086, 7.247566, -4.669965, 3.975436, -8.397514, -2.97554, 7.433867, 10.10696, 7.871578, -0.6868091, -2.172702, 15.24883, 16.89595, 17.2606, 7.268422, -0.8322199, 0.2162741, -12.10714, -5.998167, -1.536037, 2.172081, 6.459092, 2.392171, -7.772244, 4.197567, 0.7129312, -0.9161913, -5.748535, 0.9811431, -2.077532, 3.154215, 6.643651, 10.38831, -3.006377, -1.005258, -5.054684, 13.57539, 6.251428, 5.405114, 6.489293, 1.465653, -0.02855196, 7.756678, 5.202407, 20.36428, 8.586257, 9.429242, 3.824882, 3.506364, 21.66286, 12.8751, -2.879534, 2.802943, 4.250625, 7.556666, 14.15088, 9.275912, 19.43626, 15.81615, 6.851078, -1.432008, 16.98191, 13.66565, 9.775178, -5.833617, -5.572694, 1.842744, -4.039233, 1.357197, 7.417964, 20.51045, 11.4506, 2.207903, 12.23428, 18.75275, 14.44435, 4.884662, -8.991347, -18.73155, -19.85995, -10.6149, -8.443137, 4.241369, -0.2178213, 0.7357325, 3.486221, 7.927909, -0.08608592, -7.55135, -2.239376, -2.665675, -4.938251, -8.95062, 1.086041, 5.081663, 5.580618, 4.2434, 2.506483, 0.7350398, 9.621659, 7.482589, -2.112766, -1.603438, 2.360633, 2.152476, 8.309601, -0.3906653, 13.37333, 9.939248, 5.511241, 2.211695, -4.502275, -11.22473, -15.89545, -16.97805, -12.56263, 7.212361, 3.461784, -0.5709723, 9.580632, 18.96786, 12.56093, 5.757429, 6.389945, -6.113449, -6.649417, -19.35054, -12.85106, 0.5256979, -2.910403, 1.452875, 8.771388, 28.40308, 22.79817, 13.91648, -4.399142, -2.279571 ; 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, 0, 0, 0, 0, 0 ; current_v = -72.7761, -70.2565, -62.16931, -51.805, -33.92414, -22.62613, -12.84388, -8.780972, -15.39608, -31.64595, -33.13554, -42.69587, -50.37557, -59.4024, -37.77792, -33.43465, -30.8782, -20.59397, -2.559076, 6.926053, -1.071246, -12.88586, -23.41536, -35.30899, -43.07229, -59.51787, -50.70136, -42.52322, -33.05945, -27.08051, -12.88737, -0.2000316, -2.371838, -6.755364, -21.0386, -15.13058, -35.65867, -42.1716, -38.89024, -40.30045, -31.37558, -12.72099, 10.94674, 8.178304, 8.094863, -6.39149, -15.81632, -10.26322, -18.71622, -36.46578, -38.09805, -37.47951, -30.11154, -31.2918, -17.08655, -2.098285, -0.9317335, 1.837339, 5.446696, -1.089945, -8.851767, -23.84287, -24.33315, -31.16375, -29.47035, -4.283113, -13.45347, 2.395369, 10.95352, 13.63257, 4.538857, -0.04983972, -8.21235, -8.407009, -22.88, -17.25306, -27.43099, -23.39507, -26.41481, -16.34626, 3.822397, 4.032441, 7.691021, 17.07619, 3.131175, 5.566533, -6.434019, -16.99064, -12.06678, -11.66255, -5.521335, -8.384288, 21.34582, 23.60676, 42.89529, 24.23837, 15.76198, 5.877182, -1.743615, -10.7669, -4.732465, -12.55996, -4.542214, 3.462086, 15.37817, 24.79738, 19.59557, 13.51613, 13.03857, 1.219457, -8.000565, -8.327815, -13.0521, -9.988937, -4.687742, 6.1152, 0.4835795, 14.7188, 28.74327, 37.37376, 14.78972, 8.692761, 0.6891047, -4.396724, -18.73976, -16.23467, -5.618616, -1.161532, 8.739992, 14.0592, 33.55029, 33.79085, 32.78159, 24.87888, 7.865807, -4.820675, -10.99907, -11.43203, -19.63577, -11.17864, -5.686683, -6.373034, 1.323589, 8.497455, 26.37724, 13.52102, 19.4695, -1.321894, -9.975184, -16.70835, -19.80155, -11.14048, -8.122423, -5.000484, -2.952785, -4.558352, 1.136845, 9.830002, 16.38602, 15.53601, 8.92295, -16.36042, -21.76286, -40.62292, -37.28381, -31.6882, -24.83722, -10.90979 ; 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, 0, 0, 0, 0, 0 ; temperature = 15.434, 15.497, 15.62303, 15.56001, 15.08761, 15.30801, 15.30801, 15.30801, 14.86727, 14.86727, 14.45825, 14.55262, 15.02465, 15.434, 15.4655, 14.23807, 14.58408, 14.45825, 16.0644, 15.65454, 15.62303, 15.30801, 15.18206, 14.99317, 15.371, 15.59152, 15.62303, 15.62303, 15.93825, 15.74909, 15.74909, 15.65454, 15.62303, 15.33951, 15.497, 15.02465, 15.27652, 14.8358, 15.52851, 15.87519, 15.68606, 16.12749, 16.47467, 16.34839, 16.2537, 16.2537, 16.0644, 15.78061, 15.08761, 15.30801, 16.41152, 16.22215, 14.99317, 14.11228, 13.01179, 15.4025, 15.81214, 15.68606, 14.30098, 15.434, 14.80433, 15.71758, 14.93022, 16.47467, 16.37995, 16.4431, 14.80433, 16.98027, 16.53783, 16.63259, 17.1068, 15.56001, 15.71758, 16.15904, 14.89874, 14.64701, 15.02465, 14.86727, 15.05613, 14.86727, 14.96169, 14.55262, 14.39534, 14.52116, 14.45825, 14.42679, 14.33243, 14.30098, 14.30098, 14.20662, 14.04938, 13.86071, 14.11228, 14.01794, 13.86071, 13.7035, 13.76638, 13.64062, 13.82927, 13.7035, 13.64062, 13.51485, 13.42053, 13.29477, 13.07468, 13.10612, 12.88601, 12.60299, 12.72878, 13.04323, 13.169, 13.23188, 13.04323, 13.73494, 13.57773, 13.73494, 12.72878, 13.82927, 13.82927, 13.79783, 13.73494, 13.54629, 13.23188, 13.13756, 13.35765, 12.50863, 13.04323, 12.82312, 12.57154, 12.25698, 12.44572, 12.19406, 12.13113, 12.16259, 12.0682, 12.03673, 12.13113, 12.09966, 12.35136, 12.44572, 12.50863, 12.41427, 12.35136, 12.60299, 12.35136, 12.63444, 12.28844, 12.13113, 12.22552, 12.25698, 12.41427, 12.44572, 12.22552, 12.28844, 12.28844, 12.35136, 12.44572, 12.60299, 12.79168, 13.20044, 13.04323, 13.32621, 12.88601, 14.58408, 14.96169, 14.42679, 12.98035, 14.04938 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }