netcdf J0208.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.6995, 0.03426, -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-May-2004 21:15:32: Modified [lon,lat] to [-67.012500,44.889900].\n", "Thu May 13 20:33:31 2004: /usr/local/nco/bin/ncrcat -d time,2453139.6875,2453139.833 J0208.aanderaa.realtime.nc J0208.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 = "AANCM687" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0208" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453191.00000579 ; :starting_julian_day_string = "2004-07-04 00:00:00" ; :ending_julian_day_number = 2453197.95833912 ; :ending_julian_day_string = "2004-07-10 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2004 17:24:32\n", "AANCM_Temperature_1.5: 12-May-2004 17:24:32" ; data: lat = 44.8899 ; lon = -67.0125 ; depth = 2 ; time = 2453191, 2453191.04166667, 2453191.08333333, 2453191.125, 2453191.16666667, 2453191.20833333, 2453191.25, 2453191.29166667, 2453191.33333333, 2453191.375, 2453191.41666667, 2453191.45833333, 2453191.5, 2453191.54166667, 2453191.58333333, 2453191.625, 2453191.66666667, 2453191.70833333, 2453191.75, 2453191.79166667, 2453191.83333333, 2453191.875, 2453191.91666667, 2453191.95833333, 2453192, 2453192.04166667, 2453192.08333333, 2453192.125, 2453192.16666667, 2453192.20833333, 2453192.25, 2453192.29166667, 2453192.33333333, 2453192.375, 2453192.41666667, 2453192.45833333, 2453192.5, 2453192.54166667, 2453192.58333333, 2453192.625, 2453192.66666667, 2453192.70833333, 2453192.75, 2453192.79166667, 2453192.83333333, 2453192.875, 2453192.91666667, 2453192.95833333, 2453193, 2453193.04166667, 2453193.08333333, 2453193.125, 2453193.16666667, 2453193.20833333, 2453193.25, 2453193.29166667, 2453193.33333333, 2453193.375, 2453193.41666667, 2453193.45833333, 2453193.5, 2453193.54166667, 2453193.58333333, 2453193.625, 2453193.66666667, 2453193.70833333, 2453193.75, 2453193.79166667, 2453193.83333333, 2453193.875, 2453193.91666667, 2453193.95833333, 2453194, 2453194.04166667, 2453194.08333333, 2453194.125, 2453194.16666667, 2453194.20833333, 2453194.25, 2453194.29166667, 2453194.33333333, 2453194.375, 2453194.41666667, 2453194.45833333, 2453194.5, 2453194.54166667, 2453194.58333333, 2453194.625, 2453194.66666667, 2453194.70833333, 2453194.75, 2453194.79166667, 2453194.83333333, 2453194.875, 2453194.91666667, 2453194.95833333, 2453195, 2453195.04166667, 2453195.08333333, 2453195.125, 2453195.16666667, 2453195.20833333, 2453195.25, 2453195.29166667, 2453195.33333333, 2453195.375, 2453195.41666667, 2453195.45833333, 2453195.5, 2453195.54166667, 2453195.58333333, 2453195.625, 2453195.66666667, 2453195.70833333, 2453195.75, 2453195.79166667, 2453195.83333333, 2453195.875, 2453195.91666667, 2453195.95833333, 2453196, 2453196.04166667, 2453196.08333333, 2453196.125, 2453196.16666667, 2453196.20833333, 2453196.25, 2453196.29166667, 2453196.33333333, 2453196.375, 2453196.41666667, 2453196.45833333, 2453196.5, 2453196.54166667, 2453196.58333333, 2453196.625, 2453196.66666667, 2453196.70833333, 2453196.75, 2453196.79166667, 2453196.83333333, 2453196.875, 2453196.91666667, 2453196.95833333, 2453197, 2453197.04166667, 2453197.08333333, 2453197.125, 2453197.16666667, 2453197.20833333, 2453197.25, 2453197.29166667, 2453197.33333333, 2453197.375, 2453197.41666667, 2453197.45833333, 2453197.5, 2453197.54166667, 2453197.58333333, 2453197.625, 2453197.66666667, 2453197.70833333, 2453197.75, 2453197.79166667, 2453197.83333333, 2453197.875, 2453197.91666667, 2453197.95833333 ; current_speed = 28.1568, 130.2252, 138.4376, 139.9041, 138.7309, 39.5955, 73.6183, 154.2758, 168.3542, 173.9269, 135.2113, 85.3503, 12.3186, 92.6828, 129.3453, 136.9711, 137.851, 87.1101, 3.5196, 88.2833, 150.4629, 129.6386, 149.8763, 94.1493, 52.794, 43.995, 119.3731, 135.7979, 142.5438, 108.8143, 13.4918, 78.3111, 148.4098, 155.449, 161.315, 148.9964, 100.3086, 48.1012, 59.8332, 139.6108, 129.6386, 99.1354, 83.5905, 14.9583, 87.4034, 130.8118, 150.4629, 127.5855, 110.8674, 31.0898, 70.9786, 124.3592, 133.4515, 135.5046, 99.4287, 10.2655, 90.6297, 175.98, 169.5274, 189.1785, 164.248, 65.6992, 27.5702, 92.0962, 122.3061, 129.6386, 119.6664, 65.4059, 25.5171, 121.7195, 134.918, 146.9433, 117.6133, 93.856, 34.9027, 66.8724, 115.5602, 122.0128, 123.4793, 115.5602, 12.0253, 77.4312, 149.2897, 150.4629, 140.4907, 113.8004, 71.2719, 11.1454, 91.2163, 123.4793, 119.3731, 92.9761, 24.3439, 23.464, 111.7473, 114.9736, 134.3314, 131.1051, 101.4818, 29.6233, 48.9811, 112.9205, 119.3731, 118.1999, 78.6044, 31.6764, 79.4843, 135.7979, 127.5855, 141.0773, 132.5716, 63.3528, 18.4779, 96.2024, 125.2391, 103.2416, 89.4565, 12.3186, 37.2491, 130.2252, 144.8902, 144.3036, 153.9825, 91.2163, 14.0784, 56.6069, 107.9344, 122.0128, 94.1493, 61.8863, 21.4109, 81.5374, 123.4793, 127.2922, 103.5349, 94.4426, 48.6878, 30.5032, 89.1632, 108.8143, 111.7473, 97.0823, 19.9444, 63.6461, 112.0406, 131.1051, 124.9458, 117.0267, 90.0431, 19.6511, 47.2213, 103.8282, 106.4679, 74.2049, 63.6461, 19.3578, 68.3389, 118.1999, 129.052, 121.4262, 96.2024, 25.8104, 25.8104, 88.5766, 106.7612, 94.4426, 81.8307, 32.263 ; 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 = 301.0044, 288.6984, 296.4336, 311.2008, 302.7624, 313.3104, 129.7752, 118.1724, 111.8436, 118.8756, 106.218, 125.9076, 207.4788, 299.2464, 288.6984, 294.6756, 293.9724, 295.3788, 66.4872, 120.6336, 121.3368, 117.4692, 114.6564, 120.282, 142.0812, 289.05, 294.6756, 296.4336, 293.9724, 298.8948, 218.3784, 131.1816, 117.8208, 114.3048, 112.1952, 110.4372, 131.1816, 176.8896, 313.3104, 297.4884, 310.4976, 334.758, 282.3696, 87.5832, 121.3368, 117.1176, 108.3276, 111.8436, 117.1176, 104.1084, 290.808, 293.9724, 308.0364, 296.4336, 296.7852, 189.1956, 137.862, 123.4464, 118.1724, 122.7432, 125.2044, 115.008, 300.3012, 293.6208, 295.3788, 299.598, 303.114, 314.3652, 122.7432, 121.3368, 118.8756, 118.524, 114.6564, 110.0856, 100.944, 305.2236, 298.8948, 294.6756, 297.84, 303.8172, 342.1032, 120.6336, 117.4692, 112.8984, 120.6336, 117.1176, 124.8528, 309.7944, 287.6436, 290.4564, 295.3788, 314.0136, 253.89, 96.7248, 126.9624, 118.1724, 122.7432, 119.5788, 132.9396, 151.5744, 294.6756, 287.6436, 297.1368, 301.356, 297.4884, 131.8848, 123.0948, 120.6336, 117.8208, 112.5468, 125.556, 124.8528, 201.8532, 301.356, 295.0272, 302.7624, 332.6484, 261.6252, 112.1952, 130.1268, 126.6108, 120.282, 126.2592, 125.556, 201.5016, 291.5112, 291.8628, 295.0272, 309.0912, 328.4292, 99.8892, 122.3916, 118.1724, 117.8208, 110.0856, 115.7112, 121.6884, 284.8308, 296.082, 295.7304, 303.114, 317.8812, 301.7076, 130.83, 118.8756, 117.1176, 114.3048, 116.4144, 126.6108, 194.8212, 304.5204, 289.4016, 296.7852, 306.63, 322.452, 105.8664, 119.9304, 118.8756, 115.3596, 116.0628, 121.3368, 110.4372, 272.8764, 294.6756, 302.4108, 309.7944, 318.2328, 35.1948 ; 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 = -24.13397, -123.3518, -123.9641, -105.2646, -116.6619, -28.8116, 56.58012, 135.9989, 156.2669, 152.3026, 129.8307, 69.13066, -5.684053, -80.86822, -122.5184, -124.4637, -125.9602, -78.70345, 3.227371, 75.96278, 128.5141, 115.023, 136.2115, 81.30301, 32.44424, -41.58558, -108.4727, -121.6003, -130.2482, -95.26783, -8.376415, 58.939, 131.2554, 141.6714, 149.3619, 139.6179, 75.4949, 2.609974, -43.53753, -123.8493, -98.58149, -42.27554, -81.65004, 14.94499, 74.65343, 116.432, 142.8305, 118.4252, 98.68006, 30.15202, -66.3491, -113.6321, -105.109, -121.3377, -88.76022, -1.640482, 60.80515, 146.838, 149.4436, 159.1186, 134.2071, 59.53982, -23.8037, -84.38013, -110.5028, -112.7223, -100.2308, -46.75851, 21.46251, 103.9637, 118.1437, 129.1069, 106.89, 88.14774, 34.26793, -54.62856, -101.1739, -110.8713, -109.1872, -96.00943, -3.695416, 66.62516, 132.4586, 138.6059, 120.8843, 101.2906, 58.48735, -8.563524, -86.92551, -115.6925, -107.8529, -66.86607, -23.38793, 23.30257, 89.28947, 101.3528, 112.9866, 114.0192, 74.29201, 14.1012, -44.50844, -107.6088, -106.2325, -100.9369, -69.7303, 23.58272, 66.58942, 116.8464, 112.8381, 130.2943, 107.8533, 51.98876, -6.878025, -82.1521, -113.48, -86.81812, -41.10076, -12.18724, 34.48903, 99.5728, 116.3041, 124.614, 124.1637, 74.2088, -5.160117, -52.664, -100.1716, -110.5567, -73.07334, -32.40068, 21.09277, 68.85071, 108.8508, 112.5787, 97.23797, 85.09205, 41.4293, -29.48701, -80.08333, -98.02502, -93.59789, -65.11019, -16.96753, 48.158, 98.11062, 116.6931, 113.8717, 104.8091, 72.27805, -5.02682, -38.90678, -97.93214, -95.04414, -59.54982, -38.78758, 18.6203, 59.22469, 103.5041, 116.6162, 109.0787, 82.16887, 24.18578, -25.77788, -80.48832, -90.13068, -72.5646, -54.50789, 18.59504 ; 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 = 14.50368, 41.74845, 61.62693, 92.15482, 75.07513, 27.16055, -47.0993, -72.83765, -62.64027, -83.99095, -37.76354, -50.05623, -10.92884, 45.2817, 41.46636, 57.18271, 56.00838, 37.33546, 1.404158, -44.98441, -78.25091, -59.79862, -62.52474, -47.47538, -41.64826, 14.35967, 49.8359, 60.45184, 57.91505, 52.57939, -10.57659, -51.56377, -69.264, -63.98137, -60.93887, -52.02664, -66.04797, -48.03034, 41.04261, 64.44002, 84.18941, 89.66943, 17.90651, 0.6307707, -45.4557, -59.62642, -47.31302, -47.47128, -50.53539, -7.578362, 25.21426, 50.52671, 82.22774, 60.32128, 44.80724, -10.13357, -67.20473, -96.99255, -80.03832, -102.3219, -94.68816, -27.77399, 13.91043, 36.90126, 52.4205, 64.03, 65.37455, 45.73372, -13.80155, -63.30239, -65.15318, -70.16937, -49.0654, -32.23237, -6.626259, 38.56992, 55.83903, 50.93792, 57.66534, 64.31446, 11.44341, -39.45477, -68.86312, -58.54485, -71.58649, -51.87231, -40.72976, 7.133442, 27.64722, 43.15534, 51.16341, 64.6025, -6.755002, -2.747649, -67.19262, -54.28205, -72.65645, -64.71611, -69.13214, -26.0518, 20.44864, 34.22565, 54.44805, 61.50579, 36.28136, -21.14828, -43.40049, -69.19529, -59.54514, -54.09439, -77.09017, -36.20423, -17.15009, 50.0593, 52.98221, 55.86986, 79.4556, -1.794178, -14.07134, -83.92771, -86.40907, -72.76601, -91.07127, -53.04213, -13.09865, 20.75679, 40.19318, 51.61733, 59.36646, 52.72675, -3.677181, -43.67983, -58.29781, -59.40826, -35.55634, -40.97253, -25.57567, 7.807765, 39.20123, 47.24033, 61.04829, 72.01136, 10.48247, -41.6129, -54.10547, -59.76011, -51.42653, -52.06053, -53.69956, -18.99728, 26.76029, 34.49043, 47.97943, 44.27399, 50.46137, -5.292329, -34.09753, -57.07986, -55.27272, -53.34933, -50.03177, -9.012488, 1.295206, 36.97897, 57.2225, 60.44653, 61.03404, 26.36523 ; 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 = 8.282207, 8.026871, 7.803192, 7.835161, 7.54725, 7.034317, 7.707253, 7.899085, 8.154577, 8.058805, 8.186492, 8.250306, 8.282207, 8.154577, 7.899085, 7.899085, 7.162686, 7.162686, 7.226836, 7.611267, 8.345992, 8.40976, 8.473509, 8.53724, 8.696489, 8.473509, 8.058805, 8.026871, 7.226836, 7.002211, 7.451184, 7.643268, 8.058805, 8.345992, 8.282207, 8.377878, 8.345992, 8.377878, 8.345992, 8.090734, 7.994932, 7.962987, 7.098513, 7.707253, 7.675263, 8.377878, 8.40976, 8.40976, 8.40976, 8.473509, 8.345992, 8.218401, 7.994932, 7.290963, 6.970098, 7.54725, 7.643268, 8.090734, 8.377878, 8.282207, 8.282207, 8.377878, 8.154577, 7.994932, 7.931039, 7.899085, 7.130602, 7.803192, 7.867126, 8.058805, 8.40976, 8.40976, 8.40976, 8.441637, 8.473509, 8.40976, 8.122658, 7.931039, 7.515234, 7.034317, 7.515234, 7.54725, 8.282207, 8.345992, 8.314102, 8.377878, 8.377878, 8.377878, 8.122658, 8.345992, 8.058805, 7.419151, 7.899085, 7.675263, 8.314102, 8.632803, 8.600953, 8.728326, 8.82381, 8.85563, 8.760159, 8.345992, 8.154577, 7.707253, 7.226836, 7.579261, 8.058805, 8.600953, 8.696489, 8.632803, 8.728326, 8.82381, 8.53724, 8.250306, 8.218401, 8.186492, 8.218401, 7.739238, 7.803192, 8.345992, 8.696489, 8.696489, 8.728326, 8.82381, 8.82381, 8.53724, 8.314102, 8.186492, 7.835161, 8.186492, 7.994932, 8.026871, 8.696489, 8.696489, 8.600953, 8.728326, 8.664648, 8.600953, 8.282207, 8.122658, 8.122658, 8.090734, 7.579261, 8.250306, 8.282207, 8.664648, 8.569098, 8.632803, 8.696489, 8.664648, 8.632803, 8.186492, 8.154577, 8.122658, 8.186492, 8.122658, 8.186492, 8.600953, 8.696489, 8.632803, 8.632803, 8.728326, 8.632803, 8.250306, 8.154577, 8.186492, 8.282207, 8.090734 ; 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 ; }