netcdf F0109.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., 300. ; 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., 300. ; 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., 300. ; 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.6659, 0.03419, -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:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.aanderaa.realtime.nc F0109.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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453471.00000579 ; :starting_julian_day_string = "2005-04-10 00:00:00" ; :ending_julian_day_number = 2453477.95833912 ; :ending_julian_day_string = "2005-04-16 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Aug-2004 20:45:08\n", "AANCM_Temperature_1.5: 20-Aug-2004 20:45:08" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; depth = 2 ; time = 2453471, 2453471.04166667, 2453471.08333333, 2453471.125, 2453471.16666667, 2453471.20833333, 2453471.25, 2453471.29166667, 2453471.33333333, 2453471.375, 2453471.41666667, 2453471.45833333, 2453471.5, 2453471.54166667, 2453471.58333333, 2453471.625, 2453471.66666667, 2453471.70833333, 2453471.75, 2453471.79166667, 2453471.83333333, 2453471.875, 2453471.91666667, 2453471.95833333, 2453472, 2453472.04166667, 2453472.08333333, 2453472.125, 2453472.16666667, 2453472.20833333, 2453472.25, 2453472.29166667, 2453472.33333333, 2453472.375, 2453472.41666667, 2453472.45833333, 2453472.5, 2453472.54166667, 2453472.58333333, 2453472.625, 2453472.66666667, 2453472.70833333, 2453472.75, 2453472.79166667, 2453472.83333333, 2453472.875, 2453472.91666667, 2453472.95833333, 2453473, 2453473.04166667, 2453473.08333333, 2453473.125, 2453473.16666667, 2453473.20833333, 2453473.25, 2453473.29166667, 2453473.33333333, 2453473.375, 2453473.41666667, 2453473.45833333, 2453473.5, 2453473.54166667, 2453473.58333333, 2453473.625, 2453473.66666667, 2453473.70833333, 2453473.75, 2453473.79166667, 2453473.83333333, 2453473.875, 2453473.91666667, 2453473.95833333, 2453474, 2453474.04166667, 2453474.08333333, 2453474.125, 2453474.16666667, 2453474.20833333, 2453474.25, 2453474.29166667, 2453474.33333333, 2453474.375, 2453474.41666667, 2453474.45833333, 2453474.5, 2453474.54166667, 2453474.58333333, 2453474.625, 2453474.66666667, 2453474.70833333, 2453474.75, 2453474.79166667, 2453474.83333333, 2453474.875, 2453474.91666667, 2453474.95833333, 2453475, 2453475.04166667, 2453475.08333333, 2453475.125, 2453475.16666667, 2453475.20833333, 2453475.25, 2453475.29166667, 2453475.33333333, 2453475.375, 2453475.41666667, 2453475.45833333, 2453475.5, 2453475.54166667, 2453475.58333333, 2453475.625, 2453475.66666667, 2453475.70833333, 2453475.75, 2453475.79166667, 2453475.83333333, 2453475.875, 2453475.91666667, 2453475.95833333, 2453476, 2453476.04166667, 2453476.08333333, 2453476.125, 2453476.16666667, 2453476.20833333, 2453476.25, 2453476.29166667, 2453476.33333333, 2453476.375, 2453476.41666667, 2453476.45833333, 2453476.5, 2453476.54166667, 2453476.58333333, 2453476.625, 2453476.66666667, 2453476.70833333, 2453476.75, 2453476.79166667, 2453476.83333333, 2453476.875, 2453476.91666667, 2453476.95833333, 2453477, 2453477.04166667, 2453477.08333333, 2453477.125, 2453477.16666667, 2453477.20833333, 2453477.25, 2453477.29166667, 2453477.33333333, 2453477.375, 2453477.41666667, 2453477.45833333, 2453477.5, 2453477.54166667, 2453477.58333333, 2453477.625, 2453477.66666667, 2453477.70833333, 2453477.75, 2453477.79166667, 2453477.83333333, 2453477.875, 2453477.91666667, 2453477.95833333 ; current_speed = 22.8774, 17.598, 14.665, 2.933, 21.9975, 29.0367, 41.3553, 43.4084, 57.7801, 51.3275, 32.5563, 24.3439, 8.799, 23.1707, 35.196, 18.1846, 4.1062, 7.0392, 25.2238, 27.2769, 40.7687, 22.8774, 34.9027, 14.0784, 14.665, 45.7548, 41.6486, 42.2352, 30.7965, 5.5727, 35.196, 92.9761, 103.2416, 98.8421, 80.9508, 73.9116, 61.0064, 42.2352, 36.6625, 28.7434, 39.0089, 49.2744, 68.9255, 82.124, 90.6297, 80.0709, 73.325, 58.9533, 70.0987, 52.2074, 57.7801, 41.6486, 53.0873, 111.454, 110.2808, 111.1607, 118.4932, 130.2252, 124.0659, 119.3731, 106.1746, 97.9622, 82.124, 65.9925, 71.5652, 81.5374, 77.7245, 73.9116, 73.325, 70.392, 84.4704, 68.6322, 52.794, 48.1012, 44.8749, 39.5955, 26.397, 50.4476, 57.4868, 63.0595, 63.9394, 61.2997, 48.6878, 60.1265, 40.1821, 34.9027, 31.6764, 39.5955, 25.2238, 19.6511, 21.9975, 28.7434, 34.0228, 39.3022, 42.5285, 41.3553, 49.5677, 33.4362, 19.9444, 23.464, 19.0645, 4.6928, 11.732, 13.1985, 25.8104, 25.8104, 51.0342, 47.8079, 57.4868, 50.4476, 38.129, 14.665, 17.598, 18.1846, 6.7459, 20.8243, 17.0114, 69.5121, 84.1771, 79.7776, 82.7106, 74.4982, 55.4337, 51.6208, 36.9558, 36.3692, 18.1846, 16.1315, 24.6372, 68.0456, 64.2327, 69.2188, 70.6853, 65.4059, 58.66, 53.6739, 45.7548, 33.1429, 28.7434, 33.4362, 36.9558, 48.1012, 56.3136, 64.526, 60.7131, 56.3136, 51.3275, 45.7548, 41.062, 28.7434, 27.8635, 23.1707, 27.5702, 40.1821, 41.9419, 43.995, 55.1404, 48.9811, 42.5285, 37.8357, 36.9558, 26.397, 15.2516, 12.0253, 6.4526, 6.7459, 14.665, 29.9166 ; 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 = 351.1384, 56.1844, 12.586, 246.4, 239.0164, 172.564, 176.7832, 176.08, 186.628, 191.5504, 209.8336, 210.1852, 314.962, 22.7824, 0.6316, 18.2116, 220.3816, 2.7412, 100.8376, 127.5592, 142.3264, 140.92, 190.8472, 175.3768, 150.4132, 244.9936, 275.9344, 289.6468, 319.1812, 357.4672, 217.9204, 169.048, 170.806, 166.2352, 169.048, 177.4864, 178.8928, 184.87, 203.1532, 189.4408, 166.2352, 173.2672, 163.774, 182.0572, 186.628, 184.1668, 182.0572, 187.6828, 181.7056, 186.9796, 189.7924, 193.66, 172.564, 170.4544, 170.1028, 172.564, 168.6964, 163.4224, 161.3128, 167.6416, 172.2124, 172.2124, 177.4864, 181.0024, 175.3768, 172.9156, 170.4544, 173.2672, 173.6188, 163.0708, 164.1256, 167.9932, 166.9384, 165.1804, 158.8516, 143.0296, 154.6324, 190.8472, 183.112, 166.9384, 169.048, 174.6736, 168.6964, 163.4224, 172.564, 176.4316, 175.0252, 156.0388, 129.6688, 128.2624, 143.3812, 132.4816, 134.5912, 131.0752, 143.0296, 130.7236, 137.404, 102.5956, 122.6368, 81.148, 95.212, 136.7008, 249.2128, 226.0072, 205.6144, 209.8336, 190.144, 182.4088, 186.628, 196.4728, 209.8336, 219.6784, 285.7792, 339.9256, 347.2708, 341.332, 125.4496, 171.5092, 172.564, 167.9932, 160.6096, 159.9064, 168.6964, 177.4864, 191.1988, 199.2856, 219.3268, 246.7516, 213.7012, 179.596, 175.0252, 183.8152, 181.354, 181.354, 182.7604, 187.6828, 189.7924, 189.0892, 181.0024, 172.564, 190.144, 176.08, 180.6508, 179.596, 171.8608, 170.4544, 171.5092, 168.3448, 168.3448, 197.176, 169.048, 158.1484, 186.628, 185.9248, 184.1668, 177.4864, 179.9476, 180.2992, 182.4088, 180.6508, 177.1348, 168.3448, 189.4408, 171.5092, 130.7236, 141.2716, 149.71, 141.9748 ; 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 = -3.524223, 14.621, 3.195574, -2.687692, -18.85878, 3.757891, 2.320622, 2.967552, -6.669129, -10.2773, -16.1962, -12.24003, -6.225958, 8.972445, 0.3879752, 5.683183, -2.660306, 0.3366477, 24.77391, 21.62305, 24.9163, 14.42202, -6.568355, 1.134755, 7.24072, -41.46577, -41.4254, -39.7764, -20.13072, -0.2462649, -21.63027, 17.66421, 16.49572, 23.51817, 15.37956, 3.241506, 1.178832, -3.585567, -14.41537, -4.714736, 9.281652, 5.776895, 19.25964, -2.948022, -10.46071, -5.817975, -2.632162, -7.88139, -2.086413, -6.344031, -9.827169, -9.835726, 6.870487, 18.4827, 18.95517, 14.38627, 23.22559, 37.15503, 39.75089, 25.54897, 14.38678, 13.27399, 3.601673, -1.154492, 5.768336, 10.05611, 12.88925, 8.665342, 8.149549, 20.49743, 23.10514, 14.2774, 11.93136, 12.30316, 16.19018, 23.81283, 11.30911, -9.493757, -3.12084, 14.25135, 12.14763, 5.690413, 9.543186, 17.15491, 5.200314, 2.172347, 2.746901, 16.08044, 19.41595, 15.42971, 13.12125, 21.19809, 24.22879, 29.62788, 25.57674, 31.34176, 33.54864, 32.63151, 16.7953, 23.18452, 18.98568, 3.218361, -10.96831, -9.495358, -11.15816, -12.84023, -8.988282, -2.009323, -6.635275, -14.30493, -18.96852, -9.363276, -16.93485, -6.241683, -1.486414, -6.665524, 13.85793, 10.2635, 10.89409, 16.59596, 27.46017, 25.59421, 10.86544, 2.263909, -7.177327, -12.01192, -11.52436, -14.82166, -13.67024, 0.4797944, 5.570105, -4.605722, -1.670262, -1.545513, -2.825032, -7.175593, -7.781921, -5.235648, -0.5028453, 4.327268, -6.508756, 3.288368, -0.6396301, 0.4549775, 8.595673, 9.338626, 7.578537, 9.243457, 8.29541, -8.488153, 5.293691, 8.624225, -3.182224, -4.14772, -3.047511, 1.929468, 0.05042879, -0.2557794, -1.787435, -0.4297515, 1.847285, 5.332763, -2.501696, 1.775543, 4.890204, 4.220434, 7.396688, 18.42887 ; 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 = 22.60432, 9.793672, 14.3126, -1.174224, -11.32415, -28.7925, -41.29014, -43.30685, -57.39392, -50.28806, -28.24174, -21.04298, 6.217705, 21.36297, 35.19386, 17.27371, -3.127883, 7.031146, -4.742728, -16.62748, -32.26864, -17.75896, -34.27908, -14.03259, -12.75281, -19.34145, 4.306037, 14.20036, 23.30619, 5.567256, -27.7649, -91.2827, -101.9153, -96.00342, -79.47642, -73.84048, -60.99501, -42.08273, -33.70959, -28.35409, -37.88859, -48.93459, -66.17999, -82.07107, -90.02397, -79.85925, -73.27774, -58.4241, -70.06764, -51.82051, -56.93827, -40.47054, -52.64084, -109.9108, -108.6396, -110.2258, -116.1947, -124.8123, -117.5254, -116.607, -105.1954, -97.05872, -82.04498, -65.9824, -71.33235, -80.91491, -76.64832, -73.40189, -72.87071, -67.34158, -81.24901, -67.13073, -51.4281, -46.50116, -41.85254, -31.63468, -23.85174, -49.54623, -57.40203, -61.428, -62.77485, -61.03501, -47.74337, -57.62729, -39.84417, -34.83503, -31.55707, -36.18319, -16.10158, -12.16922, -17.65567, -19.41195, -23.88549, -25.82347, -33.97799, -26.98064, -36.48898, -7.291375, -10.75625, 3.610703, -1.731841, -3.415337, -4.163665, -9.167255, -23.27386, -22.38985, -50.23645, -47.76566, -57.10258, -48.37695, -33.07591, -11.28678, 4.78544, 17.07984, 6.580102, 19.72872, -9.866384, -68.75022, -83.46918, -78.0323, -78.01911, -69.96369, -54.35842, -51.57113, -36.25213, -34.3283, -14.06659, -6.367397, -20.49673, -68.04391, -63.99073, -69.0654, -70.66557, -65.38763, -58.59193, -53.19209, -45.08817, -32.72675, -28.739, -33.155, -36.37812, -47.98867, -56.30997, -64.5244, -60.10154, -55.53388, -50.76493, -44.81139, -40.21535, -27.46151, -27.35601, -21.50591, -27.38593, -39.96746, -41.83104, -43.95267, -55.14038, -48.98043, -42.49092, -37.83326, -36.9096, -25.85272, -15.04503, -11.8935, -4.209745, -5.262614, -12.66299, -23.5665 ; 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 = 3.55175, 3.55175, 3.81413, 4.075952, 3.879637, 3.781363, 3.912378, 3.683011, 4.402466, 3.683011, 2.926273, 2.992271, 3.486066, 3.912378, 3.81413, 4.435072, 4.206658, 4.402466, 4.402466, 4.369852, 4.075952, 4.043254, 5.020607, 3.781363, 4.173994, 4.663085, 4.435072, 3.977833, 3.35459, 3.387472, 3.584579, 4.271961, 4.141322, 3.977833, 3.846888, 3.977833, 4.075952, 4.108641, 4.108641, 4.108641, 4.239314, 4.369852, 4.075952, 3.977833, 4.075952, 3.912378, 3.846888, 3.81413, 3.650209, 3.55175, 3.35459, 3.35459, 3.321698, 3.650209, 3.748588, 3.748588, 3.912378, 3.617398, 3.617398, 3.321698, 3.222967, 3.288797, 3.321698, 3.288797, 3.35459, 3.35459, 3.288797, 3.255887, 3.190038, 3.255887, 3.321698, 3.222967, 3.222967, 3.321698, 3.222967, 3.255887, 3.190038, 3.518913, 3.387472, 3.157101, 2.89326, 2.926273, 2.89326, 2.89326, 2.89326, 2.959277, 3.091197, 3.584579, 3.617398, 3.977833, 3.977833, 3.453211, 3.94511, 4.239314, 3.748588, 3.781363, 3.321698, 3.453211, 3.781363, 3.650209, 3.650209, 3.55175, 3.617398, 3.617398, 3.486066, 3.486066, 3.453211, 3.453211, 3.387472, 3.387472, 3.453211, 3.55175, 3.584579, 3.584579, 3.683011, 3.748588, 3.846888, 3.912378, 3.715804, 3.715804, 3.683011, 3.55175, 3.617398, 3.584579, 3.584579, 3.420346, 3.486066, 3.584579, 3.486066, 3.255887, 3.255887, 3.222967, 3.321698, 3.420346, 3.453211, 3.518913, 3.486066, 3.81413, 3.977833, 3.846888, 4.010548, 3.748588, 4.043254, 3.94511, 3.81413, 3.584579, 3.81413, 3.879637, 4.141322, 4.206658, 4.271961, 4.075952, 3.912378, 3.81413, 3.94511, 3.94511, 3.977833, 3.683011, 3.584579, 3.879637, 4.043254, 4.72816, 4.304599, 4.108641, 4.500259, 4.043254, 4.435072, 4.500259 ; 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 ; }