-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
overhaul CLI methods and related functionality
- fix: support input files without "events" in `rtdc_copy` - fix: CLI methods now store basin information in output paths (#239): compress, condense, and repack preserve the original input basins; split writes mapped basins (using export.hdf5); join does not write basins at all - enh: CLI methods now return the output path - enh: the repack CLI method now allows to strip basins - docs: update doc strings for CLI methods - ref: put input and output path in order for CLI methods
- Loading branch information
1 parent
3d743d3
commit abc9c44
Showing
15 changed files
with
688 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.