netcdf M0107.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.5086, 0.03401, -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 = "23-May-2005 12:10:54: Modified [lon,lat] to [-67.878400,43.486700].\n", "18-May-2005 04:48:59: Modified [lon,lat] to [-67.878100,43.486700].\n", "18-May-2005 04:38:51: Modified [lon,lat] to [-67.888890,43.473620].\n", "Wed May 18 04:23:18 2005: /usr/local/nco/bin/ncrcat -d time,2453509.1389,2453511.11 M0107.aanderaa.realtime.nc M0107.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 = "AANCM967" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0107" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453527.00000579 ; :starting_julian_day_string = "2005-06-05 00:00:00" ; :ending_julian_day_number = 2453533.95833912 ; :ending_julian_day_string = "2005-06-11 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 09-May-2005 19:18:13\n", "AANCM_Temperature_1.5: 09-May-2005 19:18:13" ; :longitude = -67.8784 ; :latitude = 43.4867 ; data: lat = 43.4867 ; lon = -67.8784 ; depth = 2 ; time = 2453527, 2453527.04166667, 2453527.08333333, 2453527.125, 2453527.16666667, 2453527.20833333, 2453527.25, 2453527.29166667, 2453527.33333333, 2453527.375, 2453527.41666667, 2453527.45833333, 2453527.5, 2453527.54166667, 2453527.58333333, 2453527.625, 2453527.66666667, 2453527.70833333, 2453527.75, 2453527.79166667, 2453527.83333333, 2453527.875, 2453527.91666667, 2453527.95833333, 2453528, 2453528.04166667, 2453528.08333333, 2453528.125, 2453528.16666667, 2453528.20833333, 2453528.25, 2453528.29166667, 2453528.33333333, 2453528.375, 2453528.41666667, 2453528.45833333, 2453528.5, 2453528.54166667, 2453528.58333333, 2453528.625, 2453528.66666667, 2453528.70833333, 2453528.75, 2453528.79166667, 2453528.83333333, 2453528.875, 2453528.91666667, 2453528.95833333, 2453529, 2453529.04166667, 2453529.08333333, 2453529.125, 2453529.16666667, 2453529.20833333, 2453529.25, 2453529.29166667, 2453529.33333333, 2453529.375, 2453529.41666667, 2453529.45833333, 2453529.5, 2453529.54166667, 2453529.58333333, 2453529.625, 2453529.66666667, 2453529.70833333, 2453529.75, 2453529.79166667, 2453529.83333333, 2453529.875, 2453529.91666667, 2453529.95833333, 2453530, 2453530.04166667, 2453530.08333333, 2453530.125, 2453530.16666667, 2453530.20833333, 2453530.25, 2453530.29166667, 2453530.33333333, 2453530.375, 2453530.41666667, 2453530.45833333, 2453530.5, 2453530.54166667, 2453530.58333333, 2453530.625, 2453530.66666667, 2453530.70833333, 2453530.75, 2453530.79166667, 2453530.83333333, 2453530.875, 2453530.91666667, 2453530.95833333, 2453531, 2453531.04166667, 2453531.08333333, 2453531.125, 2453531.16666667, 2453531.20833333, 2453531.25, 2453531.29166667, 2453531.33333333, 2453531.375, 2453531.41666667, 2453531.45833333, 2453531.5, 2453531.54166667, 2453531.58333333, 2453531.625, 2453531.66666667, 2453531.70833333, 2453531.75, 2453531.79166667, 2453531.83333333, 2453531.875, 2453531.91666667, 2453531.95833333, 2453532, 2453532.04166667, 2453532.08333333, 2453532.125, 2453532.16666667, 2453532.20833333, 2453532.25, 2453532.29166667, 2453532.33333333, 2453532.375, 2453532.41666667, 2453532.45833333, 2453532.5, 2453532.54166667, 2453532.58333333, 2453532.625, 2453532.66666667, 2453532.70833333, 2453532.75, 2453532.79166667, 2453532.83333333, 2453532.875, 2453532.91666667, 2453532.95833333, 2453533, 2453533.04166667, 2453533.08333333, 2453533.125, 2453533.16666667, 2453533.20833333, 2453533.25, 2453533.29166667, 2453533.33333333, 2453533.375, 2453533.41666667, 2453533.45833333, 2453533.5, 2453533.54166667, 2453533.58333333, 2453533.625, 2453533.66666667, 2453533.70833333, 2453533.75, 2453533.79166667, 2453533.83333333, 2453533.875, 2453533.91666667, 2453533.95833333 ; current_speed = 41.6486, 39.0089, 24.6372, 30.7965, 44.8749, 53.9672, 51.0342, 29.0367, 23.464, 19.0645, 19.0645, 38.4223, 28.1568, 30.5032, 29.33, 26.9836, 22.5841, 33.4362, 33.1429, 34.3161, 25.5171, 7.0392, 4.6928, 27.2769, 28.4501, 22.8774, 19.0645, 1.4665, 10.5588, 10.8521, 12.9052, 5.5727, 3.8129, 23.1707, 35.4893, 53.3806, 52.794, 42.2352, 31.6764, 19.3578, 13.4918, 14.0784, 21.7042, 24.0506, 14.665, 12.3186, 7.6258, 29.33, 43.1151, 36.3692, 41.6486, 31.0898, 21.9975, 28.4501, 42.2352, 53.0873, 51.0342, 42.5285, 36.3692, 17.3047, 17.3047, 26.6903, 19.0645, 9.9722, 9.0923, 4.9861, 18.1846, 24.6372, 25.5171, 34.9027, 33.1429, 35.196, 19.9444, 24.0506, 23.7573, 15.2516, 5.866, 28.1568, 27.5702, 34.9027, 21.9975, 21.4109, 21.4109, 16.7181, 11.4387, 21.4109, 18.1846, 13.4918, 9.6789, 10.2655, 19.6511, 6.4526, 8.2124, 15.8382, 5.866, 12.3186, 23.7573, 24.3439, 24.6372, 23.464, 12.9052, 6.1593, 17.598, 19.6511, 19.3578, 20.2377, 11.4387, 9.0923, 10.2655, 26.397, 40.7687, 43.1151, 33.7295, 20.531, 27.2769, 36.9558, 39.0089, 24.3439, 18.1846, 14.0784, 2.0531, 12.9052, 33.4362, 33.7295, 12.3186, 17.3047, 13.4918, 19.9444, 30.2099, 25.2238, 34.0228, 32.263, 32.8496, 22.5841, 23.1707, 12.6119, 7.0392, 2.3464, 14.0784, 11.4387, 10.5588, 20.2377, 25.5171, 20.531, 32.263, 31.0898, 37.8357, 44.8749, 34.9027, 27.5702, 23.7573, 36.0759, 39.0089, 34.3161, 24.9305, 23.1707, 13.1985, 12.9052, 24.0506, 31.9697, 27.8635, 25.5171, 25.2238, 20.531, 13.4918, 21.9975, 16.1315, 2.6397 ; 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 = 39.8108, 51.4136, 74.2676, 112.2404, 139.3136, 141.0716, 152.6744, 134.7428, 107.6696, 89.3864, 66.884, 8.5184, 23.9888, 26.45, 40.8656, 72.8612, 127.0076, 143.8844, 138.6104, 164.6288, 137.5556, 136.8524, 64.0712, 326.0132, 341.8352, 334.4516, 340.7804, 287.3372, 236.3552, 222.9944, 227.9168, 127.7108, 102.7472, 34.8884, 30.6692, 14.4956, 18.7148, 29.966, 44.7332, 48.9524, 79.8932, 137.204, 143.5328, 135.7976, 131.2268, 151.268, 319.3328, 3.2444, 16.2536, 21.176, 30.3176, 52.1168, 94.3088, 118.2176, 121.382, 125.6012, 135.0944, 133.3364, 132.9848, 108.7244, 56.336, 49.6556, 36.998, 53.5232, 45.4364, 190.9988, 138.962, 119.624, 110.834, 103.802, 83.0576, 91.1444, 68.642, 65.4776, 62.6648, 83.7608, 179.7476, 158.3, 172.364, 171.3092, 155.1356, 133.688, 111.1856, 99.5828, 31.0208, 34.5368, 53.5232, 55.9844, 74.2676, 94.3088, 167.09, 195.5696, 118.9208, 132.2816, 70.0484, 65.126, 66.1808, 12.386, 29.966, 16.2536, 73.916, 74.6192, 160.058, 161.816, 135.7976, 144.5876, 153.026, 87.6284, 53.1716, 22.2308, 22.5824, 42.9752, 48.2492, 92.1992, 118.2176, 135.446, 157.5968, 176.5832, 159.7064, 164.6288, 147.752, 6.0572, 358.322, 3.2444, 49.6556, 15.902, 82.706, 132.6332, 136.8524, 123.8432, 121.382, 120.3272, 116.8112, 117.866, 95.012, 67.9388, 23.9888, 36.2948, 92.1992, 57.7424, 112.592, 113.6468, 98.528, 97.4732, 86.222, 76.3772, 67.2356, 81.2996, 92.9024, 139.3136, 147.4004, 171.6608, 181.5056, 176.2316, 183.6152, 146.6972, 111.8888, 110.1308, 53.5232, 46.1396, 48.2492, 72.5096, 98.528, 151.9712, 167.09, 172.7156, 178.3412, 172.364 ; 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 = 26.6657, 30.49203, 23.71425, 28.50536, 29.25477, 33.91022, 23.42707, 20.62401, 22.35703, 19.06341, 17.53385, 5.691381, 11.44737, 13.58663, 19.19024, 25.78536, 18.03466, 19.70784, 21.91328, 9.096219, 17.22084, 4.813969, 4.220414, -15.24784, -8.869354, -9.866414, -6.275837, -1.399873, -8.790077, -7.400339, -9.577883, 4.408609, 3.718924, 13.25317, 18.1024, 13.36147, 16.93936, 21.09589, 22.29405, 14.59896, 13.28244, 9.564725, 12.90016, 16.76796, 11.02964, 5.921715, -4.969461, 1.659937, 12.06746, 13.13779, 21.02391, 24.53806, 21.93533, 25.06904, 36.0568, 43.16468, 36.02712, 30.93255, 26.60533, 16.38883, 14.40275, 20.34246, 11.47277, 8.018622, 6.478009, -0.9512902, 11.93927, 21.41682, 23.84866, 33.89492, 32.8999, 35.18898, 18.57468, 21.88121, 21.10445, 15.16126, 0.02584088, 10.41089, 3.663505, 5.273871, 9.249336, 15.48248, 19.96384, 16.48482, 5.894925, 12.1386, 14.62219, 11.18315, 9.316315, 10.23649, 4.390453, -1.731934, 7.188223, 11.71785, 5.51393, 11.17587, 21.73376, 5.221685, 12.30594, 6.567323, 12.40005, 5.938701, 6.002128, 6.132512, 13.49616, 11.72689, 5.188436, 9.084512, 8.216859, 9.987, 15.65566, 29.39078, 25.16383, 20.51588, 24.03526, 25.92749, 14.86715, 1.450874, 6.306981, 3.731782, 1.095503, 1.361773, -0.9790935, 1.908928, 9.388829, 4.741363, 13.38262, 14.67319, 20.65995, 20.95, 29.04576, 27.848, 29.31819, 19.96532, 23.08211, 11.6885, 2.861844, 1.388928, 14.06803, 9.673217, 9.748558, 18.53845, 25.23497, 20.35661, 32.19289, 30.21516, 34.88844, 44.35852, 34.85793, 17.97352, 12.7996, 5.232202, -1.024945, 2.255377, -1.572, 12.72219, 12.24701, 12.11681, 19.33903, 23.05112, 20.78751, 24.33738, 24.94491, 9.647832, 3.014341, 2.789163, 0.4669662, 0.3507611 ; 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 = 31.99291, 24.32962, 6.680248, -11.65628, -34.02815, -41.9828, -45.33941, -20.43967, -7.121971, 0.2041643, 7.484608, 37.99844, 25.72475, 27.31023, 22.18071, 7.95173, -13.59384, -27.01075, -24.86483, -33.08857, -18.8299, -5.135761, 2.051945, 22.61709, 27.03225, 20.64048, 18.00192, 0.4370092, -5.850026, -7.937447, -8.649181, -3.408688, -0.8413155, 19.00618, 30.52529, 51.68133, 50.00264, 36.58928, 22.50265, 12.71199, 2.367589, -10.33041, -17.45446, -17.24143, -9.664841, -10.80191, 5.784226, 29.28299, 41.39189, 33.91338, 35.95276, 19.09081, -1.652714, -13.45182, -21.99362, -30.90424, -36.14603, -29.18648, -24.79668, -5.555091, 9.592369, 17.27878, 15.22599, 5.928445, 6.380072, -4.894511, -13.71618, -12.17832, -9.075454, -8.326645, 4.006031, -0.7029423, 7.263635, 9.982177, 10.90924, 1.657536, -5.865943, -26.1614, -27.32571, -34.50195, -19.95845, -14.78917, -7.73769, -2.783108, 9.80274, 17.63749, 10.81069, 7.547564, 2.624383, -0.7712663, -19.15436, -6.215823, -3.971518, -10.65554, 2.001633, 5.181501, 9.59443, 23.77729, 21.34375, 22.5262, 3.575338, 1.63365, -16.5428, -18.66971, -13.87725, -16.49377, -10.19431, 0.3762431, 6.15335, 24.43484, 37.64289, 31.54511, 22.46021, -0.7878537, -12.8971, -26.33432, -36.06469, -24.30063, -17.05584, -13.5748, -1.736402, 12.83315, 33.42186, 33.67544, 7.974823, 16.64248, 1.712929, -13.50839, -22.04097, -14.04769, -17.71708, -16.2908, -14.81688, -10.55593, -2.024294, 4.736989, 6.431189, 1.891156, -0.5402425, 6.10514, -4.056336, -8.117289, -3.784, -2.670312, 2.125834, 7.322546, 14.64025, 6.788124, -1.76729, -20.90618, -20.01448, -35.69446, -38.99543, -34.24191, -24.88089, -19.36562, -4.920485, -4.441511, 14.29802, 22.15192, 18.55408, 7.669062, -3.740506, -18.12295, -13.15076, -21.81996, -16.12474, -2.616292 ; 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 = 8.436502, 8.563037, 8.341551, 8.404857, 8.626277, 8.373206, 8.151521, 8.436502, 8.53141, 8.214884, 8.246558, 8.373206, 8.119831, 8.309892, 8.563037, 8.594659, 8.563037, 8.594659, 8.468143, 9.226187, 8.784298, 9.100016, 9.194651, 9.194651, 9.635814, 9.16311, 8.626277, 8.436502, 8.309892, 8.183205, 8.183205, 8.119831, 7.993026, 8.151521, 8.088138, 8.056438, 8.024734, 8.088138, 8.246558, 8.214884, 8.373206, 8.436502, 8.436502, 8.404857, 8.151521, 7.993026, 7.929592, 7.897868, 8.024734, 8.088138, 8.088138, 8.024734, 7.961311, 7.834404, 7.834404, 7.770918, 7.802663, 7.866138, 7.929592, 7.929592, 7.961311, 7.929592, 7.897868, 7.929592, 7.961311, 7.993026, 8.088138, 8.183205, 8.341551, 8.341551, 8.373206, 8.468143, 8.468143, 8.404857, 8.341551, 8.341551, 8.341551, 8.373206, 8.436502, 8.373206, 8.341551, 8.309892, 8.246558, 8.278227, 8.373206, 8.468143, 8.626277, 8.784298, 8.626277, 8.53141, 9.572836, 8.784298, 8.721103, 8.594659, 8.752703, 8.752703, 8.594659, 8.626277, 8.499779, 9.446835, 9.100016, 9.194651, 9.036906, 9.289248, 8.65789, 8.563037, 9.16311, 9.068463, 9.100016, 8.97378, 9.635814, 9.415325, 10.13914, 9.415325, 9.415325, 9.604326, 9.572836, 9.194651, 9.604326, 9.415325, 9.446835, 9.16311, 9.383812, 10.67305, 9.761727, 9.919042, 9.793198, 9.887586, 9.667297, 9.730254, 9.509843, 9.194651, 8.626277, 8.65789, 9.036906, 9.131565, 9.25772, 9.226187, 9.289248, 9.383812, 9.320774, 9.25772, 9.068463, 9.068463, 9.036906, 9.036906, 9.036906, 8.910636, 8.784298, 8.784298, 8.815889, 8.752703, 8.847476, 9.036906, 9.100016, 9.100016, 9.036906, 9.131565, 9.226187, 9.415325, 9.541341, 9.446835, 9.226187, 9.572836, 9.509843, 9.572836, 9.730254, 10.07627 ; 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 ; }