netcdf M0107.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 165 ; 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 = 2453583.00000579 ; :starting_julian_day_string = "2005-07-31 00:00:00" ; :ending_julian_day_number = 2453589.83333912 ; :ending_julian_day_string = "2005-08-06 20: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 = 2453583, 2453583.04166667, 2453583.08333333, 2453583.125, 2453583.16666667, 2453583.20833333, 2453583.25, 2453583.29166667, 2453583.33333333, 2453583.375, 2453583.41666667, 2453583.45833333, 2453583.5, 2453583.54166667, 2453583.58333333, 2453583.625, 2453583.66666667, 2453583.70833333, 2453583.75, 2453583.79166667, 2453583.83333333, 2453583.875, 2453583.91666667, 2453583.95833333, 2453584, 2453584.04166667, 2453584.08333333, 2453584.125, 2453584.16666667, 2453584.20833333, 2453584.25, 2453584.29166667, 2453584.33333333, 2453584.375, 2453584.41666667, 2453584.45833333, 2453584.5, 2453584.54166667, 2453584.58333333, 2453584.625, 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.83333333, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333, 2453587.625, 2453587.66666667, 2453587.70833333, 2453587.75, 2453587.79166667, 2453587.83333333, 2453587.875, 2453587.91666667, 2453587.95833333, 2453588, 2453588.04166667, 2453588.08333333, 2453588.125, 2453588.16666667, 2453588.20833333, 2453588.25, 2453588.29166667, 2453588.33333333, 2453588.375, 2453588.41666667, 2453588.45833333, 2453588.5, 2453588.54166667, 2453588.58333333, 2453588.625, 2453588.66666667, 2453588.70833333, 2453588.75, 2453588.79166667, 2453588.83333333, 2453588.875, 2453588.91666667, 2453588.95833333, 2453589, 2453589.04166667, 2453589.08333333, 2453589.125, 2453589.16666667, 2453589.20833333, 2453589.25, 2453589.29166667, 2453589.33333333, 2453589.375, 2453589.41666667, 2453589.45833333, 2453589.5, 2453589.54166667, 2453589.58333333, 2453589.625, 2453589.66666667, 2453589.70833333, 2453589.75, 2453589.79166667, 2453589.83333333 ; current_speed = 11.732, 32.5563, 17.0114, 19.9444, 26.397, 16.4248, 19.3578, 12.6119, 8.799, 9.9722, 17.3047, 6.4526, 9.9722, 8.799, 15.8382, 15.5449, 17.8913, 25.2238, 19.0645, 27.8635, 18.7712, 20.2377, 4.1062, 12.0253, 16.1315, 28.4501, 20.531, 22.5841, 11.1454, 8.799, 12.6119, 29.9166, 24.6372, 20.8243, 25.8104, 16.1315, 10.8521, 20.8243, 23.7573, 15.5449, 23.464, 24.9305, 33.1429, 20.8243, 30.5032, 14.9583, 12.0253, 9.6789, 8.799, 4.1062, 13.7851, 15.2516, 23.464, 8.5057, 33.4362, 38.4223, 55.1404, 44.8749, 43.7017, 32.263, 22.2908, 18.1846, 25.2238, 31.6764, 45.1682, 43.1151, 21.9975, 18.1846, 14.9583, 30.5032, 42.5285, 34.3161, 41.3553, 36.6625, 41.3553, 40.7687, 51.9141, 56.9002, 51.0342, 38.4223, 30.7965, 21.9975, 15.8382, 25.2238, 9.3856, 27.2769, 14.9583, 7.6258, 7.3325, 23.7573, 36.0759, 41.6486, 53.0873, 57.4868, 44.2883, 40.1821, 27.2769, 29.0367, 19.6511, 22.2908, 16.4248, 33.4362, 21.4109, 7.3325, 17.0114, 15.5449, 26.1037, 30.5032, 38.4223, 24.9305, 18.7712, 14.3717, 11.732, 16.1315, 21.1176, 27.5702, 24.3439, 21.4109, 29.6233, 18.4779, 24.3439, 21.1176, 13.7851, 20.531, 12.6119, 6.7459, 32.5563, 38.7156, 46.6347, 50.4476, 51.3275, 34.6094, 26.9836, 18.1846, 24.3439, 24.3439, 19.0645, 26.6903, 23.7573, 36.6625, 45.4615, 56.3136, 63.9394, 54.8471, 34.9027, 21.1176, 7.6258, 17.598, 19.0645, 33.7295, 30.5032, 23.464, 18.1846, 17.598, 20.8243, 28.7434, 37.2491, 39.0089, 30.2099, 16.1315, 6.4526, 1.1732, 20.531, 15.5449, 23.7573 ; 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 ; current_direction = 126.656, 146.3456, 154.4324, 150.5648, 149.8616, 154.784, 147.0488, 148.1036, 140.72, 0.4316, 333.3968, 300.698, 354.806, 193.1084, 150.5648, 107.318, 124.5464, 127.0076, 106.2632, 74.9708, 130.172, 99.2312, 144.9392, 181.154, 226.862, 193.8116, 209.6336, 199.0856, 279.2504, 192.7568, 93.6056, 82.0028, 93.9572, 70.4, 51.4136, 60.2036, 42.9752, 39.4592, 117.1628, 88.6832, 139.3136, 128.7656, 125.2496, 102.7472, 124.1948, 147.4004, 91.8476, 77.432, 41.2172, 359.3768, 129.8204, 148.1036, 144.5876, 115.7564, 98.1764, 97.4732, 112.9436, 106.6148, 93.9572, 105.9116, 131.93, 164.9804, 178.3412, 178.3412, 212.798, 216.314, 254.2868, 261.6704, 13.4408, 34.8884, 47.1944, 61.61, 36.2948, 61.9616, 88.6832, 102.044, 131.5784, 138.962, 154.784, 145.6424, 178.3412, 209.9852, 214.9076, 324.6068, 320.3876, 318.278, 338.3192, 31.3724, 73.2128, 81.2996, 100.9892, 103.802, 110.1308, 121.7336, 134.0396, 127.3592, 145.2908, 170.2544, 218.7752, 232.4876, 205.4144, 277.1408, 221.588, 299.2916, 332.6936, 43.3268, 64.0712, 68.9936, 76.0256, 98.528, 110.4824, 103.0988, 163.574, 164.2772, 164.9804, 153.026, 171.3092, 220.5332, 314.762, 356.2124, 7.4636, 34.1852, 54.2264, 37.7012, 12.0344, 56.6876, 78.1352, 90.0896, 90.7928, 109.076, 112.9436, 100.286, 66.5324, 57.3908, 40.8656, 36.998, 39.1076, 92.9024, 57.0392, 65.126, 72.158, 80.948, 101.3408, 109.4276, 121.382, 122.7884, 115.7564, 177.638, 204.008, 203.3048, 234.2456, 231.0812, 307.3784, 359.3768, 60.2036, 58.7972, 69.6968, 92.1992, 116.108, 159.3548, 97.4732, 260.6156, 211.7432, 174.122, 166.7384 ; 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 ; current_u = 9.411814, 18.04212, 7.341707, 9.801454, 13.25368, 6.997489, 10.52918, 6.663939, 5.570741, 0.07511829, -7.749201, -5.548398, -0.9027662, -1.995561, 7.783507, 14.84021, 14.73648, 20.14261, 18.30164, 26.91039, 14.34329, 19.9756, 2.358788, -0.2421864, -11.7713, -6.791894, -10.15159, -7.384558, -11.00046, -1.942935, 12.58694, 29.62566, 24.57846, 19.61769, 20.17518, 13.99886, 7.397678, 13.23444, 21.13718, 15.54079, 15.29661, 19.43866, 27.066, 20.31105, 25.23016, 8.059007, 12.01905, 9.446979, 5.797796, -0.04466181, 10.58772, 8.058717, 13.59639, 7.660656, 33.09632, 38.09593, 50.77819, 43.00132, 43.59751, 31.02687, 16.5835, 4.712529, 0.7301654, 0.9169519, -24.46666, -25.5332, -21.17544, -17.99277, 3.476916, 17.44721, 31.20161, 30.18896, 24.47986, 32.35952, 41.34438, 39.87128, 38.83426, 37.35836, 21.7422, 21.68386, 0.891481, -10.99383, -9.063484, -14.60923, -5.984171, -18.15324, -5.526125, 3.969979, 7.020019, 23.48392, 35.41438, 40.44604, 49.84416, 48.89268, 31.83707, 31.93862, 15.53178, 4.915153, -12.30682, -17.68154, -7.048903, -33.17686, -14.2119, -6.394974, -7.803959, 10.66627, 23.47605, 28.47597, 37.28514, 24.65486, 17.58448, 13.99776, 3.317537, 4.37137, 5.472615, 12.50546, 3.678414, -13.9147, -21.03367, -1.220612, 3.162183, 11.86534, 11.18431, 12.5556, 2.629568, 5.637471, 31.86075, 38.71555, 46.63024, 47.67731, 47.26693, 34.05318, 24.75166, 15.31809, 15.92789, 14.64985, 12.02548, 26.65606, 19.9334, 33.2615, 43.27503, 55.61227, 62.69098, 51.72425, 29.79694, 17.75307, 6.868175, 0.7252664, -7.756662, -13.34415, -24.75423, -18.25586, -14.45027, -0.1914078, 18.07126, 24.58535, 34.9348, 38.98017, 27.12747, 5.687644, 6.39779, -1.157499, -10.80163, 1.591962, 5.449864 ; 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 ; current_v = -7.004113, -27.09972, -15.34559, -17.36982, -22.82852, -14.85965, -16.24379, -10.70756, -6.810965, 9.971917, 15.47264, 3.294136, 9.931253, -8.569722, -13.79368, -4.627325, -10.14568, -15.18273, -5.339017, 7.22532, -12.10901, -3.246505, -3.361101, -12.02286, -11.03004, -27.62749, -17.84565, -21.34268, 1.791617, -8.581806, -0.793138, 4.162138, -1.700245, 6.985544, 16.09779, 8.016056, 7.939926, 16.07797, -10.84569, 0.3572291, -17.7925, -15.60988, -19.12808, -4.594877, -17.14305, -12.60171, -0.3877091, 2.106111, 6.618759, 4.105957, -8.827746, -12.94868, -19.12322, -3.696117, -4.755338, -4.997298, -21.4951, -12.83134, -3.01591, -8.845028, -14.89521, -17.56336, -25.21323, -31.66313, -37.96774, -34.74144, -5.957412, -2.634356, 14.5486, 25.02079, 28.89867, 16.3163, 33.33163, 17.23369, 0.9503644, -8.506911, -34.4525, -42.91836, -46.17105, -31.71881, -30.78359, -19.05323, -12.98853, 20.56236, 7.230434, 20.35901, 13.9001, 6.510921, 2.117757, 3.593713, -6.876931, -9.935996, -18.27076, -30.23636, -30.78725, -24.3829, -22.42305, -28.61767, -15.32018, -13.57361, -14.83533, 4.15639, -16.01401, 3.587459, 15.11575, 11.30817, 11.41394, 10.93455, 9.278538, -3.697012, -6.568411, -3.257071, -11.25317, -15.52792, -20.39616, -24.57091, -24.06439, -16.27292, 20.85965, 18.43754, 24.13765, 17.46902, 8.058548, 16.24435, 12.33472, 3.704873, 6.693673, -0.06054401, -0.6452624, -16.48739, -20.00873, -6.179917, 10.74569, 9.799791, 18.40999, 19.44242, 14.79334, -1.351457, 12.92552, 15.42113, 13.92909, 8.859863, -12.57332, -18.24299, -18.17528, -11.43598, -3.31376, -17.58305, -17.41521, -30.97762, -17.82339, -14.74052, 11.03944, 17.59696, 10.348, 14.89106, 12.92499, -1.496922, -13.29431, -15.09556, -0.8392408, -0.1912989, -17.45986, -15.46317, -23.12376 ; 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 ; temperature = 12.99005, 12.80245, 12.70864, 12.39588, 12.23946, 12.30203, 12.42716, 12.67736, 12.73991, 12.67736, 12.55227, 12.58354, 12.52099, 12.42716, 12.42716, 12.58354, 12.61482, 12.95878, 13.27142, 13.64655, 13.14637, 13.30268, 12.86498, 12.45844, 13.11511, 12.45844, 12.58354, 12.3646, 13.33394, 13.02131, 13.08384, 13.42773, 13.58403, 12.92752, 13.55277, 13.27142, 13.30268, 12.99005, 13.20889, 13.14637, 13.45899, 13.67781, 13.86538, 14.08423, 14.27183, 14.49072, 14.67838, 14.58455, 14.55327, 14.522, 14.49072, 13.08384, 14.05296, 14.0217, 13.45899, 13.92791, 13.67781, 13.64655, 13.49025, 13.42773, 13.42773, 13.3652, 13.39647, 13.27142, 13.24016, 13.39647, 13.49025, 14.17802, 14.20929, 14.49072, 14.0217, 13.86538, 13.99043, 13.99043, 14.08423, 14.0217, 14.05296, 13.70907, 13.30268, 12.86498, 13.08384, 13.61529, 13.58403, 13.42773, 13.3652, 13.3652, 13.45899, 13.24016, 12.99005, 12.99005, 13.14637, 14.0217, 14.27183, 14.33436, 14.17802, 13.92791, 13.83412, 13.95917, 13.80286, 13.99043, 13.86538, 14.05296, 13.7716, 13.74034, 13.67781, 13.80286, 13.7716, 13.67781, 13.49025, 13.39647, 13.45899, 13.80286, 13.55277, 13.3652, 13.7716, 13.42773, 14.20929, 14.6471, 14.89736, 14.49072, 14.42818, 13.7716, 13.95917, 13.24016, 13.55277, 13.39647, 13.95917, 13.86538, 13.95917, 13.70907, 14.49072, 13.55277, 13.70907, 13.86538, 13.92791, 13.7716, 13.99043, 14.20929, 13.99043, 14.05296, 14.30309, 14.49072, 14.36563, 13.99043, 13.83412, 13.74034, 13.74034, 13.70907, 13.67781, 13.67781, 13.92791, 14.0217, 13.99043, 14.11549, 14.05296, 13.92791, 13.64655, 13.67781, 13.61529, 13.70907, 13.74034, 13.7716, 14.58455, 14.42818, 14.58455 ; 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 ; }