netcdf N0101.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.7015, 0.03423, -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 = "05-Jul-2004 13:29:52: Modified [lon,lat] to [-65.909000,42.329500].\n", "17-Jun-2004 16:52:10: Modified [lon,lat] to [-65.906690,42.328446].\n", "17-Jun-2004 15:13:46: Modified [lon,lat] to [-65.906685,42.328454].\n", "11-Jun-2004 11:42:36: Modified [lon,lat] to [-69.906800,42.328400].\n", "03-Jun-2004 22:16:10: Modified [lon,lat] to [-65.906400,42.327900].\n", "Thu Jun 3 21:34:15 2004: /usr/local/nco/bin/ncrcat -d time,2453160.8229,2453161.04 N0101.aanderaa.realtime.nc N0101.aanderaa.realtime.nc.new\n", "Thu Jun 3 21:12:44 2004: /usr/local/nco/bin/ncrcat -d time,2453160.04,2453160.8229 N0101.aanderaa.realtime.nc N0101.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 = "AANCM712" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0101" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453226.00000579 ; :starting_julian_day_string = "2004-08-08 00:00:00" ; :ending_julian_day_number = 2453232.95833912 ; :ending_julian_day_string = "2004-08-14 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 11-May-2004 20:49:10\n", "AANCM_Temperature_1.5: 11-May-2004 20:49:10" ; :longitude = -65.909 ; :latitude = 42.3295 ; data: lat = 42.3295 ; lon = -65.909 ; depth = 2 ; time = 2453226, 2453226.04166667, 2453226.08333333, 2453226.125, 2453226.16666667, 2453226.20833333, 2453226.25, 2453226.29166667, 2453226.33333333, 2453226.375, 2453226.41666667, 2453226.45833333, 2453226.5, 2453226.54166667, 2453226.58333333, 2453226.625, 2453226.66666667, 2453226.70833333, 2453226.75, 2453226.79166667, 2453226.83333333, 2453226.875, 2453226.91666667, 2453226.95833333, 2453227, 2453227.04166667, 2453227.08333333, 2453227.125, 2453227.16666667, 2453227.20833333, 2453227.25, 2453227.29166667, 2453227.33333333, 2453227.375, 2453227.41666667, 2453227.45833333, 2453227.5, 2453227.54166667, 2453227.58333333, 2453227.625, 2453227.66666667, 2453227.70833333, 2453227.75, 2453227.79166667, 2453227.83333333, 2453227.875, 2453227.91666667, 2453227.95833333, 2453228, 2453228.04166667, 2453228.08333333, 2453228.125, 2453228.16666667, 2453228.20833333, 2453228.25, 2453228.29166667, 2453228.33333333, 2453228.375, 2453228.41666667, 2453228.45833333, 2453228.5, 2453228.54166667, 2453228.58333333, 2453228.625, 2453228.66666667, 2453228.70833333, 2453228.75, 2453228.79166667, 2453228.83333333, 2453228.875, 2453228.91666667, 2453228.95833333, 2453229, 2453229.04166667, 2453229.08333333, 2453229.125, 2453229.16666667, 2453229.20833333, 2453229.25, 2453229.29166667, 2453229.33333333, 2453229.375, 2453229.41666667, 2453229.45833333, 2453229.5, 2453229.54166667, 2453229.58333333, 2453229.625, 2453229.66666667, 2453229.70833333, 2453229.75, 2453229.79166667, 2453229.83333333, 2453229.875, 2453229.91666667, 2453229.95833333, 2453230, 2453230.04166667, 2453230.08333333, 2453230.125, 2453230.16666667, 2453230.20833333, 2453230.25, 2453230.29166667, 2453230.33333333, 2453230.375, 2453230.41666667, 2453230.45833333, 2453230.5, 2453230.54166667, 2453230.58333333, 2453230.625, 2453230.66666667, 2453230.70833333, 2453230.75, 2453230.79166667, 2453230.83333333, 2453230.875, 2453230.91666667, 2453230.95833333, 2453231, 2453231.04166667, 2453231.08333333, 2453231.125, 2453231.16666667, 2453231.20833333, 2453231.25, 2453231.29166667, 2453231.33333333, 2453231.375, 2453231.41666667, 2453231.45833333, 2453231.5, 2453231.54166667, 2453231.58333333, 2453231.625, 2453231.66666667, 2453231.70833333, 2453231.75, 2453231.79166667, 2453231.83333333, 2453231.875, 2453231.91666667, 2453231.95833333, 2453232, 2453232.04166667, 2453232.08333333, 2453232.125, 2453232.16666667, 2453232.20833333, 2453232.25, 2453232.29166667, 2453232.33333333, 2453232.375, 2453232.41666667, 2453232.45833333, 2453232.5, 2453232.54166667, 2453232.58333333, 2453232.625, 2453232.66666667, 2453232.70833333, 2453232.75, 2453232.79166667, 2453232.83333333, 2453232.875, 2453232.91666667, 2453232.95833333 ; current_speed = 38.4223, 64.526, 50.1543, 18.7712, 12.3186, 40.1821, 71.5652, 40.7687, 29.33, 5.2794, 10.5588, 12.9052, 15.2516, 25.2238, 43.995, 39.3022, 32.5563, 9.6789, 40.7687, 3.8129, 17.8913, 16.4248, 19.9444, 14.3717, 23.464, 20.8243, 15.5449, 54.2605, 42.2352, 2.933, 17.0114, 20.531, 27.8635, 26.1037, 8.799, 27.5702, 36.0759, 37.2491, 26.6903, 39.8888, 42.5285, 20.531, 34.9027, 60.7131, 59.5399, 33.1429, 16.7181, 14.665, 26.9836, 32.5563, 24.9305, 46.928, 36.0759, 23.7573, 21.9975, 36.0759, 46.3414, 49.5677, 37.2491, 17.598, 23.7573, 26.397, 9.0923, 26.9836, 17.0114, 8.799, 4.9861, 31.9697, 61.0064, 57.7801, 53.6739, 31.3831, 22.8774, 21.4109, 21.1176, 42.5285, 43.1151, 47.2213, 41.9419, 44.8749, 63.3528, 71.8585, 50.4476, 44.8749, 35.7826, 18.1846, 28.1568, 33.7295, 32.5563, 14.3717, 5.2794, 30.2099, 58.66, 60.7131, 59.2466, 49.861, 18.7712, 8.799, 4.3995, 23.7573, 41.6486, 57.7801, 39.5955, 31.6764, 46.0481, 42.8218, 58.66, 76.8446, 47.5146, 13.4918, 8.799, 12.0253, 33.7295, 63.9394, 45.4615, 21.1176, 23.1707, 41.062, 81.5374, 69.8054, 56.0203, 35.196, 14.3717, 7.6258, 23.1707, 79.191, 46.928, 29.9166, 24.0506, 34.3161, 50.7409, 62.4729, 45.1682, 39.5955, 16.7181, 8.2124, 10.8521, 37.2491, 69.2188, 48.1012, 33.1429, 46.928, 58.3667, 64.526, 68.0456, 55.1404, 36.3692, 13.1985, 17.8913, 10.5588, 58.0734, 56.3136, 35.196, 22.8774, 31.3831, 53.3806, 68.9255, 69.2188, 38.4223, 38.129, 42.8218, 68.6322, 118.4932, 96.4957, 72.4451, 46.3414, 55.727, 85.3503 ; 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 = 203.0048, 100.6892, 126.356, 140.7716, 248.3612, 294.0692, 298.9916, 316.9232, 342.5516, 109.4792, 142.5296, 159.0548, 194.918, 189.9956, 89.438, 100.6892, 118.9724, 207.5756, 294.7724, 287.3888, 175.9316, 179.4476, 230.7812, 212.1464, 196.3244, 222.3428, 124.598, 107.7212, 120.7304, 112.6436, 300.398, 320.7908, 302.5076, 302.8592, 193.16, 161.8676, 168.1964, 186.128, 96.47, 107.018, 118.9724, 187.886, 240.626, 269.1056, 271.2152, 285.2792, 271.5668, 162.9224, 178.7444, 173.1188, 84.164, 107.7212, 117.9176, 123.8948, 207.224, 220.5848, 241.3292, 249.416, 276.8408, 257.8544, 201.95, 193.5116, 116.1596, 112.6436, 117.566, 124.598, 251.5256, 265.238, 298.2884, 301.1012, 356.264, 20.5244, 65.5292, 111.9404, 90.4928, 97.5248, 124.598, 140.0684, 173.1188, 221.6396, 255.0416, 263.48, 284.576, 302.8592, 340.1288, 33.8852, 73.9676, 88.3832, 108.0728, 139.0136, 176.2832, 277.8956, 279.302, 294.4208, 297.2336, 324.3068, 290.9048, 294.0692, 173.822, 81.3512, 94.0088, 101.0408, 127.7624, 205.1144, 264.1832, 277.1924, 289.1468, 315.1652, 326.4164, 340.4804, 108.0728, 90.4928, 96.1184, 95.4152, 114.05, 143.5844, 231.836, 264.1832, 286.6856, 287.3888, 301.4528, 302.156, 252.5804, 253.9868, 40.9172, 86.2736, 126.356, 123.1916, 178.3928, 248.0096, 281.4116, 281.7632, 297.2336, 293.0144, 290.9048, 214.9592, 201.5984, 83.4608, 106.6664, 125.6528, 174.1736, 218.4752, 244.4936, 254.69, 261.722, 280.3568, 261.3704, 263.48, 224.1008, 258.9092, 85.922, 116.1596, 147.8036, 178.0412, 245.9, 281.7632, 324.6584, 354.506, 24.7436, 70.8032, 89.7896, 88.7348, 109.1276, 126.356, 144.6392, 181.9088, 223.3976, 244.142 ; 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 = -15.01575, 63.40633, 40.39173, 11.87116, -11.45047, -36.68841, -62.59742, -27.84413, -8.794506, 4.977221, 6.423462, 4.613285, -3.926317, -4.378159, 43.99288, 38.62022, 28.48198, -4.480543, -37.01714, -3.638646, 1.26934, 0.1583523, -15.45167, -7.646958, -6.595154, -14.02652, 12.79588, 51.68578, 36.30459, 2.706917, -14.67287, -12.97875, -23.49785, -21.92728, -2.003278, 8.580229, 7.379598, -3.976341, 26.52031, 38.14219, 37.20619, -2.816905, -30.41549, -60.7057, -59.52651, -31.9714, -16.71185, 4.306621, 0.5912808, 3.900606, 24.80128, 44.70122, 31.87745, 19.72005, -10.06321, -23.47, -40.65952, -46.40319, -36.98392, -17.20409, -8.880415, -6.167454, 8.160971, 24.90364, 15.08024, 7.242951, -4.729143, -31.85934, -53.72061, -49.47457, -3.497354, 11.00311, 20.82238, 19.86017, 21.11682, 42.16225, 35.49046, 30.31006, 5.025105, -29.81681, -61.20599, -71.39374, -48.82393, -37.69521, -12.16275, 10.13847, 27.06166, 33.71607, 30.95007, 9.426108, 0.3422366, -29.92351, -57.88863, -55.28132, -52.679, -29.09114, -17.53558, -8.033958, 0.4734637, 23.48715, 41.5467, 56.71065, 31.3025, -13.44432, -45.811, -42.48485, -55.415, -54.18044, -26.28285, -4.508006, 8.364884, 12.02486, 33.53737, 63.65404, 41.515, 12.53621, -18.21785, -40.85057, -78.10424, -66.6152, -47.78925, -29.79701, -13.71258, -7.329905, 15.17606, 79.02357, 37.79343, 25.03555, 0.6745533, -31.81949, -49.73781, -61.16088, -40.16122, -36.44396, -15.61762, -4.705647, -3.994643, 37.00676, 66.31097, 39.0853, 3.364491, -29.19747, -52.67812, -62.23606, -67.33664, -54.24202, -35.95746, -13.11314, -12.45096, -10.3616, 57.92637, 50.54537, 18.75324, 0.781969, -28.64757, -52.25953, -39.86996, -6.627113, 16.08197, 36.00883, 42.82151, 68.61547, 111.9513, 77.71274, 41.92567, -1.543571, -38.28763, -76.80483 ; 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 = -35.36666, -11.96837, -29.7315, -14.54076, -4.542534, 16.38786, 34.68632, 29.77904, 27.98045, -1.760493, -8.380178, -12.05246, -14.73755, -24.84093, 0.431529, -7.289827, -15.76989, -8.579385, 17.08269, 1.139501, -17.84621, -16.42404, -12.61052, -12.16839, -22.51806, -15.39183, -8.826628, -16.51611, -21.58215, -1.129198, 8.607831, 15.9083, 14.97416, 14.16325, -8.567922, -26.20106, -35.31306, -37.03625, -3.007542, -11.67434, -20.60031, -20.33684, -17.12007, -0.9477066, 1.262701, 8.733912, 0.4571131, -14.01839, -26.97712, -32.32179, 2.534968, -14.2842, -16.89078, -13.24873, -19.56072, -27.39762, -22.23351, -17.42702, 4.436779, -3.702561, -22.03514, -25.6664, -4.00855, -10.38863, -7.872367, -4.996204, -1.58, -2.654026, 28.91154, 29.84638, 53.55984, 29.39099, 9.476493, -8.00001, -0.1816299, -5.569333, -24.4814, -36.20982, -41.63978, -33.53677, -16.35248, -8.159534, 12.69584, 24.34806, 33.65207, 15.09606, 7.77637, 0.951669, -10.09978, -10.8487, -5.268296, 4.149888, 9.481701, 25.10092, 27.1124, 40.49475, 6.697869, 3.588582, -4.373949, 3.572562, -2.911641, -11.06535, -24.24782, -28.68178, -4.666883, 5.361359, 19.23987, 54.49378, 39.58344, 12.71639, -2.729671, -0.1034281, -3.595004, -6.034116, -18.52709, -16.99401, -14.31751, -4.161552, 23.411, 20.86164, 29.23117, 18.73224, -4.302416, -2.103644, 17.5091, 5.14679, -27.81895, -16.37756, -24.04114, -12.84971, 10.03938, 12.73618, 20.66985, 15.48035, 5.96529, -6.730557, -10.09014, 4.242038, -19.85187, -28.03684, -32.97168, -36.73888, -25.1334, -17.03753, -9.796949, 9.913003, -5.457058, -1.49869, -12.84804, -2.031137, 4.129858, -24.82715, -29.78379, -22.86403, -12.81468, 10.88256, 56.22376, 68.90083, 34.89474, 12.53734, 0.1572487, 1.515407, -38.82703, -57.20271, -59.08071, -46.31569, -40.49143, -37.22487 ; 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 = 15.78753, 15.31436, 16.41919, 16.10324, 16.26119, 15.15673, 15.28283, 16.38759, 17.02027, 16.95695, 16.92529, 16.76705, 16.79869, 16.92529, 15.47204, 15.69286, 16.16641, 15.75598, 15.69286, 15.88222, 15.88222, 15.75598, 16.198, 16.57727, 16.83034, 16.89364, 16.38759, 15.56667, 15.62976, 15.40896, 15.47204, 15.62976, 16.26119, 16.76705, 16.79869, 16.73541, 16.67215, 16.70378, 16.79869, 16.07166, 15.72442, 15.75598, 15.59821, 16.92529, 17.59079, 17.97181, 17.8765, 17.8765, 17.84474, 17.74948, 17.68599, 17.59079, 17.4322, 17.30539, 17.33709, 17.33709, 17.33709, 17.4322, 17.30539, 17.46391, 17.62252, 17.33709, 17.33709, 17.49562, 16.48242, 17.65425, 17.74948, 18.06715, 18.28977, 18.19434, 17.8765, 17.36879, 17.30539, 17.05194, 16.92529, 17.14696, 17.49562, 18.13074, 18.09894, 18.19434, 17.97181, 17.8765, 17.8765, 17.4322, 17.49562, 17.49562, 17.49562, 17.30539, 17.4322, 17.71774, 17.8765, 18.25796, 18.35342, 18.00359, 17.68599, 17.81298, 17.62252, 17.78123, 17.94003, 17.8765, 17.97181, 17.97181, 17.74948, 17.78123, 17.81298, 17.74948, 17.71774, 17.52734, 16.57727, 16.76705, 16.70378, 17.14696, 17.62252, 17.97181, 18.09894, 18.44892, 18.51261, 18.48076, 16.86199, 16.57727, 17.242, 16.70378, 15.50358, 16.26119, 16.38759, 18.16254, 17.05194, 17.05194, 17.11528, 17.30539, 16.22959, 17.08361, 16.32438, 16.70378, 16.70378, 16.48242, 16.54565, 16.95695, 18.89515, 17.05194, 17.46391, 17.17863, 16.98861, 16.60889, 16.89364, 16.35598, 16.64052, 15.97693, 16.32438, 16.41919, 16.89364, 17.4322, 17.17863, 17.11528, 16.95695, 16.89364, 16.70378, 17.14696, 17.62252, 16.89364, 16.86199, 17.49562, 17.90827, 17.36879, 16.89364, 17.08361, 16.76705, 15.06217 ; 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 ; }