netcdf M0104.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.6719, 0.03412, -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 = "Wed Feb 11 19:39:10 2004: /usr/local/nco/bin/ncrcat -d time,2452920.9688,2453047.8333 M0104.aanderaa.realtime.nc M0104.aanderaa.realtime.nc.new\n", "08-Oct-2003 20:33:42: Modified [lon,lat] to [-67.880825,43.491051].\n", "Wed Oct 8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453114.00000579 ; :starting_julian_day_string = "2004-04-18 00:00:00" ; :ending_julian_day_number = 2453120.95833912 ; :ending_julian_day_string = "2004-04-24 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 14:46:52\n", "AANCM_Temperature_1.5: 03-Oct-2003 14:46:52" ; data: lat = 43.4910513070913 ; lon = -67.8808247492864 ; depth = 2 ; time = 2453114, 2453114.04166667, 2453114.08333333, 2453114.125, 2453114.16666667, 2453114.20833333, 2453114.25, 2453114.29166667, 2453114.33333333, 2453114.375, 2453114.41666667, 2453114.45833333, 2453114.5, 2453114.54166667, 2453114.58333333, 2453114.625, 2453114.66666667, 2453114.70833333, 2453114.75, 2453114.79166667, 2453114.83333333, 2453114.875, 2453114.91666667, 2453114.95833333, 2453115, 2453115.04166667, 2453115.08333333, 2453115.125, 2453115.16666667, 2453115.20833333, 2453115.25, 2453115.29166667, 2453115.33333333, 2453115.375, 2453115.41666667, 2453115.45833333, 2453115.5, 2453115.54166667, 2453115.58333333, 2453115.625, 2453115.66666667, 2453115.70833333, 2453115.75, 2453115.79166667, 2453115.83333333, 2453115.875, 2453115.91666667, 2453115.95833333, 2453116, 2453116.04166667, 2453116.08333333, 2453116.125, 2453116.16666667, 2453116.20833333, 2453116.25, 2453116.29166667, 2453116.33333333, 2453116.375, 2453116.41666667, 2453116.45833333, 2453116.5, 2453116.54166667, 2453116.58333333, 2453116.625, 2453116.66666667, 2453116.70833333, 2453116.75, 2453116.79166667, 2453116.83333333, 2453116.875, 2453116.91666667, 2453116.95833333, 2453117, 2453117.04166667, 2453117.08333333, 2453117.125, 2453117.16666667, 2453117.20833333, 2453117.25, 2453117.29166667, 2453117.33333333, 2453117.375, 2453117.41666667, 2453117.45833333, 2453117.5, 2453117.54166667, 2453117.58333333, 2453117.625, 2453117.66666667, 2453117.70833333, 2453117.75, 2453117.79166667, 2453117.83333333, 2453117.875, 2453117.91666667, 2453117.95833333, 2453118, 2453118.04166667, 2453118.08333333, 2453118.125, 2453118.16666667, 2453118.20833333, 2453118.25, 2453118.29166667, 2453118.33333333, 2453118.375, 2453118.41666667, 2453118.45833333, 2453118.5, 2453118.54166667, 2453118.58333333, 2453118.625, 2453118.66666667, 2453118.70833333, 2453118.75, 2453118.79166667, 2453118.83333333, 2453118.875, 2453118.91666667, 2453118.95833333, 2453119, 2453119.04166667, 2453119.08333333, 2453119.125, 2453119.16666667, 2453119.20833333, 2453119.25, 2453119.29166667, 2453119.33333333, 2453119.375, 2453119.41666667, 2453119.45833333, 2453119.5, 2453119.54166667, 2453119.58333333, 2453119.625, 2453119.66666667, 2453119.70833333, 2453119.75, 2453119.79166667, 2453119.83333333, 2453119.875, 2453119.91666667, 2453119.95833333, 2453120, 2453120.04166667, 2453120.08333333, 2453120.125, 2453120.16666667, 2453120.20833333, 2453120.25, 2453120.29166667, 2453120.33333333, 2453120.375, 2453120.41666667, 2453120.45833333, 2453120.5, 2453120.54166667, 2453120.58333333, 2453120.625, 2453120.66666667, 2453120.70833333, 2453120.75, 2453120.79166667, 2453120.83333333, 2453120.875, 2453120.91666667, 2453120.95833333 ; current_speed = 47.8079, 36.6625, 31.3831, 24.0506, 32.8496, 35.196, 40.1821, 43.7017, 31.0898, 25.5171, 23.7573, 13.7851, 13.7851, 13.4918, 4.3995, 3.8129, 6.7459, 16.7181, 15.8382, 22.2908, 34.9027, 31.9697, 38.4223, 40.7687, 41.062, 34.9027, 29.33, 17.8913, 27.8635, 18.7712, 26.397, 28.1568, 15.8382, 25.2238, 31.0898, 41.9419, 58.3667, 51.3275, 47.2213, 34.0228, 31.6764, 29.6233, 33.4362, 39.5955, 35.196, 34.6094, 39.5955, 36.9558, 31.3831, 43.4084, 37.5424, 29.9166, 31.0898, 36.9558, 36.3692, 40.1821, 45.4615, 40.1821, 44.8749, 26.1037, 17.598, 8.799, 9.0923, 1.4665, 17.598, 6.7459, 22.2908, 17.0114, 11.4387, 16.7181, 25.2238, 41.062, 39.3022, 34.9027, 29.6233, 21.1176, 21.9975, 27.8635, 33.4362, 33.7295, 31.6764, 10.8521, 4.6928, 16.1315, 31.3831, 42.5285, 48.9811, 46.3414, 39.0089, 18.1846, 13.1985, 23.464, 31.6764, 25.8104, 20.8243, 14.0784, 19.6511, 20.2377, 23.464, 22.5841, 14.0784, 20.531, 11.1454, 13.4918, 14.9583, 17.3047, 21.7042, 33.4362, 35.7826, 41.062, 40.4754, 36.6625, 29.6233, 19.6511, 21.4109, 29.9166, 31.3831, 29.33, 12.9052, 16.4248, 25.8104, 22.5841, 34.3161, 31.6764, 25.2238, 19.0645, 26.397, 42.2352, 48.3945, 45.4615, 35.4893, 23.1707, 8.799, 7.6258, 7.6258, 12.9052, 17.8913, 8.799, 5.866, 6.1593, 7.0392, 10.2655, 14.0784, 17.598, 20.8243, 25.5171, 11.4387, 14.665, 5.866, 2.6397, 6.7459, 14.0784, 19.6511, 9.6789, 1.4665, 8.2124, 20.8243, 25.8104, 24.6372, 31.0898, 39.5955, 44.5816, 41.9419, 43.4084, 45.4615, 46.6347, 46.6347, 30.2099 ; 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 = 38.926, 65.6476, 79.0084, 94.4788, 114.52, 130.6936, 138.7804, 127.8808, 121.552, 101.1592, 81.118, 58.9672, 48.4192, 57.9124, 129.9904, 217.5388, 204.178, 184.4884, 133.5064, 108.1912, 79.36, 61.78, 61.78, 42.7936, 42.442, 52.2868, 71.2732, 101.8624, 152.8444, 191.5204, 162.3376, 153.196, 104.3236, 42.442, 27.6748, 27.6748, 18.5332, 23.8072, 41.7388, 52.2868, 78.3052, 108.5428, 127.5292, 134.9128, 119.4424, 84.2824, 65.296, 50.1772, 39.9808, 25.5652, 33.3004, 43.1452, 82.5244, 107.8396, 136.3192, 120.8488, 126.4744, 109.5976, 119.4424, 93.424, 130.342, 135.2644, 109.246, 102.9172, 157.0636, 195.0364, 195.7396, 169.018, 118.036, 94.4788, 57.9124, 60.7252, 47.3644, 47.3644, 45.6064, 91.3144, 155.3056, 188.7076, 184.84, 193.63, 195.0364, 238.2832, 96.94, 4.4692, 350.7568, 353.5696, 357.4372, 358.492, 7.6336, 40.684, 122.6068, 151.0864, 145.4608, 143.3512, 136.3192, 61.0768, 43.1452, 16.4236, 6.2272, 333.5668, 308.6032, 311.7676, 253.0504, 232.306, 117.6844, 126.1228, 72.6796, 49.8256, 52.6384, 54.0448, 50.8804, 49.1224, 58.264, 106.0816, 134.5612, 153.196, 158.8216, 169.3696, 157.4152, 65.6476, 41.7388, 43.4968, 31.894, 35.41, 43.4968, 96.94, 150.0316, 153.8992, 157.7668, 167.9632, 166.5568, 151.438, 139.4836, 38.2228, 30.136, 6.5788, 346.5376, 43.4968, 301.5712, 157.0636, 113.8168, 137.7256, 123.31, 72.6796, 65.6476, 70.9216, 61.0768, 66.7024, 52.99, 77.9536, 267.466, 248.8312, 194.3332, 216.484, 292.7812, 24.1588, 45.6064, 46.3096, 38.926, 35.41, 44.2, 48.4192, 60.7252, 88.8532, 121.2004, 142.2964, 153.196, 158.47 ; 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 = 30.03848, 33.40051, 30.80738, 23.97716, 29.88711, 26.68586, 26.47787, 34.49331, 26.49366, 25.03465, 23.47241, 11.81207, 10.31154, 11.43075, 3.370686, -2.323195, -2.762937, -1.308313, 11.48741, 21.17671, 34.30261, 28.16973, 33.85537, 27.6966, 27.71042, 27.61092, 27.77728, 17.50921, 12.71714, -3.748924, 8.009056, 12.69702, 15.34585, 17.02212, 14.43974, 19.48002, 18.5521, 20.71887, 31.43691, 26.91485, 31.01884, 28.08545, 26.51634, 28.04082, 30.65045, 34.43722, 35.97168, 28.38312, 20.16461, 18.73237, 20.61185, 20.45845, 30.82555, 35.17889, 25.11803, 34.49728, 36.55662, 37.85441, 39.07932, 26.0571, 13.41309, 6.193055, 8.58415, 1.429389, 6.858101, -1.750107, -6.046731, 3.240682, 10.0964, 16.66705, 21.37053, 35.81774, 28.9137, 25.67709, 21.16735, 21.11204, 9.190078, -4.218309, -2.821129, -7.94839, -8.217893, -9.231415, 4.658417, 1.257018, -5.040924, -4.76303, -2.19016, -1.219545, 5.18185, 11.8543, 11.11826, 11.34461, 17.95957, 15.40645, 14.3821, 12.32238, 13.4384, 5.721938, 2.545171, -10.0534, -11.00207, -15.3131, -10.66126, -10.67589, 13.24588, 13.97796, 20.72002, 25.54808, 28.44078, 33.23872, 31.40205, 27.72086, 25.19405, 18.88212, 15.2553, 13.49059, 11.33787, 5.410589, 4.956247, 14.96343, 17.18291, 15.54495, 18.13089, 18.35405, 17.3619, 18.92482, 13.18589, 18.58145, 18.31138, 9.480536, 8.250598, 11.07813, 5.716408, 4.718243, 3.828565, 1.478543, -4.165224, 6.056476, -4.997775, 2.400335, 6.439751, 6.905417, 11.76548, 16.80002, 18.97149, 24.1155, 10.01194, 13.46926, 4.68418, 2.581571, -6.739304, -13.1284, -4.864835, -5.755057, -1.352099, 3.361065, 14.88002, 18.66306, 15.47995, 18.01416, 27.6046, 33.34795, 36.58527, 43.3997, 38.88598, 28.5207, 21.02945, 11.08668 ; 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 = 37.19254, 15.1177, 5.983661, -1.878117, -13.63294, -22.94827, -30.22456, -26.83375, -16.26843, -4.938472, 3.668127, 7.106615, 9.148834, 7.16705, -2.827379, -3.023404, -6.154132, -16.66683, -10.90358, -6.958943, 6.444348, 15.11714, 18.16831, 29.91631, 30.30215, 21.35031, 9.416573, -3.677771, -24.79212, -18.39303, -25.15267, -25.13147, -3.918341, 18.61418, 27.53306, 37.14366, 55.33978, 46.95999, 35.23595, 20.81206, 6.420756, -9.420593, -20.36819, -27.9556, -17.30054, 3.447975, 16.54817, 23.66706, 24.04761, 39.15849, 31.37807, 21.82784, 4.044906, -11.32153, -26.30215, -20.60435, -27.02521, -13.47756, -22.05818, -1.559031, -11.39204, -6.250478, -2.997047, -0.3278254, -16.20667, -6.514928, -21.45499, -16.69987, -5.376489, -1.30552, 13.39927, 20.07927, 26.62069, 23.64076, 20.72397, -0.4844081, -19.98581, -27.54234, -33.31697, -32.7796, -30.59184, -5.705178, -0.5670305, 16.08245, 30.97561, 42.26094, 48.93211, 46.32535, 38.6632, 13.78968, -7.112286, -20.53921, -26.09307, -20.70793, -15.06011, 6.808833, 14.3379, 19.41195, 23.32555, 20.22302, 8.783841, 13.67592, -3.249223, -8.249482, -6.949641, -10.20143, 6.461661, 21.57024, 21.71443, 24.10966, 25.5376, 23.9936, 15.58204, -5.443474, -15.0234, -26.70219, -29.26349, -28.82663, -11.91553, 6.772729, 19.2594, 16.3828, 29.1353, 25.81711, 18.29767, -2.303561, -22.86775, -37.92812, -44.79644, -44.46198, -34.51693, -20.35083, -6.689176, 5.990911, 6.595068, 12.82022, 17.3997, 6.382907, 3.07119, -5.672334, -2.842524, -7.595769, -7.731416, 5.239185, 8.586852, 8.340561, 5.532176, 5.800111, 3.531065, 0.5509153, -0.2982513, -5.083947, -19.03941, -7.782058, 0.567848, 7.493114, 14.56834, 17.82882, 19.16671, 25.33902, 28.38643, 29.58772, 20.50954, 0.86878, -23.55056, -36.89668, -41.624, -28.10202 ; 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 = 2.450701, 2.450701, 2.384533, 2.351434, 2.351434, 2.384533, 2.51683, 2.483771, 2.51683, 2.450701, 2.51683, 2.450701, 2.417622, 2.417622, 2.450701, 2.51683, 2.582919, 2.54988, 2.846887, 2.846887, 3.438601, 2.912783, 2.978641, 2.945717, 3.011556, 2.714981, 2.714981, 2.615949, 2.64897, 2.54988, 2.813925, 2.747972, 2.450701, 2.450701, 2.483771, 2.483771, 2.285206, 2.252077, 2.252077, 2.351434, 2.384533, 2.450701, 2.483771, 2.483771, 2.417622, 2.351434, 2.351434, 2.384533, 2.384533, 2.417622, 2.450701, 2.51683, 2.51683, 2.483771, 2.417622, 2.417622, 2.450701, 2.483771, 2.582919, 2.582919, 2.615949, 2.615949, 2.582919, 2.615949, 2.615949, 2.64897, 2.747972, 2.912783, 2.945717, 2.945717, 2.945717, 2.780953, 2.813925, 2.714981, 2.747972, 2.780953, 2.747972, 2.64897, 2.68198, 2.747972, 2.813925, 2.780953, 2.780953, 2.780953, 2.813925, 2.747972, 2.747972, 2.87984, 2.912783, 2.978641, 2.945717, 2.978641, 2.978641, 2.912783, 2.945717, 2.945717, 2.912783, 2.87984, 2.846887, 2.780953, 2.714981, 2.64897, 2.64897, 2.68198, 2.714981, 2.780953, 2.813925, 2.780953, 2.747972, 2.747972, 2.780953, 2.846887, 2.945717, 3.011556, 2.978641, 2.978641, 3.110243, 3.208847, 3.241697, 3.241697, 3.241697, 3.175988, 3.143121, 3.077357, 3.011556, 2.978641, 3.011556, 3.011556, 3.044461, 3.208847, 3.274537, 3.307368, 3.307368, 3.307368, 3.274537, 3.241697, 3.175988, 3.077357, 3.077357, 3.044461, 3.110243, 3.110243, 3.143121, 3.175988, 3.274537, 3.34019, 3.34019, 3.34019, 3.34019, 3.34019, 3.34019, 3.34019, 3.307368, 3.274537, 3.241697, 3.241697, 3.307368, 3.274537, 3.373002, 3.373002, 3.34019, 3.208847, 3.110243, 3.143121, 3.241697, 3.373002, 3.438601, 3.438601 ; 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 ; }