Support HDF5 Output #1
Labels
No labels
contribution-welcome
architecture
bug
docs
duplicate
enhancement
feature
help wanted
pipe-dream
question
tooling
tracker
unconfirmed
upstream
user-report
ux
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: so-rose/hop#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It turns out that the on-disk
zarrformat uses a ton of small files, which while great for remote object storage, really has a habit of thrashing a filesystem (in terms of performance).Instead, we have WIP support for
hdf5. This should be finished, for the sake of the solver's usability.