-
Notifications
You must be signed in to change notification settings - Fork 14
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
Resave throws unspecific warning and does nothing #44
Comments
The dimension separator is not a problem.
Then view it with:
Chunks are loading OK etc: |
Thanks for the replies @joshmoore and @will-moore Regarding the points you raised:
|
I'm using the released version (or a git branch that is effectively the same). |
Thanks @will-moore . That did the trick! And I understand the issue now; there was still a conceptual misunderstanding from my side. |
I want to convert data from ngff v0.4 to the challenge submission format, but the resave command only creates the output root directory without converting any data. It also throws a warning:
throws
I assume that is because the file is not fully spec compliant with the v0.4 spec (it comes from a custom pipeline), or that the converter makes some additional assumptions not part of the spec.
However, I can't determine what the issue is since the warning thrown here is quite unspecific and since I did not find another way to validate the file yet, see also ome/ome-zarr-py#400.
The file in question is available here: https://drive.google.com/file/d/1WSHQWkOXUfSBahOJdVzrKbj91mczKhZP/view?usp=sharing
The text was updated successfully, but these errors were encountered: