diff --git a/wetb/prepost/windIO.py b/wetb/prepost/windIO.py index d9c22117a2ccf236f8f12e7e6daca5bf83d0f574..162e220adb8d1315e5444461d75c2db94a085eb9 100755 --- a/wetb/prepost/windIO.py +++ b/wetb/prepost/windIO.py @@ -100,7 +100,8 @@ class LoadResults: # ch_df columns, these are created by LoadResults._unified_channel_names cols = set(['bearing_name', 'sensortag', 'bodyname', 'chi', 'component', 'pos', 'coord', 'sensortype', 'radius', 'blade_nr', 'units', - 'output_type', 'io_nr', 'io', 'dll', 'azimuth', 'flap_nr']) + 'output_type', 'io_nr', 'io', 'dll', 'azimuth', 'flap_nr', + 'direction']) # start with reading the .sel file, containing the info regarding # how to read the binary file and the channel information