Releases: silx-kit/myhdf5
Releases · silx-kit/myhdf5
16 September, 2024
Upgrade H5Web
- ✨ Preserve dimension mapping and slicing when possible, notably when toggling inspect mode or selecting another dataset with the same dimensions
- ✨ Support visualizing enum datasets and signals
- ✨ Support variable-length datasets
- ✨ Support inspecting metadata of committed datatypes
For the full list of changes, please refer to the release notes for v13.0.0
Preserve dimension mapping | Enum visualisation |
---|---|
25 June, 2024
Upgrade H5Web
- ✨ Support virtual datasets with compressed local sources
- ✨
< NX Line, NX Heatmap >
Support complex auxiliary signals - ✨
< Line >
Replace Autoscale toggle in toolbar with domain widget to allow customising they
axis domain - ✨
< Compound >
Visualize compound scalar datasets - ✨
< Raw >
Add toggle to fit raw JPEG/PNG images to viewport (on by default) - 🐛
< Raw >
Disable dark mode on raw JPEG/PNG images - 🐛 Don't capitalize attribute names in metadata viewer
- ⚡ Reduce delay when slicing through a dimension whenever the target slice is already in the cache
- Make variable-length string types explicit in metadata viewer
- Allow inspecting HDF5 string padding metadata with h5grove (>=2.2.0), h5wasm and HSDS providers
For the full list of changes, please refer to the release notes for v12.0.0
Complex auxiliary signals | Scalar compound |
---|---|
3 June, 2024
19 April, 2024
Upgrade H5Web
- 😍 Support opening local HDF5 files of any size!
- ✨
< RGB >
Allow flipping RGB visualizations on X and Y - ✨ Add Nx Note visualization with support for JSON MIME type
- Improve support for empty datasets and attributes
For the full list of changes, please refer to the release notes for v11.2.0
RGB x/y flip | NX Note visualization |
---|---|
Other changes
- 🐛 Fix URL encoding of error report for Thunderbird mail client #4
26 March, 2024
Upgrade H5Web
- ✨
< Raw >
Display JPEG/PNG images stored as opaque datasets - 🐛
< Raw >
Fix error when encountering bigints in compound datasets - ✨
< Heatmap >
Add toolbar control to flipX
axis - ✨
< NX Heatmap >
Support NeXus auxiliary signals - 5️⃣ Propagate HDF5 errors to viewer so they can be properly handled and displayed
For the full list of changes, please refer to the release notes for v11.1.0 and v11.1.1
Opaque JPEG/PNG | Flip X axis |
Auxiliary signal selection |
---|---|---|
15 February, 2024
- ✨ Add Blosc2 and Bitshuffle compression plugins in addition to the plugins already available. myHDF5 now supports reading datasets compressed with any of the plugins available in [email protected].
- ✨ Bump H5Web from v10.1.0 to v11.0.0
[H5WasmProvider]
Support lazy-loading Blosc2 and Bitshuffle compression plugins[H5WasmProvider]
Correctly parse the following advanced HDF5 types:H5T_OPAQUE
,H5T_VLEN
, andH5T_REFERENCE
so they no longer appear as Unknown in the metadata viewer.- For the full list of changes, please refer to the release notes for v11.0.0