netcdf I0109.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.7143, 0.03428, -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 Oct 5 00:21:33 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.aanderaa.realtime.nc I0109.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 = 720 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453352.00000579 ; :starting_julian_day_string = "2004-12-12 00:00:00" ; :ending_julian_day_number = 2453358.95833912 ; :ending_julian_day_string = "2004-12-18 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 10-Sep-2004 12:52:06\n", "AANCM_Temperature_1.5: 10-Sep-2004 12:52:06" ; data: lat = 44.10583 ; lon = -68.10867 ; depth = 2 ; time = 2453352, 2453352.04166667, 2453352.08333333, 2453352.125, 2453352.16666667, 2453352.20833333, 2453352.25, 2453352.29166667, 2453352.33333333, 2453352.375, 2453352.41666667, 2453352.45833333, 2453352.5, 2453352.54166667, 2453352.58333333, 2453352.625, 2453352.66666667, 2453352.70833333, 2453352.75, 2453352.79166667, 2453352.83333333, 2453352.875, 2453352.91666667, 2453352.95833333, 2453353, 2453353.04166667, 2453353.08333333, 2453353.125, 2453353.16666667, 2453353.20833333, 2453353.25, 2453353.29166667, 2453353.33333333, 2453353.375, 2453353.41666667, 2453353.45833333, 2453353.5, 2453353.54166667, 2453353.58333333, 2453353.625, 2453353.66666667, 2453353.70833333, 2453353.75, 2453353.79166667, 2453353.83333333, 2453353.875, 2453353.91666667, 2453353.95833333, 2453354, 2453354.04166667, 2453354.08333333, 2453354.125, 2453354.16666667, 2453354.20833333, 2453354.25, 2453354.29166667, 2453354.33333333, 2453354.375, 2453354.41666667, 2453354.45833333, 2453354.5, 2453354.54166667, 2453354.58333333, 2453354.625, 2453354.66666667, 2453354.70833333, 2453354.75, 2453354.79166667, 2453354.83333333, 2453354.875, 2453354.91666667, 2453354.95833333, 2453355, 2453355.04166667, 2453355.08333333, 2453355.125, 2453355.16666667, 2453355.20833333, 2453355.25, 2453355.29166667, 2453355.33333333, 2453355.375, 2453355.41666667, 2453355.45833333, 2453355.5, 2453355.54166667, 2453355.58333333, 2453355.625, 2453355.66666667, 2453355.70833333, 2453355.75, 2453355.79166667, 2453355.83333333, 2453355.875, 2453355.91666667, 2453355.95833333, 2453356, 2453356.04166667, 2453356.08333333, 2453356.125, 2453356.16666667, 2453356.20833333, 2453356.25, 2453356.29166667, 2453356.33333333, 2453356.375, 2453356.41666667, 2453356.45833333, 2453356.5, 2453356.54166667, 2453356.58333333, 2453356.625, 2453356.66666667, 2453356.70833333, 2453356.75, 2453356.79166667, 2453356.83333333, 2453356.875, 2453356.91666667, 2453356.95833333, 2453357, 2453357.04166667, 2453357.08333333, 2453357.125, 2453357.16666667, 2453357.20833333, 2453357.25, 2453357.29166667, 2453357.33333333, 2453357.375, 2453357.41666667, 2453357.45833333, 2453357.5, 2453357.54166667, 2453357.58333333, 2453357.625, 2453357.66666667, 2453357.70833333, 2453357.75, 2453357.79166667, 2453357.83333333, 2453357.875, 2453357.91666667, 2453357.95833333, 2453358, 2453358.04166667, 2453358.08333333, 2453358.125, 2453358.16666667, 2453358.20833333, 2453358.25, 2453358.29166667, 2453358.33333333, 2453358.375, 2453358.41666667, 2453358.45833333, 2453358.5, 2453358.54166667, 2453358.58333333, 2453358.625, 2453358.66666667, 2453358.70833333, 2453358.75, 2453358.79166667, 2453358.83333333, 2453358.875, 2453358.91666667, 2453358.95833333 ; current_speed = 20.2377, 16.7181, 26.6903, 14.9583, 22.2908, 23.1707, 30.5032, 27.2769, 23.7573, 14.3717, 6.4526, 11.732, 17.3047, 16.7181, 5.2794, 7.0392, 24.0506, 30.5032, 34.9027, 29.33, 24.3439, 12.0253, 12.6119, 22.8774, 26.1037, 33.7295, 20.8243, 6.7459, 11.732, 24.3439, 29.9166, 27.5702, 28.4501, 18.7712, 4.1062, 17.0114, 39.8888, 41.6486, 32.8496, 23.1707, 11.1454, 5.866, 19.0645, 26.6903, 37.2491, 33.1429, 25.2238, 14.3717, 8.2124, 20.8243, 24.3439, 22.8774, 11.1454, 3.5196, 17.598, 29.6233, 28.4501, 22.8774, 17.598, 13.7851, 2.933, 10.8521, 13.4918, 8.799, 10.5588, 12.9052, 21.1176, 33.4362, 38.7156, 35.7826, 26.1037, 7.3325, 9.0923, 8.799, 17.3047, 18.4779, 14.0784, 0.2933, 9.9722, 18.4779, 24.3439, 29.0367, 25.5171, 17.598, 9.6789, 5.2794, 9.0923, 12.0253, 12.6119, 4.1062, 11.1454, 22.2908, 27.5702, 35.4893, 34.0228, 23.1707, 12.0253, 7.9191, 10.8521, 18.4779, 16.1315, 9.0923, 3.5196, 13.4918, 21.1176, 27.2769, 25.8104, 25.8104, 15.8382, 4.3995, 7.0392, 12.9052, 16.1315, 12.0253, 13.4918, 1.4665, 6.1593, 21.9975, 26.1037, 21.9975, 21.7042, 18.4779, 21.1176, 20.531, 30.5032, 31.0898, 33.4362, 22.2908, 5.5727, 7.9191, 12.9052, 19.0645, 21.7042, 18.4779, 18.1846, 18.7712, 31.6764, 34.9027, 39.0089, 27.8635, 16.7181, 21.9975, 26.9836, 36.6625, 29.0367, 21.7042, 19.3578, 27.2769, 24.9305, 25.8104, 22.8774, 21.1176, 13.4918, 12.0253, 15.2516, 21.4109, 19.9444, 19.9444, 6.7459, 5.2794, 12.6119, 20.531, 25.2238, 22.5841, 12.9052, 6.1593, 6.1593, 15.2516 ; 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.1268, 20.2728, 63.8712, 104.6568, 150.7164, 172.5156, 192.9084, 184.8216, 183.7668, 151.4196, 68.7936, 32.9304, 33.282, 59.3004, 92.7024, 170.406, 202.7532, 204.5112, 191.8536, 202.4016, 178.4928, 144.3876, 90.5928, 63.168, 45.9396, 39.6108, 61.7616, 86.022, 182.3604, 192.2052, 198.1824, 200.6436, 187.986, 195.7212, 178.1412, 23.7888, 22.0308, 39.6108, 33.6336, 23.4372, 21.3276, 118.0176, 193.6116, 188.6892, 188.3376, 193.26, 189.3924, 222.4428, 339.5256, 9.0216, 19.9212, 16.7568, 30.1176, 151.068, 193.9632, 191.1504, 198.534, 192.5568, 181.6572, 159.858, 75.474, 63.168, 54.0264, 65.9808, 157.7484, 145.4424, 189.0408, 187.2828, 200.9952, 203.808, 202.7532, 151.068, 59.652, 51.5652, 48.7524, 36.798, 36.0948, 343.3548, 197.8308, 205.9176, 214.7076, 196.776, 197.8308, 202.7532, 223.146, 295.224, 31.8756, 24.492, 56.4876, 3.7476, 225.2556, 205.566, 215.0592, 206.2692, 202.4016, 189.744, 214.356, 83.9124, 67.0356, 49.4556, 29.4144, 53.3232, 221.0364, 210.84, 209.4336, 204.1596, 210.1368, 196.0728, 208.3788, 242.484, 37.5012, 16.0536, 26.9532, 0.2316, 29.0628, 16.7568, 196.0728, 168.648, 172.8672, 154.9356, 148.2552, 96.2184, 63.168, 46.2912, 57.1908, 44.1816, 44.8848, 41.7204, 94.1088, 111.6888, 168.2964, 154.9356, 135.9492, 123.9948, 68.7936, 67.0356, 47.6976, 60.3552, 61.0584, 84.264, 88.8348, 120.4788, 157.7484, 146.4972, 155.6388, 152.826, 144.3876, 94.812, 61.0584, 57.894, 63.5196, 61.41, 56.4876, 122.5884, 172.164, 177.0864, 201.3468, 200.292, 208.3788, 50.5104, 13.5924, 29.766, 30.8208, 24.1404, 28.3596, 21.6792, 200.6436, 187.986 ; 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 = 13.8348, 5.792661, 23.96272, 14.47154, 10.90316, 3.018128, -6.814202, -2.292719, -1.560753, 6.875299, 6.015652, 6.377748, 9.496131, 14.37516, 5.273529, 1.173192, -9.301869, -12.6549, -7.169423, -11.17755, 0.6403071, 7.002319, 12.61123, 20.41428, 18.7583, 21.50489, 18.34593, 6.729648, -0.4831836, -5.146629, -9.335268, -9.71998, -3.952605, -5.086181, 0.1331907, 6.861828, 14.96249, 26.55387, 18.19473, 9.216, 4.053582, 5.178524, -4.486618, -4.032224, -5.401326, -7.601996, -4.116401, -9.698796, -2.872606, 3.265392, 8.294635, 6.595781, 5.592499, 1.702681, -4.246374, -5.728704, -9.043358, -4.973715, -0.5089265, 4.746871, 2.839243, 9.683697, 10.91875, 8.037086, 3.998348, 7.320274, -3.318372, -4.238601, -13.8714, -14.44447, -10.09593, 3.547253, 7.846406, 6.892398, 13.01084, 11.06818, 8.29391, -0.08401411, -3.053558, -8.076285, -13.86114, -8.380885, -7.813517, -6.806246, -6.61901, -4.776002, 4.801432, 4.985283, 10.51538, 0.2683867, -7.916067, -9.619606, -15.83694, -15.70718, -12.96596, -3.921555, -6.786276, 7.874444, 9.992043, 14.0414, 7.922546, 7.292184, -2.310752, -6.916469, -10.3775, -11.16388, -12.95853, -7.145829, -7.527876, -3.901837, 4.28531, 3.568759, 7.311805, 0.04860833, 6.553885, 0.4228065, -1.705255, 4.329901, 3.241284, 9.318948, 11.41938, 18.36918, 18.84395, 14.84106, 25.63732, 21.66756, 23.59538, 14.83444, 5.558377, 7.358466, 2.617805, 8.076422, 15.09084, 15.31981, 16.9532, 17.28354, 23.42796, 30.33423, 34.13721, 27.72399, 16.71464, 18.95782, 10.218, 20.23688, 11.97728, 9.912184, 11.27203, 27.18076, 21.81701, 21.86312, 20.47726, 18.54266, 11.24901, 10.13205, 2.079373, 1.088316, -7.260004, -6.916811, -3.206317, 4.074324, 2.963963, 10.1928, 12.92353, 9.23631, 6.13002, 2.275304, -2.171485, -2.118922 ; 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 = 14.77034, 15.68247, 11.75416, -3.784877, -19.44224, -22.97329, -29.73234, -27.18037, -23.70598, -12.62046, 2.334091, 9.847037, 14.46638, 8.535207, -0.2489147, -6.940746, -22.17897, -27.75426, -34.15842, -27.11662, -24.33548, -9.776265, -0.1304843, 10.32631, 18.15294, 25.98497, 9.852837, 0.4679862, -11.72205, -23.79365, -28.4228, -25.79996, -28.17419, -18.069, -4.104039, 15.56609, 36.97621, 32.08579, 27.35046, 21.25904, 10.38212, -2.755511, -18.52904, -26.38396, -36.85541, -32.25928, -24.88564, -10.60562, 7.693611, 20.56669, 22.88721, 21.90596, 9.640741, -3.080334, -17.078, -29.0641, -26.97454, -22.33019, -17.59064, -12.94203, 0.735653, 4.898377, 7.925251, 3.581569, -9.772486, -10.62816, -20.85525, -33.16645, -36.14529, -32.73762, -24.07229, -6.417364, 4.593892, 5.469666, 11.40924, 14.79622, 11.37596, 0.2810098, -9.493185, -16.61946, -20.01235, -27.80091, -24.29138, -16.22851, -7.061856, 2.24986, 7.721151, 10.94325, 6.96325, 4.09742, -7.845752, -20.10828, -22.56783, -31.82412, -31.45528, -22.83644, -9.927452, 0.8398116, 4.234046, 12.01132, 14.052, 5.430835, -2.654808, -11.58409, -18.39186, -24.88769, -22.32159, -24.80149, -13.93484, -2.032553, 5.584483, 12.40194, 14.37925, 12.0252, 11.79302, 1.404228, -5.918537, -21.56715, -25.90168, -19.92604, -18.45725, -2.0015, 9.531978, 14.18679, 16.52795, 22.29557, 23.69045, 16.63788, -0.3992875, -2.926623, -12.6369, -17.26924, -15.59932, -10.33132, 6.577892, 7.323755, 21.3196, 17.26363, 18.8771, 2.784816, 0.3399655, -11.15756, -24.97413, -30.57135, -26.45136, -19.30857, -15.7374, -2.288165, 12.06431, 13.7179, 10.20084, 10.10559, 7.449058, -6.476829, -15.10919, -21.38322, -18.5761, -18.7066, -5.935208, 3.357372, 12.25867, 17.82214, 21.66154, 20.60903, 11.35637, 5.723633, -5.763821, -15.10369 ; 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 = 7.248922, 7.248922, 7.281003, 7.281003, 7.248922, 7.216836, 7.216836, 7.216836, 7.216836, 7.184744, 7.152646, 7.152646, 7.184744, 7.184744, 7.184744, 7.184744, 7.184744, 7.184744, 7.152646, 7.088433, 7.024197, 6.99207, 6.895655, 6.959938, 7.088433, 7.120543, 7.120543, 7.088433, 7.056318, 7.024197, 7.024197, 6.959938, 6.863504, 6.831348, 6.799186, 6.831348, 7.056318, 7.088433, 7.088433, 7.088433, 7.056318, 7.056318, 7.056318, 6.99207, 6.895655, 6.863504, 6.927799, 6.927799, 6.895655, 6.927799, 6.895655, 6.959938, 6.99207, 6.99207, 6.959938, 6.959938, 6.959938, 6.99207, 6.99207, 6.927799, 6.927799, 6.959938, 7.024197, 7.024197, 7.024197, 7.024197, 7.024197, 6.959938, 6.959938, 6.927799, 6.99207, 6.959938, 6.99207, 6.959938, 6.959938, 6.927799, 6.927799, 6.895655, 6.927799, 6.927799, 6.927799, 6.927799, 6.927799, 6.927799, 6.927799, 6.927799, 6.895655, 6.895655, 6.895655, 6.927799, 6.927799, 6.927799, 6.959938, 6.99207, 6.99207, 6.959938, 6.959938, 6.959938, 6.959938, 6.927799, 6.927799, 6.927799, 6.927799, 6.927799, 6.895655, 6.927799, 6.927799, 6.927799, 6.959938, 6.959938, 6.959938, 6.959938, 6.959938, 6.927799, 6.927799, 6.895655, 6.895655, 6.895655, 6.927799, 6.959938, 6.895655, 6.895655, 6.895655, 6.863504, 6.895655, 6.927799, 6.927799, 6.927799, 6.927799, 6.895655, 6.895655, 6.895655, 6.895655, 6.863504, 6.863504, 6.895655, 6.895655, 6.895655, 6.863504, 6.863504, 6.863504, 6.863504, 6.767017, 6.670475, 6.670475, 6.670475, 6.638282, 6.541666, 6.412756, 6.380513, 6.509448, 6.638282, 6.670475, 6.638282, 6.670475, 6.638282, 6.670475, 6.670475, 6.638282, 6.670475, 6.638282, 6.670475, 6.670475, 6.670475, 6.702662, 6.670475, 6.734842, 6.702662 ; 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 ; }