netcdf C0205.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.6993, 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 = "Tue Feb 24 14:18:46 2004: /usr/local/nco/bin/ncrcat -d time,2453056.5104,2453060.6250 C0205.aanderaa.realtime.nc C0205.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 = "AANCM706" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0205" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6333 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453128.00000579 ; :starting_julian_day_string = "2004-05-02 00:00:00" ; :ending_julian_day_number = 2453134.95833912 ; :ending_julian_day_string = "2004-05-08 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Feb-2004 16:15:10\n", "AANCM_Temperature_1.5: 20-Feb-2004 16:15:10" ; data: lat = 43.5695 ; lon = -70.055 ; depth = 2 ; time = 2453128, 2453128.04166667, 2453128.08333333, 2453128.125, 2453128.16666667, 2453128.20833333, 2453128.25, 2453128.29166667, 2453128.33333333, 2453128.375, 2453128.41666667, 2453128.45833333, 2453128.5, 2453128.54166667, 2453128.58333333, 2453128.625, 2453128.66666667, 2453128.70833333, 2453128.75, 2453128.79166667, 2453128.83333333, 2453128.875, 2453128.91666667, 2453128.95833333, 2453129, 2453129.04166667, 2453129.08333333, 2453129.125, 2453129.16666667, 2453129.20833333, 2453129.25, 2453129.29166667, 2453129.33333333, 2453129.375, 2453129.41666667, 2453129.45833333, 2453129.5, 2453129.54166667, 2453129.58333333, 2453129.625, 2453129.66666667, 2453129.70833333, 2453129.75, 2453129.79166667, 2453129.83333333, 2453129.875, 2453129.91666667, 2453129.95833333, 2453130, 2453130.04166667, 2453130.08333333, 2453130.125, 2453130.16666667, 2453130.20833333, 2453130.25, 2453130.29166667, 2453130.33333333, 2453130.375, 2453130.41666667, 2453130.45833333, 2453130.5, 2453130.54166667, 2453130.58333333, 2453130.625, 2453130.66666667, 2453130.70833333, 2453130.75, 2453130.79166667, 2453130.83333333, 2453130.875, 2453130.91666667, 2453130.95833333, 2453131, 2453131.04166667, 2453131.08333333, 2453131.125, 2453131.16666667, 2453131.20833333, 2453131.25, 2453131.29166667, 2453131.33333333, 2453131.375, 2453131.41666667, 2453131.45833333, 2453131.5, 2453131.54166667, 2453131.58333333, 2453131.625, 2453131.66666667, 2453131.70833333, 2453131.75, 2453131.79166667, 2453131.83333333, 2453131.875, 2453131.91666667, 2453131.95833333, 2453132, 2453132.04166667, 2453132.08333333, 2453132.125, 2453132.16666667, 2453132.20833333, 2453132.25, 2453132.29166667, 2453132.33333333, 2453132.375, 2453132.41666667, 2453132.45833333, 2453132.5, 2453132.54166667, 2453132.58333333, 2453132.625, 2453132.66666667, 2453132.70833333, 2453132.75, 2453132.79166667, 2453132.83333333, 2453132.875, 2453132.91666667, 2453132.95833333, 2453133, 2453133.04166667, 2453133.08333333, 2453133.125, 2453133.16666667, 2453133.20833333, 2453133.25, 2453133.29166667, 2453133.33333333, 2453133.375, 2453133.41666667, 2453133.45833333, 2453133.5, 2453133.54166667, 2453133.58333333, 2453133.625, 2453133.66666667, 2453133.70833333, 2453133.75, 2453133.79166667, 2453133.83333333, 2453133.875, 2453133.91666667, 2453133.95833333, 2453134, 2453134.04166667, 2453134.08333333, 2453134.125, 2453134.16666667, 2453134.20833333, 2453134.25, 2453134.29166667, 2453134.33333333, 2453134.375, 2453134.41666667, 2453134.45833333, 2453134.5, 2453134.54166667, 2453134.58333333, 2453134.625, 2453134.66666667, 2453134.70833333, 2453134.75, 2453134.79166667, 2453134.83333333, 2453134.875, 2453134.91666667, 2453134.95833333 ; current_speed = 36.3692, 38.7156, 37.5424, 34.3161, 39.3022, 31.3831, 16.1315, 16.1315, 9.9722, 7.6258, 15.2516, 24.0506, 27.5702, 27.8635, 24.6372, 23.1707, 26.397, 23.7573, 16.4248, 19.9444, 13.4918, 18.1846, 34.6094, 34.6094, 36.6625, 31.0898, 24.3439, 21.9975, 22.2908, 25.5171, 27.8635, 21.9975, 20.531, 19.0645, 21.7042, 24.9305, 22.5841, 19.9444, 13.7851, 19.9444, 21.9975, 32.8496, 28.4501, 19.3578, 9.0923, 5.866, 9.9722, 16.7181, 11.732, 13.4918, 17.8913, 8.2124, 5.2794, 16.1315, 13.7851, 18.4779, 27.8635, 23.464, 21.9975, 22.2908, 14.3717, 13.7851, 13.7851, 16.4248, 17.8913, 26.9836, 16.1315, 9.9722, 7.0392, 9.3856, 2.0531, 7.0392, 12.3186, 12.0253, 9.0923, 3.2263, 4.9861, 5.2794, 15.2516, 21.4109, 15.5449, 10.2655, 6.4526, 5.866, 6.1593, 11.4387, 24.9305, 19.6511, 14.9583, 12.3186, 12.3186, 20.531, 13.4918, 10.5588, 7.6258, 3.5196, 11.1454, 12.9052, 28.4501, 19.0645, 11.4387, 11.732, 19.6511, 26.9836, 17.598, 17.8913, 5.2794, 7.0392, 7.0392, 12.0253, 10.8521, 10.8521, 19.3578, 18.7712, 17.3047, 21.1176, 21.9975, 16.7181, 12.9052, 11.1454, 13.4918, 16.4248, 24.9305, 24.3439, 17.3047, 19.9444, 24.6372, 24.9305, 33.1429, 26.9836, 21.1176, 20.2377, 12.0253, 9.6789, 15.8382, 15.8382, 10.5588, 7.0392, 7.0392, 14.665, 28.1568, 26.397, 21.1176, 14.0784, 18.1846, 18.7712, 16.1315, 23.7573, 30.2099, 36.3692, 31.9697, 19.9444, 20.531, 27.2769, 17.598, 17.3047, 9.0923, 10.2655, 8.2124, 13.7851, 13.7851, 12.0253, 27.2769, 27.2769, 24.0506, 28.4501, 25.2238, 29.0367 ; 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 = 43.8419, 55.4447, 81.4631, 96.9335, 114.5135, 152.1347, 142.9931, 152.4863, 172.8791, 263.9435, 327.5831, 340.5923, 4.1111, 12.5495, 44.8967, 71.9699, 93.0659, 113.4587, 90.2531, 86.7371, 65.9927, 26.9651, 37.5131, 38.5679, 20.9879, 25.9103, 33.6455, 61.0703, 63.8831, 102.2075, 104.3171, 95.8787, 68.1023, 43.1387, 19.5815, 21.6911, 7.2755, 30.4811, 63.5315, 88.1435, 109.5911, 128.2259, 120.8423, 129.9839, 150.0251, 174.6371, 244.6055, 304.7291, 334.6151, 334.9667, 327.9347, 332.8571, 129.2807, 170.4179, 159.1667, 165.4955, 182.7239, 211.2035, 210.5003, 230.5415, 231.9479, 235.1123, 223.1579, 195.3815, 200.3039, 186.5915, 198.5459, 211.9067, 128.5775, 144.0479, 0.2435, 337.7795, 333.5603, 357.7823, 357.4307, 131.7419, 160.9247, 147.5639, 152.8379, 151.4315, 144.7511, 133.4999, 146.8607, 207.3359, 310.3547, 349.3439, 1.6499, 6.5723, 3.4079, 33.6455, 75.8375, 113.4587, 116.2715, 120.8423, 81.1115, 284.3363, 327.5831, 353.2115, 10.7915, 24.8555, 42.4355, 93.4175, 126.8195, 169.7147, 167.6051, 188.3495, 210.8519, 182.3723, 277.6559, 339.5375, 333.2087, 358.4855, 0.9467, 13.2527, 48.0611, 90.6047, 107.4815, 111.7007, 80.0567, 69.8603, 27.3167, 12.9011, 20.6363, 25.9103, 38.2163, 61.7735, 98.6915, 129.6323, 142.6415, 153.1895, 151.0799, 114.5135, 113.1071, 69.1571, 8.6819, 19.5815, 54.7415, 79.0019, 160.2215, 147.5639, 164.7923, 183.4271, 179.2079, 178.8563, 186.9431, 230.1899, 259.7243, 247.0667, 259.7243, 258.6695, 274.4915, 263.2403, 235.1123, 212.9615, 230.5415, 240.0347, 259.7243, 308.9483, 312.4643, 320.1995, 329.3411, 315.2771, 352.5083, 31.8875, 67.7507, 86.0339, 123.3035, 108.1847 ; 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 = 25.19188, 31.88536, 37.12645, 34.06514, 35.75964, 14.66829, 9.70973, 7.452119, 1.236188, -7.583235, -8.176014, -7.991723, 1.976526, 6.054265, 17.38969, 22.03288, 26.35922, 21.79369, 16.42464, 19.91207, 12.32467, 8.245765, 21.07515, 21.57694, 13.13144, 13.58511, 13.48781, 19.25252, 20.01486, 24.94011, 26.99812, 21.88181, 19.04971, 13.03567, 7.274106, 9.214374, 2.860061, 10.11688, 12.34014, 19.93393, 20.72405, 25.8059, 24.42673, 14.83243, 4.5427, 0.5482578, -9.008651, -13.73985, -5.029474, -5.708987, -9.498231, -3.74659, 4.086538, 2.685261, 4.902674, 4.627902, -1.32416, -12.15621, -11.16467, -17.21039, -11.317, -11.30757, -9.429164, -4.356593, -6.208272, -3.097441, -5.130854, -5.270683, 5.503003, 5.510367, 0.008725395, -2.662029, -5.484927, -0.4653371, -0.4075871, 2.407309, 1.62951, 2.831652, 6.9625, 10.23889, 8.97142, 7.446343, 3.527484, -2.693704, -4.693697, -2.115172, 0.7178041, 2.249204, 0.8891814, 6.825155, 11.94418, 18.83406, 12.09819, 9.065592, 7.534221, -3.409996, -5.97478, -1.525455, 5.326871, 8.013405, 7.718375, 11.71114, 15.73125, 4.817916, 3.777382, -2.598014, -2.707386, -0.2913709, -6.976453, -4.203976, -4.891497, -0.2868203, 0.319835, 4.303227, 12.87224, 21.11642, 20.98152, 15.53326, 12.71135, 10.46392, 6.191502, 3.667146, 8.786371, 10.6374, 10.70524, 17.57271, 24.35427, 19.20032, 20.11112, 12.17071, 10.21225, 18.41355, 11.06054, 9.045508, 2.390753, 5.308131, 8.621851, 6.909914, 2.381958, 7.8657, 7.38606, -1.577974, 0.2919363, 0.2810049, -2.19822, -14.41949, -15.87276, -21.8795, -29.72536, -35.66037, -31.87152, -19.80576, -16.84106, -14.84069, -13.58715, -14.99155, -8.946466, -7.983618, -6.058272, -8.824069, -7.029381, -8.461948, -3.556432, 14.40911, 22.25992, 28.38197, 21.08139, 27.58647 ; 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 = 26.23143, 21.95954, 5.573031, -4.142546, -16.30678, -27.74419, -12.88202, -14.30703, -9.895283, -0.8045915, 12.87494, 22.684, 27.49926, 27.1978, 17.45251, 7.171716, -1.411831, -9.457495, -0.07255514, 1.135187, 5.48918, 16.20762, 27.45267, 27.06005, 34.23017, 27.96463, 20.26585, 10.64099, 9.8125, -5.395661, -6.890315, -2.253044, 7.657047, 13.91138, 20.44895, 23.16517, 22.40227, 17.18801, 6.144098, 0.6461262, -7.375877, -20.32614, -14.58571, -12.43879, -7.876153, -5.840322, -4.276562, 9.524252, 10.59926, 12.22441, 15.16187, 7.307981, -3.342495, -15.90644, -12.88382, -17.88897, -27.83202, -20.06952, -18.95363, -14.16623, -8.858397, -7.884661, -10.05584, -15.83648, -16.77963, -26.80523, -15.29378, -8.465499, -4.389452, -7.597719, 2.053082, 6.516436, 11.03012, 12.01629, 9.083159, -2.147994, -4.712313, -4.455761, -13.56963, -18.80404, -12.69478, -7.066291, -5.403046, -5.210942, 3.988255, 11.24144, 24.92016, 19.52196, 14.93185, 10.25501, 3.014027, -8.173143, -5.971811, -5.413252, 1.178278, 0.8714983, 9.40861, 12.81472, 27.94696, 17.29857, 8.442188, -0.6993594, -11.77683, -26.55, -17.18781, -17.70166, -4.532342, -7.033167, 0.9377861, 11.26652, 9.687174, 10.84831, 19.35516, 18.27129, 11.56538, -0.2228711, -6.608002, -6.181653, 2.228386, 3.837476, 11.98724, 16.01019, 23.33087, 21.89683, 13.59597, 9.43287, -3.72303, -15.90213, -26.34378, -24.08295, -18.48413, -8.396776, -4.719342, 3.443819, 15.65672, 14.92221, 6.09524, 1.342914, -6.623942, -12.37712, -27.17078, -26.34979, -21.11558, -14.07559, -18.05125, -12.01817, -2.877616, -9.257253, -5.38899, -7.145389, 2.503586, -2.347566, -11.74311, -22.88631, -11.18387, -8.643272, -1.621929, 6.453087, 5.544443, 10.59079, 11.8582, 8.544195, 27.04406, 23.16046, 9.106455, 1.967786, -13.84973, -9.06181 ; 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 = 6.247576, 6.311927, 6.21539, 6.086581, 5.667206, 5.989905, 6.086581, 6.21539, 6.247576, 6.247576, 6.086581, 5.957666, 5.634897, 5.699507, 6.21539, 6.247576, 6.150999, 6.21539, 6.311927, 6.247576, 6.086581, 6.086581, 6.408407, 6.536956, 6.504828, 6.472694, 6.376253, 6.279755, 6.376253, 6.183197, 5.989905, 5.828641, 5.731801, 5.602582, 5.602582, 5.634897, 5.667206, 5.699507, 5.764088, 6.311927, 6.21539, 6.022137, 5.92542, 5.764088, 5.731801, 5.764088, 6.022137, 5.957666, 5.828641, 5.860908, 5.828641, 5.92542, 5.957666, 5.92542, 5.828641, 5.893167, 5.957666, 5.860908, 5.699507, 5.731801, 5.764088, 5.796368, 5.796368, 5.764088, 5.893167, 5.860908, 5.764088, 5.634897, 5.731801, 5.667206, 5.667206, 5.92542, 6.118793, 6.086581, 6.054362, 6.022137, 5.989905, 6.022137, 5.893167, 5.699507, 5.473249, 5.343801, 5.376174, 5.440898, 5.473249, 5.57026, 5.893167, 6.118793, 6.247576, 6.21539, 6.150999, 6.086581, 5.796368, 6.118793, 6.279755, 6.150999, 6.118793, 5.989905, 6.376253, 6.344093, 6.279755, 6.311927, 6.311927, 6.311927, 6.183197, 6.022137, 5.893167, 5.860908, 5.92542, 6.054362, 6.247576, 6.344093, 6.601193, 6.633302, 7.242232, 7.338188, 7.242232, 7.114213, 6.9861, 6.889955, 6.761677, 6.569077, 6.697502, 6.793756, 6.761677, 6.729592, 6.601193, 6.344093, 6.183197, 6.183197, 5.731801, 5.634897, 5.634897, 5.279033, 5.731801, 6.247576, 6.472694, 6.729592, 6.472694, 6.150999, 6.311927, 6.086581, 6.21539, 5.828641, 6.054362, 5.860908, 5.957666, 6.247576, 6.729592, 6.954058, 7.114213, 7.114213, 7.018137, 6.9861, 6.922009, 6.922009, 6.9861, 7.050168, 7.114213, 7.242232, 7.338188, 7.657683, 7.657683, 7.498003, 7.146226, 6.9861, 6.9861, 6.697502 ; 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 ; }