netcdf F0108.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.7195, 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 = "03-May-2004 19:15:58: Modified [lon,lat] to [-68.997700,44.056500].\n", "Tue Apr 27 17:27:33 2004: /usr/local/nco/bin/ncrcat -d time,2453123.6979,2453123.7813 F0108.aanderaa.realtime.nc F0108.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 = "AANCM971" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0108" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.4 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453212.00000579 ; :starting_julian_day_string = "2004-07-25 00:00:00" ; :ending_julian_day_number = 2453218.95833912 ; :ending_julian_day_string = "2004-07-31 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Apr-2004 20:21:14\n", "AANCM_Temperature_1.5: 16-Apr-2004 20:21:14" ; data: lat = 44.0565 ; lon = -68.9977 ; depth = 2 ; time = 2453212, 2453212.04166667, 2453212.08333333, 2453212.125, 2453212.16666667, 2453212.20833333, 2453212.25, 2453212.29166667, 2453212.33333333, 2453212.375, 2453212.41666667, 2453212.45833333, 2453212.5, 2453212.54166667, 2453212.58333333, 2453212.625, 2453212.66666667, 2453212.70833333, 2453212.75, 2453212.79166667, 2453212.83333333, 2453212.875, 2453212.91666667, 2453212.95833333, 2453213, 2453213.04166667, 2453213.08333333, 2453213.125, 2453213.16666667, 2453213.20833333, 2453213.25, 2453213.29166667, 2453213.33333333, 2453213.375, 2453213.41666667, 2453213.45833333, 2453213.5, 2453213.54166667, 2453213.58333333, 2453213.625, 2453213.66666667, 2453213.70833333, 2453213.75, 2453213.79166667, 2453213.83333333, 2453213.875, 2453213.91666667, 2453213.95833333, 2453214, 2453214.04166667, 2453214.08333333, 2453214.125, 2453214.16666667, 2453214.20833333, 2453214.25, 2453214.29166667, 2453214.33333333, 2453214.375, 2453214.41666667, 2453214.45833333, 2453214.5, 2453214.54166667, 2453214.58333333, 2453214.625, 2453214.66666667, 2453214.70833333, 2453214.75, 2453214.79166667, 2453214.83333333, 2453214.875, 2453214.91666667, 2453214.95833333, 2453215, 2453215.04166667, 2453215.08333333, 2453215.125, 2453215.16666667, 2453215.20833333, 2453215.25, 2453215.29166667, 2453215.33333333, 2453215.375, 2453215.41666667, 2453215.45833333, 2453215.5, 2453215.54166667, 2453215.58333333, 2453215.625, 2453215.66666667, 2453215.70833333, 2453215.75, 2453215.79166667, 2453215.83333333, 2453215.875, 2453215.91666667, 2453215.95833333, 2453216, 2453216.04166667, 2453216.08333333, 2453216.125, 2453216.16666667, 2453216.20833333, 2453216.25, 2453216.29166667, 2453216.33333333, 2453216.375, 2453216.41666667, 2453216.45833333, 2453216.5, 2453216.54166667, 2453216.58333333, 2453216.625, 2453216.66666667, 2453216.70833333, 2453216.75, 2453216.79166667, 2453216.83333333, 2453216.875, 2453216.91666667, 2453216.95833333, 2453217, 2453217.04166667, 2453217.08333333, 2453217.125, 2453217.16666667, 2453217.20833333, 2453217.25, 2453217.29166667, 2453217.33333333, 2453217.375, 2453217.41666667, 2453217.45833333, 2453217.5, 2453217.54166667, 2453217.58333333, 2453217.625, 2453217.66666667, 2453217.70833333, 2453217.75, 2453217.79166667, 2453217.83333333, 2453217.875, 2453217.91666667, 2453217.95833333, 2453218, 2453218.04166667, 2453218.08333333, 2453218.125, 2453218.16666667, 2453218.20833333, 2453218.25, 2453218.29166667, 2453218.33333333, 2453218.375, 2453218.41666667, 2453218.45833333, 2453218.5, 2453218.54166667, 2453218.58333333, 2453218.625, 2453218.66666667, 2453218.70833333, 2453218.75, 2453218.79166667, 2453218.83333333, 2453218.875, 2453218.91666667, 2453218.95833333 ; current_speed = 17.3047, 26.6903, 26.6903, 26.9836, 19.9444, 14.665, 28.7434, 51.3275, 37.2491, 18.1846, 6.4526, 17.598, 61.593, 71.8585, 45.1682, 41.062, 29.9166, 18.1846, 21.4109, 18.1846, 54.5538, 36.6625, 20.531, 12.9052, 67.7523, 63.3528, 64.526, 50.7409, 40.1821, 21.1176, 10.5588, 4.6928, 7.3325, 11.1454, 31.3831, 47.2213, 53.0873, 58.3667, 51.6208, 40.7687, 26.9836, 23.1707, 12.3186, 29.0367, 36.3692, 15.5449, 27.8635, 34.6094, 54.5538, 67.7523, 63.3528, 57.1935, 42.5285, 37.5424, 21.9975, 6.4526, 22.5841, 4.6928, 7.9191, 22.2908, 25.8104, 30.2099, 52.2074, 46.3414, 29.6233, 23.7573, 20.531, 19.9444, 38.7156, 71.2719, 36.6625, 14.0784, 7.6258, 6.1593, 46.6347, 40.7687, 35.7826, 25.8104, 21.4109, 11.4387, 22.2908, 32.8496, 41.062, 39.5955, 18.4779, 5.866, 18.1846, 30.5032, 65.6992, 44.5816, 26.9836, 19.3578, 17.598, 37.2491, 65.4059, 35.196, 9.6789, 26.397, 49.5677, 70.9786, 64.526, 58.9533, 42.8218, 24.0506, 11.732, 23.1707, 8.2124, 11.1454, 8.799, 25.5171, 26.1037, 45.4615, 54.2605, 39.0089, 26.6903, 15.8382, 39.0089, 34.9027, 41.9419, 39.5955, 28.1568, 4.1062, 7.0392, 11.1454, 43.995, 40.7687, 51.3275, 20.8243, 5.5727, 15.2516, 33.1429, 36.0759, 42.2352, 24.6372, 14.665, 13.7851, 17.598, 44.2883, 32.8496, 37.5424, 17.3047, 12.0253, 28.1568, 33.4362, 42.5285, 13.7851, 12.3186, 10.5588, 15.5449, 27.2769, 26.9836, 36.0759, 30.2099, 12.6119, 12.6119, 23.1707, 41.6486, 40.4754, 12.3186, 5.5727, 4.9861, 11.732, 21.4109, 28.1568, 22.8774, 10.2655, 15.8382, 26.1037 ; 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 = 143.6328, 158.7516, 182.6604, 185.4732, 220.9848, 220.2816, 295.8756, 326.8164, 337.3644, 315.5652, 332.0904, 194.9664, 187.5828, 176.6832, 172.464, 181.6056, 199.8888, 207.624, 249.816, 264.9348, 327.168, 357.0156, 355.6092, 115.8564, 191.0988, 184.77, 174.5736, 180.1992, 193.9116, 202.35, 203.4048, 263.5284, 249.816, 207.624, 187.9344, 178.7928, 185.4732, 186.8796, 188.9892, 188.9892, 197.7792, 202.35, 240.3228, 317.6748, 11.7828, 26.1984, 173.1672, 177.0348, 182.3088, 183.3636, 181.6056, 188.6376, 176.3316, 197.7792, 252.9804, 291.6564, 300.798, 116.5596, 278.2956, 194.6148, 205.5144, 208.6788, 189.3408, 200.592, 183.3636, 194.2632, 233.994, 300.798, 317.6748, 344.0064, 339.1224, 336.6612, 230.478, 215.0076, 186.1764, 201.2952, 191.802, 177.3864, 197.7792, 236.4552, 314.5104, 309.9396, 322.9488, 336.3096, 313.8072, 100.7376, 165.0804, 165.432, 183.012, 179.496, 179.1444, 201.2952, 278.6472, 308.5332, 324.7068, 0.8832, 46.5912, 170.3544, 193.56, 183.012, 171.4092, 173.5188, 178.4412, 192.5052, 239.6196, 322.5972, 68.0388, 6.8604, 196.0212, 177.0348, 179.8476, 167.5416, 184.0668, 169.6512, 152.0712, 160.5096, 39.9108, 55.3812, 46.5912, 45.1848, 61.3584, 320.8392, 136.2492, 166.1352, 160.5096, 162.2676, 170.0028, 215.0076, 212.1948, 332.0904, 33.2304, 5.8056, 335.6064, 351.0384, 324.3552, 135.1944, 170.0028, 157.6968, 143.2812, 155.5872, 168.2448, 307.83, 51.162, 16.7052, 12.486, 358.0704, 285.6792, 7.5636, 159.4548, 173.8704, 167.8932, 153.126, 154.1808, 196.7244, 296.2272, 27.6048, 48.3492, 1.938, 346.4676, 305.3688, 188.286, 158.7516, 171.0576, 142.9296, 126.4044, 91.2444, 24.792, 13.8924 ; 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 = 10.26096, 9.672885, -1.238858, -2.5737, -13.08071, -9.48158, -25.86169, -28.09276, -14.33602, -12.73099, -3.020319, -4.544728, -8.12774, 4.157499, 5.923769, -1.15053, -10.1775, -8.431602, -20.09604, -18.11359, -29.57785, -1.908798, -1.571831, 11.61326, -13.04241, -5.26817, 6.102032, -0.1764103, -9.660764, -8.030251, -4.194217, -4.662897, -6.882207, -5.167757, -4.332098, 0.994861, -5.063475, -6.99136, -8.065661, -6.370039, -8.239432, -8.810969, -10.70275, -19.55151, 7.42667, 6.862775, 3.314987, 1.790324, -2.197714, -3.975175, -1.775104, -8.589559, 2.721055, -11.46356, -21.03411, -5.997135, -19.39924, 4.197567, -7.836241, -5.6244, -11.11752, -14.4977, -8.473601, -16.29878, -1.738064, -5.853242, -16.60866, -17.1318, -26.06868, -19.63754, -13.06552, -5.577403, -5.882392, -3.533499, -5.017421, -14.8061, -7.318623, 1.176957, -6.53781, -9.53363, -15.89609, -25.1865, -24.74102, -15.90925, -13.33501, 5.763291, 4.681868, 7.672435, -3.452172, 0.3921552, 0.4029321, -7.030234, -17.39796, -29.13801, -37.78896, 0.542516, 7.031422, 4.422908, -11.62182, -3.729578, 9.638673, 6.654483, 1.164874, -5.207633, -10.12104, -14.07422, 7.616486, 1.331325, -2.428463, 1.319984, 0.06943268, 9.807442, -3.848126, 7.007565, 12.50104, 5.284398, 25.02789, 28.72318, 30.4695, 28.08841, 24.7114, -2.593061, 4.86777, 2.67079, 14.67888, 12.41699, 8.910457, -11.94659, -2.969132, -7.138937, 18.16254, 3.649205, -17.44325, -3.837798, -8.546154, 9.714409, 3.055014, 16.80776, 19.64039, 15.51657, 3.525497, -9.497991, 21.93196, 9.611151, 9.194707, -0.4641651, -11.86022, 1.389819, 5.455424, 2.912566, 5.659395, 16.30739, 13.1574, -3.629306, -11.31349, 10.73661, 31.12021, 1.368798, -2.882493, -4.54422, -0.7185689, 4.251818, 3.328141, 16.9728, 18.41283, 10.26308, 6.641358, 6.267479 ; 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 = -13.93432, -24.87584, -26.66153, -26.86058, -15.0557, -11.18758, 12.54416, 42.95706, 34.37985, 12.98467, 5.70208, -17.00103, -61.05438, -71.73813, -44.77806, -41.04588, -28.13221, -16.11173, -7.387534, -1.605506, 45.83959, 36.61278, 20.47074, -5.628179, -66.48511, -63.13338, -64.23682, -50.74059, -39.00347, -19.53121, -9.690036, -0.5289288, -2.529977, -9.874929, -31.08266, -47.21082, -52.84527, -57.94646, -50.98678, -40.26797, -25.69487, -21.43008, -6.099099, 21.46785, 35.60286, 13.94798, -27.6656, -34.56306, -54.50951, -67.63558, -63.32793, -56.54482, -42.44136, -35.74939, -6.438643, 2.381265, 11.56335, -2.098285, 1.142569, -21.56956, -23.29329, -26.50386, -51.51515, -43.38058, -29.57227, -23.02496, -12.06956, 10.21179, 28.6238, 68.51314, 34.25538, 12.92648, -4.852864, -5.044935, -46.364, -37.98508, -35.02617, -25.78355, -20.38832, -6.320898, 15.62671, 21.08878, 32.77148, 36.25879, 12.79103, -1.092903, -17.57156, -29.52252, -65.60844, -44.57988, -26.98059, -18.03608, 2.645856, 23.205, 53.3847, 35.19182, 6.651331, -26.02382, -48.186, -70.88055, -63.80204, -58.57653, -42.80595, -23.48003, -5.933326, 18.40646, 3.071262, 11.0656, -8.457244, -25.48294, -26.10361, -44.39101, -54.12387, -38.37432, -23.58169, -14.93063, 29.92155, 19.8287, 28.82244, 27.9078, 13.49638, 3.183852, -5.084796, -10.82067, -41.47397, -38.83176, -50.54816, -17.05668, -4.71585, 13.47764, 27.72316, 35.89086, 38.46486, 24.33645, 11.91744, -9.780554, -17.3308, -40.97503, -26.33157, -34.18578, -16.94177, 7.375365, 17.65771, 32.02507, 41.52265, 13.77728, 3.329113, 10.46693, -14.55618, -27.12096, -26.38344, -32.1798, -27.19413, -12.07842, 5.573599, 20.53306, 27.6792, 40.45225, 11.97661, 3.225686, -4.93405, -10.93443, -21.15065, -22.46618, -13.5773, -0.2229376, 14.37849, 25.34012 ; 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 = 11.15501, 11.43857, 11.84789, 12.44572, 12.44572, 12.66589, 11.69049, 11.31256, 11.28105, 11.15501, 11.09197, 11.18652, 11.87937, 13.04323, 12.88601, 12.98035, 12.91746, 12.85457, 13.48341, 12.88601, 11.75346, 11.69049, 11.78494, 11.97379, 13.29477, 13.82927, 14.45825, 14.23807, 14.23807, 14.04938, 13.86071, 13.73494, 13.73494, 13.35765, 13.48341, 13.64062, 13.20044, 13.01179, 13.38909, 13.26333, 13.26333, 12.85457, 13.23188, 12.69733, 14.33243, 12.44572, 14.67847, 14.61554, 14.01794, 13.95505, 14.42679, 14.99317, 15.24503, 14.77286, 14.36388, 15.4655, 13.54629, 15.21354, 12.69733, 13.04323, 12.57154, 12.35136, 13.07468, 13.42053, 13.89216, 14.11228, 13.23188, 12.91746, 12.47718, 11.87937, 11.94232, 11.72198, 11.53305, 11.06045, 12.47718, 12.72878, 12.91746, 13.86071, 12.72878, 12.44572, 12.54008, 12.57154, 11.69049, 11.40707, 11.56454, 11.78494, 11.56454, 11.56454, 13.57773, 13.23188, 12.9489, 13.01179, 12.69733, 12.0682, 11.53305, 11.81642, 11.65901, 12.66589, 13.01179, 14.58408, 15.18206, 14.89874, 14.11228, 13.64062, 13.20044, 12.0682, 14.93022, 13.29477, 12.85457, 13.76638, 13.76638, 15.18206, 15.4025, 16.15904, 16.31682, 13.48341, 15.11909, 14.39534, 14.61554, 14.45825, 14.23807, 13.82927, 13.9236, 13.9236, 14.17517, 13.64062, 13.95505, 13.86071, 13.54629, 11.18652, 11.65901, 12.60299, 12.35136, 12.63444, 12.47718, 12.85457, 12.66589, 12.98035, 14.39534, 13.04323, 13.54629, 12.09966, 13.89216, 13.29477, 12.98035, 12.91746, 12.54008, 12.22552, 12.35136, 12.47718, 12.91746, 14.77286, 13.7035, 13.9236, 12.85457, 11.87937, 13.48341, 12.16259, 12.47718, 12.44572, 12.47718, 12.54008, 12.00526, 12.50863, 12.79168, 12.38281, 12.28844, 12.03673 ; 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 ; }