-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
See #31 (comment) and #31 (comment) for background.
First suggestion would be:
- Any system which propagates the original filename from the starting format is acceptable.
- System which alters the filenames in the process is acceptable only if additions or logical replacements are made (such as extension ome.zarr replaces ome.tiff, and the name will be longer because... (cannot imagine why), but the original string from the starting format should be there in full
cc @sbesson
For what it is worth, the system I am using in testing is actually encapsulating the name of the original file in the name of the top folder, such as blah.ome.tiff will become blah.ome.zarr/ folder as produced by bf2raw. It might be an option to simply harvest this folder name, but possibly too short-sighted, as it might not work on S3 ?
Metadata
Metadata
Assignees
Labels
No labels