sddsconvert
converts SDDS files between ASCII and binary, and allows wildcard-based
filtering-out of unwanted columns and/or rows, as well as renaming of columns.
retain
is given but delete
is not, only those entities matching one of the
strings given with retain
are retained. If both delete
and retain
are given, then all entities are retained except those that match a delete
string without
matching any of the retain
strings.
rename
or editNames
options to fix invalid names in SDDS
files. This option is provided for backward compatibility to the original version of SDDS,
which allowed arbitrary characters in element names.