netcdf A0109.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.7195, 0.03419, -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 = "14-May-2004 20:16:39: Modified [lon,lat] to [-70.565200,43.522300].\n", "Fri May 14 19:36:16 2004: /usr/local/nco/bin/ncrcat -d time,2453140.77083,2453140.9167 A0109.aanderaa.realtime.nc A0109.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 = "AANCM964" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0109" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453149.00000579 ; :starting_julian_day_string = "2004-05-23 00:00:00" ; :ending_julian_day_number = 2453155.95833912 ; :ending_julian_day_string = "2004-05-29 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2004 16:40:15\n", "AANCM_Temperature_1.5: 12-May-2004 16:40:15" ; data: lat = 43.5223 ; lon = -70.5652 ; depth = 2 ; time = 2453149, 2453149.04166667, 2453149.08333333, 2453149.125, 2453149.16666667, 2453149.20833333, 2453149.25, 2453149.29166667, 2453149.33333333, 2453149.375, 2453149.41666667, 2453149.45833333, 2453149.5, 2453149.54166667, 2453149.58333333, 2453149.625, 2453149.66666667, 2453149.70833333, 2453149.75, 2453149.79166667, 2453149.83333333, 2453149.875, 2453149.91666667, 2453149.95833333, 2453150, 2453150.04166667, 2453150.08333333, 2453150.125, 2453150.16666667, 2453150.20833333, 2453150.25, 2453150.29166667, 2453150.33333333, 2453150.375, 2453150.41666667, 2453150.45833333, 2453150.5, 2453150.54166667, 2453150.58333333, 2453150.625, 2453150.66666667, 2453150.70833333, 2453150.75, 2453150.79166667, 2453150.83333333, 2453150.875, 2453150.91666667, 2453150.95833333, 2453151, 2453151.04166667, 2453151.08333333, 2453151.125, 2453151.16666667, 2453151.20833333, 2453151.25, 2453151.29166667, 2453151.33333333, 2453151.375, 2453151.41666667, 2453151.45833333, 2453151.5, 2453151.54166667, 2453151.58333333, 2453151.625, 2453151.66666667, 2453151.70833333, 2453151.75, 2453151.79166667, 2453151.83333333, 2453151.875, 2453151.91666667, 2453151.95833333, 2453152, 2453152.04166667, 2453152.08333333, 2453152.125, 2453152.16666667, 2453152.20833333, 2453152.25, 2453152.29166667, 2453152.33333333, 2453152.375, 2453152.41666667, 2453152.45833333, 2453152.5, 2453152.54166667, 2453152.58333333, 2453152.625, 2453152.66666667, 2453152.70833333, 2453152.75, 2453152.79166667, 2453152.83333333, 2453152.875, 2453152.91666667, 2453152.95833333, 2453153, 2453153.04166667, 2453153.08333333, 2453153.125, 2453153.16666667, 2453153.20833333, 2453153.25, 2453153.29166667, 2453153.33333333, 2453153.375, 2453153.41666667, 2453153.45833333, 2453153.5, 2453153.54166667, 2453153.58333333, 2453153.625, 2453153.66666667, 2453153.70833333, 2453153.75, 2453153.79166667, 2453153.83333333, 2453153.875, 2453153.91666667, 2453153.95833333, 2453154, 2453154.04166667, 2453154.08333333, 2453154.125, 2453154.16666667, 2453154.20833333, 2453154.25, 2453154.29166667, 2453154.33333333, 2453154.375, 2453154.41666667, 2453154.45833333, 2453154.5, 2453154.54166667, 2453154.58333333, 2453154.625, 2453154.66666667, 2453154.70833333, 2453154.75, 2453154.79166667, 2453154.83333333, 2453154.875, 2453154.91666667, 2453154.95833333, 2453155, 2453155.04166667, 2453155.08333333, 2453155.125, 2453155.16666667, 2453155.20833333, 2453155.25, 2453155.29166667, 2453155.33333333, 2453155.375, 2453155.41666667, 2453155.45833333, 2453155.5, 2453155.54166667, 2453155.58333333, 2453155.625, 2453155.66666667, 2453155.70833333, 2453155.75, 2453155.79166667, 2453155.83333333, 2453155.875, 2453155.91666667, 2453155.95833333 ; current_speed = 28.4501, 34.9027, 29.9166, 24.9305, 21.1176, 12.3186, 5.5727, 7.0392, 8.799, 26.6903, 30.2099, 39.0089, 22.5841, 23.1707, 27.8635, 32.5563, 39.8888, 41.6486, 43.4084, 39.5955, 37.2491, 26.397, 16.7181, 17.3047, 16.4248, 19.6511, 14.3717, 9.6789, 11.1454, 7.3325, 9.0923, 13.7851, 18.1846, 23.1707, 34.6094, 31.3831, 31.6764, 30.7965, 36.9558, 43.7017, 31.6764, 26.1037, 13.4918, 3.2263, 2.6397, 10.8521, 16.1315, 23.1707, 29.33, 37.8357, 46.928, 53.3806, 47.2213, 38.7156, 41.6486, 30.7965, 21.7042, 19.3578, 18.7712, 8.799, 12.0253, 13.7851, 23.7573, 24.3439, 26.397, 28.1568, 39.0089, 45.1682, 40.7687, 39.8888, 36.0759, 34.3161, 29.9166, 25.8104, 18.1846, 13.4918, 14.3717, 10.8521, 12.0253, 15.8382, 24.0506, 29.0367, 37.2491, 41.9419, 46.3414, 45.4615, 46.928, 41.9419, 51.0342, 44.2883, 43.7017, 40.7687, 42.2352, 38.129, 34.9027, 32.8496, 32.8496, 3.5196, 24.0506, 27.2769, 31.3831, 29.0367, 25.2238, 29.33, 32.263, 24.3439, 21.9975, 24.9305, 34.9027, 33.7295, 28.4501, 29.33, 31.6764, 39.0089, 44.8749, 35.7826, 34.0228, 31.0898, 21.9975, 20.2377, 17.3047, 11.1454, 7.0392, 5.2794, 8.2124, 7.0392, 9.6789, 12.9052, 21.9975, 20.531, 17.598, 19.6511, 23.464, 24.3439, 18.4779, 17.598, 9.0923, 9.6789, 5.866, 14.0784, 20.2377, 23.464, 19.3578, 22.8774, 24.0506, 24.6372, 24.6372, 23.1707, 19.9444, 21.7042, 24.0506, 28.7434, 29.33, 27.5702, 29.0367, 27.8635, 33.1429, 33.7295, 33.1429, 29.9166, 33.7295, 30.5032, 32.8496, 35.7826, 30.7965, 32.5563, 34.6094, 41.6486 ; 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 = 226.9723, 235.4107, 251.9359, 258.6163, 255.4519, 235.4107, 273.3835, 343.3519, 92.3095, 80.3551, 94.4191, 119.0311, 135.5563, 182.6707, 204.1183, 220.6435, 237.1687, 223.4563, 222.7531, 232.2463, 232.5979, 239.6299, 237.5203, 260.0227, 277.2511, 271.6255, 275.8447, 268.4611, 288.5023, 229.7851, 178.4515, 189.3511, 192.5155, 209.0407, 206.9311, 219.2371, 227.6755, 262.4839, 271.9771, 279.7123, 290.9635, 296.9407, 306.7855, 186.5383, 227.3239, 141.1819, 156.3007, 160.5199, 181.6159, 201.6571, 202.0087, 211.1503, 224.5111, 235.0591, 232.5979, 229.4335, 235.4107, 227.3239, 217.8307, 215.7211, 194.2735, 193.2187, 199.1959, 203.7667, 210.0955, 201.6571, 208.3375, 209.7439, 219.2371, 221.3467, 227.6755, 231.5431, 247.0135, 255.1003, 282.5251, 276.5479, 259.3195, 242.0911, 142.9399, 167.2003, 178.8031, 193.9219, 203.0635, 198.4927, 209.3923, 209.0407, 220.6435, 224.8627, 231.8947, 231.1915, 218.1823, 219.5887, 219.5887, 227.3239, 214.6663, 205.1731, 215.0179, 297.2923, 239.9815, 237.5203, 238.9267, 234.0043, 220.6435, 227.3239, 209.7439, 207.2827, 190.7575, 197.4379, 191.4607, 194.6251, 206.9311, 212.2051, 227.3239, 235.0591, 244.5523, 235.4107, 218.5339, 226.9723, 243.4975, 203.0635, 212.9083, 231.8947, 206.2279, 172.1227, 222.4015, 206.5795, 220.6435, 184.0771, 178.4515, 171.0679, 152.4331, 133.7983, 144.6979, 129.9307, 95.4739, 125.7115, 111.6475, 138.7207, 127.8211, 172.4743, 181.6159, 171.0679, 174.9355, 154.8943, 149.9719, 148.2139, 143.9947, 148.5655, 154.1911, 166.8487, 191.4607, 178.4515, 176.3419, 185.1319, 167.2003, 166.1455, 161.5747, 156.6523, 169.6615, 174.9355, 201.3055, 218.1823, 227.6755, 231.5431, 219.5887, 220.2919, 214.3147, 198.8443 ; 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 = -20.7977, -28.73338, -28.44202, -24.44005, -20.44051, -10.14119, -5.562986, -2.01668, 8.791853, 26.31303, 30.12009, 34.10768, 15.81357, -1.079653, -11.38564, -21.20556, -33.51738, -28.64595, -29.46738, -31.30618, -29.5904, -22.77474, -14.10308, -17.04299, -16.29344, -19.64319, -14.29699, -9.675409, -10.5693, -5.599303, 0.2457024, -2.239857, -3.94067, -11.24777, -15.67524, -19.85078, -23.41973, -30.5319, -36.9338, -43.07534, -29.57969, -23.27082, -10.80535, -0.3673702, -1.940701, 6.802639, 6.48384, 7.726952, -0.8270777, -13.9633, -17.58615, -27.61298, -33.10437, -31.73685, -33.08533, -23.39461, -17.86782, -14.2318, -11.51295, -5.13721, -2.964847, -3.15222, -7.811378, -9.81092, -13.23659, -10.39129, -18.51614, -22.40903, -25.78746, -26.35109, -26.67247, -26.87212, -27.54113, -24.94259, -17.75183, -13.40379, -14.12272, -9.589924, 7.247076, 3.508848, 0.5023768, -6.986203, -14.59237, -13.30329, -22.74374, -22.06841, -30.56658, -29.58625, -40.15768, -34.51144, -27.01489, -25.98075, -26.91531, -28.03234, -19.85251, -13.97272, -18.85016, -3.127794, -20.82455, -23.0103, -26.87987, -23.49246, -16.42953, -21.56334, -16.00645, -11.15879, -4.105891, -7.470971, -6.935018, -8.516472, -12.88558, -15.63147, -23.28841, -31.97728, -40.52104, -29.45775, -21.19544, -22.72739, -19.68589, -7.928141, -9.401575, -8.770069, -3.110923, 0.7235529, -5.5378, -3.149614, -6.304356, -0.917544, 0.5944414, 3.187722, 8.144073, 14.18379, 13.55955, 18.66742, 18.39364, 14.28898, 8.451029, 6.385463, 4.633725, 1.843861, -0.5706837, 3.643111, 1.708851, 9.706641, 12.03551, 12.97764, 14.48323, 12.08406, 8.683212, 4.93821, -4.778752, 0.7767367, 1.871328, -2.466122, 6.432889, 6.672113, 10.47541, 13.36734, 5.947934, 2.640952, -12.2553, -18.85603, -24.28713, -28.0205, -19.62575, -21.05357, -19.51063, -13.45239 ; 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 = -19.41298, -19.81391, -9.276564, -4.920743, -5.304586, -6.993146, 0.3288946, 6.744133, -0.3545774, 4.47173, -2.327715, -18.93041, -16.12367, -23.14553, -25.43112, -24.70297, -21.6264, -30.23269, -31.87417, -24.24307, -22.62529, -13.34589, -8.977633, -2.998178, 2.073106, 0.5574334, 1.463505, -0.2599331, 3.536911, -4.734275, -9.08898, -13.60191, -17.75249, -20.25757, -30.85607, -24.30731, -21.32863, -4.028329, 1.274977, 7.372519, 11.33296, 11.82675, 8.079172, -3.205316, -1.789329, -8.455305, -14.77109, -21.84435, -29.31834, -35.16484, -43.50821, -45.68383, -33.6742, -22.17363, -25.29757, -20.02789, -12.32126, -13.12174, -14.82599, -7.143631, -11.65408, -13.41985, -22.43639, -22.27939, -22.83844, -26.16919, -34.33434, -39.21737, -31.57679, -29.94556, -24.29094, -21.34207, -11.68286, -6.636569, 3.943645, 1.538521, -2.663538, -5.079511, -9.596235, -15.44463, -24.04535, -28.18373, -34.27183, -39.77619, -40.37632, -39.74586, -35.60789, -29.72839, -31.49365, -27.75634, -34.35163, -31.41795, -32.54809, -25.84586, -28.70673, -29.72977, -26.90293, 1.613843, -12.03202, -14.64772, -16.19789, -17.06558, -19.13924, -19.88143, -28.0124, -21.63578, -21.61092, -23.78475, -34.20678, -32.63662, -25.36474, -24.81745, -21.47194, -22.34161, -19.28216, -20.31343, -26.61399, -21.21418, -9.816095, -18.62013, -14.52801, -6.877923, -6.314467, -5.229583, -6.064346, -6.295258, -7.344127, -12.87254, -21.98947, -20.28202, -15.60012, -13.60095, -19.14935, -15.62539, -1.76265, -10.27203, -3.354106, -7.273718, -3.597019, -13.95713, -20.22965, -23.17945, -19.28223, -20.71609, -20.82253, -20.94213, -19.93057, -19.7701, -17.95497, -21.13496, -23.57106, -28.7329, -29.27024, -27.45968, -28.31515, -27.05287, -31.44388, -30.96762, -32.60481, -29.7998, -31.4243, -23.97698, -22.11858, -22.25412, -23.73298, -24.83264, -28.58576, -39.41623 ; 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.561143, 8.49757, 8.719998, 8.942216, 9.069107, 9.132529, 9.164234, 9.512737, 9.291015, 9.00567, 9.069107, 8.751757, 8.592923, 9.037391, 9.417736, 9.892432, 9.354383, 9.987282, 10.49269, 10.58737, 10.65048, 10.65048, 10.58737, 10.55581, 10.49269, 10.42955, 10.33483, 10.27166, 10.30325, 10.27166, 10.33483, 10.42955, 10.52425, 10.49269, 10.46112, 10.01889, 9.702646, 10.24008, 10.58737, 10.71358, 10.74512, 10.71358, 10.68203, 10.55581, 10.58737, 10.65048, 10.80821, 10.93435, 9.860809, 10.01889, 10.30325, 10.49269, 10.3664, 10.24008, 10.39798, 10.39798, 10.39798, 10.39798, 10.39798, 10.42955, 10.42955, 10.46112, 10.49269, 10.55581, 10.52425, 10.49269, 10.46112, 10.3664, 10.39798, 10.39798, 10.39798, 10.33483, 10.30325, 10.30325, 10.33483, 10.3664, 10.3664, 10.33483, 10.30325, 10.27166, 10.01889, 10.20849, 10.30325, 10.33483, 10.39798, 10.42955, 10.27166, 10.1453, 9.924052, 9.924052, 9.829184, 9.987282, 10.0821, 10.24008, 10.20849, 10.24008, 10.24008, 10.20849, 10.20849, 10.1769, 10.1769, 10.20849, 10.20849, 10.24008, 10.1769, 10.1769, 10.1453, 10.1137, 10.1453, 10.24008, 10.20849, 10.3664, 10.42955, 10.52425, 10.90282, 10.61893, 10.33483, 10.68203, 10.83975, 10.3664, 10.77667, 10.74512, 10.68203, 10.71358, 10.68203, 10.61893, 10.61893, 10.55581, 10.55581, 10.58737, 10.61893, 10.61893, 10.65048, 10.65048, 10.71358, 10.71358, 10.83975, 10.90282, 10.93435, 10.96588, 11.02893, 11.02893, 11.12349, 11.15501, 11.15501, 11.12349, 11.06045, 10.96588, 10.90282, 10.90282, 10.87128, 10.83975, 10.68203, 10.61893, 10.58737, 10.61893, 10.58737, 10.52425, 10.65048, 10.39798, 10.20849, 10.20849, 10.33483, 10.3664, 10.1769, 9.987282, 9.987282, 9.955668 ; 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 ; }