-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Dear developers,
The Src_ID_Label field in the ExPRES CDF is filled from an IDL table with string sizes equal to the maximal string length in the original array. This results in trailing blank spaces at the end of some values, which is not optimal for reading.
For instance :
['0d-30R NORTH ' '119d-30R NORTH' '239d-30R NORTH' '359d-30R NORTH' '0d-30R SOUTH ' '119d-30R SOUTH' '239d-30R SOUTH' '359d-30R SOUTH' 'Io NORTH ' 'Io SOUTH ']
Cheers!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request