Skip to content

Add naming and path options for compressed files #26

@felix-r

Description

@felix-r

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions