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., 300. ; 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., 300. ; 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., 300. ; 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 = 2453492.00000579 ; :starting_julian_day_string = "2005-05-01 00:00:00" ; :ending_julian_day_number = 2453498.95833912 ; :ending_julian_day_string = "2005-05-07 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 = 2453492, 2453492.04166667, 2453492.08333333, 2453492.125, 2453492.16666667, 2453492.20833333, 2453492.25, 2453492.29166667, 2453492.33333333, 2453492.375, 2453492.41666667, 2453492.45833333, 2453492.5, 2453492.54166667, 2453492.58333333, 2453492.625, 2453492.66666667, 2453492.70833333, 2453492.75, 2453492.79166667, 2453492.83333333, 2453492.875, 2453492.91666667, 2453492.95833333, 2453493, 2453493.04166667, 2453493.08333333, 2453493.125, 2453493.16666667, 2453493.20833333, 2453493.25, 2453493.29166667, 2453493.33333333, 2453493.375, 2453493.41666667, 2453493.45833333, 2453493.5, 2453493.54166667, 2453493.58333333, 2453493.625, 2453493.66666667, 2453493.70833333, 2453493.75, 2453493.79166667, 2453493.83333333, 2453493.875, 2453493.91666667, 2453493.95833333, 2453494, 2453494.04166667, 2453494.08333333, 2453494.125, 2453494.16666667, 2453494.20833333, 2453494.25, 2453494.29166667, 2453494.33333333, 2453494.375, 2453494.41666667, 2453494.45833333, 2453494.5, 2453494.54166667, 2453494.58333333, 2453494.625, 2453494.66666667, 2453494.70833333, 2453494.75, 2453494.79166667, 2453494.83333333, 2453494.875, 2453494.91666667, 2453494.95833333, 2453495, 2453495.04166667, 2453495.08333333, 2453495.125, 2453495.16666667, 2453495.20833333, 2453495.25, 2453495.29166667, 2453495.33333333, 2453495.375, 2453495.41666667, 2453495.45833333, 2453495.5, 2453495.54166667, 2453495.58333333, 2453495.625, 2453495.66666667, 2453495.70833333, 2453495.75, 2453495.79166667, 2453495.83333333, 2453495.875, 2453495.91666667, 2453495.95833333, 2453496, 2453496.04166667, 2453496.08333333, 2453496.125, 2453496.16666667, 2453496.20833333, 2453496.25, 2453496.29166667, 2453496.33333333, 2453496.375, 2453496.41666667, 2453496.45833333, 2453496.5, 2453496.54166667, 2453496.58333333, 2453496.625, 2453496.66666667, 2453496.70833333, 2453496.75, 2453496.79166667, 2453496.83333333, 2453496.875, 2453496.91666667, 2453496.95833333, 2453497, 2453497.04166667, 2453497.08333333, 2453497.125, 2453497.16666667, 2453497.20833333, 2453497.25, 2453497.29166667, 2453497.33333333, 2453497.375, 2453497.41666667, 2453497.45833333, 2453497.5, 2453497.54166667, 2453497.58333333, 2453497.625, 2453497.66666667, 2453497.70833333, 2453497.75, 2453497.79166667, 2453497.83333333, 2453497.875, 2453497.91666667, 2453497.95833333, 2453498, 2453498.04166667, 2453498.08333333, 2453498.125, 2453498.16666667, 2453498.20833333, 2453498.25, 2453498.29166667, 2453498.33333333, 2453498.375, 2453498.41666667, 2453498.45833333, 2453498.5, 2453498.54166667, 2453498.58333333, 2453498.625, 2453498.66666667, 2453498.70833333, 2453498.75, 2453498.79166667, 2453498.83333333, 2453498.875, 2453498.91666667, 2453498.95833333 ; current_speed = 41.062, 34.0228, 24.0506, 12.0253, 17.8913, 23.464, 21.1176, 14.3717, 5.866, 10.2655, 31.0898, 47.5146, 44.2883, 42.8218, 38.4223, 37.5424, 22.5841, 22.2908, 19.6511, 16.1315, 18.7712, 15.5449, 10.5588, 10.2655, 22.5841, 35.196, 34.3161, 41.6486, 34.9027, 29.33, 18.4779, 14.9583, 9.0923, 10.8521, 20.2377, 26.6903, 35.7826, 31.9697, 29.9166, 18.1846, 14.0784, 5.5727, 13.1985, 17.598, 18.7712, 9.3856, 6.1593, 7.9191, 20.8243, 31.9697, 36.9558, 36.3692, 25.8104, 18.7712, 9.0923, 6.7459, 9.6789, 10.5588, 11.4387, 14.0784, 15.5449, 39.0089, 37.5424, 36.3692, 29.0367, 22.2908, 17.8913, 5.866, 8.2124, 24.0506, 9.3856, 7.6258, 17.3047, 36.0759, 39.0089, 51.0342, 38.4223, 29.9166, 29.6233, 16.7181, 26.397, 22.5841, 26.6903, 27.2769, 22.5841, 15.8382, 2.933, 9.9722, 14.665, 2.6397, 3.2263, 4.6928, 19.3578, 21.7042, 17.8913, 15.2516, 10.2655, 4.1062, 16.7181, 37.8357, 31.9697, 27.8635, 27.8635, 23.1707, 20.531, 25.2238, 27.2769, 24.0506, 12.0253, 4.9861, 12.0253, 26.9836, 36.3692, 37.5424, 33.7295, 20.531, 5.2794, 14.3717, 12.9052, 8.799, 5.5727, 7.9191, 24.3439, 25.5171, 37.2491, 37.5424, 37.8357, 28.4501, 18.7712, 16.1315, 14.665, 11.4387, 7.9191, 9.3856, 17.3047, 8.799, 12.9052, 9.0923, 17.598, 21.7042, 25.8104, 24.6372, 13.4918, 8.5057, 17.8913, 25.2238, 19.0645, 6.4526, 12.0253, 17.8913, 16.4248, 26.6903, 26.1037, 20.8243, 13.4918, 17.598, 21.7042, 24.6372, 20.531, 21.1176, 31.9697, 47.2213, 71.2719, 63.6461, 62.1796, 47.5146, 46.3414, 44.2883 ; 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 = 223.146, 214.7076, 229.1232, 293.8176, 318.4296, 341.6352, 346.1676, 339.174, 14.6472, 233.694, 210.1368, 212.2464, 207.324, 195.018, 204.5112, 208.7304, 225.9588, 237.21, 293.8176, 297.6852, 306.1236, 301.5528, 281.5116, 238.968, 205.566, 180.954, 185.1732, 193.26, 186.9312, 188.6892, 199.2372, 227.3652, 218.2236, 232.2876, 226.662, 192.2052, 197.1276, 204.8628, 218.5752, 236.1552, 268.5024, 341.9868, 353.1996, 359.88, 14.9988, 40.314, 54.378, 197.8308, 192.9084, 189.744, 198.8856, 203.808, 206.6208, 211.5432, 203.1048, 314.2104, 321.2424, 318.078, 327.9228, 270.2604, 228.42, 202.4016, 215.4108, 199.9404, 212.2464, 203.1048, 180.2508, 89.8896, 24.1404, 66.684, 75.1224, 191.502, 191.8536, 205.2144, 219.63, 216.114, 213.3012, 215.0592, 222.7944, 289.2468, 344.058, 4.0992, 2.3412, 352.848, 350.0352, 343.3548, 316.6716, 164.4288, 209.7852, 232.2876, 105.36, 57.5424, 33.6336, 33.6336, 12.8892, 19.218, 6.912, 273.7764, 235.1004, 234.0456, 231.5844, 233.3424, 250.9224, 273.0732, 293.8176, 343.3548, 355.6608, 358.8252, 329.3292, 18.1632, 175.3284, 180.954, 199.2372, 220.3332, 207.324, 243.8904, 270.612, 4.8024, 38.556, 50.1588, 213.3012, 139.4652, 222.0912, 227.0136, 217.872, 230.5296, 215.4108, 235.8036, 228.42, 261.4704, 334.9548, 16.4052, 36.0948, 299.0916, 344.7612, 38.556, 192.2052, 138.762, 219.63, 223.8492, 171.8124, 178.8444, 260.7672, 306.4752, 316.32, 321.9456, 21.3276, 311.7492, 252.6804, 218.9268, 222.7944, 218.9268, 208.0272, 211.5432, 291.708, 359.1768, 335.3064, 348.6288, 323.352, 273.0732, 249.516, 235.452, 240.726, 231.936, 247.4064, 250.9224, 255.4932, 259.0092 ; 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 = -28.08065, -19.37219, -18.1851, -11.00117, -11.87159, -7.392709, -5.048851, -5.109587, 1.483315, -8.27262, -15.60914, -25.35196, -20.32929, -11.09609, -15.9403, -18.04621, -16.23436, -18.73901, -17.97753, -14.28466, -15.16238, -13.24672, -10.3464, -8.796297, -9.74618, -0.5860019, -3.094171, -9.552951, -4.211968, -4.431015, -6.088093, -11.00461, -5.625697, -8.585, -14.71924, -5.64269, -10.538, -13.44156, -18.65423, -15.10321, -14.07359, -1.72328, -1.562846, -0.03685714, 4.857965, 6.072259, 5.006754, -2.424885, -4.652003, -5.410753, -11.96184, -14.68127, -11.56522, -9.81999, -3.567947, -4.835353, -6.059252, -7.054527, -6.074653, -14.07825, -11.62805, -14.86614, -21.75337, -12.40344, -15.49286, -8.747226, -0.07831508, 5.865989, 3.358658, 22.08653, 9.070962, -1.520601, -3.554588, -15.36857, -24.88094, -30.07924, -21.09539, -17.18477, -20.12517, -15.78368, -7.250309, 1.614391, 1.090306, -3.39603, -3.908023, -4.536762, -2.012563, 2.676894, -7.284836, -2.088243, 3.111058, 3.959732, 10.7219, 12.02152, 3.990947, 5.020267, 1.235399, -4.097284, -13.71145, -30.62741, -25.04904, -22.35259, -26.33315, -23.13738, -18.78249, -7.225214, -2.063796, -0.493102, -6.134161, 1.554291, 0.9793944, -0.4492681, -11.98291, -24.29863, -15.48257, -18.43589, -5.279099, 1.203193, 8.043544, 6.756075, -3.059637, 5.1467, -16.31802, -18.66615, -22.8672, -28.98097, -21.92332, -23.53153, -14.04142, -15.95308, -6.20818, 3.230615, 4.665324, -8.201546, -4.548413, 5.484234, -2.728333, 5.993538, -11.22449, -15.03586, 3.675781, 0.4968746, -13.31701, -6.839555, -12.35627, -15.54819, 6.933759, -4.81407, -11.48006, -11.24159, -11.15851, -16.77024, -12.26589, -10.89405, -12.53497, -0.2528315, -9.067268, -4.857583, -12.2549, -21.08723, -29.94825, -38.89389, -62.16986, -50.11001, -57.40751, -44.90495, -44.86394, -43.47596 ; 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 = -29.95939, -27.96907, -15.73955, 4.856133, 13.38521, 22.26897, 20.50517, 13.43272, 5.675362, -6.078177, -26.88737, -40.18601, -39.34684, -41.3592, -34.95969, -32.9206, -15.69991, -12.07184, 7.935632, 7.49491, 11.06617, 8.134398, 2.107181, -5.292037, -20.37286, -35.19112, -34.17632, -40.53822, -34.64762, -28.99336, -17.44614, -10.1316, -7.14293, -6.638211, -13.88915, -26.08701, -34.19569, -29.00666, -23.38851, -10.12783, -0.36794, 5.299556, 13.10564, 17.59796, 18.13169, 7.156616, 3.587393, -7.538705, -20.29804, -31.5085, -34.96635, -33.2743, -23.07428, -15.99768, -8.362994, 4.703884, 7.54762, 7.856328, 9.692391, 0.06398382, -10.31661, -36.06511, -30.59775, -34.18879, -24.55812, -20.50282, -17.89113, 0.01130286, 7.494193, 9.519275, 2.409799, -7.472657, -16.93569, -32.63859, -30.04385, -41.22777, -32.1132, -24.4885, -21.73747, 5.51092, 25.38178, 22.52633, 26.66802, 27.06467, 22.2434, 15.17453, 2.13356, -9.606196, -12.72766, -1.6147, -0.854592, 2.51851, 16.11724, 18.07084, 17.4405, 14.40167, 10.19089, 0.2704462, -9.565096, -22.2149, -19.86473, -16.63539, -9.107141, 1.242222, 8.290958, 24.16685, 27.19871, 24.04554, 10.34311, 4.737655, -11.98535, -26.97986, -34.33844, -28.61832, -29.96613, -9.03548, 0.05639039, 14.32125, 10.09186, 5.637185, -4.65764, -6.018606, -18.06509, -17.39819, -29.40385, -23.86493, -30.8368, -15.98985, -12.45779, -2.392629, 13.28611, 10.97301, 6.398976, 4.563347, 16.69625, 6.880812, -12.6135, -6.837209, -13.55362, -15.65232, -25.54732, -24.63219, -2.164709, 5.056424, 12.93914, 19.86187, 17.75889, 4.296601, -3.579949, -13.91852, -12.05246, -20.7637, -23.04238, -17.74743, 4.9903, 17.59618, 19.71946, 24.15358, 16.47239, 1.132151, -11.18766, -26.77903, -34.85101, -39.24045, -23.88892, -15.53007, -11.60828, -8.443625 ; 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 = 4.759563, 4.759563, 4.69434, 4.726955, 4.759563, 4.69434, 4.661717, 4.661717, 4.629086, 4.629086, 4.661717, 4.661717, 4.69434, 4.661717, 4.661717, 4.726955, 4.857338, 4.889915, 4.922483, 4.922483, 4.955044, 4.922483, 4.922483, 4.955044, 4.922483, 4.857338, 4.857338, 4.792162, 4.955044, 4.955044, 4.922483, 4.824754, 4.759563, 4.726955, 4.69434, 4.661717, 4.629086, 4.596447, 4.596447, 4.759563, 4.857338, 4.69434, 4.824754, 4.857338, 4.824754, 5.150248, 5.247747, 4.987597, 4.69434, 4.726955, 4.759563, 4.857338, 4.889915, 5.05268, 5.345181, 5.247747, 5.182755, 4.955044, 4.792162, 4.759563, 4.792162, 4.987597, 4.857338, 5.572269, 4.987597, 5.669486, 5.831372, 5.92842, 5.960756, 6.154629, 5.960756, 5.799008, 5.637087, 5.507423, 5.377644, 5.474989, 5.53985, 5.507423, 5.572269, 5.020142, 4.889915, 4.987597, 4.922483, 4.889915, 4.889915, 4.759563, 4.792162, 5.182755, 4.889915, 5.182755, 5.020142, 5.020142, 5.345181, 5.312711, 5.215255, 5.117733, 5.215255, 5.345181, 5.182755, 5.05268, 4.824754, 4.922483, 4.661717, 4.922483, 4.987597, 4.955044, 4.987597, 5.08521, 5.182755, 5.280233, 5.312711, 5.150248, 5.247747, 5.442548, 5.08521, 5.863728, 5.993085, 6.509448, 6.122334, 5.960756, 5.53985, 5.604682, 5.637087, 5.637087, 5.442548, 5.442548, 5.280233, 5.572269, 5.572269, 5.637087, 5.701877, 5.637087, 5.474989, 5.572269, 5.637087, 5.604682, 5.637087, 5.766638, 5.863728, 5.53985, 5.831372, 5.993085, 6.057723, 6.090031, 5.896077, 6.186918, 6.154629, 5.766638, 5.572269, 5.637087, 5.896077, 5.831372, 5.312711, 5.53985, 5.572269, 5.701877, 5.572269, 5.474989, 5.247747, 5.312711, 5.182755, 5.182755, 5.117733, 5.08521, 4.889915, 4.857338, 4.824754, 4.857338 ; 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 ; }