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

do not warn if source is already in s3 format #129

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

JonasHell
Copy link
Contributor

add_remote_source_metadata is iterating over all file_formats of the current source. If there is an s3-compatible file format it throws a warning. This is not a problem, it is just a bit annoying and confusing to read something like:
Data in the ome.zarr.s3 format cannot be uploaded to s3.

I added an additional if statement to catch this case.

@constantinpape constantinpape merged commit 57f6ae2 into mobie:master Feb 7, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants