netcdf F0107.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.8046, 0.03433, -6.29e-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 = "Fri Sep 26 00:39:35 2003: ncrcat -d time,2452908.95832, F0107.aanderaa.realtime.nc tmp.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 = "AANCM691" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0107" ; :mooring_site_desc = "W. Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "044060B2" ; :starting_julian_day_number = 2452988.04167244 ; :starting_julian_day_string = "2003-12-14 01:00:00" ; :ending_julian_day_number = 2452995.00000579 ; :ending_julian_day_string = "2003-12-21 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 29-Aug-2003 13:40:16\n", "AANCM_Temperature_1.5: 29-Aug-2003 13:40:16" ; data: lat = 44.0555 ; lon = -68.9982 ; depth = 2 ; time = 2452988.04166667, 2452988.08333333, 2452988.125, 2452988.16666667, 2452988.20833333, 2452988.25, 2452988.29166667, 2452988.33333333, 2452988.375, 2452988.41666667, 2452988.45833333, 2452988.5, 2452988.54166667, 2452988.58333333, 2452988.625, 2452988.66666667, 2452988.70833333, 2452988.75, 2452988.79166667, 2452988.83333333, 2452988.875, 2452988.91666667, 2452988.95833333, 2452989, 2452989.04166667, 2452989.08333333, 2452989.125, 2452989.16666667, 2452989.20833333, 2452989.25, 2452989.29166667, 2452989.33333333, 2452989.375, 2452989.41666667, 2452989.45833333, 2452989.5, 2452989.54166667, 2452989.58333333, 2452989.625, 2452989.66666667, 2452989.70833333, 2452989.75, 2452989.79166667, 2452989.83333333, 2452989.875, 2452989.91666667, 2452989.95833333, 2452990, 2452990.04166667, 2452990.08333333, 2452990.125, 2452990.16666667, 2452990.20833333, 2452990.25, 2452990.29166667, 2452990.33333333, 2452990.375, 2452990.41666667, 2452990.45833333, 2452990.5, 2452990.54166667, 2452990.58333333, 2452990.625, 2452990.66666667, 2452990.70833333, 2452990.75, 2452990.79166667, 2452990.83333333, 2452990.875, 2452990.91666667, 2452990.95833333, 2452991, 2452991.04166667, 2452991.08333333, 2452991.125, 2452991.16666667, 2452991.20833333, 2452991.25, 2452991.29166667, 2452991.33333333, 2452991.375, 2452991.41666667, 2452991.45833333, 2452991.5, 2452991.54166667, 2452991.58333333, 2452991.625, 2452991.66666667, 2452991.70833333, 2452991.75, 2452991.79166667, 2452991.83333333, 2452991.875, 2452991.91666667, 2452991.95833333, 2452992, 2452992.04166667, 2452992.08333333, 2452992.125, 2452992.16666667, 2452992.20833333, 2452992.25, 2452992.29166667, 2452992.33333333, 2452992.375, 2452992.41666667, 2452992.45833333, 2452992.5, 2452992.54166667, 2452992.58333333, 2452992.625, 2452992.66666667, 2452992.70833333, 2452992.75, 2452992.79166667, 2452992.83333333, 2452992.875, 2452992.91666667, 2452992.95833333, 2452993, 2452993.04166667, 2452993.08333333, 2452993.125, 2452993.16666667, 2452993.20833333, 2452993.25, 2452993.29166667, 2452993.33333333, 2452993.375, 2452993.41666667, 2452993.45833333, 2452993.5, 2452993.54166667, 2452993.58333333, 2452993.625, 2452993.66666667, 2452993.70833333, 2452993.75, 2452993.79166667, 2452993.83333333, 2452993.875, 2452993.91666667, 2452993.95833333, 2452994, 2452994.04166667, 2452994.08333333, 2452994.125, 2452994.16666667, 2452994.20833333, 2452994.25, 2452994.29166667, 2452994.33333333, 2452994.375, 2452994.41666667, 2452994.45833333, 2452994.5, 2452994.54166667, 2452994.58333333, 2452994.625, 2452994.66666667, 2452994.70833333, 2452994.75, 2452994.79166667, 2452994.83333333, 2452994.875, 2452994.91666667, 2452994.95833333, 2452995 ; current_speed = 29.6233, 19.9444, 6.4526, 12.3186, 10.8521, 12.6119, 19.6511, 31.0898, 39.8888, 41.3553, 42.8218, 41.6486, 31.3831, 23.7573, 15.5449, 15.8382, 23.7573, 22.2908, 9.3856, 14.0784, 28.1568, 38.129, 41.6486, 35.4893, 28.7434, 34.0228, 21.7042, 28.4501, 27.2769, 1.7598, 14.0784, 20.2377, 36.6625, 46.928, 43.4084, 40.7687, 62.4729, 50.1543, 48.9811, 40.7687, 37.2491, 45.4615, 66.2858, 66.2858, 73.6183, 97.6689, 113.2138, 107.6411, 91.8029, 85.3503, 71.2719, 57.7801, 46.0481, 37.8357, 28.7434, 24.6372, 49.5677, 60.4198, 63.3528, 64.2327, 58.9533, 49.2744, 38.129, 35.7826, 25.2238, 27.8635, 21.1176, 28.7434, 34.0228, 41.3553, 46.3414, 48.6878, 50.4476, 44.5816, 34.0228, 23.7573, 6.7459, 10.5588, 14.9583, 13.7851, 23.1707, 21.7042, 33.4362, 26.1037, 37.8357, 28.4501, 22.2908, 14.0784, 3.8129, 17.0114, 21.1176, 14.665, 8.799, 6.7459, 3.2263, 3.2263, 5.866, 12.0253, 5.866, 7.0392, 34.6094, 31.9697, 39.0089, 28.1568, 17.0114, 26.397, 29.33, 43.4084, 36.3692, 35.4893, 33.4362, 26.6903, 13.7851, 21.4109, 15.5449, 27.2769, 16.1315, 11.732, 12.9052, 23.7573, 23.1707, 34.9027, 32.8496, 25.8104, 16.1315, 12.0253, 13.7851, 22.8774, 24.3439, 11.1454, 10.2655, 15.5449, 31.3831, 29.0367, 35.7826, 34.9027, 29.6233, 15.8382, 9.9722, 9.6789, 17.8913, 21.9975, 9.3856, 26.1037, 27.5702, 35.196, 42.5285, 49.5677, 43.995, 24.0506, 16.1315, 9.0923, 16.7181, 10.2655, 37.5424, 15.5449, 32.263, 37.8357, 51.6208, 47.2213, 66.2858, 33.7295, 21.9975, 9.9722, 15.2516, 7.3325, 16.1315, 31.0898 ; 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 = 195.0664, 199.2856, 231.2812, 324.4552, 305.8204, 181.354, 187.6828, 185.2216, 181.0024, 184.1668, 185.9248, 206.3176, 225.304, 239.0164, 258.0028, 277.6924, 291.0532, 349.732, 210.5368, 183.112, 191.1988, 177.4864, 181.354, 207.0208, 211.5916, 222.8428, 230.2264, 260.464, 298.7884, 329.7292, 208.4272, 215.4592, 198.934, 199.6372, 188.0344, 191.5504, 198.934, 197.5276, 199.2856, 214.0528, 212.998, 184.1668, 169.7512, 171.1576, 173.9704, 169.048, 164.8288, 163.0708, 165.8836, 166.9384, 164.1256, 170.4544, 163.4224, 165.8836, 159.9064, 161.3128, 166.2352, 171.5092, 175.0252, 174.6736, 175.3768, 177.838, 170.1028, 157.7968, 165.1804, 138.4588, 149.3584, 157.7968, 157.0936, 166.9384, 169.048, 162.7192, 174.322, 194.7148, 204.9112, 235.5004, 294.9208, 319.1812, 24.5404, 63.9196, 147.6004, 150.4132, 158.1484, 158.8516, 163.4224, 161.6644, 183.4636, 192.9568, 340.6288, 11.1796, 29.8144, 21.0244, 56.1844, 44.9332, 53.3716, 79.0384, 2.3896, 110.6824, 125.4496, 39.6592, 346.216, 347.2708, 356.764, 12.586, 36.1432, 62.5132, 100.486, 119.1208, 130.372, 127.5592, 146.194, 138.1072, 90.6412, 82.2028, 66.0292, 56.1844, 24.5404, 134.9428, 140.92, 148.6552, 158.8516, 172.564, 174.6736, 183.4636, 200.3404, 234.7972, 337.1128, 340.6288, 10.4764, 32.2756, 114.1984, 190.8472, 165.8836, 185.5732, 183.112, 182.0572, 191.902, 214.0528, 263.2768, 325.51, 322.6972, 307.93, 201.7468, 182.4088, 191.5504, 183.112, 180.2992, 178.1896, 180.6508, 181.354, 201.3952, 214.0528, 315.3136, 326.9164, 320.236, 143.0296, 179.2444, 170.1028, 173.9704, 172.564, 162.3676, 173.6188, 202.8016, 201.0436, 170.1028, 201.0436, 175.7284, 181.354 ; 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 = -7.70023, -6.58718, -5.034481, -7.161287, -8.799485, -0.2980136, -2.62713, -2.829421, -0.6978261, -3.004888, -4.420198, -18.46476, -22.30863, -20.36748, -15.20536, -15.69567, -22.17144, -3.973395, -4.768745, -0.7642874, -5.468439, 1.672205, -0.984138, -16.12328, -15.05755, -23.13514, -16.68138, -28.05697, -23.90559, -0.8870932, -6.701906, -11.74036, -11.8962, -15.77077, -6.067089, -8.163111, -20.27113, -15.10473, -16.17734, -22.8287, -20.28622, -3.303246, 11.79376, 10.18926, 7.733031, 18.55578, 29.62851, 31.34399, 22.39005, 19.28904, 19.49497, 9.581819, 13.13815, 9.227848, 9.874933, 7.893793, 11.79398, 8.92102, 5.493802, 5.962681, 4.751785, 1.85888, 6.553649, 13.52198, 6.451655, 18.47791, 10.76293, 10.86192, 13.24259, 9.346235, 8.804243, 14.46295, 4.991168, -11.32407, -14.33085, -19.57911, -6.117797, -6.90196, 6.212702, 12.38147, 12.41535, 10.71626, 12.44508, 9.417818, 10.79504, 8.949898, -1.346686, -3.156607, -1.264689, 3.298257, 10.4995, 5.261296, 7.310499, 4.764507, 2.589176, 3.167436, 0.2445787, 11.2503, 4.778596, 4.492557, -8.246114, -7.044311, -2.202007, 6.135501, 10.03342, 23.41723, 28.84017, 37.92139, 27.70806, 28.13322, 18.60332, 17.82215, 13.78424, 21.21294, 14.20419, 22.66255, 6.699973, 8.304054, 8.135501, 12.35824, 8.359636, 4.517061, 3.049408, -1.55932, -5.607259, -9.826074, -5.361276, -7.588136, 4.426464, 5.951558, 9.363486, -2.925402, 7.654106, -2.819968, -1.942564, -1.252909, -6.10946, -8.868706, -9.903625, -5.480797, -10.84262, -17.3508, -3.477417, -1.097115, -5.520377, -1.910719, -0.2220839, 1.565952, -0.499711, -0.5683051, -5.884752, -5.091294, -11.7566, -5.603548, -24.01313, 9.34874, 0.4254627, 6.503236, 5.422364, 6.111317, 20.07856, 3.748793, -8.52494, -3.5808, 2.62146, -2.632941, 1.201546, -0.7346383 ; 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 = -28.60501, -18.8252, -4.036093, 10.02317, 6.351152, -12.60838, -19.4747, -30.96078, -39.88269, -41.24599, -42.59306, -37.33173, -22.07315, -12.23008, -3.231223, 2.120018, 8.534445, 21.93381, -8.083845, -14.05764, -27.62067, -38.09232, -41.63697, -31.61535, -24.48374, -24.94627, -13.88538, -4.713251, 13.13591, 1.519856, -12.38086, -16.48419, -34.6788, -44.19864, -42.98232, -39.94309, -59.09268, -47.82574, -46.23248, -33.77776, -31.24043, -45.34134, -65.22817, -65.49799, -73.21103, -95.89003, -109.2681, -102.9765, -89.03065, -83.14209, -68.55385, -56.98007, -44.13408, -36.69315, -26.99386, -23.33837, -48.14415, -59.75757, -63.11415, -63.95535, -58.76149, -49.23932, -37.56155, -33.1293, -24.38475, -20.85525, -18.169, -26.61206, -31.33983, -40.28534, -45.49737, -46.49005, -50.20008, -43.11942, -30.85738, -13.45615, 2.842487, 7.990695, 13.6071, 6.06037, -19.56376, -18.87416, -31.03384, -24.34559, -36.26303, -27.00569, -22.25008, -13.71996, 3.59705, 16.6886, 18.32248, 13.68872, 4.896836, 4.77563, 1.924884, 0.6134844, 5.860899, -4.247185, -3.402201, 5.419158, 33.61268, 31.18396, 38.9467, 27.48019, 13.73748, 12.18338, -5.337921, -21.12481, -23.55806, -21.6336, -27.78301, -19.86814, -0.1542665, 2.904756, 6.315442, 15.18019, 14.67432, -8.287491, -10.01787, -20.28998, -21.61013, -34.60917, -32.70776, -25.76325, -15.12561, -6.932252, 12.69983, 21.5823, 23.93808, 9.423317, -4.207803, -15.26715, -30.4354, -28.89944, -35.72983, -34.8802, -28.98645, -13.1223, -1.167474, 7.977592, 14.23152, 13.52183, -8.717629, -26.08064, -27.01188, -35.1441, -42.52792, -49.54296, -43.99216, -24.04388, -15.01982, -7.53317, 11.88601, 8.601206, 28.8583, -12.41954, -32.26019, -37.27262, -51.33522, -46.82417, -63.17166, -33.52053, -20.27845, -9.307129, -15.02462, -6.843477, -16.08669, -31.08112 ; 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 = 5.55641, 5.523954, 5.55641, 5.686164, 5.621301, 5.55641, 5.588859, 5.621301, 5.718585, 5.55641, 5.101367, 5.133918, 5.198997, 5.361567, 5.523954, 5.588859, 5.588859, 5.426543, 5.653736, 5.588859, 5.621301, 5.588859, 5.588859, 5.491491, 5.55641, 5.523954, 5.588859, 5.588859, 5.653736, 5.686164, 5.653736, 5.653736, 5.621301, 5.621301, 5.55641, 5.653736, 5.459021, 5.361567, 5.329067, 5.426543, 5.459021, 5.426543, 5.361567, 5.264047, 5.166462, 5.264047, 5.133918, 5.003671, 4.873302, 4.873302, 4.873302, 4.938501, 4.905905, 4.873302, 4.97109, 4.97109, 4.84069, 4.905905, 4.905905, 4.808071, 4.84069, 5.101367, 5.133918, 5.036244, 4.938501, 4.742809, 4.938501, 4.775444, 4.742809, 4.710167, 5.166462, 4.873302, 4.84069, 4.84069, 4.938501, 5.06881, 5.166462, 5.133918, 5.166462, 5.166462, 5.101367, 5.06881, 4.97109, 4.97109, 4.97109, 4.742809, 4.84069, 4.775444, 4.808071, 4.905905, 4.905905, 4.938501, 4.938501, 5.101367, 5.036244, 5.003671, 5.003671, 5.101367, 5.198997, 5.264047, 5.296561, 5.264047, 5.296561, 5.361567, 5.426543, 5.459021, 5.394059, 5.329067, 5.361567, 5.296561, 5.394059, 5.394059, 5.426543, 5.426543, 5.394059, 5.426543, 5.394059, 5.394059, 5.394059, 5.329067, 5.264047, 5.264047, 5.296561, 5.264047, 5.198997, 5.166462, 5.166462, 5.133918, 5.133918, 5.198997, 5.133918, 5.166462, 5.133918, 5.166462, 5.264047, 5.166462, 5.036244, 5.003671, 5.036244, 5.036244, 5.003671, 5.06881, 4.97109, 5.06881, 5.101367, 5.036244, 4.97109, 4.84069, 4.775444, 4.938501, 5.003671, 5.036244, 5.036244, 5.036244, 5.198997, 5.133918, 5.06881, 5.166462, 5.003671, 5.036244, 4.808071, 4.97109, 5.003671, 5.101367, 4.873302, 4.873302, 4.775444, 4.84069 ; 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 ; }