netcdf N0104.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 165 ; 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, 300.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 = -300.f, 300.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 = -300.f, 300.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.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 = "Tue Jul 19 14:33:04 2005: /usr/local/nco/bin/ncrcat -d time,2453571.531,2453775.00 N0104.aanderaa.realtime.nc N0104.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 = "AANCM711" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0104" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453597.00000579 ; :starting_julian_day_string = "2005-08-14 00:00:00" ; :ending_julian_day_number = 2453603.83333912 ; :ending_julian_day_string = "2005-08-20 20:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Jul-2005 11:20:14\n", "AANCM_Temperature_1.5: 19-Jul-2005 11:20:14" ; data: lat = 42.3304 ; lon = -65.9069 ; depth = 2 ; time = 2453597, 2453597.04166667, 2453597.08333333, 2453597.125, 2453597.16666667, 2453597.20833333, 2453597.25, 2453597.29166667, 2453597.33333333, 2453597.375, 2453597.41666667, 2453597.45833333, 2453597.5, 2453597.54166667, 2453597.58333333, 2453597.625, 2453597.66666667, 2453597.70833333, 2453597.75, 2453597.79166667, 2453597.83333333, 2453597.875, 2453597.91666667, 2453597.95833333, 2453598, 2453598.04166667, 2453598.08333333, 2453598.125, 2453598.16666667, 2453598.20833333, 2453598.25, 2453598.29166667, 2453598.33333333, 2453598.375, 2453598.41666667, 2453598.45833333, 2453598.5, 2453598.54166667, 2453598.58333333, 2453598.625, 2453598.66666667, 2453598.70833333, 2453598.75, 2453598.79166667, 2453598.83333333, 2453598.875, 2453598.91666667, 2453598.95833333, 2453599, 2453599.04166667, 2453599.08333333, 2453599.125, 2453599.16666667, 2453599.20833333, 2453599.25, 2453599.29166667, 2453599.33333333, 2453599.375, 2453599.41666667, 2453599.45833333, 2453599.5, 2453599.54166667, 2453599.58333333, 2453599.625, 2453599.66666667, 2453599.70833333, 2453599.75, 2453599.79166667, 2453599.83333333, 2453599.875, 2453599.91666667, 2453599.95833333, 2453600, 2453600.04166667, 2453600.08333333, 2453600.125, 2453600.16666667, 2453600.20833333, 2453600.25, 2453600.29166667, 2453600.33333333, 2453600.375, 2453600.41666667, 2453600.45833333, 2453600.5, 2453600.54166667, 2453600.58333333, 2453600.625, 2453600.66666667, 2453600.70833333, 2453600.75, 2453600.79166667, 2453600.83333333, 2453600.875, 2453600.91666667, 2453600.95833333, 2453601, 2453601.04166667, 2453601.08333333, 2453601.125, 2453601.16666667, 2453601.20833333, 2453601.25, 2453601.29166667, 2453601.33333333, 2453601.375, 2453601.41666667, 2453601.45833333, 2453601.5, 2453601.54166667, 2453601.58333333, 2453601.625, 2453601.66666667, 2453601.70833333, 2453601.75, 2453601.79166667, 2453601.83333333, 2453601.875, 2453601.91666667, 2453601.95833333, 2453602, 2453602.04166667, 2453602.08333333, 2453602.125, 2453602.16666667, 2453602.20833333, 2453602.25, 2453602.29166667, 2453602.33333333, 2453602.375, 2453602.41666667, 2453602.45833333, 2453602.5, 2453602.54166667, 2453602.58333333, 2453602.625, 2453602.66666667, 2453602.70833333, 2453602.75, 2453602.79166667, 2453602.83333333, 2453602.875, 2453602.91666667, 2453602.95833333, 2453603, 2453603.04166667, 2453603.08333333, 2453603.125, 2453603.16666667, 2453603.20833333, 2453603.25, 2453603.29166667, 2453603.33333333, 2453603.375, 2453603.41666667, 2453603.45833333, 2453603.5, 2453603.54166667, 2453603.58333333, 2453603.625, 2453603.66666667, 2453603.70833333, 2453603.75, 2453603.79166667, 2453603.83333333 ; current_speed = 34.9027, 33.7295, 32.263, 18.4779, 2.0531, 17.0114, 60.1265, 74.2049, 57.4868, 48.1012, 32.8496, 46.6347, 52.2074, 80.0709, 86.2302, 63.3528, 43.1151, 32.263, 48.1012, 77.4312, 75.3781, 69.2188, 58.66, 36.6625, 43.995, 61.593, 68.9255, 56.3136, 43.1151, 29.6233, 21.1176, 46.6347, 70.392, 51.0342, 36.0759, 21.1176, 46.3414, 49.2744, 65.1126, 67.459, 46.0481, 26.397, 42.8218, 93.5627, 107.9344, 92.3895, 71.5652, 39.8888, 33.4362, 52.794, 78.8977, 95.0292, 98.8421, 81.5374, 63.6461, 58.0734, 93.2694, 90.3364, 72.4451, 43.4084, 21.4109, 14.665, 45.4615, 62.1796, 63.9394, 55.1404, 44.5816, 39.5955, 82.7106, 95.3225, 61.8863, 49.2744, 31.9697, 29.9166, 39.5955, 55.1404, 73.9116, 67.1657, 48.6878, 31.6764, 26.1037, 78.3111, 66.8724, 61.0064, 49.2744, 18.1846, 17.598, 52.5007, 83.2972, 66.5791, 56.3136, 43.4084, 42.8218, 56.9002, 93.5627, 73.6183, 53.3806, 22.2908, 13.7851, 35.7826, 66.8724, 85.9369, 72.4451, 36.3692, 36.9558, 31.6764, 75.0848, 90.6297, 78.0178, 35.7826, 8.5057, 19.0645, 57.7801, 82.124, 75.3781, 57.1935, 50.1543, 39.3022, 78.3111, 87.99, 63.6461, 46.3414, 21.1176, 20.2377, 49.2744, 78.3111, 110.2808, 93.856, 61.2997, 47.5146, 45.4615, 86.8168, 91.8029, 76.5513, 48.3945, 20.8243, 28.4501, 67.7523, 77.1379, 92.0962, 75.3781, 32.8496, 29.6233, 64.8193, 84.1771, 65.4059, 70.6853, 64.526, 56.6069, 70.392, 118.4932, 124.9458, 104.1215, 56.3136, 37.8357, 22.5841, 69.8054, 98.2555, 88.2833, 70.0987, 52.5007, 75.3781, 82.4173, 113.5071, 115.5602 ; 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 ; current_direction = 122.4884, 121.4336, 107.7212, 108.776, 340.1288, 281.4116, 285.6308, 326.4164, 343.2548, 356.9672, 26.15, 43.3784, 85.922, 111.2372, 123.8948, 137.2556, 162.5708, 192.4568, 246.6032, 268.0508, 276.8408, 285.2792, 312.0008, 354.506, 52.8716, 81.3512, 103.8536, 118.2692, 137.2556, 159.0548, 216.3656, 264.5348, 283.5212, 307.7816, 327.1196, 57.4424, 89.7896, 109.4792, 116.8628, 132.3332, 152.0228, 194.5664, 231.1328, 277.1924, 302.156, 319.3844, 319.736, 336.2612, 15.602, 57.0908, 98.5796, 121.082, 125.6528, 150.6164, 178.3928, 206.8724, 266.996, 293.7176, 305.3204, 310.5944, 316.5716, 16.3052, 93.3056, 112.292, 123.5432, 127.7624, 143.2328, 181.5572, 264.5348, 296.1788, 334.8548, 341.8868, 36.698, 100.6892, 111.5888, 114.05, 117.566, 137.6072, 144.9908, 169.9544, 219.8816, 282.818, 297.2336, 323.9552, 343.6064, 27.908, 34.2368, 90.1412, 110.1824, 130.9268, 142.178, 161.8676, 181.9088, 261.0188, 270.8636, 295.4756, 305.672, 337.6676, 62.0132, 119.324, 110.1824, 114.4016, 134.7944, 144.6392, 182.9636, 233.594, 280.3568, 297.2336, 312.704, 321.1424, 23.3372, 134.7944, 98.228, 111.5888, 132.3332, 152.726, 182.2604, 244.142, 253.2836, 282.4664, 298.64, 325.01, 10.6796, 73.616, 96.47, 104.9084, 118.6208, 128.4656, 156.5936, 176.9864, 221.9912, 252.932, 270.512, 299.6948, 312.704, 337.316, 49.3556, 81.3512, 102.7988, 129.5204, 144.6392, 168.1964, 229.0232, 256.448, 280.0052, 301.8044, 318.6812, 2.9444, 37.0496, 79.9448, 88.3832, 111.5888, 125.3012, 140.42, 193.5116, 233.9456, 259.964, 294.0692, 316.9232, 346.0676, 3.6476, 58.4972, 94.3604, 102.0956, 126.7076 ; 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 ; current_u = 29.44044, 28.77953, 30.73209, 17.49458, -0.6978628, -16.6751, -57.90289, -41.04667, -16.56287, -2.54492, 14.47756, 32.02934, 52.07522, 74.63319, 71.57649, 42.99938, 12.91414, -6.95924, -44.14616, -77.3864, -74.84148, -66.77213, -43.59233, -3.510123, 35.07655, 60.8926, 66.92051, 49.59719, 29.26347, 10.58959, -12.52138, -46.42271, -68.44098, -40.33497, -19.58514, 17.79899, 46.34109, 46.45406, 58.08637, 49.86846, 21.60209, -6.638894, -33.34116, -92.82648, -91.37749, -60.1438, -46.25334, -16.05795, 8.992781, 44.32228, 78.0148, 81.3858, 80.31553, 40.00668, 1.785098, -26.24947, -93.14124, -82.7065, -59.11026, -32.96151, -14.71887, 4.117255, 45.38586, 57.53246, 53.29153, 43.59163, 26.68499, -1.076005, -82.33462, -85.54448, -26.29634, -15.31918, 19.105, 29.39748, 36.81781, 50.35367, 65.52103, 45.28376, 27.93258, 5.525375, -16.73778, -76.35957, -59.45947, -35.89724, -13.90693, 8.51136, 9.900889, 52.50054, 78.18267, 50.30365, 34.53209, 13.5093, -1.426338, -56.20258, -93.55207, -66.46029, -43.36472, -8.470042, 12.17301, 31.19757, 62.76637, 78.26034, 51.40991, 21.0477, -1.910671, -25.49417, -73.86147, -80.58323, -57.33273, -22.44954, 3.369463, 13.52892, 57.18534, 76.36287, 55.72258, 26.20871, -1.978145, -35.36718, -75.00169, -85.91544, -55.85891, -26.57371, 3.913445, 19.4159, 48.96057, 75.67502, 96.8055, 73.48753, 24.35133, 2.497985, -30.41449, -82.99313, -91.79923, -66.49831, -35.56353, -8.030858, 21.58699, 66.98186, 75.22133, 71.04283, 43.62307, 6.719634, -22.36486, -63.01458, -82.89693, -55.58535, -46.66984, 3.314498, 34.10601, 69.31078, 118.446, 116.1807, 84.97621, 35.88049, -8.840017, -18.25831, -68.73727, -89.71253, -60.29556, -16.87815, 3.340075, 64.26847, 82.17875, 110.9872, 92.6442 ; 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 ; current_v = -18.74725, -17.59027, -9.820391, -5.947466, 1.930857, 3.365804, 16.20034, 61.81859, 55.0491, 48.03383, 29.48722, 33.89567, 3.712701, -29.00407, -48.08797, -46.52559, -41.13559, -31.50349, -19.10082, -2.633698, 8.978363, 18.24074, 39.25181, 36.49408, 26.55552, 9.262197, -16.50365, -26.67096, -31.66325, -27.66587, -17.00495, -4.441543, 16.45801, 31.26627, 30.29674, 11.36438, 0.1701732, -16.43127, -29.42149, -45.42965, -40.66666, -25.54852, -26.87143, 11.7142, 57.44553, 70.13232, 54.60958, 36.51382, 32.20418, 28.68347, -11.77022, -49.06018, -57.61229, -71.04797, -63.62106, -51.80236, -4.887846, 36.33592, 41.884, 28.24585, 15.54932, 14.07517, -2.621383, -23.5864, -35.33071, -33.76734, -35.71317, -39.58088, -7.877453, 42.05379, 56.02158, 46.83257, 25.63319, -5.548973, -14.56888, -22.47157, -34.20407, -49.60456, -39.87823, -31.19078, -20.03123, 17.3737, 30.60211, 49.32716, 47.27118, 16.06974, 14.54861, -0.1293828, -28.73836, -43.61559, -44.48322, -41.25274, -42.79804, -8.882711, 1.410186, 31.6652, 31.12859, 20.61888, 6.468908, -17.52445, -23.07164, -35.5031, -51.04227, -29.65995, -36.90638, -18.80004, 13.49856, 41.47391, 52.91253, 27.86418, 7.809844, -13.43218, -8.269061, -30.21693, -50.7627, -50.83503, -50.11528, -17.14135, -22.52499, 18.99414, 30.50587, 37.96529, 20.75182, 5.70852, -5.552385, -20.14745, -52.82567, -58.38262, -56.25536, -47.44889, -33.78915, -25.48129, 0.8203477, 37.92197, 32.82168, 19.21345, 18.53133, 10.18842, -17.08821, -58.60569, -61.47264, -32.15498, -19.42558, -15.18896, 14.62472, 34.47029, 53.08802, 64.44082, 45.17877, 12.29022, 3.343255, -45.97291, -60.16918, -43.4029, -36.78851, -13.29194, -12.16477, 40.07249, 64.48556, 68.03643, 52.39434, 39.38809, -6.266179, -23.78467, -69.07397 ; 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 ; temperature = 17.16039, 17.00225, 17.00225, 16.9074, 16.93901, 16.93901, 16.97063, 16.78097, 16.84418, 16.93901, 16.97063, 16.97063, 16.84418, 16.6546, 16.87579, 17.0655, 17.22368, 17.09713, 17.19204, 17.09713, 17.25533, 16.9074, 17.00225, 17.09713, 16.71778, 16.9074, 17.22368, 17.12876, 17.19204, 17.22368, 17.22368, 17.09713, 17.03387, 17.00225, 16.78097, 16.81257, 17.00225, 17.09713, 17.16039, 17.12876, 17.16039, 17.09713, 17.00225, 16.6546, 16.24419, 16.59143, 16.37042, 16.02339, 16.08646, 16.21264, 16.43355, 16.55985, 16.52827, 16.43355, 16.18109, 16.118, 16.14955, 16.24419, 16.18109, 16.40199, 16.43355, 16.46512, 16.40199, 16.52827, 16.78097, 16.68619, 16.46512, 16.52827, 16.37042, 16.37042, 16.33886, 16.24419, 16.24419, 16.27575, 16.33886, 16.46512, 16.43355, 16.55985, 16.49669, 16.3073, 16.3073, 16.33886, 16.37042, 16.24419, 15.92879, 15.86574, 16.05492, 16.14955, 16.02339, 16.97063, 16.68619, 16.62301, 16.93901, 17.0655, 16.6546, 16.55985, 16.33886, 16.46512, 16.40199, 16.40199, 16.33886, 16.37042, 16.6546, 16.68619, 16.55985, 16.43355, 16.43355, 16.33886, 16.118, 15.70814, 15.73966, 15.80269, 15.86574, 16.40199, 16.49669, 16.27575, 16.59143, 16.68619, 17.00225, 16.59143, 16.18109, 16.05492, 15.89726, 15.36161, 15.70814, 15.4561, 15.64512, 16.3073, 16.3073, 16.24419, 16.49669, 16.55985, 16.18109, 15.99185, 15.64512, 15.26714, 15.26714, 15.4246, 15.67663, 16.97063, 16.43355, 16.46512, 16.78097, 16.68619, 16.62301, 15.4876, 15.5191, 15.67663, 15.04677, 15.77118, 17.50863, 17.66706, 17.35029, 16.81257, 16.118, 15.99185, 16.27575, 15.96032, 16.02339, 16.3073, 17.03387, 17.28698, 17.31863, 17.25533, 16.74937 ; 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 ; }