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 = "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 = 2453429.00000579 ; :starting_julian_day_string = "2005-02-27 00:00:00" ; :ending_julian_day_number = 2453435.41667244 ; :ending_julian_day_string = "2005-03-05 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.910719395 ; :latitude = 42.329118172 ; data: lat = 42.329118172 ; lon = -65.910719395 ; depth = 2 ; time = 2453429, 2453429.04166667, 2453429.08333333, 2453429.125, 2453429.16666667, 2453429.20833333, 2453429.25, 2453429.29166667, 2453429.33333333, 2453429.375, 2453429.41666667, 2453429.45833333, 2453429.5, 2453429.54166667, 2453429.58333333, 2453429.625, 2453429.66666667, 2453429.70833333, 2453429.75, 2453429.79166667, 2453429.83333333, 2453429.875, 2453429.91666667, 2453429.95833333, 2453430, 2453430.04166667, 2453430.08333333, 2453430.125, 2453430.16666667, 2453430.20833333, 2453430.25, 2453430.29166667, 2453430.33333333, 2453430.375, 2453430.41666667, 2453430.45833333, 2453430.5, 2453430.54166667, 2453430.58333333, 2453430.625, 2453430.66666667, 2453430.70833333, 2453430.75, 2453430.79166667, 2453430.83333333, 2453430.875, 2453430.91666667, 2453430.95833333, 2453431, 2453431.04166667, 2453431.08333333, 2453431.125, 2453431.16666667, 2453431.20833333, 2453431.25, 2453431.29166667, 2453431.33333333, 2453431.375, 2453431.41666667, 2453431.45833333, 2453431.5, 2453431.54166667, 2453431.58333333, 2453431.625, 2453431.66666667, 2453431.70833333, 2453431.75, 2453431.79166667, 2453431.83333333, 2453431.875, 2453431.91666667, 2453431.95833333, 2453432, 2453432.04166667, 2453432.08333333, 2453432.125, 2453432.16666667, 2453432.20833333, 2453432.25, 2453432.29166667, 2453432.33333333, 2453432.375, 2453432.41666667, 2453432.45833333, 2453432.5, 2453432.54166667, 2453432.58333333, 2453432.625, 2453432.66666667, 2453432.70833333, 2453432.75, 2453432.79166667, 2453432.83333333, 2453432.875, 2453432.91666667, 2453432.95833333, 2453433, 2453433.04166667, 2453433.08333333, 2453433.125, 2453433.16666667, 2453433.20833333, 2453433.25, 2453433.29166667, 2453433.33333333, 2453433.375, 2453433.41666667, 2453433.45833333, 2453433.5, 2453433.54166667, 2453433.58333333, 2453433.625, 2453433.66666667, 2453433.70833333, 2453433.75, 2453433.79166667, 2453433.83333333, 2453433.875, 2453433.91666667, 2453433.95833333, 2453434, 2453434.04166667, 2453434.08333333, 2453434.125, 2453434.16666667, 2453434.20833333, 2453434.25, 2453434.29166667, 2453434.33333333, 2453434.375, 2453434.41666667, 2453434.45833333, 2453434.5, 2453434.54166667, 2453434.58333333, 2453434.625, 2453434.66666667, 2453434.70833333, 2453434.75, 2453434.79166667, 2453434.83333333, 2453434.875, 2453434.91666667, 2453434.95833333, 2453435, 2453435.04166667, 2453435.08333333, 2453435.125, 2453435.16666667, 2453435.20833333, 2453435.25, 2453435.29166667, 2453435.33333333, 2453435.375, 2453435.41666667 ; current_speed = 22.8774, 39.0089, 70.6853, 90.923, 81.8307, 81.8307, 55.727, 39.0089, 42.2352, 34.9027, 33.7295, 14.0784, 2.3464, 4.6928, 33.1429, 56.9002, 58.66, 55.1404, 43.1151, 48.1012, 29.33, 39.3022, 22.8774, 15.5449, 15.5449, 44.2883, 42.8218, 46.0481, 64.2327, 49.861, 36.0759, 20.2377, 29.0367, 31.0898, 26.1037, 5.5727, 20.2377, 41.9419, 61.8863, 77.4312, 62.7662, 29.9166, 47.8079, 45.4615, 60.1265, 60.1265, 68.9255, 45.4615, 12.6119, 17.3047, 40.1821, 52.2074, 67.7523, 62.7662, 51.0342, 28.1568, 8.2124, 18.4779, 44.5816, 51.9141, 50.1543, 41.3553, 37.5424, 30.2099, 39.3022, 23.464, 12.9052, 18.7712, 25.8104, 34.3161, 30.7965, 18.7712, 2.0531, 26.6903, 41.3553, 69.2188, 73.325, 84.7637, 70.0987, 52.794, 49.861, 58.9533, 61.593, 55.727, 45.1682, 30.7965, 10.8521, 14.9583, 38.7156, 31.6764, 26.9836, 20.8243, 17.3047, 17.598, 28.7434, 26.6903, 33.7295, 27.2769, 8.799, 23.7573, 48.9811, 58.3667, 46.3414, 26.1037, 21.7042, 23.464, 36.3692, 49.5677, 47.8079, 37.8357, 18.4779, 8.799, 2.3464, 7.3325, 25.8104, 10.8521, 8.2124, 8.799, 24.9305, 28.4501, 44.5816, 46.3414, 31.6764, 25.2238, 23.7573, 31.6764, 49.5677, 52.794, 37.8357, 19.9444, 15.5449, 36.3692, 50.4476, 53.9672, 53.3806, 41.9419, 29.9166, 17.0114, 27.5702, 30.7965, 40.7687, 39.3022, 31.9697, 26.397, 34.3161, 47.2213, 44.2883, 40.7687, 24.3439, 20.531, 17.0114, 35.196, 59.8332, 47.5146, 34.6094 ; 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 = 290.9048, 299.6948, 304.2656, 312.0008, 330.9872, 355.5608, 17.36, 55.6844, 99.986, 110.534, 151.3196, 90.1412, 214.9592, 33.182, 325.01, 312.3524, 326.4164, 347.1224, 31.0724, 67.9904, 89.0864, 105.26, 111.9404, 132.3332, 352.0448, 332.7452, 324.3068, 320.4392, 310.5944, 305.3204, 320.7908, 30.3692, 67.2872, 83.8124, 104.5568, 101.0408, 321.8456, 312.0008, 318.6812, 315.8684, 317.2748, 322.5488, 51.1136, 75.374, 104.2052, 111.9404, 115.808, 116.1596, 134.4428, 318.6812, 295.124, 289.85, 284.2244, 288.7952, 279.6536, 289.4984, 221.288, 144.9908, 101.3924, 96.47, 77.8352, 67.6388, 39.1592, 348.8804, 12.086, 356.9672, 9.6248, 89.0864, 113.6984, 112.9952, 125.3012, 145.3424, 189.644, 294.7724, 303.914, 300.398, 298.2884, 311.6492, 326.768, 3.6476, 41.972, 74.3192, 82.0544, 94.712, 108.4244, 121.7852, 119.324, 286.6856, 286.334, 266.996, 287.0372, 251.8772, 200.192, 155.5388, 147.452, 147.8036, 137.6072, 154.1324, 221.6396, 267.6992, 282.1148, 288.4436, 291.2564, 309.5396, 8.57, 52.52, 101.3924, 98.9312, 114.7532, 109.1276, 136.5524, 56.3876, 131.2784, 252.5804, 283.5212, 257.8544, 237.11, 116.8628, 133.7396, 123.1916, 120.7304, 131.2784, 142.8812, 183.6668, 220.2332, 238.1648, 259.2608, 258.9092, 276.1376, 238.1648, 98.5796, 91.196, 102.4472, 109.8308, 118.6208, 122.4884, 122.84, 145.3424, 182.9636, 199.4888, 218.8268, 246.2516, 227.2652, 181.2056, 136.904, 114.05, 124.2464, 127.4108, 140.7716, 187.1828, 220.9364, 238.868, 252.932, 261.722, 325.7132 ; 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 = -21.37148, -33.88611, -58.41691, -67.56811, -39.6883, -6.333791, 16.62752, 32.2192, 41.59534, 32.68513, 16.18758, 14.07836, -1.344471, 2.568371, -19.00525, -42.05012, -32.44796, -12.28909, 22.2526, 44.59563, 29.32627, 37.91646, 21.22046, 11.49143, -2.151395, -20.28176, -24.98416, -29.32788, -48.77413, -40.68317, -22.80552, 10.23158, 26.78496, 30.90868, 25.26574, 5.469555, -12.5025, -31.16851, -40.86031, -53.91602, -42.58579, -18.19185, 37.21329, 43.9883, 58.28802, 55.77172, 62.05073, 40.80486, 9.004264, -11.4254, -36.38051, -49.10549, -65.67507, -59.41927, -50.31153, -26.54203, -5.418905, 10.60092, 43.70322, 51.58346, 49.02811, 38.24554, 23.70717, -5.82621, 8.22908, -1.241425, 2.157691, 18.76881, 23.63391, 31.58926, 25.13381, 10.67464, -0.3439474, -24.23424, -34.31977, -59.70338, -64.56804, -63.33778, -38.41623, 3.358735, 33.34541, 56.7592, 61.00169, 55.53865, 42.85295, 26.17791, 9.461557, -14.32848, -37.15298, -31.63287, -25.79942, -19.79125, -5.973014, 7.286926, 15.46412, 14.22121, 22.74075, 11.90072, -5.846433, -23.73815, -47.89024, -55.36872, -43.18867, -20.13078, 3.234308, 18.62023, 35.65263, 48.96672, 43.4153, 35.74683, 12.70708, 7.32782, 1.76335, -6.996217, -25.09503, -10.60919, -6.896072, 7.84951, 18.01202, 23.80831, 38.32151, 34.82616, 19.11575, -1.613164, -15.34484, -26.91128, -48.69955, -51.80799, -37.61882, -16.94414, 15.37095, 36.36128, 49.26183, 50.76686, 46.85798, 35.378, 25.13557, 9.673889, -1.425421, -10.27441, -25.56068, -35.9742, -23.48183, -0.5553965, 23.44554, 43.12203, 36.60982, 32.38258, 15.39541, -2.567102, -11.14622, -30.12702, -57.19797, -47.01955, -19.49671 ; 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.163029, 19.32422, 39.79794, 60.84031, 71.56187, 81.58521, 53.18857, 21.9913, -7.323902, -12.24258, -29.59124, -0.03469484, -1.923016, 3.927575, 27.15239, 38.33302, 48.86845, 53.75353, 36.92876, 18.0265, 0.4676566, -10.34432, -8.547956, -10.46857, 15.3953, 39.37136, 34.77784, 35.50074, 41.79622, 28.82705, 27.95316, 17.4608, 11.21142, 3.350989, -6.560895, -1.067216, 15.91389, 28.06504, 46.47955, 55.57565, 46.10907, 23.74994, 30.01276, 11.47941, -14.75476, -22.46578, -30.00718, -20.04275, -8.830812, 12.99665, 17.06046, 17.72749, 16.64811, 20.22242, 8.55798, 9.398191, -6.170816, -15.13451, -8.806084, -5.849835, 10.56873, 15.73338, 29.11016, 29.64276, 38.43105, 23.43114, 12.72354, 0.2993003, -10.37377, -13.40572, -17.79652, -15.44053, -2.024085, 11.18363, 23.0741, 35.02497, 34.74945, 56.33125, 58.63464, 52.68705, 37.07024, 15.93377, 8.514174, -4.577819, -14.27555, -16.22163, -5.314791, 4.294824, 10.88823, -1.660023, 7.905993, -6.477495, -16.24117, -16.01844, -24.22899, -22.58604, -24.91059, -24.54388, -6.575836, -0.9537545, 10.27972, 18.46553, 16.80071, 16.61791, 21.46186, 14.27748, -7.18391, -7.695303, -20.01767, -12.39774, -13.41502, 4.870878, -1.547963, -2.19511, 6.034604, -2.283246, -4.459562, -3.975878, -17.2365, -15.57474, -22.78116, -30.57228, -25.25832, -25.17216, -18.13684, -16.7086, -9.236388, -10.15569, 4.045263, -10.52023, -2.319039, -0.7591206, -10.87347, -18.30803, -25.56987, -22.5282, -16.22362, -13.99298, -27.53333, -29.03207, -31.76064, -15.82783, -21.69483, -26.39116, -25.05796, -19.24427, -24.92337, -24.76803, -18.85754, -20.36988, -12.85105, -18.19674, -17.56143, -6.840973, 28.59526 ; 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.344743, 2.311534, 2.344743, 1.578355, 2.012199, 2.278315, 2.411131, 2.610059, 2.8417, 2.8417, 2.808637, 2.8417, 2.874753, 3.006871, 3.10586, 3.204767, 3.006871, 2.344743, 2.377942, 2.576929, 2.973855, 3.138839, 3.30359, 3.30359, 3.30359, 3.270658, 2.775565, 2.411131, 2.112069, 1.878896, 1.745427, 1.645216, 1.645216, 1.67863, 1.67863, 1.645216, 1.645216, 1.611791, 1.544909, 1.645216, 1.845544, 1.945568, 1.945568, 1.878896, 1.845544, 1.611791, 1.578355, 1.645216, 1.67863, 1.67863, 1.67863, 1.611791, 1.578355, 1.712034, 1.77881, 1.945568, 1.978889, 1.978889, 2.012199, 1.978889, 1.712034, 1.745427, 1.77881, 1.812183, 1.845544, 1.845544, 1.845544, 1.878896, 1.878896, 1.912237, 1.945568, 1.945568, 1.945568, 1.945568, 1.912237, 1.878896, 1.845544, 1.978889, 2.045499, 2.078789, 2.012199, 1.912237, 1.878896, 1.912237, 2.112069, 2.211847, 2.211847, 2.178597, 2.045499, 1.978889, 1.945568, 1.978889, 2.012199, 2.045499, 2.045499, 2.045499, 2.045499, 2.012199, 2.045499, 2.045499, 2.012199, 2.045499, 2.078789, 2.112069, 2.078789, 2.078789, 2.078789, 2.045499, 2.045499, 2.045499, 2.078789, 2.045499, 2.045499, 2.045499, 2.045499, 2.078789, 2.112069, 2.112069, 2.112069, 2.112069, 2.112069, 2.112069, 2.078789, 2.012199, 1.978889, 1.945568, 1.912237, 1.978889, 2.112069, 2.178597, 2.178597, 2.145338, 2.145338, 2.078789, 2.045499, 1.978889, 1.945568, 1.912237, 1.945568, 1.912237, 1.945568, 1.978889, 2.045499, 2.045499, 2.012199, 1.978889, 1.978889, 1.912237, 1.878896, 1.845544, 1.845544, 1.845544, 1.945568, 1.845544, 1.845544 ; 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 ; }