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 = 2453464.00000579 ; :starting_julian_day_string = "2005-04-03 00:00:00" ; :ending_julian_day_number = 2453470.41667244 ; :ending_julian_day_string = "2005-04-09 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 = 2453464, 2453464.04166667, 2453464.08333333, 2453464.125, 2453464.16666667, 2453464.20833333, 2453464.25, 2453464.29166667, 2453464.33333333, 2453464.375, 2453464.41666667, 2453464.45833333, 2453464.5, 2453464.54166667, 2453464.58333333, 2453464.625, 2453464.66666667, 2453464.70833333, 2453464.75, 2453464.79166667, 2453464.83333333, 2453464.875, 2453464.91666667, 2453464.95833333, 2453465, 2453465.04166667, 2453465.08333333, 2453465.125, 2453465.16666667, 2453465.20833333, 2453465.25, 2453465.29166667, 2453465.33333333, 2453465.375, 2453465.41666667, 2453465.45833333, 2453465.5, 2453465.54166667, 2453465.58333333, 2453465.625, 2453465.66666667, 2453465.70833333, 2453465.75, 2453465.79166667, 2453465.83333333, 2453465.875, 2453465.91666667, 2453465.95833333, 2453466, 2453466.04166667, 2453466.08333333, 2453466.125, 2453466.16666667, 2453466.20833333, 2453466.25, 2453466.29166667, 2453466.33333333, 2453466.375, 2453466.41666667, 2453466.45833333, 2453466.5, 2453466.54166667, 2453466.58333333, 2453466.625, 2453466.66666667, 2453466.70833333, 2453466.75, 2453466.79166667, 2453466.83333333, 2453466.875, 2453466.91666667, 2453466.95833333, 2453467, 2453467.04166667, 2453467.08333333, 2453467.125, 2453467.16666667, 2453467.20833333, 2453467.25, 2453467.29166667, 2453467.33333333, 2453467.375, 2453467.41666667, 2453467.45833333, 2453467.5, 2453467.54166667, 2453467.58333333, 2453467.625, 2453467.66666667, 2453467.70833333, 2453467.75, 2453467.79166667, 2453467.83333333, 2453467.875, 2453467.91666667, 2453467.95833333, 2453468, 2453468.04166667, 2453468.08333333, 2453468.125, 2453468.16666667, 2453468.20833333, 2453468.25, 2453468.29166667, 2453468.33333333, 2453468.375, 2453468.41666667, 2453468.45833333, 2453468.5, 2453468.54166667, 2453468.58333333, 2453468.625, 2453468.66666667, 2453468.70833333, 2453468.75, 2453468.79166667, 2453468.83333333, 2453468.875, 2453468.91666667, 2453468.95833333, 2453469, 2453469.04166667, 2453469.08333333, 2453469.125, 2453469.16666667, 2453469.20833333, 2453469.25, 2453469.29166667, 2453469.33333333, 2453469.375, 2453469.41666667, 2453469.45833333, 2453469.5, 2453469.54166667, 2453469.58333333, 2453469.625, 2453469.66666667, 2453469.70833333, 2453469.75, 2453469.79166667, 2453469.83333333, 2453469.875, 2453469.91666667, 2453469.95833333, 2453470, 2453470.04166667, 2453470.08333333, 2453470.125, 2453470.16666667, 2453470.20833333, 2453470.25, 2453470.29166667, 2453470.33333333, 2453470.375, 2453470.41666667 ; current_speed = 12.3186, 7.0392, 7.9191, 21.9975, 19.0645, 39.3022, 43.7017, 46.928, 49.5677, 43.7017, 29.9166, 17.0114, 11.732, 24.6372, 36.9558, 42.5285, 35.4893, 29.33, 36.6625, 36.6625, 37.5424, 42.5285, 23.7573, 17.3047, 20.2377, 29.33, 23.7573, 17.8913, 10.8521, 9.0923, 30.7965, 34.9027, 35.4893, 57.7801, 29.6233, 13.1985, 40.7687, 50.1543, 45.1682, 54.5538, 51.9141, 41.6486, 24.3439, 19.6511, 21.4109, 27.8635, 23.1707, 13.1985, 10.2655, 19.6511, 30.5032, 26.1037, 40.4754, 36.6625, 21.4109, 5.866, 10.8521, 39.8888, 41.9419, 25.5171, 6.4526, 17.8913, 41.3553, 43.995, 45.4615, 59.5399, 30.7965, 9.0923, 12.9052, 39.0089, 27.8635, 38.4223, 24.6372, 13.1985, 23.464, 22.2908, 58.0734, 63.9394, 43.1151, 14.9583, 13.1985, 24.6372, 43.4084, 63.6461, 93.5627, 67.1657, 45.4615, 47.2213, 54.8471, 64.2327, 51.0342, 34.3161, 10.8521, 20.8243, 35.7826, 62.4729, 71.5652, 61.2997, 41.062, 28.7434, 27.8635, 60.1265, 58.9533, 39.5955, 19.3578, 7.3325, 15.5449, 55.1404, 82.4173, 66.5791, 40.7687, 25.2238, 33.1429, 40.4754, 52.2074, 50.7409, 32.263, 15.8382, 22.2908, 27.2769, 84.7637, 70.0987, 45.4615, 33.1429, 39.3022, 47.5146, 61.2997, 55.727, 43.1151, 25.5171, 12.3186, 33.4362, 52.794, 48.6878, 37.2491, 21.4109, 4.9861, 16.4248, 28.1568, 31.9697, 29.33, 28.1568, 43.4084, 69.2188, 92.0962, 98.5488, 63.9394, 76.258, 53.9672, 38.7156, 48.6878, 52.2074, 66.5791, 52.2074, 38.7156 ; 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 = 132.6848, 107.7212, 326.0648, 35.2916, 337.316, 311.6492, 309.188, 301.1012, 303.2108, 318.6812, 332.042, 36.698, 78.5384, 91.196, 83.8124, 62.0132, 50.0588, 358.3736, 333.8, 329.5808, 325.01, 321.1424, 350.2868, 50.762, 114.4016, 134.0912, 135.146, 121.082, 103.1504, 327.8228, 326.0648, 330.9872, 312.704, 307.43, 330.9872, 38.1044, 109.4792, 123.8948, 131.2784, 116.1596, 108.776, 102.7988, 72.5612, 358.022, 331.6904, 313.4072, 304.2656, 322.1972, 58.8488, 120.0272, 131.9816, 125.3012, 99.986, 111.5888, 111.9404, 332.7452, 299.3432, 288.7952, 293.7176, 302.5076, 302.5076, 122.84, 137.9588, 130.9268, 140.42, 126.0044, 138.662, 160.4612, 311.6492, 304.6172, 322.5488, 302.8592, 319.736, 66.2324, 104.2052, 134.7944, 126.356, 133.388, 143.936, 155.5388, 269.8088, 293.366, 287.0372, 290.2016, 336.6128, 3.6476, 45.1364, 70.8032, 96.1184, 121.4336, 120.3788, 101.0408, 75.7256, 309.5396, 310.946, 299.6948, 321.8456, 334.8548, 3.6476, 74.3192, 88.3832, 98.5796, 123.5432, 123.1916, 119.324, 5.7572, 292.6628, 296.5304, 308.1332, 330.6356, 357.3188, 67.2872, 98.5796, 114.05, 115.4564, 106.3148, 95.4152, 66.584, 336.9644, 313.7588, 313.7588, 323.6036, 338.0192, 33.182, 75.7256, 102.0956, 112.292, 115.4564, 108.4244, 106.3148, 8.2184, 321.1424, 310.5944, 290.5532, 291.608, 301.4528, 353.0996, 129.5204, 142.178, 149.5616, 172.064, 246.6032, 274.7312, 300.398, 297.9368, 305.3204, 308.8364, 325.7132, 358.7252, 65.5292, 99.2828, 130.5752, 146.0456, 161.516, 213.2012 ; 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 = 9.055335, 6.705183, -4.420877, 12.70879, -7.352194, -29.36769, -33.87218, -40.1824, -41.47137, -28.85397, -14.02563, 10.16596, 11.49804, 24.63183, 36.74051, 37.55503, 27.20978, -0.8324506, -16.18671, -18.56306, -21.52807, -26.68183, -4.008248, 13.40293, 18.42991, 21.06578, 16.75609, 15.32263, 10.56752, -4.842009, -17.1923, -16.92798, -26.07992, -45.88298, -14.36745, 8.144746, 38.43521, 41.63123, 33.94448, 48.96582, 49.15145, 40.6138, 23.225, -0.6782725, -10.15381, -20.24251, -19.14911, -8.089963, 8.785268, 17.01369, 22.67485, 21.30389, 39.86221, 34.09057, 19.86017, -2.686325, -9.459776, -37.76178, -38.39945, -21.51908, -5.441608, 15.03206, 27.69419, 33.2403, 28.96602, 48.1661, 20.34108, 3.040875, -9.643123, -32.10299, -16.94339, -32.27498, -15.92328, 12.07911, 22.74654, 15.81843, 46.76937, 46.46595, 25.38137, 6.193887, -13.19843, -22.61671, -41.50341, -59.73081, -37.13905, 4.273057, 32.22257, 44.59555, 54.53468, 54.80624, 44.02725, 33.68095, 10.51705, -16.05938, -27.02758, -54.26874, -44.21175, -26.04708, 2.61235, 27.67364, 27.85241, 59.45366, 49.13577, 33.13528, 16.87737, 0.7355458, -14.34465, -49.33398, -64.82758, -32.64788, -1.907106, 23.26774, 32.77201, 36.96174, 47.13872, 48.6977, 32.11901, 14.53382, -8.722457, -19.70095, -61.22124, -41.59435, -17.01605, 18.13912, 38.08878, 46.45974, 56.71833, 50.31661, 40.90509, 24.4896, 1.760904, -20.97744, -40.08833, -45.58866, -34.63142, -18.265, -0.5990489, 12.67006, 17.26604, 16.19622, 4.049501, -25.84166, -43.26049, -59.70338, -81.36376, -80.4091, -49.80494, -42.95885, -1.200642, 35.23787, 48.05019, 39.65428, 37.18662, 16.55182, -21.19992 ; 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 = -8.351576, -2.142631, 6.570236, 17.95485, 17.58978, 26.11899, 27.61366, 24.24072, 27.14927, 32.82206, 26.42508, 13.63968, 2.331279, -0.5142429, 3.983251, 19.95727, 22.78417, 29.31818, 32.89574, 31.61569, 30.75669, 33.11727, 23.41673, 10.94597, -8.360798, -20.40789, -16.8417, -9.236639, -2.468939, 7.695769, 25.55092, 30.52281, 24.06923, 35.11827, 25.90591, 10.38574, -13.59492, -27.96954, -29.79829, -24.0513, -16.70955, -9.226335, 7.295548, 19.63939, 18.85011, 19.14721, 13.0458, 10.42847, 5.310326, -9.833628, -20.40334, -15.08467, -7.01874, -13.4897, -8.00001, 5.214749, 5.317961, 12.85163, 16.87025, 13.71318, 3.467701, -9.702361, -30.71307, -28.82087, -35.0388, -35.00037, -23.12282, -8.568722, 8.576385, 22.1606, 22.12004, 20.84703, 18.80002, 5.319363, -5.757957, -15.70531, -34.42595, -43.92223, -34.85252, -13.61567, -0.04404423, 9.771193, 12.71834, 21.97855, 85.8759, 67.02964, 32.06952, 15.52702, -5.84579, -33.498, -25.80874, -6.571806, 2.675759, 13.25699, 23.45004, 30.94781, 56.27521, 55.49057, 40.97882, 7.768704, 0.7861614, -8.969869, -32.57557, -21.67618, -9.480438, 7.295514, 5.989559, 24.62971, 50.892, 58.02493, 40.72407, 9.739215, -4.944367, -16.49509, -22.44, -14.25386, -3.044738, 6.294167, 20.51337, 18.86536, 58.62461, 56.42462, 42.15687, 27.7385, 9.690587, -9.956374, -23.25263, -23.95281, -13.62666, -7.168127, 12.19209, 26.03702, 34.35306, 17.09316, 13.71714, 11.17212, 4.949983, -10.45197, -22.24161, -27.56345, -29.0491, -11.18097, 3.580377, 35.02497, 43.14682, 56.97581, 40.09632, 63.0065, 53.95384, 16.03714, -7.85371, -33.95807, -55.22619, -49.51414, -32.39539 ; 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 = 3.039877, 3.072873, 3.072873, 3.006871, 3.072873, 3.006871, 2.940831, 3.072873, 3.039877, 3.006871, 2.973855, 3.006871, 3.006871, 3.006871, 3.072873, 3.204767, 3.270658, 3.270658, 3.270658, 3.336512, 3.369426, 3.10586, 3.10586, 3.30359, 3.237717, 3.237717, 3.204767, 3.270658, 3.237717, 3.204767, 3.204767, 3.138839, 3.171807, 3.039877, 3.10586, 3.138839, 3.171807, 3.171807, 3.204767, 3.270658, 3.270658, 3.336512, 3.40233, 3.40233, 3.435226, 3.468112, 3.468112, 3.435226, 3.435226, 3.40233, 3.40233, 3.40233, 3.369426, 3.369426, 3.369426, 3.369426, 3.369426, 3.369426, 3.369426, 3.369426, 3.369426, 3.369426, 3.40233, 3.468112, 3.730883, 3.862058, 3.89483, 4.025832, 4.025832, 3.927593, 3.76369, 3.89483, 3.927593, 3.89483, 3.829277, 3.435226, 3.599569, 3.632411, 3.698068, 3.730883, 3.599569, 3.566718, 3.599569, 3.730883, 2.344743, 2.377942, 2.145338, 2.245086, 3.435226, 3.829277, 4.123994, 4.025832, 4.058561, 3.796488, 3.730883, 4.41803, 2.973855, 3.30359, 2.742483, 2.742483, 2.543789, 3.072873, 3.566718, 3.30359, 3.369426, 3.40233, 3.369426, 3.50099, 2.973855, 2.51064, 2.676291, 2.808637, 2.973855, 2.8417, 2.874753, 3.237717, 3.566718, 3.533859, 3.50099, 3.40233, 2.676291, 2.610059, 2.709392, 2.709392, 2.676291, 2.64318, 2.64318, 2.940831, 3.039877, 3.533859, 3.50099, 2.973855, 2.742483, 2.676291, 2.775565, 2.874753, 2.907797, 2.907797, 2.8417, 2.808637, 2.808637, 2.775565, 2.8417, 2.940831, 3.006871, 3.171807, 3.435226, 3.171807, 3.435226, 3.665244, 3.76369, 3.698068, 3.40233, 3.270658, 3.10586 ; 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 ; }