Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow uploading zip for non-flat directory structures #650

Open
CGDogan opened this issue Aug 19, 2023 · 2 comments
Open

Allow uploading zip for non-flat directory structures #650

CGDogan opened this issue Aug 19, 2023 · 2 comments

Comments

@CGDogan
Copy link
Contributor

CGDogan commented Aug 19, 2023

Some file types such as https://github.com/ome/bioformats/blob/19d7fb9cbfdc16e65a7dfa556b2143ae17b141c5/components/formats-gpl/src/loci/formats/in/ScanrReader.java#L113-L114 require non-flat directory structure so caMicroscope should also accept .zip uploads and note somewhere that such folders can be uploaded as zip files

^^also for multifile formats like dicom, this causes a big performance hit~~

I think I won't have time to do this but we can discuss if this is a bigger priority

One way to do this might be to add a "ZIP archive" option in the dropdown list next to upload button which should open a window like the upload interface then the user might be asked for a general slidename and the unzipped folder can be renamed to that (in upload/finish in slideloader) after checking that the folder doesn't already exist then the client should do, for one file in the folder, /data/one and save that metadata, as always, as one entry in the list.

@Nallu-Swami
Copy link

Hello , I am new to this Repo just went through everything and I think if might be able to solve this .

@birm
Copy link
Member

birm commented Nov 21, 2024

Bumping this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants