netcdf A0107.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.7711, 0.03433, -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-Oct-2003 13:44:00: Modified [lon,lat] to [-70.566368,42.522900].\n", "Sat Oct 11 13:16:36 2003: ncrcat -d time,2452924.49, pre/A0107.aanderaa.realtime.nc post/A0107.aanderaa.realtime.nc" ; :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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0107" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2452925.00000579 ; :starting_julian_day_string = "2003-10-12 00:00:00" ; :ending_julian_day_number = 2452931.95833912 ; :ending_julian_day_string = "2003-10-18 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 28-Aug-2003 14:42:16\n", "AANCM_Temperature_1.5: 28-Aug-2003 14:42:16" ; data: lat = 42.5228996276855 ; lon = -70.5663681030273 ; depth = 2 ; time = 2452925, 2452925.04166667, 2452925.08333333, 2452925.125, 2452925.16666667, 2452925.20833333, 2452925.25, 2452925.29166667, 2452925.33333333, 2452925.375, 2452925.41666667, 2452925.45833333, 2452925.5, 2452925.54166667, 2452925.58333333, 2452925.625, 2452925.66666667, 2452925.70833333, 2452925.75, 2452925.79166667, 2452925.83333333, 2452925.875, 2452925.91666667, 2452925.95833333, 2452926, 2452926.04166667, 2452926.08333333, 2452926.125, 2452926.16666667, 2452926.20833333, 2452926.25, 2452926.29166667, 2452926.33333333, 2452926.375, 2452926.41666667, 2452926.45833333, 2452926.5, 2452926.54166667, 2452926.58333333, 2452926.625, 2452926.66666667, 2452926.70833333, 2452926.75, 2452926.79166667, 2452926.83333333, 2452926.875, 2452926.91666667, 2452926.95833333, 2452927, 2452927.04166667, 2452927.08333333, 2452927.125, 2452927.16666667, 2452927.20833333, 2452927.25, 2452927.29166667, 2452927.33333333, 2452927.375, 2452927.41666667, 2452927.45833333, 2452927.5, 2452927.54166667, 2452927.58333333, 2452927.625, 2452927.66666667, 2452927.70833333, 2452927.75, 2452927.79166667, 2452927.83333333, 2452927.875, 2452927.91666667, 2452927.95833333, 2452928, 2452928.04166667, 2452928.08333333, 2452928.125, 2452928.16666667, 2452928.20833333, 2452928.25, 2452928.29166667, 2452928.33333333, 2452928.375, 2452928.41666667, 2452928.45833333, 2452928.5, 2452928.54166667, 2452928.58333333, 2452928.625, 2452928.66666667, 2452928.70833333, 2452928.75, 2452928.79166667, 2452928.83333333, 2452928.875, 2452928.91666667, 2452928.95833333, 2452929, 2452929.04166667, 2452929.08333333, 2452929.125, 2452929.16666667, 2452929.20833333, 2452929.25, 2452929.29166667, 2452929.33333333, 2452929.375, 2452929.41666667, 2452929.45833333, 2452929.5, 2452929.54166667, 2452929.58333333, 2452929.625, 2452929.66666667, 2452929.70833333, 2452929.75, 2452929.79166667, 2452929.83333333, 2452929.875, 2452929.91666667, 2452929.95833333, 2452930, 2452930.04166667, 2452930.08333333, 2452930.125, 2452930.16666667, 2452930.20833333, 2452930.25, 2452930.29166667, 2452930.33333333, 2452930.375, 2452930.41666667, 2452930.45833333, 2452930.5, 2452930.54166667, 2452930.58333333, 2452930.625, 2452930.66666667, 2452930.70833333, 2452930.75, 2452930.79166667, 2452930.83333333, 2452930.875, 2452930.91666667, 2452930.95833333, 2452931, 2452931.04166667, 2452931.08333333, 2452931.125, 2452931.16666667, 2452931.20833333, 2452931.25, 2452931.29166667, 2452931.33333333, 2452931.375, 2452931.41666667, 2452931.45833333, 2452931.5, 2452931.54166667, 2452931.58333333, 2452931.625, 2452931.66666667, 2452931.70833333, 2452931.75, 2452931.79166667, 2452931.83333333, 2452931.875, 2452931.91666667, 2452931.95833333 ; current_speed = 8.2124, 18.1846, 20.2377, 24.3439, 19.6511, 16.4248, 22.5841, 17.0114, 21.7042, 13.1985, 14.3717, 11.1454, 15.5449, 18.4779, 21.7042, 30.5032, 33.7295, 21.7042, 21.9975, 19.3578, 13.4918, 5.866, 12.0253, 14.9583, 20.531, 20.8243, 30.7965, 26.397, 29.33, 26.1037, 12.9052, 8.5057, 22.8774, 25.8104, 24.6372, 30.5032, 23.464, 31.3831, 40.1821, 40.4754, 39.3022, 31.0898, 27.8635, 14.3717, 18.1846, 18.4779, 25.5171, 21.4109, 12.0253, 15.8382, 18.7712, 23.7573, 21.1176, 23.464, 17.8913, 11.1454, 8.799, 17.0114, 16.1315, 11.4387, 7.3325, 6.1593, 10.2655, 32.8496, 31.9697, 17.598, 21.7042, 12.6119, 14.0784, 17.0114, 23.7573, 20.2377, 9.0923, 6.1593, 14.665, 14.0784, 35.196, 31.0898, 26.9836, 28.1568, 27.8635, 41.3553, 36.3692, 38.4223, 42.5285, 30.7965, 32.263, 22.8774, 18.1846, 22.8774, 23.7573, 25.2238, 24.6372, 33.1429, 30.5032, 50.7409, 42.8218, 40.1821, 35.196, 29.33, 17.3047, 22.5841, 4.3995, 3.8129, 13.4918, 14.3717, 20.8243, 36.3692, 37.8357, 42.2352, 32.5563, 29.6233, 28.7434, 24.9305, 12.3186, 20.2377, 7.0392, 9.3856, 9.3856, 7.3325, 23.464, 15.5449, 18.7712, 23.1707, 27.5702, 31.6764, 33.1429, 39.5955, 44.8749, 45.7548, 39.3022, 46.928, 39.5955, 31.3831, 25.5171, 12.0253, 11.732, 6.4526, 6.1593, 11.732, 15.5449, 30.2099, 32.5563, 31.9697, 30.5032, 38.4223, 41.6486, 37.8357, 41.9419, 42.8218, 39.5955, 36.9558, 36.6625, 32.5563, 31.3831, 24.9305, 22.2908, 27.2769, 23.1707, 22.2908, 19.6511, 17.0114, 19.6511, 15.5449, 14.3717, 20.8243, 20.8243, 21.4109 ; 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 = 301.5115, 267.0547, 275.4931, 277.2511, 287.4475, 290.2603, 326.8267, 347.8843, 25.8571, 25.5055, 58.2043, 294.4795, 281.8219, 273.7351, 265.6483, 280.7671, 277.2511, 307.1371, 301.5115, 317.3335, 355.6195, 45.8983, 141.5335, 219.5887, 235.4107, 238.5751, 240.3331, 243.8491, 254.7487, 254.0455, 232.2463, 274.4383, 83.5195, 99.6931, 125.0083, 139.0723, 177.3967, 196.7347, 232.2463, 246.6619, 247.7167, 255.1003, 262.1323, 265.2967, 38.1631, 77.1907, 72.9715, 80.0035, 79.3003, 209.0407, 236.4655, 251.9359, 256.8583, 254.7487, 247.0135, 270.5707, 347.1811, 38.1631, 55.0399, 76.8391, 143.6431, 213.6115, 229.7851, 275.4931, 281.8219, 291.6667, 283.9315, 344.3683, 30.4279, 31.8343, 31.1311, 36.4051, 27.6151, 348.2359, 278.6575, 288.5023, 304.6759, 318.7399, 327.1783, 337.3747, 344.3683, 348.5875, 355.9711, 13.9027, 20.9347, 20.2315, 36.4051, 57.1495, 109.5379, 157.0039, 144.6979, 169.3099, 164.0359, 131.3371, 126.7663, 109.5379, 122.8987, 121.4923, 127.8211, 122.8987, 157.7071, 211.5019, 293.0731, 196.7347, 4.7611, 37.4599, 43.4371, 49.4143, 68.4007, 71.5651, 69.1039, 79.3003, 75.4327, 107.0767, 181.6159, 162.6295, 170.7163, 96.5287, 128.1727, 27.9667, 347.8843, 18.1219, 95.8255, 88.4419, 98.9899, 85.9807, 85.2775, 83.8711, 84.2227, 83.1679, 95.4739, 95.1223, 95.1223, 108.4831, 119.7343, 158.0587, 170.3647, 206.2279, 287.7991, 5.8159, 29.7247, 40.9759, 27.2635, 26.2087, 36.4051, 93.3643, 89.4967, 88.0903, 98.2867, 103.5607, 113.4055, 118.6795, 133.0951, 130.6339, 127.1179, 115.8667, 101.4511, 92.6611, 85.6291, 73.6747, 72.9715, 75.7843, 76.8391, 82.1131, 87.7387, 93.3643, 87.3871, 85.9807 ; 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 = -7.001361, -18.16058, -20.14476, -24.14921, -18.74699, -15.40858, -12.35742, -3.570463, 9.465812, 5.683244, 12.21497, -10.14354, -15.21518, -18.43865, -21.64163, -29.96618, -33.45975, -17.30244, -18.75364, -13.11936, -1.030499, 4.212408, 7.480422, -9.532506, -16.90199, -17.76988, -26.75962, -23.69491, -28.29704, -25.09819, -10.2035, -8.480193, 22.73122, 25.44193, 20.17957, 19.98283, 1.065747, -9.036468, -31.76998, -37.16383, -36.36712, -30.04448, -27.60122, -14.32331, 11.2363, 18.01805, 24.39841, 21.08585, 11.81623, -7.68835, -15.6468, -22.58631, -20.56455, -22.63763, -16.47067, -11.14485, -1.952235, 10.51138, 13.22059, 11.13826, 4.346803, -3.409534, -7.839025, -32.69875, -31.2916, -16.35465, -21.06576, -3.39831, 7.130058, 8.972909, 12.28248, 12.01088, 4.21455, -1.255775, -14.4979, -13.3507, -28.94461, -20.50305, -14.62583, -10.832, -7.507895, -8.183022, -2.555287, 9.231872, 15.19559, 10.64986, 19.14779, 19.21905, 17.13754, 8.937479, 13.72905, 4.678935, 6.776093, 24.8849, 24.43561, 47.81926, 35.95456, 34.26369, 27.80235, 24.62641, 6.564391, -11.8008, -4.047565, -1.097889, 1.119837, 8.740954, 14.31791, 27.62, 35.17891, 40.06784, 30.41503, 29.10826, 27.81938, 23.83138, -0.3473727, 6.041954, 1.135585, 9.324735, 7.378503, 3.438637, -4.924777, 4.835082, 18.67426, 23.16213, 27.23153, 31.59849, 33.03038, 39.36918, 44.64697, 45.4299, 39.12297, 46.74059, 39.43737, 29.76427, 22.15738, 4.493331, 1.963657, -2.85168, -5.86448, 1.188831, 7.707676, 19.80989, 14.9135, 14.11917, 18.10336, 38.35608, 41.64699, 37.81469, 41.504, 41.62802, 36.33744, 32.42199, 26.77172, 24.70652, 25.02474, 22.43275, 21.84709, 27.24749, 23.10331, 21.39206, 18.78958, 16.49048, 19.13495, 15.39786, 14.36051, 20.78841, 20.80265, 21.35824 ; 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 = 4.292373, -0.9343711, 1.937272, 3.072639, 5.892025, 5.687674, 18.90333, 16.63248, 19.53127, 11.91223, 7.572334, 4.618293, 3.184687, 1.203717, -1.646882, 5.698524, 4.25727, 13.10335, 11.49743, 14.234, 13.45239, 4.082349, -9.415473, -11.52745, -11.65524, -10.85738, -15.24294, -11.63413, -7.715348, -7.175226, -7.901445, 0.6582178, 2.582059, -4.345715, -14.13424, -23.04629, -23.43979, -30.05397, -24.60223, -16.03458, -14.90286, -7.99405, -3.814127, -1.178421, 14.29773, 4.096676, 7.472615, 3.716676, 2.232635, -13.84694, -10.36994, -7.366683, -4.8013, -6.172278, -6.986807, 0.111013, 8.579696, 13.3753, 9.243443, 2.604437, -5.905155, -5.129528, -6.627985, 3.144557, 6.549638, 6.497299, 5.22554, 12.14543, 12.13934, 14.4525, 20.33593, 16.28813, 8.056519, 6.029926, 2.207486, 4.467678, 20.02419, 23.37094, 22.67598, 25.98986, 26.83293, 40.53762, 36.27932, 37.29673, 39.72112, 28.89645, 25.96659, 12.40982, -6.081481, -21.05937, -19.38872, -24.78604, -23.68705, -21.89049, -18.25777, -16.9693, -23.25889, -20.99048, -21.58212, -15.93075, -16.01129, -19.25572, 1.724187, -3.651417, 13.44525, 11.40796, 15.12114, 23.66125, 13.92782, 13.35591, 11.612, 5.499906, 7.229455, -7.320882, -12.3137, -19.31474, -6.946998, -1.067151, -5.800619, 6.476213, 22.94136, 14.77382, -1.905259, 0.6300258, -4.308129, 2.220278, 2.728651, 4.227437, 4.517203, 5.443003, -3.749128, -4.189824, -3.535164, -9.949224, -12.65594, -11.15427, -11.5665, -5.788261, 1.882777, 11.67161, 13.49947, 22.80803, 28.9396, 28.68294, 24.55022, -2.254789, 0.3658467, 1.260851, -6.044939, -10.04066, -15.72876, -17.73545, -25.04823, -21.20142, -18.93836, -10.87665, -4.425426, -1.266419, 1.7659, 6.265732, 5.754773, 4.177541, 4.474288, 2.133041, 0.5670625, -1.222061, 0.9493362, 1.500744 ; 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 = 14.69365, 14.69365, 14.66204, 14.59884, 14.56724, 14.53564, 14.50404, 14.56724, 14.66204, 14.66204, 14.63044, 14.59884, 14.59884, 14.59884, 14.59884, 14.63044, 14.63044, 14.63044, 14.63044, 14.66204, 14.63044, 14.63044, 14.63044, 14.59884, 14.59884, 14.59884, 14.59884, 14.56724, 14.31448, 13.96701, 13.49327, 13.87225, 14.12494, 14.37766, 14.40926, 14.34607, 14.09335, 13.49327, 13.49327, 13.49327, 13.52485, 13.6196, 13.71434, 13.74592, 14.06176, 14.18811, 14.25129, 14.06176, 13.96701, 13.90384, 13.90384, 13.80909, 13.80909, 13.74592, 13.71434, 13.65118, 13.65118, 13.74592, 13.84067, 13.90384, 13.87225, 13.87225, 13.80909, 13.49327, 13.65118, 13.80909, 13.99859, 14.15653, 14.2197, 14.44085, 14.44085, 14.40926, 14.28288, 14.2197, 14.15653, 14.12494, 14.09335, 14.06176, 14.03018, 13.99859, 14.03018, 13.96701, 13.90384, 13.74592, 13.71434, 13.65118, 13.71434, 13.74592, 13.68276, 13.6196, 13.52485, 13.46169, 13.43011, 13.27221, 13.1143, 12.9248, 12.86163, 12.76687, 12.45096, 12.04015, 11.724, 11.69237, 11.78724, 11.94532, 12.04015, 12.00854, 11.97693, 12.04015, 11.724, 11.9137, 11.78724, 11.66075, 11.37605, 10.96454, 10.77449, 10.77449, 10.67943, 10.39412, 10.17206, 10.71112, 11.21782, 10.52095, 10.58435, 10.71112, 10.67943, 10.77449, 11.09119, 11.5026, 11.59749, 11.59749, 11.53423, 11.62912, 11.40769, 10.86952, 10.96454, 10.83785, 11.05953, 11.15451, 11.12285, 11.09119, 11.24946, 11.78724, 12.07176, 12.13497, 12.07176, 11.37605, 11.59749, 11.85047, 12.13497, 12.29298, 12.45096, 12.57734, 12.54574, 12.60893, 12.54574, 12.35618, 12.35618, 12.35618, 12.45096, 12.64052, 12.60893, 12.73528, 12.83004, 12.86163, 12.86163, 12.79846, 12.73528, 12.70369 ; 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 ; }