diff --git a/wetb/prepost/windIO.py b/wetb/prepost/windIO.py index b1ffe5c385e9d06205f7b6740db19ce6feb484a5..27364329e6968c5a408894a251d3a91262d72f01 100755 --- a/wetb/prepost/windIO.py +++ b/wetb/prepost/windIO.py @@ -795,8 +795,8 @@ class LoadResults(ReadHawc2): # some channel ID's are unique, use them ch_unique = set(['Omega', 'Ae rot. torque', 'Ae rot. power', 'Ae rot. thrust', 'Time', 'Azi 1']) - ch_aero = set(['Cl', 'Cd', 'Alfa', 'Vrel', 'Tors_e', 'Alfa', 'Lift', - 'Drag']) + ch_aero = set(['Cl', 'Cd', 'Cm', 'Alfa', 'Vrel', 'Tors_e', 'Alfa', + 'Lift', 'Drag']) ch_aerogrid = set(['a_grid', 'am_grid', 'CT', 'CQ']) # also safe as df