Feature/zarr#107
Conversation
|
Hello @KirmTwinty and thanks for the contribution ! We discussed among ourselves and thought that we would prefer Let me explain: when we designed the project, the idea was to do a simple project to write utilities to serve HDF5 that deal with all the common problems that other HDF5 servers came across: serialization, link resolution and so on. We provided an API as an example of the use of these utilities. But the API is already an abstraction: an alternative to your PR (that implements the It really depends on your usecase and we are really interested to hear it and help you out. So, we would be happy if you could drop us a email at h5web@esrf.fr so that we can discuss the Zarr question further together ! |
Zarr support
Zarr is a modern hierarchical file format, heavily inspired by HDF5, but specifically designed for:
A key advantage of Zarr is that its API closely resembles that of HDF5, which simplifies the process of porting H5Grove to support Zarr.
What are your thoughts on this?
If your interested in this feature, I can work on this PR :)
Features
zarrpython libraryTypeVarto include other generic types, defined incustom_types.pyFileTypeEnumenumeration to distinguishZarrandHDF5formatsZarrTypeWrapperclass