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 = 2453142.00000579 ; :starting_julian_day_string = "2004-05-16 00:00:00" ; :ending_julian_day_number = 2453148.95833912 ; :ending_julian_day_string = "2004-05-22 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 = 2453142, 2453142.04166667, 2453142.08333333, 2453142.125, 2453142.16666667, 2453142.20833333, 2453142.25, 2453142.29166667, 2453142.33333333, 2453142.375, 2453142.41666667, 2453142.45833333, 2453142.5, 2453142.54166667, 2453142.58333333, 2453142.625, 2453142.66666667, 2453142.70833333, 2453142.75, 2453142.79166667, 2453142.83333333, 2453142.875, 2453142.91666667, 2453142.95833333, 2453143, 2453143.04166667, 2453143.08333333, 2453143.125, 2453143.16666667, 2453143.20833333, 2453143.25, 2453143.29166667, 2453143.33333333, 2453143.375, 2453143.41666667, 2453143.45833333, 2453143.5, 2453143.54166667, 2453143.58333333, 2453143.625, 2453143.66666667, 2453143.70833333, 2453143.75, 2453143.79166667, 2453143.83333333, 2453143.875, 2453143.91666667, 2453143.95833333, 2453144, 2453144.04166667, 2453144.08333333, 2453144.125, 2453144.16666667, 2453144.20833333, 2453144.25, 2453144.29166667, 2453144.33333333, 2453144.375, 2453144.41666667, 2453144.45833333, 2453144.5, 2453144.54166667, 2453144.58333333, 2453144.625, 2453144.66666667, 2453144.70833333, 2453144.75, 2453144.79166667, 2453144.83333333, 2453144.875, 2453144.91666667, 2453144.95833333, 2453145, 2453145.04166667, 2453145.08333333, 2453145.125, 2453145.16666667, 2453145.20833333, 2453145.25, 2453145.29166667, 2453145.33333333, 2453145.375, 2453145.41666667, 2453145.45833333, 2453145.5, 2453145.54166667, 2453145.58333333, 2453145.625, 2453145.66666667, 2453145.70833333, 2453145.75, 2453145.79166667, 2453145.83333333, 2453145.875, 2453145.91666667, 2453145.95833333, 2453146, 2453146.04166667, 2453146.08333333, 2453146.125, 2453146.16666667, 2453146.20833333, 2453146.25, 2453146.29166667, 2453146.33333333, 2453146.375, 2453146.41666667, 2453146.45833333, 2453146.5, 2453146.54166667, 2453146.58333333, 2453146.625, 2453146.66666667, 2453146.70833333, 2453146.75, 2453146.79166667, 2453146.83333333, 2453146.875, 2453146.91666667, 2453146.95833333, 2453147, 2453147.04166667, 2453147.08333333, 2453147.125, 2453147.16666667, 2453147.20833333, 2453147.25, 2453147.29166667, 2453147.33333333, 2453147.375, 2453147.41666667, 2453147.45833333, 2453147.5, 2453147.54166667, 2453147.58333333, 2453147.625, 2453147.66666667, 2453147.70833333, 2453147.75, 2453147.79166667, 2453147.83333333, 2453147.875, 2453147.91666667, 2453147.95833333, 2453148, 2453148.04166667, 2453148.08333333, 2453148.125, 2453148.16666667, 2453148.20833333, 2453148.25, 2453148.29166667, 2453148.33333333, 2453148.375, 2453148.41666667, 2453148.45833333, 2453148.5, 2453148.54166667, 2453148.58333333, 2453148.625, 2453148.66666667, 2453148.70833333, 2453148.75, 2453148.79166667, 2453148.83333333, 2453148.875, 2453148.91666667, 2453148.95833333 ; current_speed = 24.3439, 2.0531, 16.1315, 20.531, 25.8104, 26.397, 28.4501, 7.3325, 9.3856, 19.9444, 31.0898, 25.5171, 26.397, 22.8774, 7.9191, 18.4779, 10.8521, 49.861, 64.526, 51.0342, 49.2744, 42.2352, 30.5032, 23.1707, 19.6511, 21.7042, 29.6233, 53.9672, 66.2858, 90.6297, 91.8029, 46.0481, 29.0367, 28.7434, 18.1846, 13.4918, 11.4387, 7.0392, 20.8243, 29.33, 44.2883, 39.3022, 36.9558, 30.7965, 21.9975, 10.8521, 29.9166, 46.6347, 45.4615, 32.5563, 2.3464, 19.0645, 23.464, 8.5057, 21.7042, 10.2655, 14.3717, 14.665, 38.129, 38.4223, 47.8079, 43.7017, 30.7965, 10.8521, 11.1454, 16.1315, 7.0392, 7.0392, 6.4526, 21.9975, 23.7573, 33.4362, 30.5032, 34.6094, 21.9975, 4.3995, 5.5727, 12.3186, 20.8243, 23.464, 13.4918, 9.0923, 11.1454, 15.5449, 21.4109, 22.5841, 41.6486, 34.9027, 29.0367, 23.7573, 14.3717, 5.866, 3.8129, 18.7712, 16.7181, 16.1315, 15.8382, 7.9191, 24.0506, 25.8104, 18.7712, 10.5588, 13.1985, 74.7915, 68.9255, 87.4034, 74.7915, 57.1935, 30.7965, 13.4918, 9.6789, 7.3325, 17.8913, 21.9975, 29.33, 34.6094, 61.593, 62.4729, 42.8218, 19.9444, 2.6397, 18.7712, 42.2352, 31.6764, 16.7181, 3.8129, 7.6258, 22.2908, 29.0367, 28.7434, 22.2908, 14.665, 4.1062, 16.4248, 26.9836, 26.6903, 7.3325, 22.8774, 17.8913, 19.3578, 16.4248, 19.3578, 5.2794, 6.7459, 24.3439, 15.2516, 24.9305, 19.3578, 25.2238, 26.397, 12.9052, 9.3856, 13.7851, 24.3439, 14.3717, 12.6119, 8.2124, 9.9722, 32.8496, 35.196, 50.1543, 47.8079, 26.397, 12.3186, 3.8129, 19.3578, 21.9975, 65.9925 ; 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 = 34.6368, 263.1768, 203.7564, 170.706, 186.1764, 196.7244, 223.0944, 172.464, 289.8984, 325.41, 333.1452, 292.3596, 295.8756, 304.6656, 239.268, 281.1084, 157.3452, 159.4548, 173.8704, 161.916, 174.222, 173.5188, 176.6832, 206.2176, 226.2588, 199.8888, 201.2952, 190.7472, 180.1992, 172.464, 170.0028, 164.0256, 196.3728, 208.3272, 193.56, 232.236, 236.1036, 191.0988, 166.8384, 180.1992, 180.5508, 169.2996, 166.4868, 138.3588, 148.2036, 143.2812, 66.984, 32.1756, 46.5912, 22.6824, 271.2636, 247.7064, 245.2452, 196.3728, 154.1808, 114.0984, 99.6828, 50.8104, 30.4176, 40.9656, 28.308, 26.1984, 10.728, 309.9396, 229.7748, 251.574, 218.5236, 75.4224, 71.5548, 59.2488, 45.1848, 37.8012, 25.1436, 45.888, 36.3948, 256.848, 239.6196, 211.14, 189.6924, 181.254, 194.9664, 134.1396, 273.3732, 329.6292, 13.8924, 338.4192, 308.5332, 317.6748, 327.5196, 328.926, 322.5972, 254.0352, 165.7836, 55.7328, 113.7468, 129.9204, 164.7288, 234.6972, 325.41, 335.2548, 321.5424, 335.2548, 191.4504, 167.19, 168.948, 149.61, 148.9068, 162.2676, 176.3316, 219.5784, 218.172, 171.0576, 229.7748, 185.1216, 184.4184, 178.4412, 159.1032, 149.9616, 159.1032, 166.4868, 51.5136, 36.7464, 21.9792, 17.0568, 23.7372, 269.8572, 180.1992, 159.8064, 146.7972, 120.7788, 119.724, 140.82, 49.7556, 42.0204, 7.9152, 17.4084, 315.9168, 245.9484, 257.9028, 215.7108, 195.6696, 183.3636, 29.3628, 61.71, 11.4312, 15.6504, 0.5316, 26.9016, 334.9032, 309.9396, 319.0812, 281.46, 195.318, 189.6924, 216.414, 236.8068, 248.4096, 273.3732, 327.8712, 312.7524, 317.3232, 333.1452, 322.9488, 352.0932, 66.6324, 145.0392, 149.2584, 165.432 ; 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 = 13.8364, -2.038559, -6.498558, 3.315766, -2.776937, -7.596222, -19.43718, 0.9616508, -8.825257, -11.32244, -14.04423, -23.59858, -23.75053, -18.81633, -6.806997, -18.13171, 4.179992, 17.49853, 6.889941, 15.84158, 4.960665, 4.767391, 1.764816, -10.23639, -14.19733, -7.383677, -10.75839, -10.06359, -0.2304551, 11.886, 15.93699, 12.6728, -8.18504, -13.63892, -4.263625, -10.66581, -9.494662, -1.355056, 4.741658, -0.1019713, -0.425749, 7.297376, 8.635439, 20.46316, 11.59054, 6.488342, 27.53511, 24.83372, 33.02637, 12.55445, -2.345829, -17.63947, -21.30785, -2.397638, 9.45289, 9.370816, 14.16696, 11.36624, 19.30466, 25.18988, 22.67104, 19.29346, 5.732669, -8.320539, -8.509647, -15.30448, -4.384274, 6.812592, 6.121109, 18.90456, 16.85304, 20.49384, 12.96046, 24.84888, 13.05212, -4.284101, -4.807494, -6.37033, -3.505951, -0.5135022, -3.484292, 6.525045, -11.12609, -7.85941, 5.140742, -8.306725, -32.57951, -23.50131, -15.59303, -12.26221, -8.729581, -5.639753, 0.9363905, 15.51291, 15.30264, 12.37184, 4.171595, -6.462852, -13.65353, -10.80381, -11.67447, -4.419741, -2.62016, 16.58267, 13.21301, 44.21591, 38.6247, 17.41952, 1.970419, -8.596077, -5.981795, 1.139774, -13.66022, -1.963712, -2.25956, 0.9414738, 21.96935, 31.2727, 15.27393, 4.660396, 2.066241, 11.23033, 15.80737, 9.291308, 6.729741, -3.812888, -0.02651253, 7.694636, 15.90062, 24.69487, 19.35786, 9.264742, 3.134244, 10.99468, 3.715839, 7.985222, -5.101236, -20.89116, -17.494, -11.29904, -4.436168, -1.135764, 2.588691, 5.94017, 4.824745, 4.114378, 0.2313061, 8.758623, -10.69865, -20.23915, -8.452762, -9.198485, -3.641693, -4.098505, -8.531264, -10.55401, -7.636203, -9.954923, -17.47022, -25.84421, -33.9977, -21.59631, -15.90494, -1.694572, 3.500162, 11.09233, 11.2444, 16.59902 ; 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 = 20.02947, -0.2439207, -14.76462, -20.26148, -25.66058, -25.28041, -20.77509, -7.269166, 3.19442, 16.41894, 27.73689, 9.707173, 11.52014, 13.01234, -4.046843, 3.56006, -10.01478, -46.68962, -64.1571, -48.51324, -49.02406, -41.96527, -30.4521, -20.78696, -13.58681, -20.40965, -27.60067, -53.02059, -66.2854, -89.8469, -90.40899, -44.26994, -27.8592, -25.30144, -17.6777, -8.26252, -6.379282, -6.907544, -20.27728, -29.32982, -44.28625, -38.61879, -35.93272, -23.01485, -18.69624, -8.698821, 11.69704, 39.47255, 31.2411, 30.03828, 0.05174327, -7.232172, -9.825217, -8.160776, -19.53753, -4.191455, -2.417226, 9.266646, 32.88086, 29.01281, 42.09061, 39.21225, 30.25824, 6.966828, -7.197628, -5.098838, -5.50713, 1.771703, 2.041586, 11.24757, 16.74468, 26.41935, 27.61289, 24.09033, 17.70684, -1.001041, -2.81833, -10.54357, -20.52705, -23.45838, -13.03412, -6.331959, 0.6557891, 13.4117, 20.7846, 21.00095, 25.94575, 25.80479, 24.49464, 20.34816, 11.41666, -1.613424, -3.69613, 10.56918, -6.732305, -10.35195, -15.27895, -4.576428, 19.79931, 23.44044, 14.69914, 9.589272, -12.93581, -72.92999, -67.64718, -75.39435, -64.04608, -54.4762, -30.7334, -10.39885, -7.609154, -7.243374, -11.55409, -21.90967, -29.24283, -34.59659, -57.54168, -54.08217, -40.00517, -19.39226, 1.642761, 15.0412, 39.16553, 30.2831, 15.30377, -0.009502996, -7.625754, -20.92062, -24.2961, -14.70872, -11.05228, -11.3678, 2.652808, 12.20209, 26.72653, 25.46779, 5.267157, -9.323895, -3.749494, -15.71802, -15.81437, -19.32445, 4.601168, 3.197115, 23.861, 14.68616, 24.92943, 17.26299, 22.84248, 16.94634, 9.751667, 1.864766, -13.29538, -23.99641, -11.56561, -6.90456, -3.021907, 0.5867587, 27.81884, 23.89215, 36.8729, 42.65202, 21.06738, 12.20149, 1.512306, -15.86457, -18.90644, -63.87083 ; 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 = 7.669403, 7.50975, 7.733228, 8.020185, 7.477803, 7.094013, 7.541691, 7.413894, 7.158034, 7.669403, 7.828926, 7.286008, 6.837694, 6.484628, 6.19519, 6.034163, 6.066381, 6.645205, 7.254023, 8.147592, 8.020185, 8.243096, 8.465776, 8.656469, 8.751757, 8.115747, 7.605558, 8.338558, 8.274921, 8.81526, 9.069107, 8.81526, 8.274921, 7.98832, 7.860815, 7.828926, 8.147592, 8.179431, 8.719998, 7.765132, 8.37037, 8.973945, 8.78351, 8.942216, 8.433979, 8.274921, 8.78351, 7.98832, 7.98832, 7.860815, 7.669403, 7.637483, 7.733228, 7.381931, 7.669403, 7.541691, 7.477803, 7.349962, 7.254023, 7.126026, 7.029968, 7.158034, 6.484628, 6.548878, 6.580993, 6.869755, 6.677302, 6.677302, 6.709393, 6.709393, 6.580993, 6.580993, 6.227376, 6.516756, 6.613102, 6.356053, 6.452494, 6.323894, 6.259555, 6.452494, 6.452494, 6.356053, 6.452494, 6.356053, 6.19519, 6.420353, 6.901809, 6.677302, 6.773556, 6.805628, 6.613102, 7.094013, 7.190036, 7.573627, 6.613102, 6.869755, 6.933858, 6.901809, 6.741477, 6.580993, 6.452494, 6.420353, 6.484628, 7.381931, 7.158034, 8.274921, 8.688236, 7.98832, 7.637483, 7.50975, 7.573627, 7.669403, 7.286008, 7.828926, 7.50975, 9.132529, 9.354383, 9.512737, 9.386061, 8.81526, 8.338558, 8.81526, 8.402177, 8.274921, 8.115747, 8.083898, 8.083898, 7.860815, 7.637483, 7.733228, 7.637483, 7.477803, 7.573627, 7.317988, 7.222033, 7.222033, 7.349962, 7.477803, 7.541691, 7.477803, 7.190036, 7.541691, 7.605558, 7.061993, 7.733228, 6.933858, 7.190036, 7.190036, 7.317988, 7.765132, 7.286008, 7.190036, 7.541691, 7.573627, 7.50975, 7.50975, 7.445851, 6.901809, 7.222033, 7.158034, 7.094013, 6.901809, 6.741477, 6.645205, 6.613102, 6.773556, 6.837694, 7.797031 ; 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 ; }