netcdf L0104.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.7143, 0.03428, -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:37:42 2004: /usr/local/nco/bin/ncrcat -d time,2452921.7597,2453047.8333 L0104.aanderaa.realtime.nc L0104.aanderaa.realtime.nc.new\n", "09-Oct-2003 12:32:58: Modified [lon,lat] to [-66.553590,43.625566].\n", "Wed Oct 8 20:40:02 2003: ncrcat -d time,2452921.7916666, pre/L0104.aanderaa.realtime.nc post/L0104.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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0104" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.0667 ; :goes_platform_id = "0440A5AC" ; :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 12:10:26\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:10:26" ; data: lat = 43.6255658467611 ; lon = -66.553589714898 ; 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 = 73.6183, 46.3414, 16.4248, 19.9444, 38.4223, 57.1935, 65.9925, 59.5399, 40.7687, 35.7826, 24.0506, 43.4084, 69.8054, 66.5791, 45.4615, 9.9722, 39.3022, 58.3667, 75.6714, 56.3136, 47.2213, 38.7156, 38.4223, 45.7548, 64.526, 63.9394, 40.1821, 9.6789, 25.5171, 43.995, 65.4059, 59.5399, 52.5007, 33.4362, 33.4362, 43.1151, 84.7637, 86.8168, 61.593, 42.2352, 28.7434, 42.8218, 63.9394, 74.4982, 67.1657, 38.4223, 8.5057, 36.0759, 51.9141, 87.4034, 76.5513, 43.1151, 25.8104, 49.861, 60.4198, 78.0178, 85.3503, 76.258, 34.0228, 27.8635, 43.4084, 61.8863, 62.1796, 41.3553, 16.1315, 19.9444, 43.4084, 63.6461, 68.6322, 50.4476, 46.0481, 33.4362, 39.0089, 61.593, 64.526, 44.2883, 19.3578, 22.2908, 26.6903, 60.4198, 72.4451, 75.0848, 54.2605, 46.928, 54.2605, 84.7637, 93.2694, 59.2466, 40.7687, 1.7598, 12.6119, 53.9672, 56.6069, 56.6069, 40.7687, 40.4754, 48.3945, 68.3389, 84.7637, 77.7245, 55.727, 31.6764, 7.6258, 33.7295, 57.4868, 65.9925, 55.4337, 28.7434, 32.263, 51.3275, 64.2327, 79.4843, 64.8193, 46.928, 14.0784, 36.3692, 57.1935, 56.0203, 58.0734, 34.6094, 32.263, 35.196, 61.0064, 74.2049, 65.6992, 39.5955, 9.6789, 23.7573, 53.0873, 75.3781, 71.8585, 48.9811, 48.1012, 52.5007, 43.1151, 47.8079, 56.0203, 36.6625, 5.866, 26.6903, 48.9811, 48.6878, 67.1657, 48.9811, 50.4476, 32.8496, 40.1821, 56.9002, 68.9255, 50.4476, 18.1846, 12.0253, 39.8888, 63.3528, 65.4059, 65.4059, 41.6486, 20.8243, 29.33, 68.9255, 81.2441, 60.1265, 43.7017, 1.4665, 40.4754, 56.0203, 53.9672, 60.4198 ; 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 = 334.2365, 332.8301, 359.1617, 184.1033, 202.3865, 185.1581, 183.0485, 175.6649, 179.8841, 221.3729, 277.2773, 294.1541, 319.8209, 310.3277, 309.9761, 219.2633, 208.7153, 189.3773, 189.0257, 177.0713, 184.1033, 263.2133, 302.2409, 321.2273, 320.8757, 333.1817, 340.5653, 59.2853, 181.6421, 172.1489, 189.3773, 187.2677, 180.5873, 219.9665, 277.9805, 318.7661, 330.0173, 346.8557, 350.7233, 26.5865, 152.4593, 159.8429, 168.6329, 166.5233, 172.5005, 172.8521, 238.6013, 325.7981, 337.7525, 348.9653, 357.4037, 27.9929, 75.8105, 124.3313, 157.7333, 161.9525, 159.4913, 170.3909, 204.1445, 246.3365, 294.5057, 308.2181, 319.8209, 321.5789, 1.2713, 189.0257, 169.3361, 164.4137, 162.6557, 177.7745, 199.2221, 268.1357, 279.3869, 309.6245, 331.7753, 326.1497, 319.1177, 226.2953, 170.0393, 181.2905, 183.7517, 190.7837, 215.3957, 261.8069, 294.8573, 298.7249, 305.4053, 329.3141, 349.3169, 325.7981, 182.6969, 167.2265, 172.1489, 181.6421, 208.7153, 263.9165, 298.3733, 306.8117, 320.1725, 324.7433, 327.2045, 324.7433, 130.3085, 157.7333, 167.9297, 175.6649, 193.5965, 234.0305, 260.0489, 301.1861, 317.7113, 337.7525, 336.6977, 3.7325, 64.5593, 122.5733, 147.1853, 163.3589, 160.8977, 198.8705, 224.8889, 281.1449, 308.2181, 327.9077, 324.3917, 340.5653, 108.1577, 175.6649, 157.0301, 166.1717, 168.2813, 163.0073, 230.5145, 267.4325, 297.3185, 307.1633, 323.6885, 329.3141, 294.1541, 191.8385, 162.3041, 168.6329, 170.0393, 180.9389, 219.9665, 266.7293, 294.8573, 315.6017, 329.6657, 347.2073, 36.7829, 196.7609, 171.7973, 168.9845, 169.6877, 158.4365, 170.3909, 268.8389, 303.2957, 318.4145, 333.8849, 337.4009, 38.1893, 4.4357, 147.8885, 141.9113, 154.5689, 162.3041 ; 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 = -31.99874, -21.1609, -0.2403042, -1.427119, -14.63323, -5.14194, -3.509564, 4.500597, 0.08246836, -23.65076, -23.85686, -39.60792, -45.03698, -50.75695, -34.83772, -6.311256, -18.88305, -9.509983, -11.87114, 2.877242, -3.378915, -38.44432, -32.49806, -28.65314, -40.71622, -28.84707, -13.36988, 8.321157, -0.7312213, 6.009679, -10.65692, -7.53212, -0.5381395, -21.4774, -33.11238, -28.41865, -42.35968, -19.74251, -9.928945, 18.9023, 13.29033, 14.7562, 12.6021, 17.3618, 8.766302, 4.780927, -7.260148, -20.27865, -19.65511, -16.72931, -3.467657, 20.2366, 25.02293, 41.17473, 22.89417, 24.17033, 29.90244, 12.72939, -13.91666, -25.52069, -39.49817, -48.62168, -40.11697, -25.69969, 0.3579023, -3.128827, 8.032615, 17.10104, 20.46015, 1.959008, -15.16046, -33.4185, -38.48655, -47.44143, -30.51632, -24.66969, -12.66982, -16.11425, 4.616692, -1.360749, -4.740281, -14.04851, -31.42877, -46.44902, -49.23367, -74.33246, -76.02148, -30.23539, -7.55757, -0.9892026, -0.5934202, 11.93201, 7.732453, -1.622135, -19.58764, -40.24746, -42.58088, -54.71274, -54.28932, -44.86574, -30.18409, -18.28491, 5.815224, 12.78073, 12.02116, 4.988347, -13.03151, -23.26289, -31.77762, -43.91016, -43.22004, -30.09341, -25.64137, 3.054935, 12.71322, 30.64845, 30.99452, 16.04285, 19.00486, -11.19373, -22.76911, -34.53226, -47.93038, -39.42393, -38.25275, -13.1747, 9.196914, 1.795805, 20.71719, 18.01635, 14.59496, 14.31472, -37.12381, -52.448, -38.30643, -38.09893, -33.17382, -18.71002, -5.352421, -5.475616, 14.88853, 9.596094, 11.61783, -0.8026123, -32.40449, -32.79609, -36.45953, -39.80978, -34.81044, -11.17032, 10.88866, -3.467837, 5.691157, 12.10511, 11.70853, 24.03877, 6.952207, -20.82002, -24.51544, -45.7484, -35.76169, -23.10546, 27.01908, 0.1134195, 21.51545, 34.55784, 23.17489, 18.3655 ; 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 = 66.30034, 41.22792, 16.42304, -19.89328, -35.52663, -56.96189, -65.89911, -59.36956, -40.76862, -26.85211, 3.046529, 17.76238, 53.33352, 43.08723, 29.20756, -7.720933, -34.46873, -57.58673, -74.73444, -56.24005, -47.10025, -4.575157, 20.49754, 35.67211, 50.05791, 57.06219, 37.89258, 4.943629, -25.50662, -43.58261, -64.53187, -59.06155, -52.49794, -25.62618, 4.64215, 32.42363, 73.42031, 84.54224, 60.78745, 37.76924, -25.48627, -40.19902, -62.6852, -72.44688, -66.59116, -38.12369, -4.431387, 29.837, 48.04946, 85.78744, 76.47272, 38.07088, 6.326896, -28.12047, -55.9143, -74.17932, -79.94071, -75.18806, -31.04638, -11.18342, 18.0051, 38.28637, 47.50717, 32.40042, 16.12753, -19.69745, -42.65872, -61.30563, -65.51154, -50.40955, -43.48089, -1.087761, 6.362367, 39.28115, 56.85384, 36.78125, 14.63558, -15.40164, -26.28799, -60.40448, -72.28985, -73.75884, -44.2316, -6.687697, 22.80893, 40.73783, 54.03624, 50.95077, 40.06208, 1.455464, -12.59793, -52.6316, -56.07629, -56.58365, -35.75488, -4.289491, 22.99776, 40.94779, 65.0965, 63.46781, 46.84463, 25.86613, -4.933152, -31.21429, -56.21587, -65.8037, -53.88019, -16.88257, -5.575292, 26.57838, 47.51703, 73.56725, 59.53202, 46.82846, 6.047753, -19.58038, -48.06699, -53.67402, -54.87563, -32.74921, -22.85758, 6.803067, 37.74201, 62.8659, 53.41453, 37.3394, -3.016269, -23.68933, -48.87801, -73.19337, -70.36073, -46.84268, -30.58673, -2.351839, 19.78709, 28.88022, 45.14169, 31.52894, 2.400321, -26.12259, -46.66347, -47.73277, -66.15329, -48.97453, -38.66405, -1.874184, 16.89094, 40.65482, 59.48914, 49.19537, 14.56423, -11.51442, -39.48072, -62.18556, -64.34937, -60.82819, -41.06425, -0.4219759, 16.101, 51.55394, 72.95002, 55.50976, 34.34833, 1.462107, -34.28328, -44.09115, -48.7379, -57.56093 ; 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.090339, 2.023649, 2.090339, 2.056999, 1.890146, 1.956918, 1.78991, 1.923537, 1.756477, 1.78991, 1.756477, 1.756477, 1.78991, 1.923537, 2.090339, 2.223597, 2.023649, 2.123669, 2.090339, 2.090339, 2.52284, 2.48963, 2.056999, 2.456411, 2.223597, 2.8544, 2.887503, 2.8544, 2.887503, 2.887503, 2.48963, 2.056999, 2.256886, 2.123669, 1.956918, 2.056999, 2.023649, 2.389942, 2.323434, 2.323434, 2.356693, 2.256886, 2.389942, 2.48963, 2.090339, 2.156988, 2.156988, 2.123669, 2.156988, 2.556039, 2.323434, 2.456411, 2.456411, 2.456411, 2.423181, 2.48963, 2.190297, 2.023649, 1.923537, 1.890146, 1.956918, 2.056999, 2.556039, 2.52284, 2.589229, 2.65558, 2.721892, 2.755033, 2.920597, 2.688741, 2.389942, 2.290165, 2.423181, 2.688741, 2.8544, 2.721892, 2.755033, 2.755033, 2.688741, 2.721892, 2.62241, 2.123669, 2.023649, 1.956918, 2.023649, 2.090339, 2.323434, 2.920597, 3.118961, 3.151989, 3.185007, 3.085923, 2.986756, 2.356693, 2.190297, 1.923537, 2.056999, 2.290165, 3.085923, 3.185007, 3.085923, 3.118961, 3.019821, 3.151989, 2.953681, 2.986756, 2.389942, 2.123669, 2.156988, 2.423181, 3.019821, 3.251017, 3.085923, 3.151989, 3.185007, 3.185007, 3.218017, 3.185007, 3.251017, 2.48963, 2.389942, 2.423181, 2.62241, 3.085923, 3.151989, 3.151989, 3.118961, 3.151989, 3.151989, 3.185007, 3.151989, 3.118961, 2.389942, 2.290165, 2.953681, 3.251017, 3.218017, 3.185007, 3.185007, 3.185007, 3.185007, 3.218017, 3.284008, 3.185007, 2.456411, 2.556039, 2.65558, 3.185007, 3.085923, 3.052877, 3.085923, 3.118961, 3.085923, 3.085923, 3.185007, 3.085923, 3.085923, 3.052877, 3.118961, 3.218017, 3.448826, 3.481762, 3.218017, 3.151989, 3.185007, 3.218017, 3.382926, 3.41588 ; 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 ; }