-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Currently all compressed files are output into a folder selected by the user and given unique names. After a day of measuring many samples, sorting out the files and cleaning up the folders becomes quite tedious when compressed files are output that way. It would be good if the users could have the following options to compress the data:
- override original files and preserve folder structure
- keep original files, preserve folder structure and create new unique file names
- keep original files, output all files in selected folder and create new unique file names
Unique names could include the following information:
- at least measurement number (in style M001 - M999, currently it's M1, M2, ...) + unique file hash
- date
- flow rate or reservoir tag
- operator name
- sample name
Metadata
Metadata
Assignees
Labels
No labels