netcdf A0114.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.6995, 0.03426, -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 = "23-May-2005 12:08:45: Modified [lon,lat] to [-70.565900,42.523200].\n", "Fri Apr 29 17:42:15 2005: /usr/local/nco/bin/ncrcat -d time,2453490.70763889,2453520.6666667 A0114.aanderaa.realtime.nc A0114.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 = "AANCM687" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0114" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453527.00000579 ; :starting_julian_day_string = "2005-06-05 00:00:00" ; :ending_julian_day_number = 2453533.95833912 ; :ending_julian_day_string = "2005-06-11 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Apr-2005 20:53:25\n", "AANCM_Temperature_1.5: 19-Apr-2005 20:53:25" ; :longitude = -70.5659 ; :latitude = 42.5232 ; data: lat = 42.5232 ; lon = -70.5659 ; depth = 2 ; time = 2453527, 2453527.04166667, 2453527.08333333, 2453527.125, 2453527.16666667, 2453527.20833333, 2453527.25, 2453527.29166667, 2453527.33333333, 2453527.375, 2453527.41666667, 2453527.45833333, 2453527.5, 2453527.54166667, 2453527.58333333, 2453527.625, 2453527.66666667, 2453527.70833333, 2453527.75, 2453527.79166667, 2453527.83333333, 2453527.875, 2453527.91666667, 2453527.95833333, 2453528, 2453528.04166667, 2453528.08333333, 2453528.125, 2453528.16666667, 2453528.20833333, 2453528.25, 2453528.29166667, 2453528.33333333, 2453528.375, 2453528.41666667, 2453528.45833333, 2453528.5, 2453528.54166667, 2453528.58333333, 2453528.625, 2453528.66666667, 2453528.70833333, 2453528.75, 2453528.79166667, 2453528.83333333, 2453528.875, 2453528.91666667, 2453528.95833333, 2453529, 2453529.04166667, 2453529.08333333, 2453529.125, 2453529.16666667, 2453529.20833333, 2453529.25, 2453529.29166667, 2453529.33333333, 2453529.375, 2453529.41666667, 2453529.45833333, 2453529.5, 2453529.54166667, 2453529.58333333, 2453529.625, 2453529.66666667, 2453529.70833333, 2453529.75, 2453529.79166667, 2453529.83333333, 2453529.875, 2453529.91666667, 2453529.95833333, 2453530, 2453530.04166667, 2453530.08333333, 2453530.125, 2453530.16666667, 2453530.20833333, 2453530.25, 2453530.29166667, 2453530.33333333, 2453530.375, 2453530.41666667, 2453530.45833333, 2453530.5, 2453530.54166667, 2453530.58333333, 2453530.625, 2453530.66666667, 2453530.70833333, 2453530.75, 2453530.79166667, 2453530.83333333, 2453530.875, 2453530.91666667, 2453530.95833333, 2453531, 2453531.04166667, 2453531.08333333, 2453531.125, 2453531.16666667, 2453531.20833333, 2453531.25, 2453531.29166667, 2453531.33333333, 2453531.375, 2453531.41666667, 2453531.45833333, 2453531.5, 2453531.54166667, 2453531.58333333, 2453531.625, 2453531.66666667, 2453531.70833333, 2453531.75, 2453531.79166667, 2453531.83333333, 2453531.875, 2453531.91666667, 2453531.95833333, 2453532, 2453532.04166667, 2453532.08333333, 2453532.125, 2453532.16666667, 2453532.20833333, 2453532.25, 2453532.29166667, 2453532.33333333, 2453532.375, 2453532.41666667, 2453532.45833333, 2453532.5, 2453532.54166667, 2453532.58333333, 2453532.625, 2453532.66666667, 2453532.70833333, 2453532.75, 2453532.79166667, 2453532.83333333, 2453532.875, 2453532.91666667, 2453532.95833333, 2453533, 2453533.04166667, 2453533.08333333, 2453533.125, 2453533.16666667, 2453533.20833333, 2453533.25, 2453533.29166667, 2453533.33333333, 2453533.375, 2453533.41666667, 2453533.45833333, 2453533.5, 2453533.54166667, 2453533.58333333, 2453533.625, 2453533.66666667, 2453533.70833333, 2453533.75, 2453533.79166667, 2453533.83333333, 2453533.875, 2453533.91666667, 2453533.95833333 ; current_speed = 9.3856, 15.5449, 15.5449, 18.1846, 17.0114, 14.0784, 21.9975, 18.4779, 13.1985, 13.7851, 7.6258, 11.4387, 10.8521, 14.0784, 16.4248, 9.6789, 10.8521, 7.9191, 14.3717, 20.2377, 12.9052, 14.3717, 15.2516, 16.4248, 8.2124, 12.0253, 15.2516, 9.9722, 13.7851, 14.0784, 18.1846, 17.598, 21.4109, 28.1568, 22.5841, 33.1429, 34.9027, 29.9166, 31.3831, 28.1568, 17.3047, 19.3578, 9.6789, 3.2263, 14.0784, 11.1454, 21.9975, 25.2238, 30.5032, 32.263, 31.3831, 28.7434, 17.8913, 5.2794, 12.6119, 16.7181, 15.2516, 10.5588, 1.4665, 17.3047, 17.598, 15.2516, 20.8243, 32.8496, 45.1682, 34.0228, 39.0089, 30.2099, 31.6764, 31.6764, 32.263, 30.2099, 33.1429, 26.9836, 30.2099, 33.1429, 30.5032, 37.2491, 35.7826, 40.1821, 35.4893, 33.4362, 40.7687, 62.7662, 62.7662, 53.3806, 42.5285, 41.6486, 40.4754, 20.8243, 8.799, 2.933, 9.3856, 8.5057, 8.5057, 10.8521, 12.0253, 41.062, 48.6878, 49.861, 53.3806, 43.4084, 30.5032, 18.7712, 25.5171, 26.9836, 19.6511, 33.1429, 30.7965, 33.4362, 25.5171, 26.6903, 21.1176, 19.6511, 15.8382, 14.9583, 13.7851, 18.4779, 15.2516, 14.9583, 17.8913, 8.799, 11.1454, 11.1454, 6.1593, 14.9583, 19.3578, 16.1315, 19.6511, 17.8913, 15.2516, 13.7851, 13.7851, 12.9052, 17.598, 12.6119, 9.0923, 5.866, 14.0784, 22.2908, 18.7712, 24.0506, 21.4109, 16.1315, 26.1037, 25.5171, 18.1846, 25.5171, 12.3186, 12.3186, 15.5449, 15.8382, 21.7042, 24.0506, 24.6372, 31.0898, 28.4501, 30.5032, 31.6764, 25.2238, 25.2238, 24.6372, 17.598, 10.2655, 12.6119, 21.1176, 17.598, 13.4918 ; 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 = 183.3572, 192.8504, 187.5764, 191.0924, 173.1608, 166.4804, 142.22, 143.978, 155.9324, 201.2888, 264.2252, 250.1612, 226.9556, 199.5308, 193.5536, 180.896, 137.6492, 139.0556, 127.8044, 116.5532, 128.156, 138.704, 214.6496, 252.974, 309.9332, 280.7504, 257.5448, 235.394, 247.7, 243.1292, 225.9008, 225.5492, 224.4944, 212.8916, 230.8232, 229.4168, 226.9556, 243.4808, 240.3164, 226.604, 235.0424, 213.5948, 235.394, 201.6404, 172.8092, 243.8324, 218.5172, 227.6588, 238.2068, 219.2204, 254.732, 238.2068, 226.2524, 213.9464, 166.1288, 160.8548, 150.3068, 134.4848, 319.778, 221.6816, 244.5356, 213.2432, 191.7956, 183.0056, 192.4988, 194.96, 213.5948, 222.3848, 227.6588, 239.9648, 246.9968, 246.9968, 240.3164, 240.3164, 213.9464, 196.0148, 182.3024, 167.1836, 166.4804, 186.17, 194.6084, 213.9464, 228.7136, 234.6908, 243.8324, 250.5128, 251.5676, 256.1384, 240.3164, 237.8552, 274.4216, 210.4304, 18.8084, 144.6812, 171.0512, 237.8552, 211.4852, 196.718, 205.8596, 210.782, 228.362, 222.7364, 219.2204, 216.056, 207.6176, 200.234, 211.8368, 226.2524, 221.6816, 254.732, 262.8188, 246.6452, 241.3712, 227.6588, 215.7044, 201.992, 198.8276, 240.668, 246.2936, 13.1828, 241.0196, 279.344, 301.1432, 313.0976, 160.5032, 166.4804, 163.316, 165.7772, 172.4576, 184.412, 193.5536, 201.6404, 206.5628, 235.0424, 252.6224, 251.9192, 247.7, 98.6216, 133.0784, 139.7588, 139.0556, 150.3068, 171.7544, 204.4532, 208.6724, 210.4304, 233.636, 228.362, 220.6268, 204.1016, 174.2156, 160.1516, 144.6812, 130.9688, 143.2748, 143.6264, 164.7224, 199.5308, 225.9008, 231.878, 238.2068, 280.7504, 278.9924, 321.1844, 332.4356, 32.5208, 37.4432, 38.498 ; 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 = -0.549627, -3.457282, -2.049566, -3.498568, 2.025774, 3.29122, 13.47635, 10.86678, 5.382536, -5.004944, -7.5871, -10.75983, -7.930986, -4.7066, -3.849232, -0.1513539, 7.310713, 5.189595, 11.35519, 18.10302, 10.14777, 9.484592, -8.671391, -15.70493, -6.297214, -11.81425, -14.89265, -8.207888, -12.75411, -12.55833, -13.05902, -12.56237, -15.00561, -15.29059, -17.5072, -25.17078, -25.50776, -26.76892, -27.2648, -20.45937, -14.18252, -10.71098, -7.966479, -1.189795, 1.762249, -10.00308, -13.69893, -18.64409, -25.92635, -20.40006, -30.27542, -24.4306, -12.92455, -2.948107, 3.023578, 5.482923, 7.554965, 7.533032, -0.9469937, -11.50746, -15.8884, -8.360835, -4.256922, -1.722422, -9.775264, -8.782804, -21.58425, -20.36469, -23.41352, -27.42283, -29.69754, -27.8077, -28.79367, -23.44263, -16.86972, -9.14365, -1.225425, 8.262878, 8.365184, -4.318724, -8.9508, -18.67135, -30.63445, -51.22003, -56.33316, -50.32275, -40.34668, -40.43568, -35.16395, -17.63206, -8.772812, -1.485539, 3.025959, 4.917361, 1.323077, -9.18854, -6.280553, -11.81195, -21.23603, -25.51751, -39.8944, -29.45809, -19.28733, -11.04827, -11.82892, -9.332415, -10.36599, -23.9422, -20.47938, -32.25606, -25.31694, -24.5035, -18.53581, -14.52505, -9.24323, -5.601541, -4.44875, -16.10896, -13.96463, 3.411369, -15.65105, -8.682249, -9.539096, -8.138269, 2.055692, 3.496921, 5.557489, 3.963399, 2.5794, -1.376339, -3.574287, -5.08367, -6.1644, -10.5768, -16.79478, -11.98912, -8.412284, 5.799714, 10.28314, 14.40001, 12.30126, 11.9136, 3.070679, -6.677632, -12.52458, -12.92419, -14.64345, -19.0704, -8.021001, -5.030374, 1.566699, 5.377585, 12.54775, 18.15981, 14.7325, 18.43774, 7.496486, -10.19763, -22.74796, -19.84351, -21.4391, -24.20479, -17.3817, -6.434579, -5.836098, 11.35294, 10.69914, 8.398475 ; 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 = -9.369493, -15.15556, -15.40919, -17.84488, -16.89035, -13.68829, -17.38614, -14.94476, -12.05109, -12.84444, -0.7672982, -3.882009, -7.407262, -13.26836, -15.96739, -9.677716, -8.020072, -5.981659, -8.809388, -9.04683, -7.972893, -10.7976, -12.54664, -4.809274, 5.271491, 2.24309, -3.289407, -5.663511, -5.230841, -6.363157, -12.65471, -12.32382, -15.2728, -23.64325, -14.26673, -21.56116, -23.82336, -13.35769, -15.54123, -19.34476, -9.915075, -16.12449, -5.496937, -2.9989, -13.96767, -4.915103, -17.21131, -16.98934, -16.07076, -24.99477, -8.264247, -15.1436, -12.37153, -4.379581, -12.2441, -15.79343, -13.24892, -7.398763, 1.119743, -12.92405, -7.566264, -12.75569, -20.38456, -32.80441, -44.09774, -32.86964, -32.4933, -22.31407, -21.33545, -15.85505, -12.60782, -11.8055, -16.4127, -13.36255, -25.06093, -31.85664, -30.47857, -36.32107, -34.79107, -39.94934, -34.34201, -27.73734, -26.90014, -36.27815, -27.67979, -17.80757, -13.4469, -9.978064, -20.04382, -11.07979, 0.6783581, -2.528965, 8.884428, -6.940208, -8.402166, -5.773977, -10.25488, -39.3264, -43.81247, -42.83662, -35.46725, -31.88276, -23.63142, -15.17543, -22.60971, -25.31839, -16.69467, -22.91775, -23.00042, -8.804898, -3.189834, -10.58067, -10.11814, -13.23588, -12.86123, -13.86988, -13.04751, -9.051759, -6.131907, 14.56411, -8.668521, 1.42862, 5.764164, 7.615019, -5.806127, -14.54381, -18.54289, -15.63703, -19.48108, -17.83828, -14.82686, -12.81348, -12.33001, -7.394294, -5.255954, -3.914203, -3.450129, -0.8793609, -9.615525, -17.01527, -14.17875, -20.89252, -21.18956, -14.6845, -22.9028, -22.00199, -10.78189, -16.95412, -9.349409, -11.2447, -15.46575, -14.89732, -17.7095, -15.76873, -19.74703, -25.03249, -27.44469, -28.7481, -22.04369, -15.57161, -13.28928, 4.595599, 2.750628, 7.998542, 11.18034, 17.80628, 13.97205, 10.55909 ; 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 = 10.37856, 11.64256, 11.29531, 9.744976, 10.37856, 11.67412, 13.06147, 11.89498, 11.13738, 11.67412, 10.25194, 10.63166, 10.12527, 10.22028, 10.12527, 10.85299, 10.85299, 9.300675, 9.205374, 8.919256, 9.205374, 11.0742, 14.60573, 14.06986, 13.25054, 12.58871, 12.77783, 12.7148, 13.02996, 12.58871, 12.68328, 12.77783, 12.65176, 12.58871, 11.76879, 11.86344, 11.29531, 11.611, 11.76879, 11.67412, 11.64256, 11.73723, 12.11578, 12.17885, 12.30498, 12.84087, 12.9039, 13.02996, 13.02996, 12.74631, 12.65176, 12.27345, 12.33651, 12.30498, 12.46262, 12.39957, 12.49414, 12.49414, 12.27345, 11.92653, 11.64256, 11.70568, 12.30498, 12.77783, 12.74631, 13.09298, 13.18752, 13.34508, 13.21903, 13.06147, 13.02996, 12.99844, 13.06147, 13.15601, 12.9039, 12.77783, 13.34508, 13.21903, 13.34508, 13.43961, 13.43961, 13.25054, 12.58871, 12.62024, 12.62024, 12.77783, 12.77783, 13.21903, 13.72321, 13.88077, 14.88954, 14.70033, 14.4481, 13.18752, 13.84926, 13.75472, 13.81774, 13.78623, 13.56565, 13.50263, 13.31357, 12.96693, 13.02996, 13.18752, 12.9039, 13.06147, 12.7148, 12.9039, 12.7148, 12.9039, 13.88077, 13.91228, 13.91228, 13.53414, 13.62867, 13.88077, 13.88077, 14.03834, 13.84926, 13.78623, 13.37659, 13.43961, 13.50263, 13.4081, 13.34508, 13.25054, 13.25054, 12.96693, 13.21903, 13.4081, 13.56565, 13.9438, 13.97531, 13.78623, 13.43961, 13.6917, 13.97531, 14.16441, 14.54268, 15.07881, 15.04726, 14.41657, 13.88077, 13.9438, 14.00683, 14.16441, 14.47962, 14.38505, 14.38505, 14.25896, 14.10137, 13.84926, 13.59716, 13.50263, 12.52567, 13.18752, 12.77783, 12.24192, 12.11578, 12.14731, 12.24192, 13.9438, 14.32201, 14.92108, 13.09298, 14.858, 14.70033, 13.62867 ; 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 ; }