netcdf A0113.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., 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 = -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 = "12-Jan-2005 14:44:50: Modified [lon,lat] to [-70.566200,42.523400].\n", "05-Jan-2005 21:36:30: Modified [lon,lat] to [-70.566300,42.523300].\n", "Wed Jan 5 21:34:39 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8541,2453377.0 A0113.aanderaa.realtime.nc A0113.aanderaa.realtime.nc.new\n", "Wed Jan 5 21:32:55 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8125,2453377.0 A0113.aanderaa.realtime.nc A0113.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 = "AANCM968" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0113" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453387.00000579 ; :starting_julian_day_string = "2005-01-16 00:00:00" ; :ending_julian_day_number = 2453393.95833912 ; :ending_julian_day_string = "2005-01-22 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 05-Jan-2005 17:11:13\n", "AANCM_Temperature_1.5: 05-Jan-2005 17:11:13" ; :longitude = -70.5662 ; :latitude = 42.5234 ; data: lat = 42.5234 ; lon = -70.5662 ; depth = 2 ; time = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 2453392.16666667, 2453392.20833333, 2453392.25, 2453392.29166667, 2453392.33333333, 2453392.375, 2453392.41666667, 2453392.45833333, 2453392.5, 2453392.54166667, 2453392.58333333, 2453392.625, 2453392.66666667, 2453392.70833333, 2453392.75, 2453392.79166667, 2453392.83333333, 2453392.875, 2453392.91666667, 2453392.95833333, 2453393, 2453393.04166667, 2453393.08333333, 2453393.125, 2453393.16666667, 2453393.20833333, 2453393.25, 2453393.29166667, 2453393.33333333, 2453393.375, 2453393.41666667, 2453393.45833333, 2453393.5, 2453393.54166667, 2453393.58333333, 2453393.625, 2453393.66666667, 2453393.70833333, 2453393.75, 2453393.79166667, 2453393.83333333, 2453393.875, 2453393.91666667, 2453393.95833333 ; current_speed = 23.464, 27.5702, 27.5702, 23.7573, 18.1846, 23.1707, 23.7573, 21.1176, 14.665, 12.6119, 4.9861, 6.7459, 12.0253, 5.866, 3.8129, 0.8799, 9.6789, 29.9166, 24.3439, 31.0898, 29.6233, 18.7712, 15.2516, 20.531, 16.7181, 13.1985, 16.4248, 15.8382, 25.5171, 27.2769, 40.1821, 37.5424, 35.7826, 38.129, 36.6625, 38.129, 35.4893, 35.196, 35.196, 51.3275, 58.9533, 78.6044, 78.0178, 83.8838, 81.8307, 80.9508, 70.6853, 64.8193, 60.7131, 56.9002, 50.1543, 46.3414, 47.8079, 56.3136, 57.1935, 48.6878, 46.928, 49.2744, 47.8079, 55.1404, 52.5007, 47.5146, 48.6878, 34.9027, 37.8357, 28.7434, 32.263, 37.5424, 35.196, 35.7826, 31.6764, 18.4779, 22.2908, 18.1846, 21.1176, 17.8913, 14.9583, 7.3325, 6.7459, 7.3325, 7.9191, 9.3856, 9.3856, 3.8129, 18.7712, 21.7042, 21.9975, 18.1846, 24.6372, 18.7712, 18.1846, 15.5449, 14.0784, 11.4387, 5.866, 10.5588, 18.4779, 14.0784, 19.9444, 28.1568, 29.33, 26.6903, 24.0506, 15.8382, 12.6119, 9.6789, 14.9583, 17.598, 23.464, 17.0114, 19.9444, 18.4779, 14.665, 19.0645, 15.8382, 9.3856, 17.3047, 14.665, 16.7181, 15.5449, 23.7573, 20.531, 25.8104, 18.7712, 24.9305, 19.9444, 15.8382, 16.4248, 11.732, 16.7181, 19.9444, 21.4109, 26.397, 20.8243, 20.8243, 22.8774, 15.8382, 16.1315, 13.1985, 10.5588, 7.3325, 4.9861, 16.4248, 22.5841, 22.2908, 22.8774, 21.1176, 19.6511, 19.9444, 23.7573, 18.4779, 16.4248, 13.4918, 6.1593, 5.866, 7.0392, 9.3856, 12.3186, 12.6119, 18.1846, 17.0114, 19.0645, 21.1176, 18.4779, 15.5449, 9.0923, 6.4526, 4.1062 ; 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 = 71.5484, 86.6672, 112.6856, 131.3204, 153.4712, 159.0968, 178.7864, 229.7684, 236.8004, 244.184, 237.8552, 169.6448, 103.544, 79.6352, 51.8588, 172.4576, 258.9512, 256.49, 264.2252, 240.3164, 229.4168, 232.9328, 199.8824, 194.6084, 192.4988, 217.1108, 250.5128, 232.9328, 226.9556, 224.4944, 208.6724, 199.8824, 201.6404, 186.17, 158.7452, 157.6904, 143.6264, 143.6264, 145.736, 202.6952, 214.6496, 210.0788, 212.1884, 207.6176, 211.1336, 198.476, 194.6084, 195.3116, 198.8276, 197.0696, 199.5308, 200.9372, 197.4212, 207.266, 209.3756, 201.6404, 207.6176, 196.0148, 182.654, 168.59, 164.7224, 161.2064, 148.1972, 155.2292, 162.6128, 180.896, 192.8504, 205.1564, 200.9372, 201.2888, 192.8504, 183.7088, 174.5672, 147.494, 129.914, 111.2792, 104.2472, 109.1696, 142.22, 124.64, 159.8, 161.2064, 186.17, 179.138, 137.6492, 124.64, 116.5532, 104.2472, 106.7084, 105.6536, 94.4024, 80.69, 64.5164, 65.9228, 95.1056, 65.2196, 69.7904, 59.594, 52.9136, 39.5528, 61.0004, 75.416, 90.5348, 106.7084, 123.5852, 151.7132, 179.4896, 163.6676, 162.6128, 148.1972, 150.3068, 143.978, 133.7816, 121.8272, 117.608, 129.5624, 136.5944, 131.672, 165.074, 160.8548, 184.0604, 161.9096, 152.4164, 147.8456, 148.9004, 137.2976, 152.4164, 154.8776, 177.0284, 182.654, 175.622, 168.9416, 187.2248, 159.4484, 170.348, 145.736, 137.2976, 129.5624, 125.3432, 133.0784, 134.8364, 174.2156, 161.2064, 192.1472, 162.2612, 194.96, 161.9096, 145.0328, 132.0236, 117.9596, 103.544, 119.366, 129.5624, 162.6128, 179.138, 163.6676, 166.832, 157.6904, 139.0556, 134.8364, 118.6628, 104.9504, 95.8088, 94.0508, 92.6444, 103.8956, 109.1696, 216.7592 ; 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 = 22.25775, 27.52357, 25.43723, 17.84242, 8.122108, 8.267078, 0.5031732, -16.12202, -12.2712, -11.3532, -4.221762, 1.212576, 11.69088, 5.77028, 2.998812, 0.1154955, -9.499495, -29.08878, -24.22036, -27.00999, -22.49777, -14.97809, -5.186927, -5.178149, -3.618117, -7.963425, -15.48392, -12.63776, -18.64853, -19.11673, -19.27941, -12.76782, -13.19591, -4.098059, 13.29075, 14.47419, 21.04686, 20.87292, 19.81559, -19.80363, -33.51826, -39.39579, -41.56047, -38.88586, -42.30937, -25.65391, -17.82763, -17.11672, -19.59343, -16.7021, -16.76726, -16.55984, -14.31339, -25.79851, -28.05528, -17.95509, -21.75433, -13.5941, -2.21372, 10.90834, 13.83372, 15.3073, 25.65834, 14.62386, 11.30635, -0.4494753, -7.175491, -15.95892, -12.5771, -12.99156, -7.045028, -1.195254, 2.110453, 9.772184, 16.19738, 16.67153, 14.49823, 6.925918, 4.132749, 6.032739, 2.734451, 3.023664, -1.008753, 0.05736192, 12.64556, 17.85691, 19.6772, 17.6253, 23.59703, 18.07499, 18.13095, 15.34013, 12.70869, 10.44349, 5.842726, 9.586555, 17.34031, 12.14207, 15.91019, 17.92994, 25.65269, 25.83033, 24.04955, 15.16952, 10.50652, 4.586689, 0.1332492, 4.948723, 7.011691, 8.964962, 9.87957, 10.86678, 10.58787, 16.19801, 14.03484, 7.235653, 11.89107, 10.95422, 4.306103, 5.098156, -1.682208, 6.375228, 11.95131, 9.990083, 12.87729, 13.5261, 7.333757, 6.973205, 0.6081981, -0.7741228, 1.522479, 4.106813, -3.319757, 7.310387, 3.491476, 12.88013, 10.74132, 12.43628, 10.76604, 7.712357, 5.199644, 0.5025262, 5.291413, -4.752236, 6.791519, -5.905678, 6.557377, 11.26219, 14.81608, 20.98431, 17.96404, 14.31429, 10.40125, 1.840569, 0.0882491, 1.979489, 2.138106, 4.676278, 8.264911, 12.89512, 14.92679, 18.41916, 21.00916, 18.43174, 15.52835, 8.826213, 6.094808, -2.457369 ; 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 = 7.426437, 1.602808, -10.63311, -15.68621, -16.26994, -21.64571, -23.75197, -13.63941, -8.029929, -5.492262, -2.652908, -6.636025, -2.816229, 1.05538, 2.354853, -0.8722871, -1.854913, -6.988969, -2.449452, -15.39598, -19.27148, -11.31437, -14.34249, -19.86728, -16.32189, -10.52541, -5.479252, -9.546495, -17.41708, -19.45713, -35.25487, -35.3046, -33.26052, -37.90813, -34.16862, -35.2749, -28.57482, -28.33866, -29.08781, -47.35323, -48.49761, -68.01929, -66.02654, -74.32618, -70.04414, -76.77831, -68.4002, -62.51847, -57.46458, -54.39368, -47.26852, -43.2816, -45.61493, -50.05655, -49.83972, -45.25612, -41.58108, -47.36208, -47.75662, -54.05064, -50.64535, -44.98137, -41.37815, -31.69134, -36.10688, -28.73989, -31.45494, -33.98153, -32.8721, -33.34087, -30.88304, -18.4392, -22.19067, -15.33571, -13.54984, -6.492985, -3.681326, -2.40774, -5.331749, -4.167927, -7.43202, -8.885209, -9.331233, -3.812469, -13.87256, -12.33706, -9.833511, -4.475338, -7.083218, -5.064859, -1.395864, 2.514793, 6.05727, 4.666614, -0.522025, 4.425632, 6.383291, 7.125417, 12.02684, 21.70996, 14.21929, 6.720594, -0.2244855, -4.553497, -6.976605, -8.523109, -14.95771, -16.88786, -22.39186, -14.45743, -17.32551, -14.94476, -10.14688, -10.05384, -7.339735, -5.977859, -12.57199, -9.750251, -16.15402, -14.68512, -23.69767, -19.51611, -22.87669, -15.89202, -21.34726, -14.65686, -14.03797, -14.87106, -11.71622, -16.70017, -19.88621, -21.01335, -26.18742, -19.49897, -20.52952, -18.90708, -11.63927, -10.27445, -7.634974, -7.211644, -5.170035, -4.960711, -15.54912, -22.07845, -21.23099, -22.102, -20.07371, -16.10369, -13.35151, -11.13858, -4.327377, -8.054503, -8.593173, -5.877864, -5.865336, -6.755143, -9.138818, -11.39651, -9.526346, -12.82169, -8.159584, -4.918313, -2.137293, -1.305296, -0.7171966, -2.183548, -2.118811, -3.289714 ; 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 = 5.161625, 5.096783, 4.902073, 4.837108, 4.837108, 4.804614, 4.902073, 5.129208, 5.226438, 5.258833, 5.258833, 5.226438, 5.161625, 5.194035, 5.194035, 5.161625, 5.194035, 5.194035, 5.226438, 5.226438, 5.258833, 5.258833, 5.258833, 5.258833, 5.226438, 5.226438, 5.194035, 5.226438, 5.194035, 5.161625, 5.161625, 5.194035, 5.258833, 5.355974, 5.420698, 5.55006, 5.582382, 5.647006, 5.614697, 5.129208, 5.03191, 5.03191, 4.934544, 4.67456, 4.576936, 4.576936, 4.576936, 4.609486, 4.642027, 4.544379, 4.576936, 4.544379, 4.479241, 4.316252, 4.316252, 4.381472, 4.479241, 4.479241, 4.511814, 4.511814, 4.381472, 4.41407, 4.41407, 4.348866, 4.250999, 4.21836, 4.21836, 4.185713, 4.28363, 4.21836, 4.41407, 4.41407, 4.348866, 4.381472, 4.316252, 4.21836, 4.21836, 4.185713, 4.087722, 4.153058, 4.055041, 3.989654, 3.989654, 3.956948, 4.446659, 4.446659, 4.41407, 4.41407, 4.348866, 4.381472, 4.381472, 4.348866, 4.28363, 4.316252, 4.28363, 4.316252, 4.316252, 4.28363, 4.250999, 4.316252, 4.28363, 4.28363, 4.250999, 4.250999, 4.250999, 4.21836, 4.21836, 4.185713, 4.185713, 4.153058, 4.185713, 4.21836, 4.21836, 4.250999, 4.28363, 4.316252, 4.316252, 4.316252, 4.185713, 4.153058, 4.087722, 4.087722, 4.055041, 4.087722, 3.989654, 3.956948, 3.989654, 3.989654, 4.055041, 4.022352, 4.022352, 4.087722, 4.055041, 4.055041, 4.055041, 4.087722, 4.087722, 4.022352, 4.055041, 4.055041, 4.022352, 4.022352, 3.989654, 4.055041, 3.989654, 4.055041, 4.022352, 4.022352, 4.055041, 4.022352, 4.316252, 4.21836, 4.250999, 4.28363, 4.250999, 4.28363, 4.28363, 4.316252, 4.316252, 4.348866, 4.316252, 4.250999, 4.28363, 4.120394, 4.087722, 4.055041, 4.087722, 4.087722 ; 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 ; }