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 = 2453254.00000579 ; :starting_julian_day_string = "2004-09-05 00:00:00" ; :ending_julian_day_number = 2453260.95833912 ; :ending_julian_day_string = "2004-09-11 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 = 2453254, 2453254.04166667, 2453254.08333333, 2453254.125, 2453254.16666667, 2453254.20833333, 2453254.25, 2453254.29166667, 2453254.33333333, 2453254.375, 2453254.41666667, 2453254.45833333, 2453254.5, 2453254.54166667, 2453254.58333333, 2453254.625, 2453254.66666667, 2453254.70833333, 2453254.75, 2453254.79166667, 2453254.83333333, 2453254.875, 2453254.91666667, 2453254.95833333, 2453255, 2453255.04166667, 2453255.08333333, 2453255.125, 2453255.16666667, 2453255.20833333, 2453255.25, 2453255.29166667, 2453255.33333333, 2453255.375, 2453255.41666667, 2453255.45833333, 2453255.5, 2453255.54166667, 2453255.58333333, 2453255.625, 2453255.66666667, 2453255.70833333, 2453255.75, 2453255.79166667, 2453255.83333333, 2453255.875, 2453255.91666667, 2453255.95833333, 2453256, 2453256.04166667, 2453256.08333333, 2453256.125, 2453256.16666667, 2453256.20833333, 2453256.25, 2453256.29166667, 2453256.33333333, 2453256.375, 2453256.41666667, 2453256.45833333, 2453256.5, 2453256.54166667, 2453256.58333333, 2453256.625, 2453256.66666667, 2453256.70833333, 2453256.75, 2453256.79166667, 2453256.83333333, 2453256.875, 2453256.91666667, 2453256.95833333, 2453257, 2453257.04166667, 2453257.08333333, 2453257.125, 2453257.16666667, 2453257.20833333, 2453257.25, 2453257.29166667, 2453257.33333333, 2453257.375, 2453257.41666667, 2453257.45833333, 2453257.5, 2453257.54166667, 2453257.58333333, 2453257.625, 2453257.66666667, 2453257.70833333, 2453257.75, 2453257.79166667, 2453257.83333333, 2453257.875, 2453257.91666667, 2453257.95833333, 2453258, 2453258.04166667, 2453258.08333333, 2453258.125, 2453258.16666667, 2453258.20833333, 2453258.25, 2453258.29166667, 2453258.33333333, 2453258.375, 2453258.41666667, 2453258.45833333, 2453258.5, 2453258.54166667, 2453258.58333333, 2453258.625, 2453258.66666667, 2453258.70833333, 2453258.75, 2453258.79166667, 2453258.83333333, 2453258.875, 2453258.91666667, 2453258.95833333, 2453259, 2453259.04166667, 2453259.08333333, 2453259.125, 2453259.16666667, 2453259.20833333, 2453259.25, 2453259.29166667, 2453259.33333333, 2453259.375, 2453259.41666667, 2453259.45833333, 2453259.5, 2453259.54166667, 2453259.58333333, 2453259.625, 2453259.66666667, 2453259.70833333, 2453259.75, 2453259.79166667, 2453259.83333333, 2453259.875, 2453259.91666667, 2453259.95833333, 2453260, 2453260.04166667, 2453260.08333333, 2453260.125, 2453260.16666667, 2453260.20833333, 2453260.25, 2453260.29166667, 2453260.33333333, 2453260.375, 2453260.41666667, 2453260.45833333, 2453260.5, 2453260.54166667, 2453260.58333333, 2453260.625, 2453260.66666667, 2453260.70833333, 2453260.75, 2453260.79166667, 2453260.83333333, 2453260.875, 2453260.91666667, 2453260.95833333 ; current_speed = 24.0506, 14.665, 23.7573, 20.8243, 19.0645, 12.3186, 13.1985, 24.0506, 29.33, 40.1821, 46.6347, 49.5677, 51.9141, 36.9558, 29.0367, 19.6511, 9.6789, 10.8521, 17.8913, 13.4918, 7.3325, 19.6511, 35.7826, 36.6625, 39.5955, 35.4893, 31.6764, 28.1568, 18.4779, 7.0392, 4.1062, 8.799, 7.3325, 21.1176, 20.8243, 34.0228, 34.6094, 25.8104, 19.3578, 6.4526, 14.9583, 26.397, 28.7434, 16.1315, 6.7459, 9.3856, 14.3717, 19.0645, 26.6903, 21.1176, 15.5449, 7.0392, 2.6397, 13.1985, 16.4248, 25.8104, 5.2794, 13.1985, 14.665, 19.3578, 21.9975, 24.0506, 7.3325, 16.1315, 4.3995, 14.665, 21.9975, 24.6372, 21.1176, 8.799, 4.3995, 9.9722, 12.6119, 22.5841, 6.7459, 17.3047, 11.1454, 6.4526, 21.4109, 16.4248, 24.0506, 12.0253, 15.8382, 14.9583, 17.598, 14.3717, 14.665, 3.8129, 15.8382, 12.3186, 1.1732, 15.2516, 21.4109, 22.5841, 16.4248, 10.5588, 14.0784, 9.0923, 23.7573, 18.1846, 21.9975, 9.9722, 7.9191, 8.799, 14.9583, 25.5171, 26.397, 19.9444, 10.5588, 2.6397, 21.1176, 18.1846, 20.531, 21.1176, 13.4918, 4.3995, 26.1037, 41.9419, 28.1568, 18.4779, 12.3186, 14.9583, 17.8913, 29.6233, 25.2238, 13.1985, 3.2263, 17.8913, 27.5702, 36.9558, 28.4501, 21.7042, 5.5727, 12.0253, 17.3047, 18.1846, 19.6511, 36.6625, 38.7156, 28.4501, 17.598, 13.1985, 13.7851, 18.7712, 25.5171, 27.2769, 27.2769, 28.7434, 37.8357, 43.1151, 31.3831, 21.1176, 16.1315, 3.5196, 7.0392, 9.3856, 23.7573, 10.5588, 20.531, 26.397, 39.3022, 38.7156, 27.8635, 27.2769, 14.0784, 12.6119, 13.1985, 12.3186 ; 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 = 157.6968, 167.5416, 175.2768, 179.8476, 190.3956, 208.3272, 276.8892, 241.026, 199.5372, 188.6376, 182.3088, 168.5964, 160.158, 173.8704, 187.5828, 168.2448, 203.7564, 275.1312, 352.0932, 24.0888, 120.7788, 164.3772, 162.2676, 172.464, 177.738, 186.1764, 186.1764, 204.108, 189.6924, 215.0076, 309.2364, 238.2132, 184.77, 188.286, 191.802, 181.6056, 179.8476, 160.5096, 212.5464, 224.8524, 23.034, 21.9792, 37.8012, 48.3492, 57.4908, 159.4548, 171.0576, 145.7424, 150.6648, 147.1488, 141.8748, 166.4868, 206.9208, 43.4268, 57.4908, 40.9656, 23.034, 296.2272, 221.688, 220.6332, 195.6696, 212.5464, 123.9432, 122.5368, 83.8608, 32.1756, 30.066, 28.6596, 18.4632, 303.9624, 252.2772, 265.638, 155.5872, 192.8568, 169.2996, 118.3176, 130.6236, 187.9344, 47.9976, 35.6916, 33.582, 318.0264, 270.912, 264.5832, 240.6744, 205.5144, 204.8112, 90.1896, 163.674, 195.6696, 346.116, 349.2804, 359.4768, 340.5288, 329.6292, 315.5652, 269.154, 206.2176, 184.0668, 125.7012, 176.3316, 229.7748, 164.7288, 249.4644, 283.5696, 283.218, 305.7204, 281.8116, 301.8528, 197.4276, 201.6468, 218.172, 214.656, 199.8888, 226.6104, 61.0068, 333.4968, 349.2804, 2.6412, 6.5088, 88.4316, 152.4228, 168.5964, 155.5872, 154.1808, 121.8336, 133.0848, 39.5592, 45.5364, 37.4496, 39.9108, 35.34, 69.4452, 132.3816, 152.0712, 154.1808, 147.852, 147.1488, 165.0804, 183.012, 204.8112, 206.9208, 255.09, 268.0992, 256.4964, 248.7612, 220.2816, 185.1216, 191.4504, 186.1764, 183.3636, 199.8888, 199.8888, 237.8616, 268.8024, 275.8344, 308.1816, 222.0396, 190.3956, 196.3728, 169.2996, 167.8932, 175.2768, 199.8888, 216.7656, 208.6788, 261.0672, 327.5196 ; 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 = 9.127391, 3.163691, 1.956225, 0.05539011, -3.440067, -5.845252, -13.10321, -21.04042, -9.808504, -6.034716, -1.878691, 9.800472, 17.62107, 3.946057, -3.831649, 4.003531, -3.899134, -10.80861, -2.461165, 5.506705, 6.299712, 5.292102, 10.89837, 4.808254, 1.562799, -3.818289, -3.408059, -11.50087, -3.110914, -4.038284, -3.180428, -7.479274, -0.6097419, -3.04335, -4.259199, -0.9532964, 0.0920568, 8.611612, -10.41416, -4.550908, 5.852843, 9.879604, 17.61751, 12.0536, 5.688852, 3.293841, 2.233958, 10.73168, 13.07606, 11.45543, 9.59714, 1.644845, -1.195146, 9.073009, 13.85112, 16.92145, 2.065709, -11.8397, -9.753309, -12.60607, -5.941297, -12.9388, 6.08298, 13.5996, 4.374269, 7.809345, 11.02069, 11.81612, 6.687849, -7.297929, -4.190701, -9.943315, 5.212597, -5.025303, 1.252535, 15.23388, 8.459394, -0.8907118, 15.9108, 9.582592, 13.3031, -8.042377, -15.83619, -14.8915, -15.34283, -6.190436, -6.153867, 3.812879, 4.452153, -3.327126, -0.2815175, -2.836839, -0.1955123, -7.528026, -8.304282, -7.392186, -14.07687, -4.016809, -1.684855, 14.76719, 1.407442, -7.613895, 2.085797, -8.239862, -14.54075, -24.84108, -21.43108, -19.5221, -8.968716, -0.7905913, -7.789942, -11.23852, -11.67491, -7.184117, -9.804482, 3.848143, -11.64872, -7.801308, 1.297502, 2.094577, 12.31398, 6.924846, 3.537449, 12.24354, 10.98579, 11.21323, 2.356307, 11.39452, 19.67673, 22.47147, 18.25342, 12.5543, 5.217924, 8.882751, 8.105071, 7.919989, 10.45651, 19.88791, 9.967849, -1.494914, -7.38464, -5.975732, -13.32097, -18.76087, -24.81169, -25.42422, -17.63574, -2.565917, -7.511127, -4.638748, -1.841315, -7.184117, -5.487867, -2.980276, -7.037663, -9.336981, -18.67455, -7.070638, -3.704688, -7.440945, 7.297376, 8.120001, 2.294338, -9.279485, -8.426524, -6.052437, -13.03842, -6.615224 ; 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 = -22.25134, -14.31968, -23.67662, -20.82423, -18.75156, -10.84347, 1.583156, -11.65042, -27.64131, -39.72636, -46.59684, -48.58917, -48.83207, -36.74452, -28.78278, -19.23896, -8.858773, 0.9705757, 17.72121, 12.31685, -3.752223, -18.9251, -34.08255, -36.34583, -39.56465, -35.2833, -31.49253, -25.70088, -18.21414, -5.765639, 2.59726, -4.634961, -7.307104, -20.89715, -20.38408, -34.00944, -34.60928, -24.3314, -16.31777, -4.574416, 13.76572, 24.47846, 22.71137, 10.72082, 3.625483, -8.788634, -14.19701, -15.7571, -23.26776, -17.74052, -12.22861, -6.844327, -2.353644, 9.585453, 8.827263, 19.48952, 4.858489, 5.832836, -10.95149, -14.69052, -21.17997, -20.2736, -4.094254, -8.676186, 0.4705016, 12.41275, 19.03771, 21.61876, 20.03062, 4.91555, -1.339261, -0.758463, -11.48429, -22.0179, -6.628599, -8.208634, -7.256624, -6.390828, 14.32736, 13.33972, 20.03644, 8.940246, 0.2520924, -1.412067, -8.619008, -12.97013, -13.31135, -0.01261741, -15.19957, -11.86078, 1.138923, 14.98545, 21.41001, 21.2925, 14.17085, 7.539486, -0.2078669, -8.156909, -23.69748, -10.61177, -21.95243, -6.439982, -7.639476, -3.086595, 3.509612, 5.834656, 15.41137, 4.082503, 5.572288, -2.518528, -19.62829, -14.29599, -16.88841, -19.85803, -9.268268, 2.132463, 23.36045, 41.20998, 28.12689, 18.3588, 0.3371641, -13.25886, -17.5381, -26.97472, -22.70578, -6.961603, -2.203821, 13.7936, 19.31171, 29.33879, 21.82248, 17.70485, 1.956592, -8.105836, -15.28923, -16.36928, -16.63812, -30.79951, -37.41042, -28.4108, -15.97363, -11.76822, -3.546926, -0.6226245, -5.958408, -9.881216, -20.80889, -28.62864, -37.08265, -42.86483, -31.32904, -19.85803, -15.16933, -1.872308, -0.1471231, 0.95408, 14.68572, -7.841833, -20.19399, -25.32655, -38.61879, -37.8545, -27.76888, -25.64996, -11.27808, -11.06472, -2.049409, 10.39167 ; 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 = 13.169, 13.26333, 13.54629, 13.54629, 13.79783, 13.79783, 13.32621, 13.10612, 13.23188, 13.23188, 13.29477, 13.29477, 13.76638, 13.95505, 13.98649, 14.01794, 14.11228, 14.30098, 14.26952, 14.08083, 14.20662, 13.7035, 13.98649, 13.98649, 13.98649, 14.08083, 14.17517, 14.26952, 14.26952, 14.26952, 14.26952, 14.23807, 14.20662, 14.14373, 13.7035, 14.04938, 13.60917, 14.14373, 14.04938, 13.98649, 14.14373, 14.39534, 14.52116, 14.33243, 14.39534, 14.30098, 14.30098, 14.26952, 14.20662, 13.82927, 13.7035, 13.73494, 13.76638, 13.7035, 13.48341, 13.57773, 13.51485, 13.35765, 13.51485, 13.42053, 13.57773, 13.32621, 13.20044, 13.95505, 13.51485, 14.01794, 14.11228, 14.26952, 14.20662, 13.67206, 14.08083, 14.33243, 14.30098, 14.17517, 13.9236, 13.98649, 13.95505, 13.73494, 13.7035, 13.82927, 13.64062, 13.01179, 13.67206, 13.79783, 13.79783, 13.73494, 13.57773, 13.42053, 14.30098, 13.51485, 13.57773, 14.11228, 14.17517, 14.45825, 14.04938, 14.11228, 14.01794, 13.67206, 13.89216, 13.64062, 14.01794, 14.17517, 13.29477, 13.60917, 13.89216, 13.82927, 13.29477, 13.07468, 12.91746, 12.9489, 12.91746, 12.98035, 13.04323, 13.04323, 13.20044, 13.23188, 13.01179, 13.20044, 13.10612, 13.07468, 13.20044, 13.67206, 13.67206, 14.17517, 13.98649, 13.98649, 14.01794, 14.01794, 13.82927, 13.67206, 13.57773, 13.42053, 13.35765, 13.38909, 13.42053, 13.45197, 13.45197, 13.57773, 13.95505, 13.89216, 13.9236, 13.76638, 13.60917, 13.60917, 13.73494, 13.51485, 13.64062, 13.51485, 13.60917, 13.60917, 13.73494, 13.67206, 13.67206, 13.67206, 13.60917, 13.54629, 13.42053, 13.42053, 13.45197, 13.73494, 14.04938, 14.11228, 14.36388, 14.39534, 14.23807, 14.08083, 14.26952, 14.26952 ; 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 ; }