netcdf L0106.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.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 = "13-Oct-2004 11:27:18: Modified [lon,lat] to [-66.553800,43.624300].\n", "Sun Oct 3 12:41:31 2004: /usr/local/nco/bin/ncrcat -d time,2453281.59375,2453311.042 L0106.aanderaa.realtime.nc L0106.aanderaa.realtime.nc.new\n", "02-Oct-2004 19:48:26: Modified [lon,lat] to [-66.554100,43.627300].\n", "Sat Oct 2 16:19:50 2004: /usr/local/nco/bin/ncrcat -d time,2453211.604167,2453646.0 L0106.aanderaa.realtime.nc L0106.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 = "AANCM691" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0106" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453310.04167244 ; :starting_julian_day_string = "2004-10-31 01:00:00" ; :ending_julian_day_number = 2453317.00000579 ; :ending_julian_day_string = "2004-11-07 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 25-Aug-2004 13:42:12\n", "AANCM_Temperature_1.5: 25-Aug-2004 13:42:12" ; :longitude = -66.5538 ; :latitude = 43.6243 ; data: lat = 43.6243 ; lon = -66.5538 ; depth = 2 ; time = 2453310.04166667, 2453310.08333333, 2453310.125, 2453310.16666667, 2453310.20833333, 2453310.25, 2453310.29166667, 2453310.33333333, 2453310.375, 2453310.41666667, 2453310.45833333, 2453310.5, 2453310.54166667, 2453310.58333333, 2453310.625, 2453310.66666667, 2453310.70833333, 2453310.75, 2453310.79166667, 2453310.83333333, 2453310.875, 2453310.91666667, 2453310.95833333, 2453311, 2453311.04166667, 2453311.08333333, 2453311.125, 2453311.16666667, 2453311.20833333, 2453311.25, 2453311.29166667, 2453311.33333333, 2453311.375, 2453311.41666667, 2453311.45833333, 2453311.5, 2453311.54166667, 2453311.58333333, 2453311.625, 2453311.66666667, 2453311.70833333, 2453311.75, 2453311.79166667, 2453311.83333333, 2453311.875, 2453311.91666667, 2453311.95833333, 2453312, 2453312.04166667, 2453312.08333333, 2453312.125, 2453312.16666667, 2453312.20833333, 2453312.25, 2453312.29166667, 2453312.33333333, 2453312.375, 2453312.41666667, 2453312.45833333, 2453312.5, 2453312.54166667, 2453312.58333333, 2453312.625, 2453312.66666667, 2453312.70833333, 2453312.75, 2453312.79166667, 2453312.83333333, 2453312.875, 2453312.91666667, 2453312.95833333, 2453313, 2453313.04166667, 2453313.08333333, 2453313.125, 2453313.16666667, 2453313.20833333, 2453313.25, 2453313.29166667, 2453313.33333333, 2453313.375, 2453313.41666667, 2453313.45833333, 2453313.5, 2453313.54166667, 2453313.58333333, 2453313.625, 2453313.66666667, 2453313.70833333, 2453313.75, 2453313.79166667, 2453313.83333333, 2453313.875, 2453313.91666667, 2453313.95833333, 2453314, 2453314.04166667, 2453314.08333333, 2453314.125, 2453314.16666667, 2453314.20833333, 2453314.25, 2453314.29166667, 2453314.33333333, 2453314.375, 2453314.41666667, 2453314.45833333, 2453314.5, 2453314.54166667, 2453314.58333333, 2453314.625, 2453314.66666667, 2453314.70833333, 2453314.75, 2453314.79166667, 2453314.83333333, 2453314.875, 2453314.91666667, 2453314.95833333, 2453315, 2453315.04166667, 2453315.08333333, 2453315.125, 2453315.16666667, 2453315.20833333, 2453315.25, 2453315.29166667, 2453315.33333333, 2453315.375, 2453315.41666667, 2453315.45833333, 2453315.5, 2453315.54166667, 2453315.58333333, 2453315.625, 2453315.66666667, 2453315.70833333, 2453315.75, 2453315.79166667, 2453315.83333333, 2453315.875, 2453315.91666667, 2453315.95833333, 2453316, 2453316.04166667, 2453316.08333333, 2453316.125, 2453316.16666667, 2453316.20833333, 2453316.25, 2453316.29166667, 2453316.33333333, 2453316.375, 2453316.41666667, 2453316.45833333, 2453316.5, 2453316.54166667, 2453316.58333333, 2453316.625, 2453316.66666667, 2453316.70833333, 2453316.75, 2453316.79166667, 2453316.83333333, 2453316.875, 2453316.91666667, 2453316.95833333, 2453317 ; current_speed = 84.1771, 89.7498, 72.7384, 42.5285, 20.2377, 13.1985, 28.1568, 38.7156, 14.3717, 16.1315, 30.5032, 62.7662, 73.0317, 81.5374, 68.6322, 38.7156, 26.397, 22.2908, 35.4893, 39.0089, 46.6347, 43.7017, 26.6903, 45.7548, 50.7409, 62.7662, 70.0987, 46.928, 39.8888, 44.2883, 54.2605, 60.1265, 62.7662, 77.1379, 58.0734, 47.8079, 52.5007, 50.4476, 40.7687, 29.33, 28.1568, 31.9697, 54.5538, 70.6853, 82.4173, 84.1771, 63.9394, 24.9305, 14.665, 26.397, 43.995, 44.8749, 24.6372, 25.8104, 48.1012, 57.4868, 74.4982, 83.5905, 46.3414, 7.0392, 4.3995, 28.4501, 44.2883, 50.7409, 34.3161, 12.0253, 17.0114, 37.2491, 50.4476, 61.8863, 44.8749, 22.5841, 14.665, 33.1429, 48.1012, 60.4198, 49.2744, 28.4501, 17.598, 31.3831, 50.7409, 56.3136, 53.6739, 26.9836, 4.3995, 3.5196, 26.6903, 28.7434, 29.6233, 15.8382, 34.9027, 59.8332, 77.1379, 102.9483, 106.7612, 86.8168, 71.8585, 45.1682, 29.9166, 5.2794, 18.1846, 9.0923, 12.0253, 29.0367, 53.9672, 73.0317, 80.0709, 89.1632, 66.2858, 41.062, 23.464, 3.5196, 9.3856, 10.5588, 16.1315, 9.0923, 19.3578, 39.3022, 41.062, 36.0759, 34.6094, 23.7573, 6.7459, 6.7459, 30.5032, 29.33, 38.7156, 23.1707, 9.3856, 19.9444, 18.4779, 25.8104, 28.4501, 16.7181, 26.6903, 19.6511, 38.129, 36.0759, 24.9305, 20.2377, 24.3439, 41.3553, 57.7801, 67.459, 83.0039, 90.0431, 67.7523, 48.9811, 25.8104, 14.0784, 25.5171, 19.3578, 24.3439, 49.861, 60.1265, 74.4982, 75.3781, 76.8446, 64.526, 50.7409, 35.4893, 26.1037, 26.6903, 30.7965, 22.2908, 30.5032, 39.3022, 53.6739 ; 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 = 16.3568, 23.3888, 44.4848, 33.2336, 50.1104, 126.7592, 166.49, 202.0016, 142.5812, 76.832, 3.6992, 0.8864, 33.5852, 41.672, 43.0784, 42.0236, 56.0876, 124.6496, 156.9968, 154.8872, 152.0744, 168.9512, 94.7636, 78.2384, 28.6628, 30.4208, 30.0692, 49.7588, 76.832, 127.1108, 140.8232, 163.6772, 163.3256, 145.0424, 125.7044, 97.5764, 81.7544, 68.042, 67.6904, 66.6356, 107.7728, 139.7684, 157.3484, 158.7548, 169.6544, 160.8644, 172.4672, 148.5584, 108.8276, 4.0508, 12.4892, 45.8912, 34.64, 92.654, 144.3392, 151.3712, 165.0836, 166.8416, 178.4444, 145.394, 116.5628, 19.8728, 13.1924, 17.7632, 30.0692, 54.6812, 146.8004, 156.9968, 163.3256, 165.7868, 183.7184, 220.988, 1.238, 17.4116, 38.8592, 31.8272, 38.156, 46.5944, 76.1288, 140.4716, 159.1064, 158.7548, 162.974, 170.006, 222.746, 332.4452, 19.8728, 16.3568, 56.7908, 119.7272, 141.5264, 169.3028, 159.1064, 168.5996, 179.8508, 184.4216, 186.8828, 200.5952, 249.8192, 257.5544, 327.1712, 5.1056, 109.5308, 138.7136, 144.6908, 162.6224, 164.732, 160.5128, 163.6772, 163.6772, 172.4672, 281.1116, 1.5896, 342.9548, 343.3064, 105.6632, 151.0196, 178.4444, 163.3256, 159.8096, 165.4352, 159.1064, 116.2112, 38.5076, 4.754, 5.4572, 4.754, 344.3612, 255.4448, 232.5908, 193.9148, 184.4216, 164.732, 120.782, 82.4576, 81.0512, 49.7588, 59.9552, 92.3024, 104.2568, 152.0744, 141.5264, 151.3712, 160.5128, 156.9968, 162.974, 152.7776, 149.6132, 113.0468, 112.6952, 87.38, 84.5672, 99.686, 148.5584, 149.6132, 145.7456, 149.6132, 148.5584, 141.1748, 140.8232, 127.1108, 95.8184, 65.5808, 56.7908, 70.8548, 123.2432, 132.3848, 147.152 ; 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 = 23.70579, 35.62784, 50.96925, 23.30791, 15.52801, 10.57408, 6.577853, -14.50412, 8.732769, 15.70734, 1.968017, 0.970992, 40.39941, 54.2114, 46.87569, 25.91764, 21.90665, 18.3374, 13.8686, 16.55544, 21.84018, 8.375213, 26.59811, 44.79414, 24.33807, 31.78147, 35.12265, 35.82163, 38.83997, 35.3186, 34.2772, 16.89847, 18.00966, 44.19771, 47.15785, 47.39053, 51.95797, 46.78804, 37.71701, 26.92498, 26.813, 20.64855, 21.01012, 25.61352, 14.80093, 27.59367, 8.382055, 13.00448, 13.88033, 1.864708, 9.514164, 32.22105, 14.00423, 25.78271, 28.0423, 27.54383, 19.17654, 19.02887, 1.25803, 3.997772, 3.93511, 9.671131, 10.10755, 15.48022, 17.19393, 9.812018, 9.314717, 14.5563, 14.47506, 15.19499, -2.910262, -14.81293, 0.3168446, 9.917481, 30.17911, 31.86294, 30.44196, 20.66921, 17.08479, 19.97411, 18.09591, 20.40579, 15.71602, 4.68287, -2.986158, -1.628156, 9.072917, 8.094661, 24.78512, 13.75383, 21.71485, 11.10615, 27.50997, 20.34919, 0.2780092, -6.693133, -8.611437, -15.88851, -28.07998, -5.15534, -9.858429, 0.8091388, 11.33339, 19.15909, 31.19243, 21.81221, 21.08541, 29.74451, 18.62953, 11.54042, 3.075984, -3.45362, 0.2603584, -3.095059, -4.63383, 8.754661, 9.379055, 1.066937, 11.78202, 12.45127, 8.703392, 8.472652, 6.052233, 4.200122, 2.528038, 2.789346, 3.208663, -6.246172, -9.084378, -15.84218, -4.443543, -1.98985, 7.491887, 14.36287, 26.45938, 19.4119, 29.10507, 31.22853, 24.91037, 19.61441, 11.40085, 25.72936, 27.68436, 22.50407, 32.43647, 26.36513, 30.99299, 24.77636, 23.75035, 12.98832, 25.49043, 19.27084, 23.99687, 26.00896, 30.41409, 41.93268, 38.12888, 40.08439, 40.45435, 32.05381, 28.30166, 25.96922, 24.30272, 25.7667, 21.05791, 25.51139, 29.02995, 29.11338 ; 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 = 80.77016, 82.37526, 51.89422, 35.57267, 12.97865, -7.898685, -27.37768, -35.89607, -11.41422, 3.67487, 30.43965, 62.75869, 60.84009, 60.90544, 50.13032, 28.76062, 14.72754, -12.67357, -32.6673, -35.32154, -41.20439, -42.89166, -2.216489, 9.326656, 44.523, 54.12517, 60.66488, 30.31581, 9.086951, -26.72171, -42.06276, -57.70301, -60.12693, -63.22039, -33.89184, -6.303381, 7.529473, 18.86371, 15.47625, 11.63162, -8.594673, -24.40695, -50.34573, -65.8814, -81.07739, -79.52593, -63.3876, -21.27001, -4.732713, 26.33105, 42.95394, 31.23397, 20.27, -1.195137, -39.08139, -50.45859, -71.98779, -81.39578, -46.32432, -5.793803, -1.967362, 26.75589, 43.1195, 48.32185, 29.69787, 6.952131, -14.2346, -34.28716, -48.32632, -59.99189, -44.78043, -17.04754, 14.66158, 31.62428, 37.45593, 51.33522, 38.74602, 19.54973, 4.218946, -24.20607, -47.4044, -52.48643, -51.32148, -26.57415, -3.23086, 3.120368, 25.10088, 27.58006, 16.22461, -7.853703, -27.32515, -58.79341, -72.06564, -100.9171, -106.7608, -86.55841, -71.34064, -42.28146, -10.32074, -1.137777, 15.28041, 9.056225, -4.020221, -21.81878, -44.03965, -69.69833, -77.24477, -84.05558, -63.61405, -39.40694, -23.26151, 0.6782995, 9.381989, 10.09499, 15.45163, -2.454758, -16.93392, -39.28772, -39.33538, -33.85907, -33.49719, -22.19512, -2.979537, 5.278839, 30.39826, 29.19706, 38.58241, 22.31293, -2.35872, -12.11629, -17.93566, -25.73358, -27.44594, -8.555872, 3.503365, 3.056764, 24.63159, 18.06237, -1.001549, -4.983904, -21.50921, -32.37685, -50.71603, -63.59468, -76.40368, -86.09669, -60.24789, -42.25258, -10.10433, -5.431851, 1.16643, 1.832762, -4.095825, -42.54002, -51.86694, -61.57623, -65.02343, -65.56168, -50.26978, -39.33436, -21.41276, -2.646283, 11.03403, 16.86717, 7.310564, -16.72167, -26.49387, -45.09211 ; 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 = 12.10147, 12.06986, 12.00665, 12.03826, 12.00665, 11.91182, 11.94343, 11.94343, 11.97504, 11.97504, 11.94343, 11.88021, 12.00665, 12.03826, 12.00665, 11.97504, 11.88021, 11.84859, 12.06986, 11.97504, 12.00665, 12.03826, 12.00665, 12.00665, 12.00665, 11.72212, 11.6905, 11.75374, 11.6905, 11.53236, 11.43746, 11.43746, 11.27926, 11.3109, 11.27926, 11.3109, 11.37419, 11.6905, 11.78536, 11.78536, 11.75374, 11.65887, 11.59562, 11.50073, 11.43746, 11.18431, 10.89937, 10.83602, 10.93104, 11.18431, 11.43746, 11.62725, 11.62725, 11.65887, 11.65887, 11.65887, 11.62725, 11.56399, 11.56399, 11.53236, 11.56399, 11.59562, 11.59562, 11.62725, 11.62725, 11.6905, 11.72212, 11.75374, 11.78536, 11.75374, 11.6905, 11.62725, 11.59562, 11.59562, 11.72212, 11.72212, 11.65887, 11.65887, 11.65887, 11.65887, 11.62725, 11.62725, 11.59562, 11.62725, 11.62725, 11.59562, 11.59562, 11.59562, 11.56399, 11.53236, 11.4691, 11.43746, 11.4691, 11.43746, 11.43746, 11.40583, 11.37419, 11.37419, 11.34255, 11.3109, 11.27926, 11.27926, 11.27926, 11.27926, 11.27926, 11.24761, 11.18431, 11.21597, 11.18431, 11.21597, 11.21597, 11.21597, 11.21597, 11.18431, 11.15266, 11.15266, 11.15266, 11.18431, 11.21597, 11.18431, 11.18431, 11.18431, 11.15266, 11.15266, 11.15266, 11.15266, 11.15266, 11.15266, 11.15266, 11.15266, 11.15266, 11.12101, 11.12101, 11.12101, 11.12101, 11.08935, 11.12101, 11.08935, 11.05769, 11.02603, 11.02603, 10.99437, 10.96271, 10.96271, 10.93104, 10.96271, 10.96271, 10.93104, 10.93104, 10.89937, 10.8677, 10.8677, 10.83602, 10.8677, 10.8677, 10.8677, 10.8677, 10.83602, 10.80435, 10.77267, 10.74099, 10.74099, 10.74099, 10.74099, 10.74099, 10.74099, 10.7093, 10.67762 ; 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 ; }