Fix h5 early chunk improved iteration open#1
Conversation
This reverts commit e2d54ba.
|
@franzpoeschel nice, thanks a lot! Shall I leave this open as you work on the to-do's? The overall concept looks good 👍 ICC seems to hang in |
1af7b73 to
2bdd25e
Compare
I'll update the documentation today, then I'd say we can merge this back with the original PR, so you won't have to push the CI manually each time (as long as you don't mind that I will then push to your branch).
There's been a typecasting bug, maybe that was the reason. |
|
There's no central point in the documentation that documents
I've added a note to |
|
Can you let the CI run again @ax3l? Otherwise, I think this is ready to go back to the original PR. |
This refactors and centralizes the routines for opening an iteration and its files, making it accessible for usage elsewhere. Use in
availableChunks().TODO:
READ_WRITEmode?