netcdf L0108.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.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 = "09-Feb-2005 06:12:16: Modified [lon,lat] to [-66.553719,43.628017].\n", "Wed Feb 9 05:49:35 2005: /usr/local/nco/bin/ncrcat -d time,2453411.207,2453439.2 L0108.aanderaa.realtime.nc L0108.aanderaa.realtime.nc.new\n", "Wed Feb 9 05:46:40 2005: /usr/local/nco/bin/ncrcat -d time,2453411.0207,2453439.2 L0108.aanderaa.realtime.nc L0108.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0108" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453429.00000579 ; :starting_julian_day_string = "2005-02-27 00:00:00" ; :ending_julian_day_number = 2453435.95833912 ; :ending_julian_day_string = "2005-03-05 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 07-Feb-2005 20:35:12\n", "AANCM_Temperature_1.5: 07-Feb-2005 20:35:12" ; :longitude = -66.5537185668945 ; :latitude = 43.6280174255371 ; data: lat = 43.6280174255371 ; lon = -66.5537185668945 ; depth = 2 ; time = 2453429, 2453429.04166667, 2453429.08333333, 2453429.125, 2453429.16666667, 2453429.20833333, 2453429.25, 2453429.29166667, 2453429.33333333, 2453429.375, 2453429.41666667, 2453429.45833333, 2453429.5, 2453429.54166667, 2453429.58333333, 2453429.625, 2453429.66666667, 2453429.70833333, 2453429.75, 2453429.79166667, 2453429.83333333, 2453429.875, 2453429.91666667, 2453429.95833333, 2453430, 2453430.04166667, 2453430.08333333, 2453430.125, 2453430.16666667, 2453430.20833333, 2453430.25, 2453430.29166667, 2453430.33333333, 2453430.375, 2453430.41666667, 2453430.45833333, 2453430.5, 2453430.54166667, 2453430.58333333, 2453430.625, 2453430.66666667, 2453430.70833333, 2453430.75, 2453430.79166667, 2453430.83333333, 2453430.875, 2453430.91666667, 2453430.95833333, 2453431, 2453431.04166667, 2453431.08333333, 2453431.125, 2453431.16666667, 2453431.20833333, 2453431.25, 2453431.29166667, 2453431.33333333, 2453431.375, 2453431.41666667, 2453431.45833333, 2453431.5, 2453431.54166667, 2453431.58333333, 2453431.625, 2453431.66666667, 2453431.70833333, 2453431.75, 2453431.79166667, 2453431.83333333, 2453431.875, 2453431.91666667, 2453431.95833333, 2453432, 2453432.04166667, 2453432.08333333, 2453432.125, 2453432.16666667, 2453432.20833333, 2453432.25, 2453432.29166667, 2453432.33333333, 2453432.375, 2453432.41666667, 2453432.45833333, 2453432.5, 2453432.54166667, 2453432.58333333, 2453432.625, 2453432.66666667, 2453432.70833333, 2453432.75, 2453432.79166667, 2453432.83333333, 2453432.875, 2453432.91666667, 2453432.95833333, 2453433, 2453433.04166667, 2453433.08333333, 2453433.125, 2453433.16666667, 2453433.20833333, 2453433.25, 2453433.29166667, 2453433.33333333, 2453433.375, 2453433.41666667, 2453433.45833333, 2453433.5, 2453433.54166667, 2453433.58333333, 2453433.625, 2453433.66666667, 2453433.70833333, 2453433.75, 2453433.79166667, 2453433.83333333, 2453433.875, 2453433.91666667, 2453433.95833333, 2453434, 2453434.04166667, 2453434.08333333, 2453434.125, 2453434.16666667, 2453434.20833333, 2453434.25, 2453434.29166667, 2453434.33333333, 2453434.375, 2453434.41666667, 2453434.45833333, 2453434.5, 2453434.54166667, 2453434.58333333, 2453434.625, 2453434.66666667, 2453434.70833333, 2453434.75, 2453434.79166667, 2453434.83333333, 2453434.875, 2453434.91666667, 2453434.95833333, 2453435, 2453435.04166667, 2453435.08333333, 2453435.125, 2453435.16666667, 2453435.20833333, 2453435.25, 2453435.29166667, 2453435.33333333, 2453435.375, 2453435.41666667, 2453435.45833333, 2453435.5, 2453435.54166667, 2453435.58333333, 2453435.625, 2453435.66666667, 2453435.70833333, 2453435.75, 2453435.79166667, 2453435.83333333, 2453435.875, 2453435.91666667, 2453435.95833333 ; current_speed = 19.9444, 15.8382, 19.6511, 38.7156, 19.9444, 18.1846, 40.4754, 63.3528, 87.1101, 87.1101, 80.3642, 56.3136, 34.0228, 20.8243, 21.1176, 26.1037, 23.7573, 27.5702, 49.2744, 73.0317, 95.9091, 98.5488, 89.1632, 81.8307, 63.3528, 28.1568, 13.7851, 13.7851, 10.2655, 6.7459, 31.3831, 58.0734, 78.6044, 87.99, 95.6158, 75.3781, 42.5285, 7.9191, 26.9836, 42.5285, 42.2352, 19.0645, 8.799, 24.3439, 51.3275, 66.2858, 56.0203, 48.1012, 29.6233, 5.5727, 26.6903, 53.0873, 62.4729, 59.5399, 41.062, 29.0367, 37.2491, 49.5677, 53.6739, 39.0089, 18.4779, 48.3945, 52.5007, 87.6967, 93.5627, 95.6158, 72.4451, 42.8218, 29.0367, 32.263, 41.3553, 38.129, 28.7434, 12.6119, 21.9975, 47.2213, 75.0848, 78.0178, 67.7523, 55.4337, 32.5563, 28.4501, 42.8218, 53.3806, 42.8218, 19.0645, 3.8129, 34.0228, 50.4476, 52.2074, 54.8471, 36.0759, 26.6903, 24.3439, 46.3414, 58.3667, 58.0734, 45.1682, 24.6372, 6.1593, 14.9583, 37.5424, 48.3945, 31.6764, 16.1315, 28.7434, 50.4476, 73.6183, 67.7523, 69.8054, 46.6347, 21.4109, 5.2794, 17.8913, 18.4779, 24.3439, 10.2655, 23.7573, 41.6486, 71.8585, 83.5905, 68.6322, 50.1543, 39.0089, 12.6119, 26.397, 37.2491, 29.33, 30.2099, 5.5727, 31.9697, 46.0481, 62.1796, 70.9786, 64.8193, 51.6208, 24.6372, 22.2908, 23.1707, 24.6372, 24.9305, 17.598, 20.531, 38.7156, 61.2997, 63.3528, 64.8193, 54.5538, 36.0759, 6.4526, 6.1593, 23.7573, 29.9166, 20.8243, 10.8521, 25.2238, 58.9533, 76.8446, 72.1518, 66.2858, 53.3806, 26.397, 3.2263, 16.4248, 26.9836, 23.7573, 7.3325, 14.9583 ; 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 = 122.1884, 16.3568, 354.9092, 3.3476, 31.124, 104.2568, 142.5812, 157.7, 157.3484, 161.9192, 155.2388, 145.0424, 154.8872, 100.0376, 51.8684, 17.4116, 29.366, 79.6448, 136.604, 151.0196, 165.0836, 160.8644, 160.8644, 151.7228, 147.152, 118.6724, 116.9144, 34.64, 355.964, 95.4668, 146.0972, 160.8644, 161.216, 159.458, 154.5356, 159.8096, 170.3576, 236.4584, 327.5228, 334.9064, 339.1256, 0.5348, 108.476, 162.6224, 159.8096, 155.5904, 148.2068, 150.3164, 146.8004, 96.8732, 335.6096, 318.7328, 320.8424, 312.404, 302.9108, 274.0796, 229.4264, 190.3988, 179.4992, 171.4124, 222.3944, 299.0432, 328.9292, 343.3064, 346.8224, 358.7768, 358.0736, 7.5668, 68.042, 118.3208, 150.3164, 140.4716, 140.12, 90.896, 0.5348, 342.9548, 338.774, 341.2352, 347.5256, 13.1924, 49.0556, 96.17, 132.7364, 137.6588, 138.362, 173.1704, 38.8592, 344.0096, 344.3612, 354.206, 353.5028, 7.2152, 67.3388, 130.9784, 156.6452, 151.7228, 153.8324, 157.7, 175.6316, 161.9192, 0.1832, 333.8516, 344.0096, 0.5348, 65.2292, 125.3528, 155.2388, 162.6224, 159.458, 166.8416, 168.248, 176.6864, 275.486, 309.9428, 323.3036, 334.2032, 316.2716, 166.49, 166.8416, 174.2252, 161.9192, 168.5996, 167.8964, 176.6864, 236.81, 320.4908, 316.9748, 314.162, 305.7236, 280.4084, 191.102, 166.49, 162.2708, 149.6132, 151.3712, 137.3072, 126.056, 65.2292, 20.2244, 2.996, 17.7632, 93.0056, 165.4352, 164.3804, 155.2388, 147.152, 160.5128, 153.1292, 142.5812, 89.8412, 7.5668, 351.7448, 339.1256, 10.3796, 116.9144, 154.184, 156.6452, 151.7228, 149.6132, 156.2936, 154.8872, 134.846, 160.1612, 30.7724, 2.6444, 16.0052, 17.06, 174.9284 ; 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 = 16.87897, 4.460323, -1.743728, 2.260736, 10.3091, 17.62454, 24.59433, 24.03961, 33.54842, 27.03531, 33.65952, 32.26601, 14.43933, 20.50555, 16.61099, 7.811114, 11.65026, 27.12115, 33.85332, 35.38462, 24.6879, 32.30479, 29.22814, 38.7663, 34.36333, 24.70414, 12.29195, 7.835702, -0.7225192, 6.715217, 17.50504, 19.03675, 25.31072, 30.87515, 41.11003, 26.01607, 7.123454, -6.60045, -14.48922, -18.03626, -15.04927, 0.1779459, 8.345469, 7.270737, 17.71522, 27.39307, 29.51457, 23.8202, 16.22046, 5.532651, -11.02181, -35.01487, -39.44887, -43.96476, -34.47227, -28.96313, -28.29334, -8.946898, 0.4691366, 5.824862, -12.45836, -42.30908, -27.09545, -25.19119, -21.32951, -2.041134, -2.435292, 5.638861, 26.93033, 28.40129, 20.47956, 24.26761, 18.42974, 12.61036, 0.2053221, -13.84179, -27.18427, -25.09708, -14.63473, 12.65117, 24.59127, 28.2853, 31.45191, 35.95419, 28.45175, 2.267092, 2.392247, -9.372475, -13.59926, -5.270447, -6.206205, 4.531004, 24.62979, 18.37859, 18.37083, 27.65051, 25.61028, 17.13935, 1.876594, 1.911587, 0.04782823, -16.54485, -13.33154, 0.2956639, 14.64726, 23.44325, 21.12933, 21.98741, 23.77387, 15.89078, 9.498365, 1.237571, -5.255218, -13.717, -11.04193, -10.594, -7.095931, 5.550063, 9.481051, 7.23031, 25.94297, 13.56613, 10.51635, 2.254753, -10.55439, -16.79383, -25.4158, -21.04054, -24.5257, -5.481001, -6.155964, 10.75753, 18.93484, 35.90346, 31.05707, 35.00238, 19.91775, 20.23985, 8.010061, 1.287694, 7.605889, 17.57379, 5.163029, 10.42415, 25.6746, 34.36333, 21.62348, 24.65724, 21.92103, 6.452575, 0.811069, -3.411131, -10.6599, 3.751892, 9.676641, 10.98452, 23.37049, 36.40419, 36.49691, 26.65021, 22.65482, 18.7156, 1.094926, 8.403404, 1.244945, 6.550472, 2.151157, 1.322322 ; 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 = -10.62448, 15.19717, 19.57358, 38.64954, 17.07342, -4.478291, -32.14618, -58.61463, -80.39075, -82.80859, -72.97562, -46.15329, -30.80676, -3.629559, 13.03948, 24.90762, 20.70461, 4.955744, -35.80389, -63.88707, -92.6772, -93.10353, -84.23653, -72.06551, -53.22348, -13.50966, -6.239947, 11.34155, 10.24004, -0.6426749, -26.0475, -54.86458, -74.41787, -82.39517, -86.32697, -70.74618, -41.92767, -4.375638, 22.76351, 38.5145, 39.46304, 19.06367, -2.788468, -23.23277, -48.17347, -60.36081, -47.61475, -41.78904, -24.78783, -0.6668987, 24.30827, 39.90264, 48.44223, 40.15097, 22.31033, 2.065738, -24.22772, -48.75356, -53.67185, -38.57156, -13.64632, 23.49403, 44.96844, 84.00069, 91.09901, 95.59401, 72.40416, 42.44891, 10.8576, -15.30582, -35.92838, -29.40925, -22.05737, -0.1972187, 21.99654, 45.14705, 69.99102, 73.87093, 66.15285, 53.97076, 21.335, -3.057783, -29.06001, -39.45611, -32.0032, -18.92922, 2.969068, 32.70639, 48.58004, 51.94069, 54.49484, 35.79023, 10.28327, -15.96411, -42.54454, -51.40157, -52.12133, -41.79006, -24.56563, -5.855153, 14.95822, 33.70015, 46.52201, 31.67502, 6.758927, -16.6312, -45.80951, -70.25816, -63.44429, -67.97262, -45.65716, -21.3751, 0.504724, 11.48662, 14.81582, 21.91786, 7.418103, -23.09992, -40.55509, -71.49382, -79.46278, -67.27808, -49.03937, -38.94368, -6.903971, 20.36588, 27.23109, 20.4339, 17.63882, 1.006783, -31.37142, -44.77391, -59.22647, -61.22829, -56.89464, -37.94128, -14.50086, 9.339609, 21.74213, 24.60353, 23.74195, -0.9227258, -19.87121, -37.28585, -55.66389, -53.22348, -61.10619, -48.66352, -28.65203, 0.01788389, 6.105665, 23.51114, 27.95299, 20.48352, -4.912299, -22.70639, -54.12312, -67.67442, -62.24032, -60.69245, -48.33475, -18.61526, -3.034823, 14.11229, 26.95487, 22.83639, 7.009856, -14.89974 ; 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.086279, 2.119459, 2.119459, 2.119459, 1.953457, 1.953457, 1.953457, 2.053089, 2.318325, 2.252077, 2.417622, 2.351434, 2.218937, 2.318325, 2.351434, 2.417622, 2.384533, 2.417622, 2.450701, 2.483771, 2.450701, 2.417622, 2.68198, 2.912783, 2.846887, 2.846887, 2.813925, 2.846887, 2.912783, 2.87984, 2.87984, 2.846887, 2.813925, 2.912783, 2.945717, 2.978641, 2.912783, 2.912783, 2.945717, 2.945717, 2.945717, 2.912783, 2.945717, 2.978641, 3.011556, 3.011556, 2.978641, 3.011556, 3.011556, 3.044461, 3.011556, 3.011556, 3.011556, 3.011556, 3.011556, 2.978641, 2.978641, 2.978641, 3.011556, 2.978641, 2.978641, 3.011556, 3.011556, 3.011556, 3.011556, 2.912783, 2.945717, 2.87984, 2.87984, 2.846887, 2.912783, 2.945717, 3.011556, 2.978641, 2.978641, 2.978641, 2.846887, 2.978641, 3.143121, 3.077357, 3.011556, 2.912783, 2.978641, 3.044461, 3.077357, 2.912783, 2.912783, 3.110243, 3.110243, 2.978641, 2.846887, 2.813925, 2.813925, 2.780953, 2.780953, 2.780953, 2.813925, 3.044461, 3.044461, 3.011556, 3.011556, 2.912783, 2.780953, 2.747972, 2.813925, 2.813925, 2.747972, 2.714981, 2.747972, 2.87984, 2.747972, 2.747972, 2.714981, 2.68198, 2.747972, 2.780953, 2.64897, 2.64897, 2.747972, 2.54988, 2.450701, 2.615949, 2.714981, 2.54988, 2.582919, 2.51683, 2.318325, 2.252077, 2.119459, 2.185788, 2.086279, 2.119459, 2.185788, 2.318325, 2.483771, 2.615949, 2.747972, 2.780953, 2.780953, 2.714981, 2.615949, 2.582919, 2.615949, 2.64897, 2.747972, 2.87984, 2.978641, 2.945717, 2.846887, 2.912783, 2.846887, 2.912783, 3.011556, 2.912783, 2.846887, 2.87984, 2.945717, 2.780953, 2.714981, 2.780953, 2.714981, 2.780953, 2.780953, 2.87984, 2.87984, 2.813925, 2.747972, 2.64897 ; 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 ; }