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 = 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: 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 = 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 = 3.8129, 13.1985, 19.3578, 12.9052, 15.2516, 26.397, 27.8635, 22.8774, 13.7851, 5.5727, 15.5449, 25.8104, 26.1037, 34.9027, 17.8913, 4.9861, 17.598, 42.8218, 43.1151, 26.397, 19.0645, 2.0531, 15.5449, 20.531, 23.7573, 12.3186, 21.7042, 9.0923, 9.9722, 13.1985, 31.6764, 26.1037, 12.3186, 9.0923, 13.4918, 25.8104, 30.7965, 1.1732, 15.5449, 21.1176, 26.1037, 30.5032, 26.9836, 17.8913, 12.6119, 10.8521, 18.4779, 38.7156, 50.4476, 59.5399, 36.0759, 19.0645, 8.2124, 16.7181, 30.5032, 27.8635, 33.4362, 19.9444, 23.1707, 22.8774, 36.9558, 8.5057, 8.799, 29.0367, 31.9697, 103.5349, 105.588, 93.856, 73.325, 74.7915, 55.1404, 47.5146, 25.2238, 13.7851, 28.1568, 41.062, 55.1404, 65.6992, 73.0317, 86.8168, 78.0178, 51.3275, 39.3022, 12.6119, 11.1454, 8.799, 18.7712, 1.1732, 16.4248, 18.4779, 43.4084, 43.1151, 45.7548, 22.8774, 13.4918, 18.4779, 15.5449, 33.7295, 38.7156, 25.2238, 7.6258, 8.2124, 18.4779, 34.9027, 43.7017, 38.129, 29.9166, 12.6119, 21.4109, 31.0898, 46.0481, 49.861, 31.6764, 25.8104, 15.2516, 9.0923, 28.7434, 37.5424, 24.3439, 9.3856, 16.7181, 25.8104, 44.5816, 26.1037, 37.2491, 16.1315, 15.2516, 3.8129, 28.7434, 38.4223, 40.1821, 37.8357, 17.0114, 12.0253, 29.0367, 33.4362, 11.732, 19.9444, 13.1985, 22.8774, 39.5955, 74.7915, 78.3111, 55.4337, 46.6347, 25.2238, 21.1176, 17.3047, 52.794, 26.397, 13.1985, 36.9558, 78.0178, 89.7498, 83.2972, 67.1657, 54.2605, 42.5285, 28.1568, 14.665, 5.5727, 19.0645, 12.9052, 28.1568, 50.7409, 52.5007, 63.6461, 66.5791 ; 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 = 132.03, 219.5784, 242.784, 202.7016, 181.6056, 183.012, 169.6512, 143.6328, 163.674, 305.0172, 303.9624, 312.0492, 317.3232, 342.9516, 328.926, 107.0664, 152.4228, 141.8748, 146.7972, 118.3176, 119.724, 247.0032, 42.0204, 0.8832, 5.454, 294.8208, 323.3004, 337.0128, 142.2264, 154.884, 147.1488, 121.482, 152.7744, 222.0396, 42.372, 351.39, 325.0584, 49.404, 193.9116, 203.7564, 223.446, 191.0988, 184.0668, 188.6376, 175.2768, 262.122, 345.4128, 344.0064, 328.2228, 338.0676, 341.9352, 336.3096, 239.6196, 183.012, 161.916, 165.7836, 213.6012, 268.0992, 265.2864, 299.3916, 297.6336, 310.9944, 175.2768, 176.6832, 177.0348, 162.9708, 165.0804, 168.948, 170.0028, 164.3772, 175.98, 169.6512, 162.9708, 198.1308, 203.0532, 170.3544, 178.4412, 163.674, 169.6512, 158.7516, 162.6192, 183.012, 178.0896, 267.0444, 169.6512, 10.3764, 310.9944, 309.588, 158.0484, 161.916, 152.0712, 155.9388, 153.4776, 155.9388, 172.8156, 51.162, 48.7008, 341.9352, 348.5772, 351.39, 323.3004, 189.3408, 191.802, 166.1352, 172.1124, 160.5096, 147.852, 271.9668, 14.5956, 339.8256, 332.0904, 332.442, 347.874, 346.8192, 343.6548, 140.1168, 142.9296, 133.788, 88.08, 109.8792, 37.8012, 26.9016, 359.1252, 355.6092, 319.4328, 344.7096, 336.6612, 224.1492, 160.158, 152.7744, 145.3908, 155.5872, 207.624, 273.0216, 325.7616, 335.958, 338.4192, 152.0712, 257.9028, 168.2448, 179.1444, 167.8932, 182.3088, 182.6604, 189.3408, 186.1764, 212.1948, 279.3504, 321.1908, 327.168, 280.7568, 172.464, 175.98, 168.948, 170.0028, 162.2676, 159.1032, 150.3132, 184.4184, 193.2084, 224.8524, 178.7928, 212.5464, 189.6924, 180.9024, 151.368, 153.126, 154.1808 ; 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 = 2.832201, -8.409206, -17.21467, -4.980527, -0.4273398, -1.387033, 5.005403, 13.56534, 3.875022, -4.563929, -12.89301, -19.16603, -17.69471, -10.23275, -9.2345, 4.766539, 8.146877, 26.4374, 23.61001, 23.23812, 16.55607, -1.889933, 10.40568, 0.3164676, 2.25805, -11.18067, -12.97085, -3.550775, 6.1084, 5.602134, 17.18315, 22.26135, 5.635701, -6.088605, 9.092683, -3.864021, -17.63842, 0.8908304, -3.737376, -8.507202, -17.95075, -5.871909, -1.913663, -2.68699, 1.03849, -10.74968, -4.653718, -10.66731, -26.56659, -22.23889, -11.18686, -7.660008, -7.084728, -0.8784544, 9.468529, 6.842854, -18.50389, -19.93343, -23.09233, -19.93275, -32.74031, -6.419878, 0.7245278, 1.679969, 1.653774, 30.32113, 27.18504, 17.99218, 12.72922, 20.14158, 3.8656, 8.53553, 7.387018, -4.289749, -11.0258, 6.880078, 1.499975, 18.46819, 13.11942, 31.46345, 23.30556, -2.697009, 1.310201, -12.59512, 2.002161, 1.584823, -14.16801, -0.9041228, 6.139972, 5.735743, 20.33137, 17.57855, 20.4317, 9.327395, 1.687326, 14.39285, 11.67847, -10.45926, -7.667524, -3.776202, -4.557327, -1.332926, -3.779289, 8.363791, 5.997192, 12.7217, 15.91886, -12.60447, 5.395441, -10.72221, -21.5541, -23.06801, -6.654016, -5.885406, -4.292163, 5.830207, 17.3264, 27.10205, 24.33023, 8.826327, 10.24692, 11.67816, -0.6806517, -1.998471, -24.22456, -4.254061, -6.042186, -2.655796, 9.756301, 17.57802, 22.82246, 15.63779, -7.887629, -12.00858, -16.33714, -13.62212, -4.315182, 9.341438, -12.90541, 4.660827, 0.5912591, 15.68637, -3.154783, -2.573014, -7.569116, -2.713825, -11.25145, -17.07478, -33.08753, -14.31186, -12.96658, 4.84672, 5.469413, 17.20502, 14.4604, 20.45677, 19.35395, 21.0626, -2.169178, -3.350859, -3.93033, 0.4016519, -6.942771, -4.74044, -0.7991286, 25.1574, 28.76995, 28.99738 ; 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 = -2.552811, -10.17279, -8.853218, -11.9054, -15.24561, -26.36053, -27.41023, -18.42165, -13.22925, 3.19774, 8.684138, 17.28699, 19.19116, 33.36898, 15.32392, -1.463319, -15.59865, -33.68635, -36.07602, -12.52165, -9.452607, -0.8021045, 11.54841, 20.52856, 23.64975, 5.171122, 17.40199, 8.370299, -7.882399, -11.95059, -26.61078, -13.63215, -10.95385, -6.752689, 9.967537, 25.51952, 25.24501, 0.7634261, -15.08893, -19.32823, -18.95188, -29.93269, -26.91566, -17.68838, -12.56907, -1.487435, 17.88227, 37.21701, 42.88562, 55.23071, 34.29759, 17.45793, -4.153328, -16.69501, -28.99642, -27.01018, -27.84933, -0.6615385, -1.904054, 11.22768, 17.14068, 5.579614, -8.769119, -28.98806, -31.9269, -98.99548, -102.0284, -92.11531, -72.21165, -72.02837, -55.00473, -46.74165, -24.11788, -13.10065, -25.90825, -40.48151, -55.12, -63.05006, -71.84365, -80.91482, -74.45554, -51.2566, -39.28035, -0.6502957, -10.96409, 8.655099, 12.31363, 0.7476365, -15.234, -17.56514, -38.35264, -39.36885, -40.93956, -20.88959, -13.38587, 11.58787, 10.2595, 32.06685, 37.94874, 24.93954, 6.114213, -8.103507, -18.08728, -33.88577, -43.28825, -35.94411, -25.32968, 0.4328454, 20.71994, 29.18235, 40.69212, 44.20392, 30.96964, 25.13043, 14.63519, -6.977005, -22.93423, -25.97904, 0.8156192, -3.191462, 13.20968, 23.01732, 44.5764, 26.02709, 28.29605, 15.56047, 14.00369, -2.735864, -27.03697, -34.16557, -33.07168, -34.45286, -15.07226, 0.6338828, 24.00475, 30.53551, 10.90958, -17.62148, -2.76602, -22.39759, -39.59108, -73.12801, -78.24753, -55.37395, -46.01634, -25.07738, -17.87059, 2.811527, 41.13906, 22.18045, 2.463377, -36.6366, -77.82585, -88.08527, -82.03243, -63.97462, -50.69148, -36.94645, -28.07312, -14.27704, -3.950632, -19.06027, -10.87852, -27.75488, -50.73461, -46.08068, -56.7725, -59.9327 ; 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.258833, 5.096783, 4.967007, 5.129208, 5.096783, 5.355974, 5.226438, 5.420698, 5.161625, 5.226438, 5.194035, 5.129208, 4.999462, 4.804614, 4.67456, 4.869595, 4.999462, 5.38834, 5.679307, 5.614697, 5.258833, 5.226438, 5.291221, 5.453049, 5.355974, 5.258833, 5.194035, 5.226438, 5.096783, 5.161625, 5.194035, 5.226438, 5.194035, 5.226438, 5.194035, 5.129208, 4.999462, 4.902073, 4.967007, 4.902073, 4.837108, 4.837108, 4.739603, 4.804614, 5.06435, 5.226438, 5.06435, 4.772112, 4.804614, 4.707086, 4.479241, 4.446659, 4.446659, 4.511814, 4.544379, 4.642027, 4.967007, 4.902073, 4.772112, 4.999462, 5.096783, 4.804614, 4.707086, 4.804614, 4.609486, 6.001937, 6.291728, 6.516756, 6.645205, 7.029968, 6.933858, 6.741477, 6.645205, 6.677302, 6.388206, 6.420353, 6.227376, 6.356053, 6.323894, 6.356053, 6.484628, 6.516756, 6.420353, 5.840708, 6.548878, 6.709393, 6.291728, 6.709393, 6.9659, 6.516756, 7.158034, 6.388206, 6.516756, 6.548878, 6.837694, 6.741477, 6.227376, 6.291728, 6.227376, 5.485393, 5.614697, 5.776168, 5.840708, 5.808442, 5.291221, 6.034163, 6.130799, 6.259555, 5.937466, 4.772112, 5.937466, 5.096783, 5.161625, 5.226438, 4.999462, 5.06435, 5.614697, 5.90522, 5.90522, 5.840708, 5.711601, 5.55006, 4.967007, 5.291221, 5.194035, 5.03191, 4.999462, 5.03191, 5.161625, 4.999462, 5.582382, 5.776168, 5.679307, 5.711601, 5.55006, 5.129208, 5.679307, 5.679307, 5.614697, 5.582382, 5.38834, 6.001937, 6.773556, 6.645205, 6.356053, 6.259555, 5.872967, 5.453049, 5.258833, 5.096783, 5.06435, 5.096783, 5.614697, 5.711601, 5.969705, 6.227376, 6.452494, 6.356053, 6.259555, 6.356053, 6.484628, 6.484628, 5.872967, 6.773556, 6.9659, 6.323894, 6.580993, 6.837694 ; 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 ; }