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 = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 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 = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; current_speed = 60.1265, 45.1682, 48.9811, 48.9811, 65.4059, 63.9394, 61.8863, 59.2466, 59.5399, 63.9394, 63.0595, 60.4198, 50.4476, 60.1265, 55.727, 59.5399, 62.4729, 53.3806, 72.4451, 65.6992, 83.8838, 73.9116, 68.3389, 59.2466, 55.1404, 52.794, 56.0203, 64.2327, 64.8193, 58.9533, 51.3275, 48.9811, 49.861, 43.995, 43.995, 40.4754, 57.4868, 54.2605, 63.9394, 62.4729, 55.727, 51.6208, 51.0342, 43.7017, 36.0759, 38.7156, 37.5424, 39.0089, 32.5563, 32.8496, 33.1429, 36.6625, 33.7295, 33.7295, 33.7295, 29.33, 22.8774, 17.8913, 18.1846, 24.9305, 28.1568, 34.9027, 37.5424, 34.6094, 34.3161, 34.3161, 30.2099, 26.397, 22.2908, 28.1568, 30.2099, 25.8104, 21.7042, 26.397, 28.1568, 26.6903, 23.1707, 21.4109, 16.7181, 16.4248, 30.2099, 22.5841, 14.0784, 5.5727, 5.5727, 16.1315, 21.4109, 19.9444, 18.1846, 18.4779, 12.9052, 15.5449, 10.2655, 7.9191, 13.7851, 14.665, 19.3578, 13.1985, 11.4387, 16.4248, 22.2908, 17.0114, 13.7851, 13.1985, 9.6789, 6.4526, 19.0645, 25.5171, 31.9697, 24.9305, 24.3439, 13.1985, 19.3578, 13.7851, 21.9975, 28.1568, 30.2099, 25.8104, 19.3578, 19.9444, 29.6233, 19.9444, 18.7712, 22.2908, 28.7434, 35.196, 42.8218, 39.8888, 40.4754, 39.8888, 41.9419, 31.3831, 28.4501, 22.5841, 17.0114, 24.3439, 18.4779, 22.5841, 22.2908, 11.4387, 20.531, 27.5702, 24.0506, 29.6233, 26.397, 23.464, 19.6511, 17.8913, 16.7181, 17.3047, 20.8243, 19.6511, 14.665, 12.6119, 5.5727, 1.4665, 10.5588, 9.6789, 14.9583, 6.4526, 7.0392, 2.933, 2.0531, 6.1593, 11.1454, 13.1985, 18.7712, 15.5449 ; 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 = 231.6296, 233.7392, 224.9492, 222.1364, 220.73, 213.698, 209.8304, 208.424, 223.5428, 228.8168, 229.52, 230.9264, 241.4744, 247.8032, 246.0452, 238.6616, 232.6844, 226.7072, 222.1364, 230.9264, 243.2324, 243.9356, 244.2872, 242.8808, 249.5612, 251.3192, 257.2964, 250.616, 244.6388, 239.7164, 222.488, 215.8076, 219.3236, 230.5748, 238.31, 245.6936, 263.2736, 273.47, 270.3056, 273.8216, 270.3056, 268.196, 271.0088, 274.8764, 268.8992, 293.5112, 304.7624, 308.2784, 311.7944, 308.63, 305.114, 298.4336, 291.7532, 273.1184, 267.1412, 261.164, 259.7576, 263.6252, 288.5888, 307.9268, 313.2008, 309.6848, 308.2784, 306.5204, 302.3012, 291.7532, 282.6116, 285.4244, 291.7532, 307.9268, 326.5616, 325.8584, 321.9908, 325.1552, 325.1552, 310.388, 293.5112, 284.7212, 267.4928, 254.8352, 156.0356, 166.9352, 155.3324, 128.6108, 357.8156, 357.1124, 342.3836, 344.8064, 343.7516, 333.5936, 321.9908, 8.7152, 359.5736, 23.834, 26.9984, 29.4596, 31.2176, 15.7472, 355.3544, 331.484, 328.6712, 313.2008, 295.9724, 284.3696, 276.6344, 282.26, 166.5836, 148.3004, 159.9032, 178.1864, 175.3736, 192.2504, 226.3556, 244.6388, 212.2916, 226.7072, 228.1136, 232.3328, 251.6708, 220.3784, 226.004, 239.0132, 245.342, 228.1136, 237.9584, 229.1684, 231.278, 217.9172, 217.9172, 215.8076, 234.0908, 234.0908, 235.4972, 243.2324, 217.214, 208.0724, 224.246, 216.5108, 205.6112, 179.5928, 164.474, 160.2548, 144.4328, 145.8392, 159.2, 169.0448, 185.2184, 202.4468, 229.1684, 245.6936, 246.0452, 261.5156, 252.0224, 243.9356, 242.8808, 74.816, 102.944, 106.46, 116.6564, 139.1588, 164.8256, 6.9572, 312.4976, 205.9628, 190.1408, 184.5152, 187.6796, 202.4468 ; 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 = -47.14003, -36.42062, -34.60415, -32.86132, -42.67704, -35.47456, -30.78437, -28.20094, -41.01681, -48.1213, -47.96511, -46.90612, -44.32346, -55.67063, -50.92701, -50.85365, -49.68523, -38.85355, -48.60326, -51.00471, -74.89487, -66.39484, -61.57199, -52.73304, -51.66908, -50.01269, -54.64896, -60.59169, -58.57238, -50.90853, -34.66843, -28.65714, -31.59689, -33.98413, -37.43547, -36.88755, -57.09111, -54.16102, -63.93849, -62.33398, -55.72621, -51.59521, -51.02629, -43.54352, -36.06924, -35.50151, -30.84197, -30.62238, -24.27206, -25.6619, -27.1112, -32.23988, -31.32758, -33.67955, -33.68752, -28.98191, -22.51283, -17.78068, -17.23592, -19.66509, -20.52515, -26.86003, -29.47116, -27.81367, -29.0057, -31.87241, -29.48101, -25.44624, -20.70345, -22.20999, -16.64687, -14.48583, -13.36519, -15.08207, -16.08754, -20.32931, -21.24712, -20.70806, -16.7021, -15.85285, 12.27032, 5.105201, 5.875666, 4.354524, -0.2124076, -0.8126532, -6.479853, -5.227056, -5.088091, -8.217773, -7.946867, 2.355411, -0.07639601, 3.200015, 6.257961, 7.21239, 10.03295, 3.581986, -0.9264455, -7.841268, -11.59007, -12.40061, -12.39288, -12.78558, -9.614086, -6.305442, 4.423466, 13.40836, 10.98502, 0.7890006, 1.963535, -2.800517, -14.00803, -12.45657, -11.75169, -20.49418, -22.49037, -20.43083, -18.37569, -12.92064, -21.31066, -17.09805, -17.05953, -16.59483, -24.36472, -26.63051, -33.40915, -24.51255, -24.87303, -23.33755, -33.97074, -25.41866, -23.44568, -20.164, -10.28839, -11.45592, -12.89278, -13.43696, -9.635467, 0.08129393, 5.495648, 9.314258, 13.98921, 16.634, 9.373758, 4.459131, -1.787315, -6.831353, -12.64949, -15.77076, -19.03062, -19.43604, -13.94901, -11.32928, -4.960038, 1.415304, 10.29049, 9.282237, 13.36843, 4.219773, 1.842567, 0.3552681, -1.513762, -2.696465, -1.962345, -1.039033, -2.508458, -5.935438 ; 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 = -37.32309, -26.71526, -34.66556, -36.32192, -49.56412, -53.19588, -53.68647, -52.10438, -43.15809, -42.1021, -40.93713, -38.0837, -24.09132, -22.71514, -22.62604, -30.96621, -37.87138, -36.60451, -53.72165, -41.4114, -37.77898, -32.47536, -29.64954, -27.00716, -19.2554, -16.90968, -12.31928, -21.31869, -27.76362, -29.729, -37.84986, -39.723, -38.57143, -27.93992, -23.11159, -16.66033, -6.733334, 3.284166, 0.3410336, 4.163822, 0.2972311, -1.625051, 0.8985067, 3.71493, -0.6930686, 15.44475, 21.40572, 24.16536, 21.69746, 20.50764, 19.06397, 17.45648, 12.50047, 1.834867, -1.682251, -4.505285, -4.0679, -1.986504, 5.796778, 15.32364, 19.27494, 22.2876, 23.25688, 20.59636, 18.3375, 12.71787, 6.596055, 7.020722, 8.261178, 17.3067, 25.20952, 21.36206, 17.101, 21.66409, 23.10836, 17.29426, 9.243448, 5.440848, -0.7313321, -4.296666, -27.60575, -21.99951, -12.79367, -3.477515, 5.568651, 16.11102, 20.40682, 19.24726, 17.45827, 16.54996, 10.16816, 15.36541, 10.26522, 7.24376, 12.28279, 12.76886, 16.55489, 12.70314, 11.40112, 14.43221, 19.04075, 11.64528, 6.037021, 3.27555, 1.118238, 1.370198, -18.54422, -21.71033, -30.02317, -24.91801, -24.26458, -12.89797, -13.36038, -5.90448, -18.59537, -19.30787, -20.16982, -15.77206, -6.087569, -15.1933, -20.57659, -10.26819, -7.831363, -14.88258, -15.24938, -23.01248, -26.78685, -31.46826, -31.93103, -32.34927, -24.59903, -18.40626, -16.11546, -10.17126, -13.54758, -21.47993, -13.23666, -18.15185, -20.10069, -11.43841, -19.78181, -25.94919, -19.56357, -24.51224, -24.67659, -23.03639, -19.56965, -16.53576, -10.93093, -7.122894, -8.454995, -2.899326, -4.526281, -5.54143, -2.540277, 0.3841052, -2.365157, -2.742476, -6.710877, -4.881553, -6.793768, 2.911404, 1.386991, -5.537694, -10.97129, -13.15754, -18.60284, -14.36713 ; 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.914006, 5.816828, 5.52492, 5.459973, 5.784421, 5.687161, 5.589838, 5.622285, 5.849227, 5.849227, 5.816828, 5.784421, 5.687161, 5.719588, 5.719588, 5.752008, 5.784421, 5.752008, 5.816828, 5.849227, 5.946385, 5.849227, 5.849227, 5.719588, 5.654727, 5.589838, 5.589838, 5.589838, 5.622285, 5.654727, 5.654727, 5.654727, 5.687161, 5.654727, 5.654727, 5.622285, 5.622285, 5.622285, 5.687161, 5.687161, 5.654727, 5.719588, 5.88162, 6.140518, 6.17285, 6.108179, 6.108179, 6.043481, 6.011123, 5.946385, 5.946385, 6.237495, 6.237495, 6.075833, 6.17285, 6.140518, 6.140518, 6.140518, 6.140518, 6.108179, 6.108179, 6.237495, 6.334413, 6.205175, 6.302114, 6.431274, 6.431274, 6.882549, 7.075593, 7.557307, 7.909798, 7.621443, 7.204173, 7.075593, 7.011268, 6.463548, 6.366706, 6.398993, 6.366706, 6.366706, 7.236303, 8.165771, 7.813725, 7.717608, 7.653503, 7.396873, 7.332662, 7.043433, 7.139894, 6.785948, 6.94692, 7.300548, 7.300548, 7.36477, 7.396873, 7.428971, 7.461063, 7.428971, 7.461063, 7.461063, 7.525231, 7.589378, 7.557307, 7.557307, 7.749652, 7.749652, 7.717608, 7.557307, 8.037824, 7.428971, 7.332662, 7.075593, 7.204173, 7.236303, 7.268428, 7.461063, 7.557307, 7.717608, 7.653503, 7.589378, 8.293642, 8.133792, 7.941812, 7.877779, 7.941812, 7.813725, 7.717608, 7.653503, 7.589378, 7.589378, 7.204173, 7.107746, 7.107746, 7.139894, 7.396873, 7.49315, 7.557307, 7.653503, 7.813725, 7.909798, 8.005824, 8.101807, 8.197746, 8.165771, 7.845755, 7.813725, 7.813725, 7.813725, 7.749652, 7.749652, 7.973821, 7.845755, 7.941812, 7.845755, 7.845755, 7.813725, 7.845755, 7.909798, 7.653503, 7.877779, 7.845755, 8.005824, 8.005824, 8.005824, 8.005824, 8.069818, 8.133792, 7.973821 ; 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 ; }