-
Notifications
You must be signed in to change notification settings - Fork 22
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
Add ASEM dataset #226
Add ASEM dataset #226
Conversation
@constantinpape Let me know if you spot something. I will check later today where are the tests failing and confirm about it here. |
The tests are failing because of new bioimageio releases, and it should be enough to wait for everything to catch up. But I don't want to merge this yet, as the downloads are still excessive and can be done much more efficiently with zarr. I can take care of that. |
Okay, then I continue my experiments on this dataset in this branch (with the current download setup). |
I will go ahead and merge this now. There is still some possibilities to make downloading the data much more efficient, but let's leave this to follow up work. I will create an issue on that. |
No description provided.