netcdf E0107.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.7353, 0.03429, -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 = "16-Oct-2003 11:33:34: Modified [lon,lat] to [-69.355967,43.714156].\n", "Thu Oct 9 21:04:30 2003: ncrcat -d time,2452922.7916666, pre/E0107.aanderaa.realtime.nc post/E0107.aanderaa.realtime.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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0107" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2452960.00000579 ; :starting_julian_day_string = "2003-11-16 00:00:00" ; :ending_julian_day_number = 2452966.95833912 ; :ending_julian_day_string = "2003-11-22 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:10:03\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:10:03" ; data: lat = 43.7141561889648 ; lon = -69.3559674072266 ; depth = 2 ; time = 2452960, 2452960.04166667, 2452960.08333333, 2452960.125, 2452960.16666667, 2452960.20833333, 2452960.25, 2452960.29166667, 2452960.33333333, 2452960.375, 2452960.41666667, 2452960.45833333, 2452960.5, 2452960.54166667, 2452960.58333333, 2452960.625, 2452960.66666667, 2452960.70833333, 2452960.75, 2452960.79166667, 2452960.83333333, 2452960.875, 2452960.91666667, 2452960.95833333, 2452961, 2452961.04166667, 2452961.08333333, 2452961.125, 2452961.16666667, 2452961.20833333, 2452961.25, 2452961.29166667, 2452961.33333333, 2452961.375, 2452961.41666667, 2452961.45833333, 2452961.5, 2452961.54166667, 2452961.58333333, 2452961.625, 2452961.66666667, 2452961.70833333, 2452961.75, 2452961.79166667, 2452961.83333333, 2452961.875, 2452961.91666667, 2452961.95833333, 2452962, 2452962.04166667, 2452962.08333333, 2452962.125, 2452962.16666667, 2452962.20833333, 2452962.25, 2452962.29166667, 2452962.33333333, 2452962.375, 2452962.41666667, 2452962.45833333, 2452962.5, 2452962.54166667, 2452962.58333333, 2452962.625, 2452962.66666667, 2452962.70833333, 2452962.75, 2452962.79166667, 2452962.83333333, 2452962.875, 2452962.91666667, 2452962.95833333, 2452963, 2452963.04166667, 2452963.08333333, 2452963.125, 2452963.16666667, 2452963.20833333, 2452963.25, 2452963.29166667, 2452963.33333333, 2452963.375, 2452963.41666667, 2452963.45833333, 2452963.5, 2452963.54166667, 2452963.58333333, 2452963.625, 2452963.66666667, 2452963.70833333, 2452963.75, 2452963.79166667, 2452963.83333333, 2452963.875, 2452963.91666667, 2452963.95833333, 2452964, 2452964.04166667, 2452964.08333333, 2452964.125, 2452964.16666667, 2452964.20833333, 2452964.25, 2452964.29166667, 2452964.33333333, 2452964.375, 2452964.41666667, 2452964.45833333, 2452964.5, 2452964.54166667, 2452964.58333333, 2452964.625, 2452964.66666667, 2452964.70833333, 2452964.75, 2452964.79166667, 2452964.83333333, 2452964.875, 2452964.91666667, 2452964.95833333, 2452965, 2452965.04166667, 2452965.08333333, 2452965.125, 2452965.16666667, 2452965.20833333, 2452965.25, 2452965.29166667, 2452965.33333333, 2452965.375, 2452965.41666667, 2452965.45833333, 2452965.5, 2452965.54166667, 2452965.58333333, 2452965.625, 2452965.66666667, 2452965.70833333, 2452965.75, 2452965.79166667, 2452965.83333333, 2452965.875, 2452965.91666667, 2452965.95833333, 2452966, 2452966.04166667, 2452966.08333333, 2452966.125, 2452966.16666667, 2452966.20833333, 2452966.25, 2452966.29166667, 2452966.33333333, 2452966.375, 2452966.41666667, 2452966.45833333, 2452966.5, 2452966.54166667, 2452966.58333333, 2452966.625, 2452966.66666667, 2452966.70833333, 2452966.75, 2452966.79166667, 2452966.83333333, 2452966.875, 2452966.91666667, 2452966.95833333 ; current_speed = 31.6764, 33.4362, 30.2099, 25.2238, 26.397, 16.4248, 16.1315, 14.3717, 12.9052, 17.0114, 13.7851, 20.2377, 14.9583, 14.0784, 11.1454, 9.0923, 10.2655, 6.7459, 9.6789, 11.1454, 13.4918, 15.2516, 13.4918, 16.1315, 13.4918, 14.3717, 19.0645, 20.531, 18.1846, 18.4779, 22.8774, 26.1037, 23.1707, 26.1037, 24.3439, 23.464, 21.4109, 24.9305, 24.6372, 27.8635, 34.9027, 10.5588, 16.1315, 26.6903, 25.8104, 26.1037, 24.3439, 21.9975, 19.9444, 18.7712, 21.1176, 20.2377, 20.8243, 23.464, 23.1707, 22.5841, 14.3717, 12.6119, 9.6789, 10.2655, 9.0923, 9.0923, 9.6789, 14.3717, 19.9444, 21.4109, 27.2769, 19.0645, 23.7573, 18.4779, 17.0114, 17.0114, 15.5449, 15.2516, 14.0784, 13.7851, 18.7712, 22.8774, 28.1568, 26.9836, 22.8774, 21.4109, 16.1315, 10.2655, 6.7459, 1.1732, 3.2263, 4.6928, 4.6928, 3.8129, 9.6789, 20.531, 21.9975, 28.7434, 25.8104, 21.7042, 16.4248, 22.8774, 19.3578, 15.2516, 9.3856, 13.7851, 16.1315, 16.1315, 12.0253, 16.4248, 14.0784, 16.4248, 17.0114, 7.6258, 9.6789, 7.6258, 14.9583, 8.5057, 9.9722, 5.866, 14.9583, 17.598, 36.3692, 39.5955, 45.7548, 48.6878, 50.4476, 50.4476, 36.0759, 38.7156, 37.8357, 31.6764, 25.2238, 26.6903, 29.33, 30.7965, 31.9697, 35.4893, 38.129, 47.5146, 50.1543, 43.995, 42.8218, 35.4893, 34.9027, 36.3692, 38.7156, 34.6094, 38.7156, 37.2491, 31.6764, 23.1707, 15.5449, 17.598, 20.531, 21.4109, 21.9975, 20.2377, 24.6372, 32.5563, 32.8496, 38.4223, 36.0759, 30.7965, 24.6372, 24.3439, 19.3578, 17.0114, 13.4918, 13.1985, 16.1315, 17.3047 ; 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 = 117.6461, 102.5273, 106.0433, 92.3309, 76.1573, 74.7509, 81.4313, 97.6049, 93.3857, 129.2489, 123.2717, 136.9841, 133.8197, 141.9065, 97.2533, 83.8925, 42.7553, 40.9973, 55.0613, 21.3077, 35.3717, 84.2441, 84.2441, 81.0797, 81.7829, 78.6185, 62.7965, 56.8193, 37.8329, 27.6365, 14.2757, 1.9697, 356.3441, 355.9925, 356.3441, 353.8829, 354.2345, 353.5313, 353.8829, 352.1249, 351.7733, 49.4357, 44.1617, 77.9153, 72.9929, 74.3993, 87.0569, 99.7145, 103.2305, 89.1665, 78.9701, 75.4541, 71.5865, 54.7097, 51.5453, 47.6777, 30.8009, 5.8373, 20.6045, 4.0793, 7.5953, 12.8693, 355.9925, 7.5953, 11.8145, 25.8785, 45.2165, 53.6549, 41.7005, 77.2121, 77.2121, 99.7145, 96.1985, 90.5729, 84.2441, 75.8057, 57.5225, 39.2393, 33.9653, 29.3945, 32.5589, 27.6365, 21.3077, 29.0429, 14.6273, 293.7977, 202.7333, 251.2541, 173.5505, 243.1673, 327.9029, 330.7157, 348.6089, 344.7413, 344.0381, 350.7185, 348.6089, 350.7185, 7.2437, 14.2757, 22.3625, 26.2301, 14.2757, 18.1433, 351.7733, 345.7961, 333.8801, 312.7841, 282.5465, 294.1493, 263.9117, 281.8433, 324.3869, 330.0125, 323.6837, 192.8885, 199.5689, 209.0621, 219.9617, 222.4229, 236.1353, 239.2997, 231.5645, 243.1673, 257.2313, 269.5373, 264.9665, 275.8661, 295.2041, 291.6881, 285.3593, 275.1629, 270.5921, 252.3089, 248.7929, 253.7153, 249.4961, 250.5509, 253.7153, 273.4049, 285.3593, 285.3593, 300.1265, 292.7429, 290.9849, 278.3273, 284.3045, 272.3501, 255.8249, 247.3865, 259.3409, 244.9253, 244.5737, 264.9665, 273.4049, 263.9117, 257.2313, 264.6149, 270.5921, 267.7793, 263.5601, 268.8341, 243.8705, 269.1857, 288.5237, 321.2225, 326.4965, 313.8389 ; 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.05992, 32.64017, 29.03332, 25.20293, 25.63033, 15.84651, 15.95144, 14.24529, 12.88268, 13.17371, 11.52542, 13.80618, 10.79275, 8.685621, 11.05621, 9.040692, 6.968926, 4.425468, 7.934426, 4.049976, 7.810113, 15.1747, 13.42378, 15.93639, 13.35329, 14.08908, 16.95575, 17.18339, 11.15372, 8.571168, 5.641293, 0.8972097, -1.477461, -1.824311, -1.552269, -2.500343, -2.15088, -2.808681, -2.62536, -3.817692, -4.994233, 8.021274, 11.23859, 26.09882, 24.68167, 25.14202, 24.31179, 21.68207, 19.41502, 18.76921, 20.7275, 19.58902, 19.75813, 19.15215, 18.14498, 16.69798, 7.35912, 1.28268, 3.406152, 0.7302577, 1.201775, 2.025108, -0.6764298, 1.899581, 4.083492, 9.345092, 19.36042, 15.35573, 15.80423, 18.01958, 16.58945, 16.76747, 15.45402, 15.25084, 14.00742, 13.36424, 15.83543, 14.47134, 15.73094, 13.24409, 12.31185, 9.93167, 5.861807, 4.983534, 1.703545, -1.07345, -1.246778, -4.443861, 0.5271302, -3.402359, -5.142939, -10.0426, -4.344618, -7.564622, -7.097811, -3.500566, -3.243981, -3.689785, 2.440823, 3.760862, 3.570894, 6.0927, 3.977835, 5.023263, -1.720702, -4.030209, -6.19803, -12.05446, -16.60517, -6.958409, -9.624308, -7.463466, -8.710351, -4.251243, -5.90596, -1.308437, -5.010136, -8.548357, -23.35904, -26.71103, -37.99276, -41.86419, -39.51603, -45.01582, -35.18375, -38.71434, -37.68979, -31.51052, -22.82241, -24.80088, -28.28244, -30.67155, -31.96799, -33.81097, -35.54686, -45.60832, -46.97694, -41.48454, -41.1038, -35.42665, -33.65611, -35.07023, -33.48587, -31.91848, -36.14778, -36.85638, -30.69431, -23.15121, -15.07159, -16.24506, -20.17674, -19.39305, -19.86679, -20.15965, -24.59371, -32.37267, -32.03724, -38.25272, -36.07397, -30.77337, -24.48174, -24.33886, -17.37945, -17.00968, -12.79282, -8.266191, -8.904393, -12.48171 ; 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.69813, -7.252471, -8.348921, -1.025869, 6.31567, 4.319986, 2.403516, -1.901967, -0.7621453, -10.76295, -7.562643, -14.79709, -10.357, -11.07977, -1.407175, 0.9673682, 7.537543, 5.091404, 5.543103, 10.38353, 11.0014, 1.529591, 1.3531, 2.501357, 1.928306, 2.836123, 8.715379, 11.23623, 14.36225, 16.36972, 22.17096, 26.08828, 23.12355, 26.03988, 24.29436, 23.3304, 21.30259, 24.77178, 24.49692, 27.60072, 34.54354, 6.866398, 11.57236, 5.587813, 7.549289, 7.02011, 1.249918, -3.711832, -4.564657, 0.273061, 4.040246, 5.08281, 6.577826, 13.55561, 14.40976, 15.20588, 12.3446, 12.5465, 9.059759, 10.23949, 9.012527, 8.863908, 9.655234, 14.24561, 19.52189, 19.26385, 19.21466, 11.29853, 17.73797, 4.089946, 3.765347, -2.870484, -1.678435, -0.1524981, 1.41193, 3.380257, 10.07954, 17.71879, 23.35258, 23.50976, 19.28196, 18.96809, 15.02879, 8.97468, 6.527258, 0.4733962, -2.975661, -1.508133, -4.6631, -1.721093, 8.199469, 17.90721, 21.56419, 27.73012, 24.81527, 21.42005, 16.10126, 22.57788, 19.2033, 14.78064, 8.679758, 12.3656, 15.63337, 15.32945, 11.90156, 15.92267, 12.64064, 11.15634, 3.695418, 3.119835, -1.026554, 1.565087, 12.16061, 7.36708, 8.035198, -5.718212, -14.0943, -15.3823, -27.87605, -29.22883, -25.49611, -24.85743, -31.35991, -22.77139, -7.973342, -0.3126498, -3.319636, 3.237454, 10.7414, 9.863502, 7.768672, 2.771307, 0.330372, -10.78467, -13.79279, -13.32359, -17.5676, -14.64898, -12.00768, 2.107771, 9.24472, 9.633154, 19.43178, 13.37988, 13.8649, 5.394701, 7.82645, 0.9501258, -3.806729, -6.766657, -3.797519, -9.073929, -9.444621, -1.775619, 1.463246, -3.452955, -7.260279, -3.60591, 0.3728051, -1.193328, -2.763332, -0.4953348, -8.525204, -0.2417616, 4.286303, 10.28934, 13.45129, 11.98581 ; 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 = 9.242232, 9.305815, 9.210435, 9.178634, 9.305815, 9.274025, 9.083207, 8.987745, 8.987745, 8.955916, 8.892246, 8.860405, 8.892246, 8.79671, 8.764856, 8.764856, 8.732998, 8.732998, 8.732998, 8.701136, 8.701136, 8.764856, 8.82856, 8.82856, 8.79671, 8.701136, 8.66927, 8.605523, 8.50987, 8.38227, 8.541759, 8.573643, 8.446079, 8.50987, 8.573643, 8.605523, 8.605523, 8.605523, 8.605523, 8.605523, 8.573643, 8.222666, 8.254597, 8.254597, 8.66927, 8.764856, 8.82856, 8.79671, 8.764856, 8.701136, 8.732998, 8.637398, 8.414177, 8.446079, 8.446079, 8.637398, 8.38227, 8.350359, 8.414177, 8.573643, 8.541759, 8.573643, 8.605523, 8.66927, 8.732998, 8.701136, 8.222666, 8.477977, 8.573643, 8.79671, 9.019569, 8.924083, 8.924083, 8.860405, 8.82856, 8.79671, 8.79671, 8.764856, 8.732998, 8.701136, 8.637398, 8.66927, 8.701136, 8.66927, 8.66927, 8.701136, 8.701136, 8.701136, 8.701136, 8.701136, 8.732998, 8.732998, 8.764856, 8.605523, 8.38227, 8.414177, 8.446079, 8.414177, 8.38227, 8.350359, 8.350359, 8.318442, 8.318442, 8.350359, 8.350359, 8.350359, 8.350359, 8.318442, 8.350359, 8.38227, 8.446079, 8.446079, 8.477977, 8.50987, 8.50987, 8.50987, 8.477977, 8.446079, 8.446079, 8.50987, 8.541759, 8.66927, 8.66927, 8.764856, 8.764856, 8.79671, 8.764856, 8.764856, 8.701136, 8.701136, 8.764856, 8.764856, 8.79671, 8.79671, 8.79671, 8.82856, 8.860405, 8.892246, 8.860405, 8.860405, 8.860405, 8.860405, 8.860405, 8.860405, 8.860405, 8.860405, 8.82856, 8.82856, 8.82856, 8.82856, 8.82856, 8.82856, 8.82856, 8.79671, 8.79671, 8.764856, 8.764856, 8.764856, 8.764856, 8.79671, 8.79671, 8.79671, 8.82856, 8.82856, 8.82856, 8.82856, 8.892246, 8.924083 ; 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 ; }