netcdf N0102.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 155 ; 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.7217, 0.03423, -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-Mar-2005 21:38:42: Modified [lon,lat] to [-65.919041,42.331064].\n", "11-Feb-2005 12:07:45: Modified [lon,lat] to [-65.910719,42.329118].\n", "08-Feb-2005 20:33:49: Modified [lon,lat] to [-65.911034,42.329183].\n", "04-Jan-2005 22:09:53: Modified [lon,lat] to [-65.905301,42.327947].\n", "28-Dec-2004 12:53:57: Modified [lon,lat] to [-65.905042,42.327480].\n", "17-Nov-2004 14:59:44: Modified [lon,lat] to [-65.902400,42.328600].\n", "15-Nov-2004 20:28:42: Modified [lon,lat] to [-65.903000,42.329000].\n", "15-Nov-2004 12:52:57: Modified [lon,lat] to [-65.903500,42.329000].\n", "Tue Oct 19 12:09:13 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453299.042 N0102.aanderaa.realtime.nc N0102.aanderaa.realtime.nc.new\n", "02-Oct-2004 11:24:02: Modified [lon,lat] to [-65.905057,42.331389].\n", "Fri Oct 1 22:49:49 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453281.0 N0102.aanderaa.realtime.nc N0102.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 = "AANCM969" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0102" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453450.00000579 ; :starting_julian_day_string = "2005-03-20 00:00:00" ; :ending_julian_day_number = 2453456.41667244 ; :ending_julian_day_string = "2005-03-26 10:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 09-Sep-2004 19:14:34\n", "AANCM_Temperature_1.5: 09-Sep-2004 19:14:34" ; :longitude = -65.9190410267223 ; :latitude = 42.3310640508478 ; data: lat = 42.3310640508478 ; lon = -65.9190410267223 ; depth = 2 ; time = 2453450, 2453450.04166667, 2453450.08333333, 2453450.125, 2453450.16666667, 2453450.20833333, 2453450.25, 2453450.29166667, 2453450.33333333, 2453450.375, 2453450.41666667, 2453450.45833333, 2453450.5, 2453450.54166667, 2453450.58333333, 2453450.625, 2453450.66666667, 2453450.70833333, 2453450.75, 2453450.79166667, 2453450.83333333, 2453450.875, 2453450.91666667, 2453450.95833333, 2453451, 2453451.04166667, 2453451.08333333, 2453451.125, 2453451.16666667, 2453451.20833333, 2453451.25, 2453451.29166667, 2453451.33333333, 2453451.375, 2453451.41666667, 2453451.45833333, 2453451.5, 2453451.54166667, 2453451.58333333, 2453451.625, 2453451.66666667, 2453451.70833333, 2453451.75, 2453451.79166667, 2453451.83333333, 2453451.875, 2453451.91666667, 2453451.95833333, 2453452, 2453452.04166667, 2453452.08333333, 2453452.125, 2453452.16666667, 2453452.20833333, 2453452.25, 2453452.29166667, 2453452.33333333, 2453452.375, 2453452.41666667, 2453452.45833333, 2453452.5, 2453452.54166667, 2453452.58333333, 2453452.625, 2453452.66666667, 2453452.70833333, 2453452.75, 2453452.79166667, 2453452.83333333, 2453452.875, 2453452.91666667, 2453452.95833333, 2453453, 2453453.04166667, 2453453.08333333, 2453453.125, 2453453.16666667, 2453453.20833333, 2453453.25, 2453453.29166667, 2453453.33333333, 2453453.375, 2453453.41666667, 2453453.45833333, 2453453.5, 2453453.54166667, 2453453.58333333, 2453453.625, 2453453.66666667, 2453453.70833333, 2453453.75, 2453453.79166667, 2453453.83333333, 2453453.875, 2453453.91666667, 2453453.95833333, 2453454, 2453454.04166667, 2453454.08333333, 2453454.125, 2453454.16666667, 2453454.20833333, 2453454.25, 2453454.29166667, 2453454.33333333, 2453454.375, 2453454.41666667, 2453454.45833333, 2453454.5, 2453454.54166667, 2453454.58333333, 2453454.625, 2453454.66666667, 2453454.70833333, 2453454.75, 2453454.79166667, 2453454.83333333, 2453454.875, 2453454.91666667, 2453454.95833333, 2453455, 2453455.04166667, 2453455.08333333, 2453455.125, 2453455.16666667, 2453455.20833333, 2453455.25, 2453455.29166667, 2453455.33333333, 2453455.375, 2453455.41666667, 2453455.45833333, 2453455.5, 2453455.54166667, 2453455.58333333, 2453455.625, 2453455.66666667, 2453455.70833333, 2453455.75, 2453455.79166667, 2453455.83333333, 2453455.875, 2453455.91666667, 2453455.95833333, 2453456, 2453456.04166667, 2453456.08333333, 2453456.125, 2453456.16666667, 2453456.20833333, 2453456.25, 2453456.29166667, 2453456.33333333, 2453456.375, 2453456.41666667 ; current_speed = 23.464, 21.9975, 31.9697, 29.0367, 30.7965, 22.2908, 19.0645, 35.196, 45.7548, 58.0734, 52.2074, 33.4362, 14.3717, 4.6928, 16.1315, 25.2238, 9.9722, 0.2933, 12.6119, 23.464, 33.4362, 35.7826, 35.196, 23.464, 5.866, 13.1985, 30.5032, 35.4893, 39.0089, 44.5816, 43.1151, 51.3275, 63.0595, 84.4704, 77.4312, 66.2858, 47.2213, 21.9975, 26.6903, 31.6764, 28.4501, 23.464, 15.5449, 44.2883, 59.2466, 78.8977, 81.8307, 71.2719, 58.0734, 44.8749, 29.0367, 12.3186, 20.8243, 11.4387, 15.8382, 29.0367, 44.5816, 66.2858, 85.3503, 85.3503, 63.3528, 33.7295, 21.7042, 22.5841, 31.0898, 26.9836, 26.397, 20.8243, 12.9052, 33.1429, 44.5816, 47.2213, 46.6347, 29.9166, 26.397, 11.4387, 21.4109, 24.3439, 18.7712, 11.1454, 2.0531, 22.2908, 34.9027, 49.861, 63.6461, 36.3692, 25.2238, 26.1037, 47.2213, 41.3553, 36.0759, 27.5702, 19.6511, 33.4362, 62.7662, 70.392, 75.6714, 67.459, 45.7548, 36.3692, 31.6764, 24.0506, 25.5171, 32.8496, 20.2377, 22.5841, 44.8749, 62.7662, 63.6461, 59.5399, 43.1151, 11.1454, 15.5449, 24.9305, 31.3831, 33.4362, 21.9975, 31.9697, 46.3414, 64.8193, 83.0039, 78.6044, 63.9394, 33.4362, 26.6903, 39.5955, 40.1821, 49.5677, 31.9697, 25.8104, 37.5424, 46.3414, 56.0203, 66.8724, 54.2605, 32.5563, 28.7434, 27.2769, 40.7687, 39.8888, 37.8357, 15.8382, 3.5196, 23.7573, 25.2238, 35.7826, 31.3831, 34.9027, 20.531, 7.9191, 29.33, 36.6625, 44.5816, 34.0228, 39.0089 ; 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 ; current_direction = 55.3328, 118.6208, 135.8492, 154.484, 160.4612, 160.8128, 204.4112, 260.3156, 268.4024, 285.2792, 296.1788, 301.1012, 300.398, 49.004, 151.6712, 155.5388, 131.2784, 177.6896, 311.6492, 326.0648, 309.5396, 307.0784, 298.64, 306.7268, 200.8952, 182.9636, 188.9408, 197.0276, 217.772, 234.6488, 259.6124, 272.27, 286.334, 303.5624, 304.2656, 307.7816, 316.5716, 10.6796, 80.2964, 117.566, 137.6072, 176.6348, 225.8588, 263.48, 277.544, 286.6856, 308.1332, 312.0008, 318.3296, 326.4164, 351.3416, 51.8168, 118.6208, 112.6436, 186.8312, 259.6124, 275.0828, 279.6536, 285.9824, 289.85, 311.2976, 338.3708, 41.972, 89.0864, 112.292, 123.5432, 136.904, 130.5752, 225.1556, 298.64, 302.156, 304.9688, 311.6492, 336.6128, 21.5792, 57.794, 95.4152, 116.1596, 129.872, 142.5296, 287.0372, 327.8228, 301.1012, 308.8364, 314.462, 343.6064, 24.7436, 101.744, 118.9724, 139.7168, 150.6164, 161.516, 197.7308, 271.2152, 285.6308, 292.6628, 306.7268, 321.494, 344.6612, 13.1408, 60.6068, 97.5248, 92.954, 100.3376, 121.082, 252.2288, 271.2152, 280.3568, 285.9824, 303.5624, 301.4528, 335.9096, 190.3472, 169.6028, 171.0092, 191.402, 220.2332, 260.6672, 286.334, 284.2244, 296.1788, 302.8592, 320.7908, 350.6384, 96.47, 124.598, 142.5296, 144.9908, 149.5616, 189.2924, 246.2516, 268.0508, 270.1604, 272.27, 287.0372, 297.2336, 354.1544, 129.1688, 141.8264, 140.7716, 140.42, 134.7944, 289.4984, 318.6812, 295.124, 266.2928, 257.5028, 284.2244, 276.1376, 120.7304, 159.758, 174.5252, 189.9956, 212.8496, 263.8316 ; 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 ; current_u = 19.29843, 19.30961, 22.26847, 12.50794, 10.29974, 7.325998, -7.879023, -34.69443, -45.73701, -56.02069, -46.85205, -28.62996, -12.39604, 3.541916, 7.654892, 10.44459, 7.494237, 0.01182385, -9.423961, -13.09889, -25.78549, -28.54776, -30.88972, -18.8063, -2.092166, -0.6823825, -4.74062, -10.39241, -23.89376, -36.36168, -42.40847, -51.28722, -60.51433, -70.38785, -63.99197, -52.3891, -32.46217, 4.076505, 26.30844, 28.08044, 19.18133, 1.377338, -11.15542, -44.00185, -58.73378, -75.57569, -64.36617, -52.96468, -38.60978, -24.82269, -4.371274, 9.68289, 18.27976, 10.55698, -1.883869, -28.5608, -44.40629, -65.34717, -82.05119, -80.2792, -47.59644, -12.43264, 14.51506, 22.58123, 28.76623, 22.49001, 18.03503, 15.81716, -9.150103, -29.08782, -37.74288, -38.69617, -34.84674, -11.87518, 9.708473, 9.678711, 21.31534, 21.85034, 14.40649, 6.780321, -1.962999, -11.87073, -29.88566, -38.83871, -45.42519, -10.26464, 10.55763, 25.55727, 41.3117, 26.73894, 17.7008, 8.740851, -5.984647, -33.42868, -60.44497, -64.95692, -60.65033, -41.99974, -12.10334, 8.268349, 27.59876, 23.84348, 25.48319, 32.31637, 17.33216, -21.50645, -44.86481, -61.74357, -61.18594, -49.61366, -36.78021, -4.549302, -2.792061, 4.499234, 4.904421, -6.610054, -14.20819, -31.54652, -44.47099, -62.83199, -74.4895, -66.02821, -40.41953, -5.43889, 26.52031, 32.59328, 24.44484, 28.43738, 16.19622, -4.167681, -34.36341, -46.31459, -56.02008, -66.81992, -51.87926, -28.94737, -2.927459, 21.14747, 25.19694, 25.22621, 24.1072, 11.23941, -3.317754, -15.68571, -22.8374, -35.70773, -30.63953, -33.83261, -20.41332, 6.80711, 10.14777, 3.497894, -7.738142, -18.45518, -38.78305 ; 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 ; current_v = 13.34653, -10.53703, -22.93855, -26.20461, -29.02309, -21.05254, -17.36019, -5.920706, -1.275633, 15.30367, 23.03254, 17.27151, 7.272133, 3.078506, -14.19957, -22.95976, -6.578844, -0.2930616, 8.381467, 19.46737, 21.28587, 21.57359, 16.86961, 14.03148, -5.480219, -13.18085, -30.13257, -33.93358, -30.83476, -25.79432, -7.773923, 2.033011, 17.73462, 46.69902, 43.59608, 40.61021, 34.29371, 21.61648, 4.498685, -14.65889, -21.01154, -23.42354, -10.82592, -5.028938, 7.77834, 22.65309, 50.52978, 47.69095, 43.37977, 37.38437, 28.70578, 7.615087, -9.97506, -4.403873, -15.72576, -5.235499, 3.949719, 11.11554, 23.50053, 28.98145, 41.81096, 31.35456, 16.13646, 0.3600956, -11.7932, -14.91021, -19.27535, -13.54507, -9.100539, 15.88555, 23.7275, 27.06396, 30.99193, 27.45875, 24.54684, 6.096426, -2.020598, -10.73257, -12.03374, -8.845744, 0.6015429, 18.86705, 18.02903, 31.26777, 44.58002, 34.89063, 22.908, -5.313127, -22.87344, -31.54822, -31.43489, -26.14791, -18.71763, 0.7091033, 16.91157, 27.12253, 45.25151, 52.78957, 44.12495, 35.41685, 15.54679, -3.149554, -1.315003, -5.89479, -10.448, -6.893044, 0.9516912, 11.28395, 17.52445, 32.91632, 22.49729, 10.17466, -15.2921, -24.52115, -30.99751, -32.77631, -16.79337, -5.184486, 13.03288, 15.92741, 36.61915, 42.6489, 49.543, 32.99088, -3.007542, -22.48292, -31.89124, -40.59892, -27.56345, -25.47169, -15.11912, -1.576228, 0.1568291, 2.648723, 15.89792, 14.8984, 28.59393, -17.22829, -32.04998, -30.89911, -29.16133, -11.15904, 1.174774, 17.84286, 10.70949, -2.313621, -6.791049, 8.576299, 2.195104, -4.046653, -27.51857, -36.49525, -43.9049, -28.58246, -4.191547 ; 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 ; temperature = 2.576929, 2.610059, 2.576929, 2.576929, 2.576929, 2.51064, 2.51064, 2.543789, 2.576929, 2.676291, 2.610059, 2.610059, 2.610059, 2.64318, 2.64318, 2.676291, 2.709392, 2.742483, 2.742483, 2.808637, 2.775565, 2.742483, 2.775565, 2.808637, 2.8417, 2.808637, 2.775565, 2.742483, 2.64318, 2.377942, 2.411131, 2.411131, 2.576929, 2.610059, 2.709392, 2.808637, 2.610059, 2.742483, 2.709392, 2.742483, 2.808637, 3.171807, 3.204767, 3.10586, 3.171807, 3.30359, 3.10586, 3.40233, 3.072873, 2.940831, 2.8417, 2.874753, 2.874753, 3.039877, 3.138839, 2.8417, 2.775565, 2.742483, 2.709392, 2.676291, 2.742483, 2.709392, 2.775565, 2.808637, 2.8417, 2.973855, 3.138839, 3.138839, 3.204767, 3.138839, 3.039877, 3.171807, 2.973855, 2.874753, 2.874753, 2.8417, 2.874753, 2.874753, 2.874753, 2.874753, 2.8417, 2.8417, 2.8417, 2.742483, 2.775565, 2.709392, 2.775565, 2.808637, 2.775565, 2.709392, 2.742483, 2.742483, 2.742483, 2.742483, 2.808637, 2.874753, 2.808637, 2.64318, 2.576929, 2.64318, 2.610059, 2.610059, 2.610059, 2.64318, 2.64318, 2.676291, 2.64318, 2.64318, 2.610059, 2.676291, 2.8417, 2.808637, 2.808637, 2.8417, 2.775565, 2.709392, 2.742483, 2.742483, 2.808637, 2.808637, 2.64318, 2.709392, 2.775565, 2.808637, 2.8417, 2.8417, 2.808637, 2.742483, 2.742483, 2.742483, 2.709392, 2.709392, 2.64318, 2.543789, 2.808637, 2.973855, 2.676291, 3.006871, 2.973855, 2.808637, 2.742483, 2.676291, 2.64318, 2.676291, 2.775565, 2.742483, 2.808637, 2.8417, 2.676291, 2.610059, 2.543789, 2.709392, 2.709392, 2.676291, 2.775565 ; 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 ; }