You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's a custom Zarr storage backend that provides a readonly view of an hdf5 file. I think this could be a good way to define the mapping from h5 to zarr. It only handles very basic cases right now.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
@rly
Here's a custom Zarr storage backend that provides a readonly view of an hdf5 file. I think this could be a good way to define the mapping from h5 to zarr. It only handles very basic cases right now.
https://github.com/NeurodataWithoutBorders/lindi/blob/jfm/scratch/dev1/LindiH5Store.py
Beta Was this translation helpful? Give feedback.
All reactions