silx-kit / h5web

React components for data visualization and exploration
https://h5web.panosc.eu/
MIT License
195 stars 19 forks source link

Parse metadata of committed datatypes with h5grove #1710

Closed axelboc closed 2 months ago

axelboc commented 2 months ago

h5grove@2.3.0 now returns the metadata of committed datatypes, so we just need to parse it.

image

With this PR, committed datatypes are now fully supported in all providers, which fixes #1699.