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 = 2453191.00000579 ; :starting_julian_day_string = "2004-07-04 00:00:00" ; :ending_julian_day_number = 2453197.95833912 ; :ending_julian_day_string = "2004-07-10 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 = 2453191, 2453191.04166667, 2453191.08333333, 2453191.125, 2453191.16666667, 2453191.20833333, 2453191.25, 2453191.29166667, 2453191.33333333, 2453191.375, 2453191.41666667, 2453191.45833333, 2453191.5, 2453191.54166667, 2453191.58333333, 2453191.625, 2453191.66666667, 2453191.70833333, 2453191.75, 2453191.79166667, 2453191.83333333, 2453191.875, 2453191.91666667, 2453191.95833333, 2453192, 2453192.04166667, 2453192.08333333, 2453192.125, 2453192.16666667, 2453192.20833333, 2453192.25, 2453192.29166667, 2453192.33333333, 2453192.375, 2453192.41666667, 2453192.45833333, 2453192.5, 2453192.54166667, 2453192.58333333, 2453192.625, 2453192.66666667, 2453192.70833333, 2453192.75, 2453192.79166667, 2453192.83333333, 2453192.875, 2453192.91666667, 2453192.95833333, 2453193, 2453193.04166667, 2453193.08333333, 2453193.125, 2453193.16666667, 2453193.20833333, 2453193.25, 2453193.29166667, 2453193.33333333, 2453193.375, 2453193.41666667, 2453193.45833333, 2453193.5, 2453193.54166667, 2453193.58333333, 2453193.625, 2453193.66666667, 2453193.70833333, 2453193.75, 2453193.79166667, 2453193.83333333, 2453193.875, 2453193.91666667, 2453193.95833333, 2453194, 2453194.04166667, 2453194.08333333, 2453194.125, 2453194.16666667, 2453194.20833333, 2453194.25, 2453194.29166667, 2453194.33333333, 2453194.375, 2453194.41666667, 2453194.45833333, 2453194.5, 2453194.54166667, 2453194.58333333, 2453194.625, 2453194.66666667, 2453194.70833333, 2453194.75, 2453194.79166667, 2453194.83333333, 2453194.875, 2453194.91666667, 2453194.95833333, 2453195, 2453195.04166667, 2453195.08333333, 2453195.125, 2453195.16666667, 2453195.20833333, 2453195.25, 2453195.29166667, 2453195.33333333, 2453195.375, 2453195.41666667, 2453195.45833333, 2453195.5, 2453195.54166667, 2453195.58333333, 2453195.625, 2453195.66666667, 2453195.70833333, 2453195.75, 2453195.79166667, 2453195.83333333, 2453195.875, 2453195.91666667, 2453195.95833333, 2453196, 2453196.04166667, 2453196.08333333, 2453196.125, 2453196.16666667, 2453196.20833333, 2453196.25, 2453196.29166667, 2453196.33333333, 2453196.375, 2453196.41666667, 2453196.45833333, 2453196.5, 2453196.54166667, 2453196.58333333, 2453196.625, 2453196.66666667, 2453196.70833333, 2453196.75, 2453196.79166667, 2453196.83333333, 2453196.875, 2453196.91666667, 2453196.95833333, 2453197, 2453197.04166667, 2453197.08333333, 2453197.125, 2453197.16666667, 2453197.20833333, 2453197.25, 2453197.29166667, 2453197.33333333, 2453197.375, 2453197.41666667, 2453197.45833333, 2453197.5, 2453197.54166667, 2453197.58333333, 2453197.625, 2453197.66666667, 2453197.70833333, 2453197.75, 2453197.79166667, 2453197.83333333, 2453197.875, 2453197.91666667, 2453197.95833333 ; current_speed = 12.9052, 39.8888, 46.928, 36.6625, 43.1151, 42.8218, 13.7851, 10.2655, 39.8888, 63.0595, 30.2099, 18.7712, 13.7851, 13.7851, 30.5032, 32.263, 32.5563, 22.2908, 21.1176, 15.8382, 43.995, 57.7801, 39.0089, 31.3831, 18.4779, 11.732, 32.8496, 56.9002, 41.6486, 46.0481, 13.4918, 3.2263, 39.5955, 56.0203, 46.6347, 18.1846, 11.732, 25.5171, 26.397, 35.7826, 54.8471, 21.7042, 9.6789, 25.5171, 31.6764, 42.2352, 49.2744, 31.9697, 13.7851, 15.2516, 21.7042, 52.794, 51.6208, 51.9141, 45.1682, 20.2377, 2.6397, 14.665, 43.995, 62.7662, 47.5146, 22.2908, 16.7181, 27.8635, 37.5424, 45.4615, 43.995, 28.1568, 14.9583, 4.3995, 35.4893, 47.8079, 46.0481, 35.196, 18.1846, 10.8521, 26.9836, 37.8357, 53.0873, 38.7156, 21.9975, 5.866, 51.6208, 75.3781, 61.2997, 36.6625, 24.3439, 18.1846, 22.5841, 10.8521, 30.5032, 36.6625, 28.7434, 6.1593, 38.4223, 63.3528, 51.9141, 48.6878, 35.7826, 19.9444, 12.6119, 27.2769, 36.6625, 7.0392, 10.8521, 20.2377, 45.1682, 47.8079, 53.0873, 37.8357, 26.6903, 20.531, 1.7598, 23.464, 28.7434, 12.6119, 5.5727, 20.531, 30.2099, 50.7409, 47.5146, 39.8888, 31.9697, 20.2377, 14.3717, 13.7851, 31.9697, 32.8496, 39.5955, 13.7851, 30.7965, 52.5007, 66.8724, 68.3389, 43.1151, 39.0089, 27.5702, 10.5588, 24.3439, 22.5841, 18.4779, 17.0114, 32.8496, 46.3414, 65.9925, 70.392, 53.6739, 47.8079, 34.0228, 18.4779, 14.665, 9.0923, 5.5727, 9.3856, 33.7295, 30.2099, 41.6486, 64.8193, 55.1404, 47.2213, 34.6094, 25.2238, 17.0114, 16.1315, 30.5032, 13.7851, 11.1454, 24.0506 ; 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 = 283.9212, 307.83, 332.442, 335.958, 359.4768, 346.4676, 323.652, 192.1536, 178.4412, 185.8248, 184.4184, 216.7656, 251.9256, 272.67, 299.3916, 309.588, 326.1132, 0.18, 309.2364, 165.432, 183.012, 165.7836, 159.8064, 178.0896, 214.3044, 322.5972, 330.3324, 320.136, 352.4448, 358.0704, 16.3536, 224.1492, 154.1808, 177.0348, 211.4916, 192.8568, 206.5692, 302.9076, 318.7296, 346.8192, 339.1224, 78.5868, 110.5824, 166.1352, 175.6284, 179.496, 191.802, 204.4596, 232.5876, 271.6152, 340.5288, 337.3644, 334.5516, 355.9608, 351.0384, 3.3444, 327.168, 178.7928, 173.8704, 159.4548, 185.4732, 241.7292, 274.7796, 321.894, 302.2044, 318.7296, 332.0904, 316.2684, 308.1816, 339.1224, 159.4548, 177.3864, 185.4732, 200.9436, 235.752, 296.9304, 315.9168, 316.9716, 335.958, 353.4996, 352.7964, 18.4632, 175.2768, 168.5964, 174.5736, 179.8476, 202.35, 227.6652, 293.0628, 274.7796, 296.9304, 336.3096, 358.422, 188.6376, 181.9572, 178.4412, 178.4412, 168.948, 178.7928, 219.5784, 261.7704, 295.1724, 303.2592, 198.834, 162.9708, 191.4504, 181.9572, 185.4732, 190.7472, 168.948, 193.9116, 215.0076, 318.7296, 321.5424, 303.6108, 64.5228, 190.044, 164.3772, 175.2768, 187.9344, 193.9116, 203.7564, 181.254, 213.9528, 233.6424, 319.7844, 321.5424, 321.1908, 342.2868, 345.4128, 184.77, 178.4412, 175.98, 194.2632, 187.9344, 183.3636, 212.898, 236.8068, 311.6976, 320.8392, 353.148, 145.7424, 168.5964, 182.6604, 178.0896, 179.8476, 173.8704, 169.6512, 196.3728, 242.4324, 280.0536, 226.2588, 200.592, 213.2496, 173.1672, 172.464, 179.8476, 180.1992, 184.0668, 178.7928, 178.0896, 207.624, 244.1904, 337.3644, 20.5728, 98.628, 154.1808, 174.222 ; 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 = -12.52614, -31.50553, -21.71107, -14.93653, -0.3937028, -10.02009, -8.170265, -2.161228, 1.085088, -6.399714, -2.327347, -11.23537, -13.10487, -13.77013, -26.577, -24.86337, -18.15189, 0.0700285, -16.35649, 3.983764, -2.311722, 14.18992, 13.46561, 1.046206, -10.41395, -7.126189, -16.25948, -36.47118, -5.476013, -1.550509, 3.798812, -2.247212, 17.24514, 2.897897, -24.36073, -4.046348, -5.24747, -21.42282, -17.41182, -8.159313, -19.54601, 21.27501, 9.061072, 6.114704, 2.414527, 0.3715154, -10.0781, -13.2371, -10.94927, -15.24554, -7.234726, -20.31877, -22.18136, -3.656775, -7.035962, 1.18062, -1.431186, 0.308963, 4.697687, 22.02756, -4.53195, -19.63193, -16.65996, -17.19508, -31.76659, -29.98702, -20.59309, -19.46426, -11.75805, -1.567862, 12.45483, 2.180045, -4.392075, -12.58077, -15.03156, -9.675269, -18.77255, -25.8176, -21.6281, -4.382999, -2.758389, 1.857736, 4.250563, 14.90368, 5.79693, 0.0975178, -9.257094, -13.44246, -20.77909, -10.81436, -27.19535, -14.73079, -0.7915304, -0.9250294, -1.312235, 1.723376, 1.412211, 9.333442, 0.7538698, -12.70724, -12.48203, -24.68647, -30.65711, -2.272447, 3.178136, -4.017579, -1.542627, -4.559925, -9.899508, 7.253097, -6.417004, -11.77833, -1.160788, -14.59309, -23.93799, 11.38548, -0.9719034, 5.529061, 2.487545, -7.004234, -11.42368, -16.06916, -0.6996467, -11.30295, -11.574, -8.900565, -19.88309, -20.5878, -12.04703, -3.471821, -2.560916, 1.428168, 4.688068, -16.8371, -5.951575, -2.288737, -14.97462, -8.835913, -18.17676, -14.26184, -2.204508, 9.575965, 6.494988, -2.150985, 2.199965, 0.1872342, 5.731178, 8.588218, -9.590551, -16.38002, -14.43982, -6.568915, -1.95998, -5.146006, 4.012879, 3.962002, 0.1107802, -0.2253565, -3.910528, 0.994861, 1.153759, -11.69545, -15.31444, -6.208512, 10.71874, 13.6291, 4.854187, 2.421277 ; 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 = 3.104826, 24.46463, 41.60369, 33.48192, 43.1133, 41.63297, 11.10296, -10.03542, -39.87404, -62.73392, -30.12012, -15.03744, -4.276851, 0.6421572, 14.97024, 20.56, 27.02631, 22.29069, 13.35734, -15.329, -43.93422, -56.01059, -36.61108, -31.36566, -15.26376, 9.319724, 28.5434, 43.67477, 41.28703, 46.02199, 12.94595, -2.314962, -35.6428, -55.9453, -39.76619, -17.7287, -10.49304, 13.86308, 19.84012, 34.83992, 51.24605, 4.294896, -3.402657, -24.77363, -31.58424, -42.23357, -48.23275, -29.10053, -8.375107, 0.4298942, 20.46292, 48.72734, 46.61217, 51.78515, 44.61683, 20.20323, 2.218045, -14.66175, -43.74348, -58.77399, -47.29798, -10.5578, 1.393003, 21.92496, 20.00789, 34.16909, 38.87782, 20.34571, 9.246563, 4.110646, -33.23203, -47.75817, -45.83816, -32.8707, -10.23386, 4.915001, 19.38314, 27.65849, 48.48182, 38.4667, 21.82387, 5.564061, -51.4455, -73.89005, -61.02499, -36.66237, -22.51514, -12.24663, 8.847092, 0.9042299, 13.81514, 33.57295, 28.7325, -6.089441, -38.39988, -63.32936, -51.89489, -47.78482, -35.77466, -15.37222, -1.805271, 11.60205, 20.10672, -6.662306, -10.3763, -19.83491, -45.14185, -47.58994, -52.15612, -37.13398, -25.90742, -16.81645, 1.322675, 18.37392, 15.91087, 5.425033, -5.487293, -19.77249, -30.10731, -50.25515, -46.12089, -36.50888, -31.96204, -16.78713, -8.519876, 10.52658, 25.03447, 25.59764, 37.71833, 13.34074, -30.68984, -52.48127, -66.70787, -66.2323, -42.70235, -38.9417, -23.14901, -5.780562, 16.19354, 17.51118, 18.34592, -14.06018, -32.20111, -46.29145, -65.95582, -70.39175, -53.36704, -47.03018, -32.6431, -8.551476, 2.56006, -6.286435, -5.216653, -7.849083, -33.48994, -29.94897, -41.64845, -64.81891, -55.00156, -47.21082, -34.59016, -22.34852, -7.406456, 14.88891, 28.5579, -2.06802, -10.03279, -23.92841 ; 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 = 12.44572, 11.50156, 9.924052, 10.01889, 9.386061, 9.702646, 9.702646, 9.417736, 9.829184, 12.57154, 12.76023, 12.79168, 12.9489, 12.00526, 11.18652, 11.02893, 9.955668, 9.955668, 9.924052, 10.49269, 10.65048, 13.57773, 14.42679, 14.36388, 11.84789, 10.77667, 10.87128, 11.31256, 10.55581, 9.544398, 9.860809, 9.829184, 10.30325, 11.72198, 13.29477, 13.169, 12.72878, 12.50863, 12.09966, 9.987282, 9.955668, 10.0821, 10.1453, 11.28105, 10.83975, 10.55581, 11.65901, 12.38281, 12.79168, 12.16259, 10.55581, 9.987282, 9.765922, 9.607708, 9.607708, 9.544398, 9.449407, 9.417736, 9.765922, 11.75346, 11.50156, 11.21803, 10.83975, 9.671003, 11.18652, 9.607708, 9.702646, 9.512737, 9.576055, 9.702646, 10.77667, 10.49269, 12.35136, 12.41427, 11.53305, 10.96588, 10.55581, 10.1137, 9.671003, 9.576055, 9.639358, 9.702646, 10.0821, 12.54008, 11.87937, 12.41427, 12.13113, 12.35136, 10.58737, 12.76023, 11.34406, 9.987282, 10.33483, 11.24955, 11.18652, 12.22552, 13.60917, 14.11228, 13.9236, 12.9489, 12.91746, 10.96588, 11.72198, 12.03673, 10.99741, 11.72198, 13.10612, 11.87937, 12.47718, 12.41427, 12.38281, 12.25698, 12.16259, 10.42955, 11.12349, 12.00526, 10.80821, 11.97379, 11.72198, 11.56454, 11.40707, 12.22552, 12.76023, 12.19406, 10.96588, 11.37557, 10.87128, 10.58737, 9.955668, 9.765922, 10.93435, 11.69049, 12.3199, 12.72878, 12.50863, 11.75346, 11.56454, 10.93435, 10.49269, 10.46112, 10.65048, 12.22552, 12.19406, 12.16259, 12.98035, 13.20044, 13.48341, 13.32621, 13.07468, 11.62752, 10.77667, 12.72878, 12.76023, 11.59603, 13.48341, 11.84789, 11.91084, 12.85457, 12.91746, 13.07468, 12.00526, 11.87937, 10.87128, 12.47718, 12.69733, 13.42053, 13.04323, 12.28844 ; 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 ; }