netcdf F0107.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.8046, 0.03433, -6.29e-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 = "Wed Feb 11 19:31:53 2004: /usr/local/nco/bin/ncrcat -d time,2452908.9493,2453047.8333 F0107.aanderaa.realtime.nc F0107.aanderaa.realtime.nc.new\n", "Fri Sep 26 00:39:35 2003: ncrcat -d time,2452908.95832, F0107.aanderaa.realtime.nc tmp.nc" ; :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 = "AANCM691" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0107" ; :mooring_site_desc = "W. Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "044060B2" ; :starting_julian_day_number = 2453114.00000579 ; :starting_julian_day_string = "2004-04-18 00:00:00" ; :ending_julian_day_number = 2453120.95833912 ; :ending_julian_day_string = "2004-04-24 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 29-Aug-2003 13:40:16\n", "AANCM_Temperature_1.5: 29-Aug-2003 13:40:16" ; data: lat = 44.0555 ; lon = -68.9982 ; depth = 2 ; time = 2453114, 2453114.04166667, 2453114.08333333, 2453114.125, 2453114.16666667, 2453114.20833333, 2453114.25, 2453114.29166667, 2453114.33333333, 2453114.375, 2453114.41666667, 2453114.45833333, 2453114.5, 2453114.54166667, 2453114.58333333, 2453114.625, 2453114.66666667, 2453114.70833333, 2453114.75, 2453114.79166667, 2453114.83333333, 2453114.875, 2453114.91666667, 2453114.95833333, 2453115, 2453115.04166667, 2453115.08333333, 2453115.125, 2453115.16666667, 2453115.20833333, 2453115.25, 2453115.29166667, 2453115.33333333, 2453115.375, 2453115.41666667, 2453115.45833333, 2453115.5, 2453115.54166667, 2453115.58333333, 2453115.625, 2453115.66666667, 2453115.70833333, 2453115.75, 2453115.79166667, 2453115.83333333, 2453115.875, 2453115.91666667, 2453115.95833333, 2453116, 2453116.04166667, 2453116.08333333, 2453116.125, 2453116.16666667, 2453116.20833333, 2453116.25, 2453116.29166667, 2453116.33333333, 2453116.375, 2453116.41666667, 2453116.45833333, 2453116.5, 2453116.54166667, 2453116.58333333, 2453116.625, 2453116.66666667, 2453116.70833333, 2453116.75, 2453116.79166667, 2453116.83333333, 2453116.875, 2453116.91666667, 2453116.95833333, 2453117, 2453117.04166667, 2453117.08333333, 2453117.125, 2453117.16666667, 2453117.20833333, 2453117.25, 2453117.29166667, 2453117.33333333, 2453117.375, 2453117.41666667, 2453117.45833333, 2453117.5, 2453117.54166667, 2453117.58333333, 2453117.625, 2453117.66666667, 2453117.70833333, 2453117.75, 2453117.79166667, 2453117.83333333, 2453117.875, 2453117.91666667, 2453117.95833333, 2453118, 2453118.04166667, 2453118.08333333, 2453118.125, 2453118.16666667, 2453118.20833333, 2453118.25, 2453118.29166667, 2453118.33333333, 2453118.375, 2453118.41666667, 2453118.45833333, 2453118.5, 2453118.54166667, 2453118.58333333, 2453118.625, 2453118.66666667, 2453118.70833333, 2453118.75, 2453118.79166667, 2453118.83333333, 2453118.875, 2453118.91666667, 2453118.95833333, 2453119, 2453119.04166667, 2453119.08333333, 2453119.125, 2453119.16666667, 2453119.20833333, 2453119.25, 2453119.29166667, 2453119.33333333, 2453119.375, 2453119.41666667, 2453119.45833333, 2453119.5, 2453119.54166667, 2453119.58333333, 2453119.625, 2453119.66666667, 2453119.70833333, 2453119.75, 2453119.79166667, 2453119.83333333, 2453119.875, 2453119.91666667, 2453119.95833333, 2453120, 2453120.04166667, 2453120.08333333, 2453120.125, 2453120.16666667, 2453120.20833333, 2453120.25, 2453120.29166667, 2453120.33333333, 2453120.375, 2453120.41666667, 2453120.45833333, 2453120.5, 2453120.54166667, 2453120.58333333, 2453120.625, 2453120.66666667, 2453120.70833333, 2453120.75, 2453120.79166667, 2453120.83333333, 2453120.875, 2453120.91666667, 2453120.95833333 ; current_speed = 25.8104, 7.0392, 10.8521, 13.4918, 17.0114, 36.3692, 39.5955, 35.196, 24.3439, 27.8635, 19.6511, 7.6258, 13.7851, 22.8774, 12.9052, 5.5727, 17.0114, 31.6764, 34.6094, 35.7826, 34.9027, 26.9836, 12.3186, 14.3717, 25.2238, 25.8104, 12.9052, 9.3856, 21.1176, 21.1176, 36.3692, 36.9558, 24.6372, 17.8913, 23.1707, 6.1593, 14.0784, 39.8888, 26.9836, 20.8243, 14.9583, 11.4387, 29.33, 33.1429, 28.7434, 25.8104, 11.4387, 24.0506, 31.3831, 38.7156, 37.2491, 6.4526, 9.9722, 9.9722, 16.7181, 15.2516, 31.0898, 27.5702, 20.8243, 14.0784, 1.7598, 9.9722, 22.2908, 27.5702, 22.5841, 11.1454, 16.4248, 29.9166, 26.9836, 28.1568, 21.9975, 22.8774, 14.9583, 14.9583, 31.3831, 35.4893, 20.531, 9.3856, 5.2794, 67.1657, 74.2049, 61.2997, 52.5007, 36.9558, 28.1568, 19.9444, 12.6119, 18.7712, 23.1707, 21.9975, 24.9305, 39.8888, 35.4893, 34.0228, 22.8774, 14.3717, 26.9836, 9.3856, 42.8218, 31.0898, 19.0645, 19.3578, 12.9052, 16.4248, 35.4893, 19.0645, 27.5702, 20.531, 14.665, 17.598, 19.3578, 22.2908, 7.0392, 3.8129, 8.2124, 18.1846, 19.0645, 24.3439, 15.8382, 16.7181, 9.3856, 14.3717, 6.4526, 17.0114, 21.1176, 21.9975, 23.464, 24.6372, 29.9166, 29.33, 31.9697, 21.4109, 17.598, 24.6372, 15.2516, 15.8382, 11.4387, 14.3717, 15.2516, 46.6347, 48.9811, 53.3806, 55.4337, 53.9672, 39.0089, 33.7295, 30.5032, 18.7712, 14.3717, 31.3831, 43.995, 52.2074, 55.4337, 63.0595, 66.5791, 46.0481, 31.6764, 32.8496, 17.8913, 9.6789, 10.2655, 20.8243, 19.3578, 28.7434, 45.4615, 65.1126, 75.3781, 70.6853 ; 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 = 41.4172, 43.8784, 289.9984, 216.514, 229.1716, 196.8244, 185.9248, 170.806, 168.3448, 169.048, 160.6096, 149.71, 269.6056, 258.0028, 255.19, 123.34, 167.6416, 175.0252, 169.048, 172.564, 152.8744, 161.6644, 217.9204, 128.614, 45.6364, 51.9652, 60.4036, 193.3084, 184.87, 176.08, 189.0892, 184.1668, 186.628, 165.532, 215.8108, 212.6464, 306.8752, 8.3668, 14.344, 42.472, 60.7552, 124.7464, 114.9016, 130.7236, 125.098, 134.9428, 120.5272, 65.6776, 39.6592, 28.7596, 34.3852, 44.5816, 345.1612, 272.77, 199.2856, 161.3128, 167.29, 159.9064, 127.2076, 208.0756, 0.9832, 282.2632, 287.5372, 286.834, 291.4048, 257.2996, 194.3632, 174.6736, 162.016, 175.0252, 191.5504, 211.9432, 241.4776, 301.9528, 306.8752, 325.51, 333.2452, 26.65, 115.6048, 161.6644, 158.8516, 165.1804, 167.9932, 186.628, 202.45, 226.3588, 241.4776, 272.0668, 214.756, 210.1852, 186.2764, 192.9568, 193.66, 182.7604, 186.628, 259.0576, 5.2024, 313.204, 23.8372, 31.5724, 64.6228, 127.2076, 139.8652, 163.0708, 181.7056, 176.7832, 164.8288, 213.7012, 224.2492, 40.3624, 333.5968, 12.9376, 23.4856, 17.86, 195.0664, 213.7012, 188.7376, 149.71, 150.4132, 135.646, 197.176, 76.9288, 29.1112, 5.2024, 278.044, 226.7104, 244.2904, 243.9388, 201.0436, 191.1988, 201.7468, 186.2764, 190.4956, 200.3404, 172.564, 256.5964, 299.4916, 235.852, 144.436, 181.354, 174.322, 175.3768, 176.4316, 177.838, 184.1668, 192.2536, 207.3724, 209.482, 177.838, 193.3084, 191.1988, 197.176, 199.9888, 200.692, 197.5276, 200.3404, 197.5276, 201.7468, 175.0252, 196.8244, 62.5132, 79.0384, 85.7188, 122.2852, 150.0616, 165.1804, 161.6644, 167.6416 ; 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 = 17.07454, 4.879082, -10.19774, -8.02788, -12.87203, -10.52668, -4.087169, 5.62354, 4.917993, 5.293691, 6.524226, 3.846277, -13.78477, -22.37771, -12.47647, 4.655567, 3.640884, 2.746901, 6.575321, 4.630936, 15.91363, 8.488564, -7.570594, 11.22959, 18.03292, 20.32922, 11.22141, -2.160494, -1.792783, 1.443674, -5.745313, -2.685219, -2.843689, 4.469949, -13.55742, -3.322652, -11.26194, 5.80421, 6.685, 14.06119, 13.05172, 9.398982, 26.60326, 25.11787, 23.51698, 18.26892, 9.85316, 21.91592, 20.02931, 18.62746, 21.03657, 4.529237, -2.553885, -9.960548, -5.521607, 4.886633, 6.840268, 9.471874, 16.58551, -6.625804, 0.03019682, -9.744657, -21.25476, -26.38876, -21.02637, -10.87271, -4.074463, 2.777139, 8.331224, 2.44169, -4.404556, -12.10394, -13.14282, -12.69188, -25.10474, -20.09626, -9.242507, 4.20981, 4.760943, 21.12914, 26.772, 15.67902, 10.9216, -4.265534, -10.75244, -14.43328, -11.0812, -18.75899, -13.20922, -11.06027, -2.725524, -8.943721, -8.381146, -1.638519, -2.640569, -14.1104, 2.446719, -6.84136, 17.30597, 16.27786, 17.22489, 15.41751, 8.318539, 4.782734, -1.056301, 1.06979, 7.215234, -11.39187, -10.23295, 11.39682, -8.608128, 4.990682, 2.805252, 1.169387, -2.134717, -10.08994, -2.896078, 12.2785, 7.819977, 11.68745, -2.771642, 13.99933, 3.13923, 1.542497, -20.90982, -16.01192, -21.14117, -22.13222, -10.7424, -5.696291, -11.84495, -2.340744, -3.205652, -8.563814, 1.973842, -15.40679, -9.956563, -11.89388, 8.870513, -1.101957, 4.846076, 4.302611, 3.450198, 2.035916, -2.834398, -7.158718, -14.02452, -9.238248, 0.5421733, -7.224152, -8.544436, -15.41726, -18.94926, -22.28171, -20.05131, -16.00618, -9.539828, -12.17096, 1.55149, -2.801455, 9.106702, 20.44436, 19.30379, 24.29967, 22.68841, 16.65427, 23.71262, 15.1285 ; 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 = 19.35554, 5.073943, 3.711352, -10.84351, -11.12198, -34.81247, -39.38399, -34.74384, -23.84196, -27.35601, -18.53646, -6.584753, -0.09489007, -4.755385, -3.298756, -3.06279, -16.61721, -31.55707, -33.97905, -35.48167, -31.06372, -25.61365, -9.717716, -8.968955, 17.63671, 15.90282, 6.373713, -9.133551, -21.04136, -21.0682, -35.91253, -36.85812, -24.47254, -17.32392, -18.79036, -5.186228, 8.448082, 39.46426, 26.14241, 15.36016, 7.307759, -6.519432, -12.34972, -21.62278, -16.52678, -18.23248, -5.810257, 9.905736, 24.16041, 33.93988, 30.74017, 4.595874, 9.639629, 0.4819244, -15.77995, -14.44756, -30.32798, -25.89207, -12.59255, -12.42176, 1.759541, 2.118123, 6.716774, 7.984325, 8.242175, -2.45035, -15.9114, -29.78742, -25.66526, -28.05073, -21.55203, -19.41315, -7.142622, 7.916238, 18.83218, 29.25117, 18.33298, 8.388503, -2.281552, -63.75571, -69.20713, -59.26062, -51.35214, -36.70881, -26.02288, -13.76443, -6.022211, 0.6769766, -19.03675, -19.01474, -24.78107, -38.87321, -34.48546, -33.98332, -22.7245, -2.728066, 26.87244, 6.425363, 39.16899, 26.48786, 8.17058, -11.70575, -9.866413, -15.71304, -35.47358, -19.03446, -26.60933, -17.08061, -10.50471, 13.40903, 17.33853, 21.72494, 6.456075, 3.629152, -7.9301, -15.12854, -18.84324, -21.02056, -13.77304, -11.95401, -8.967022, 3.250328, 5.637489, 16.94132, 2.95506, -15.08338, -10.17892, -10.82388, -27.92138, -28.77153, -29.69442, -21.28256, -17.30357, -23.10093, -15.12333, -3.671438, 5.631226, -8.067303, -12.40666, -46.62168, -48.74078, -53.20692, -55.32623, -53.92878, -38.90579, -32.96107, -27.08797, -16.34052, -14.36147, -30.54031, -43.1573, -49.87906, -52.09435, -58.99174, -63.48796, -43.17673, -30.20573, -30.5117, -17.8239, -9.264607, 4.737982, 3.959763, 1.445089, -15.35283, -39.39523, -62.94669, -71.55117, -69.04738 ; 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 = 3.661319, 4.022823, 3.628403, 3.562545, 3.562545, 3.529602, 3.727124, 3.727124, 3.694226, 3.694226, 3.727124, 3.595478, 3.760014, 3.990002, 3.990002, 3.496651, 4.350577, 4.514147, 4.612193, 4.514147, 4.154025, 4.383307, 3.760014, 3.957172, 4.08844, 4.022823, 3.924334, 3.891487, 3.990002, 3.825768, 3.891487, 3.957172, 4.154025, 4.252338, 3.990002, 3.957172, 3.957172, 4.121237, 3.924334, 3.858632, 3.858632, 3.760014, 3.727124, 3.990002, 4.219575, 4.121237, 4.08844, 3.891487, 3.727124, 3.694226, 3.595478, 3.562545, 3.529602, 3.529602, 3.595478, 3.595478, 3.628403, 3.628403, 3.562545, 3.628403, 3.562545, 3.562545, 3.661319, 3.891487, 4.055636, 4.154025, 4.186804, 4.219575, 4.186804, 4.317839, 4.350577, 4.252338, 4.252338, 4.350577, 4.154025, 4.022823, 3.858632, 3.760014, 3.760014, 4.350577, 4.285092, 4.186804, 4.350577, 4.514147, 4.285092, 4.579519, 4.579519, 4.383307, 4.186804, 4.186804, 4.579519, 4.677516, 4.677516, 5.296561, 5.296561, 5.166462, 5.036244, 4.775444, 4.808071, 4.873302, 4.808071, 4.775444, 4.710167, 4.775444, 4.121237, 4.514147, 4.677516, 4.808071, 4.775444, 4.579519, 4.938501, 4.710167, 4.579519, 4.416029, 4.350577, 4.186804, 4.121237, 4.710167, 4.710167, 4.84069, 4.84069, 4.808071, 4.677516, 4.481449, 4.710167, 4.710167, 4.448743, 4.285092, 4.448743, 4.154025, 4.416029, 4.383307, 4.416029, 4.416029, 4.481449, 4.448743, 4.186804, 4.219575, 4.252338, 4.808071, 4.546837, 5.101367, 5.198997, 5.166462, 5.296561, 5.06881, 4.808071, 4.873302, 4.905905, 4.873302, 4.97109, 4.84069, 4.84069, 5.166462, 5.296561, 5.101367, 5.003671, 4.808071, 4.905905, 4.97109, 5.361567, 5.296561, 5.361567, 5.231526, 4.938501, 4.742809, 4.710167, 4.742809 ; 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 ; }