netcdf C0208.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, 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.7711, 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 = "24-Feb-2005 23:18:24: Modified [lon,lat] to [-70.059600,43.570400].\n", "Thu Feb 24 22:54:39 2005: /usr/local/nco/bin/ncrcat -d time,2453426.9062,2453431.00 C0208.aanderaa.realtime.nc C0208.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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0208" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453471.00000579 ; :starting_julian_day_string = "2005-04-10 00:00:00" ; :ending_julian_day_number = 2453477.95833912 ; :ending_julian_day_string = "2005-04-16 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 23-Feb-2005 18:18:09\n", "AANCM_Temperature_1.5: 23-Feb-2005 18:18:09" ; :longitude = -70.0596 ; :latitude = 43.5704 ; data: lat = 43.5704 ; lon = -70.0596 ; depth = 2 ; time = 2453471, 2453471.04166667, 2453471.08333333, 2453471.125, 2453471.16666667, 2453471.20833333, 2453471.25, 2453471.29166667, 2453471.33333333, 2453471.375, 2453471.41666667, 2453471.45833333, 2453471.5, 2453471.54166667, 2453471.58333333, 2453471.625, 2453471.66666667, 2453471.70833333, 2453471.75, 2453471.79166667, 2453471.83333333, 2453471.875, 2453471.91666667, 2453471.95833333, 2453472, 2453472.04166667, 2453472.08333333, 2453472.125, 2453472.16666667, 2453472.20833333, 2453472.25, 2453472.29166667, 2453472.33333333, 2453472.375, 2453472.41666667, 2453472.45833333, 2453472.5, 2453472.54166667, 2453472.58333333, 2453472.625, 2453472.66666667, 2453472.70833333, 2453472.75, 2453472.79166667, 2453472.83333333, 2453472.875, 2453472.91666667, 2453472.95833333, 2453473, 2453473.04166667, 2453473.08333333, 2453473.125, 2453473.16666667, 2453473.20833333, 2453473.25, 2453473.29166667, 2453473.33333333, 2453473.375, 2453473.41666667, 2453473.45833333, 2453473.5, 2453473.54166667, 2453473.58333333, 2453473.625, 2453473.66666667, 2453473.70833333, 2453473.75, 2453473.79166667, 2453473.83333333, 2453473.875, 2453473.91666667, 2453473.95833333, 2453474, 2453474.04166667, 2453474.08333333, 2453474.125, 2453474.16666667, 2453474.20833333, 2453474.25, 2453474.29166667, 2453474.33333333, 2453474.375, 2453474.41666667, 2453474.45833333, 2453474.5, 2453474.54166667, 2453474.58333333, 2453474.625, 2453474.66666667, 2453474.70833333, 2453474.75, 2453474.79166667, 2453474.83333333, 2453474.875, 2453474.91666667, 2453474.95833333, 2453475, 2453475.04166667, 2453475.08333333, 2453475.125, 2453475.16666667, 2453475.20833333, 2453475.25, 2453475.29166667, 2453475.33333333, 2453475.375, 2453475.41666667, 2453475.45833333, 2453475.5, 2453475.54166667, 2453475.58333333, 2453475.625, 2453475.66666667, 2453475.70833333, 2453475.75, 2453475.79166667, 2453475.83333333, 2453475.875, 2453475.91666667, 2453475.95833333, 2453476, 2453476.04166667, 2453476.08333333, 2453476.125, 2453476.16666667, 2453476.20833333, 2453476.25, 2453476.29166667, 2453476.33333333, 2453476.375, 2453476.41666667, 2453476.45833333, 2453476.5, 2453476.54166667, 2453476.58333333, 2453476.625, 2453476.66666667, 2453476.70833333, 2453476.75, 2453476.79166667, 2453476.83333333, 2453476.875, 2453476.91666667, 2453476.95833333, 2453477, 2453477.04166667, 2453477.08333333, 2453477.125, 2453477.16666667, 2453477.20833333, 2453477.25, 2453477.29166667, 2453477.33333333, 2453477.375, 2453477.41666667, 2453477.45833333, 2453477.5, 2453477.54166667, 2453477.58333333, 2453477.625, 2453477.66666667, 2453477.70833333, 2453477.75, 2453477.79166667, 2453477.83333333, 2453477.875, 2453477.91666667, 2453477.95833333 ; current_speed = 20.8243, 27.8635, 21.4109, 7.9191, 9.0923, 12.0253, 14.3717, 17.8913, 14.3717, 25.2238, 21.7042, 10.2655, 24.3439, 19.6511, 26.6903, 25.8104, 12.0253, 11.4387, 21.9975, 23.464, 24.9305, 24.0506, 32.8496, 23.1707, 19.3578, 27.2769, 36.3692, 56.3136, 56.3136, 57.1935, 54.8471, 51.0342, 64.526, 47.2213, 37.2491, 26.397, 28.4501, 14.3717, 21.9975, 34.0228, 39.3022, 45.4615, 46.3414, 53.9672, 55.727, 43.995, 42.2352, 40.7687, 30.5032, 35.4893, 45.7548, 61.0064, 64.2327, 65.4059, 71.5652, 73.0317, 61.8863, 61.2997, 57.1935, 64.2327, 53.9672, 56.9002, 47.5146, 49.861, 49.5677, 55.4337, 60.1265, 58.0734, 52.5007, 48.6878, 39.0089, 32.263, 26.6903, 24.9305, 23.1707, 23.1707, 32.5563, 27.2769, 31.0898, 39.0089, 47.2213, 45.7548, 53.0873, 42.2352, 39.3022, 31.9697, 24.3439, 27.2769, 31.3831, 30.5032, 36.9558, 27.5702, 17.8913, 14.9583, 19.6511, 38.4223, 48.3945, 42.8218, 38.7156, 29.0367, 27.5702, 25.8104, 27.5702, 33.1429, 31.6764, 35.196, 28.1568, 25.5171, 25.5171, 28.7434, 23.7573, 24.6372, 24.3439, 34.6094, 36.9558, 26.6903, 21.4109, 16.4248, 12.3186, 5.866, 9.6789, 14.9583, 19.3578, 27.2769, 38.129, 51.6208, 57.7801, 51.3275, 49.5677, 49.5677, 44.8749, 36.0759, 27.5702, 31.3831, 30.2099, 23.464, 22.8774, 16.1315, 11.4387, 13.1985, 12.6119, 17.0114, 22.2908, 31.0898, 35.4893, 40.4754, 39.3022, 37.8357, 41.9419, 41.062, 46.6347, 43.995, 46.928, 54.5538, 48.3945, 37.5424, 29.9166, 34.6094, 36.0759, 28.7434, 18.4779, 15.5449, 19.6511, 23.1707, 23.464, 22.2908, 16.4248, 20.2377 ; 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 = 290.3468, 286.1276, 308.63, 252.0224, 241.1228, 211.2368, 232.3328, 200.3372, 167.6384, 158.4968, 159.5516, 220.0268, 292.1048, 308.63, 331.484, 336.4064, 351.4868, 61.1036, 89.9348, 107.8664, 111.0308, 113.492, 138.8072, 168.6932, 194.0084, 238.6616, 257.648, 265.7348, 268.8992, 269.2508, 260.4608, 251.6708, 275.9312, 274.1732, 278.3924, 275.228, 266.7896, 239.0132, 225.6524, 222.1364, 221.7848, 234.0908, 226.7072, 227.4104, 243.584, 243.9356, 233.7392, 241.4744, 242.8808, 230.5748, 229.52, 250.2644, 249.5612, 248.1548, 241.4744, 230.9264, 214.4012, 202.4468, 193.6568, 194.0084, 191.1956, 189.4376, 194.36, 201.392, 212.2916, 215.8076, 222.8396, 219.6752, 220.3784, 231.9812, 208.424, 197.876, 226.004, 214.7528, 208.7756, 225.6524, 228.4652, 215.8076, 191.5472, 195.4148, 177.1316, 173.264, 172.2092, 186.6248, 197.876, 222.488, 249.5612, 278.0408, 286.4792, 274.8764, 308.63, 300.8948, 338.1644, 71.3, 82.5512, 97.67, 103.6472, 116.3048, 133.1816, 133.8848, 149.0036, 152.5196, 169.3964, 176.4284, 186.2732, 192.602, 195.0632, 206.3144, 220.73, 245.6936, 275.9312, 285.4244, 309.6848, 299.1368, 297.7304, 304.7624, 294.9176, 291.7532, 302.6528, 278.744, 226.004, 223.5428, 204.5564, 226.3556, 210.5336, 232.3328, 241.4744, 248.5064, 249.9128, 247.4516, 246.0452, 241.826, 243.9356, 233.036, 233.7392, 236.2004, 233.036, 254.132, 256.2416, 257.648, 227.4104, 193.6568, 175.3736, 171.506, 169.0448, 167.6384, 184.8668, 185.9216, 207.0176, 216.8624, 228.4652, 255.89, 259.0544, 258.3512, 257.9996, 253.7804, 246.0452, 245.6936, 234.794, 282.6116, 274.8764, 267.8444, 267.8444, 271.0088, 267.8444, 269.6024, 265.7348, 261.8672 ; 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 = -19.52497, -26.76694, -16.72606, -7.532468, -7.961734, -6.236035, -11.37626, -6.218023, 3.076704, 9.245864, 7.582659, -6.602214, -22.55455, -15.35132, -12.74206, -10.33053, -1.780192, 10.01452, 21.99749, 22.33244, 23.26982, 22.05718, 21.63458, 4.542906, -4.685829, -23.29749, -35.52732, -56.15764, -56.30321, -57.18861, -54.0887, -48.445, -64.18057, -47.0961, -36.85023, -26.28719, -28.40545, -12.32066, -15.73068, -22.82582, -26.18842, -36.82143, -33.73, -39.73173, -49.90841, -39.52074, -34.05564, -35.81953, -27.14968, -27.41386, -34.80259, -57.42294, -60.18898, -60.70927, -62.87746, -56.6972, -34.96479, -23.40578, -13.5037, -15.54843, -10.47822, -9.330117, -11.78427, -18.18664, -26.48047, -32.43233, -40.88291, -37.07608, -34.01167, -38.35667, -18.56795, -9.903385, -19.20069, -14.21131, -11.15392, -16.56965, -24.37012, -15.95877, -6.223404, -10.36877, 2.363054, 5.366797, 7.196328, -4.872553, -12.06412, -21.59348, -22.81135, -27.00873, -30.09397, -30.39279, -28.86964, -23.65831, -6.654573, 14.16866, 19.48527, 38.07854, 47.02818, 38.38757, 28.23097, 20.92777, 14.19822, 11.91008, 5.073278, 2.064664, -3.461261, -7.678968, -7.317512, -11.31164, -16.64979, -26.19551, -23.63012, -23.74982, -18.73431, -30.22992, -32.71131, -21.92671, -19.41786, -15.25517, -10.37171, -5.797822, -6.962887, -10.30472, -8.044885, -19.73858, -19.37119, -40.86166, -50.76582, -47.75811, -46.55255, -45.77855, -41.00965, -31.80155, -24.76633, -25.07552, -24.35924, -19.49831, -18.27935, -15.5168, -11.11049, -12.89298, -9.285132, -4.016486, 1.797936, 4.592145, 6.744436, 8.665002, -3.334382, -3.903415, -19.0527, -24.6329, -34.90855, -42.66765, -46.07428, -53.43019, -47.33689, -36.04815, -27.33977, -31.54153, -29.47706, -28.0499, -18.41102, -15.5339, -19.63719, -23.16711, -23.4474, -22.29026, -16.37931, -20.03417 ; 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 = 7.240643, 7.739851, 13.36658, -2.444192, -4.390981, -10.28201, -8.782172, -16.77602, -14.03851, -23.46815, -20.33656, -7.860742, 9.160655, 12.26796, 23.45234, 23.65284, 11.8928, 5.527493, 0.02503215, -7.19872, -8.946802, -9.587074, -24.71925, -22.72099, -18.7821, -14.18649, -7.779992, -4.188214, -1.081863, -0.7478413, -9.089391, -16.04905, 6.667741, 3.436374, 5.436574, 2.405275, -1.593283, -7.399135, -15.37646, -25.2296, -29.3058, -26.66328, -31.77754, -36.52189, -24.79212, -19.33057, -24.9805, -19.46915, -13.90468, -22.5382, -29.70322, -20.60065, -22.43049, -24.33755, -34.17606, -46.03321, -51.06249, -56.6553, -55.57649, -62.32244, -52.94021, -56.13004, -46.03008, -46.42591, -41.90157, -44.95597, -44.08836, -44.6977, -39.99412, -29.98779, -34.30635, -30.70544, -18.5393, -20.48337, -20.30939, -16.19654, -21.58726, -22.12119, -30.46055, -37.60563, -47.16214, -45.43896, -52.59728, -41.95319, -37.40481, -23.57506, -8.501053, 3.815444, 8.902358, 2.592971, 23.07109, 14.15629, 16.60769, 4.795825, 2.547572, -5.12812, -11.41833, -18.97632, -26.49359, -20.12855, -23.63317, -22.89818, -27.09941, -33.07853, -31.48673, -34.3481, -27.18933, -22.87289, -19.33667, -11.83125, 2.454941, 6.552674, 15.54513, 16.85119, 17.19597, 15.21813, 9.02072, 6.087184, 6.646462, 0.8917487, -6.723043, -10.84267, -17.60694, -18.82598, -32.84171, -31.54413, -27.59297, -18.80626, -17.02402, -19.00742, -18.21992, -17.03326, -12.11382, -18.87107, -17.868, -13.05278, -13.75648, -4.410707, -2.720447, -2.823384, -8.535007, -16.53044, -22.21817, -30.74879, -34.84254, -39.53702, -39.1605, -37.63381, -37.36465, -32.85283, -30.92229, -10.72529, -8.910542, -11.01508, -10.06211, -10.48633, -12.14661, -14.24579, -20.7984, 6.275857, 1.570742, -0.5846972, -0.7391455, 0.4079427, -0.8825618, -0.1546842, -1.221562, -2.862986 ; 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 = 5.264961, 4.154694, 4.482194, 5.589838, 5.459973, 5.589838, 5.427489, 5.3625, 4.547596, 4.808888, 4.874133, 4.906744, 4.971942, 5.00453, 5.069683, 5.199898, 4.971942, 5.914006, 6.528078, 6.560333, 6.495816, 6.043481, 5.946385, 5.816828, 5.49245, 5.622285, 5.00453, 5.03711, 5.167355, 5.3625, 5.394998, 5.232433, 4.906744, 4.841515, 4.710963, 4.710963, 4.678306, 4.776254, 4.841515, 4.874133, 4.776254, 4.776254, 4.906744, 4.939347, 4.971942, 5.03711, 4.939347, 4.776254, 4.612967, 4.449481, 4.482194, 4.612967, 4.449481, 4.18748, 4.023461, 4.089094, 4.121898, 4.25303, 4.351292, 4.416759, 4.38403, 4.351292, 4.351292, 4.416759, 4.482194, 4.482194, 4.482194, 4.416759, 4.285792, 4.22026, 4.154694, 4.154694, 4.089094, 4.023461, 4.023461, 3.957794, 3.892093, 3.892093, 3.892093, 3.892093, 4.089094, 4.121898, 4.121898, 4.056282, 4.089094, 4.121898, 4.154694, 4.22026, 4.25303, 4.38403, 4.154694, 4.089094, 4.482194, 4.285792, 4.318546, 4.318546, 4.580286, 4.710963, 4.449481, 4.514899, 4.514899, 4.547596, 4.64564, 4.678306, 4.514899, 4.416759, 4.318546, 4.22026, 4.154694, 4.285792, 4.416759, 4.449481, 4.514899, 4.612967, 4.743612, 4.743612, 5.03711, 4.971942, 5.00453, 4.906744, 4.776254, 4.710963, 4.743612, 4.678306, 4.678306, 4.612967, 4.710963, 4.416759, 4.25303, 4.121898, 4.023461, 3.990632, 3.990632, 4.023461, 4.154694, 4.285792, 4.416759, 4.22026, 4.547596, 4.64564, 4.64564, 4.612967, 4.64564, 4.64564, 4.776254, 4.678306, 4.678306, 4.547596, 4.25303, 4.38403, 4.38403, 4.121898, 4.023461, 4.22026, 4.22026, 3.957794, 3.957794, 3.892093, 4.121898, 4.023461, 4.089094, 4.25303, 4.449481, 4.514899, 4.547596, 4.482194, 4.64564, 4.580286 ; 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 ; }