Skip to content

0.0.5

Latest
Compare
Choose a tag to compare
@bengranett bengranett released this 05 Mar 11:25
· 23 commits to main since this release
  • Disables chunked storage by default
  • Fixes bug in which auto chunking is active even when chunking is disabled.
  • Updates default HDF5 driver to latest version
  • Adds HDF5 driver option so the file can be stored in memory
  • Implements lazy loading when a catalogue instance is initialized from an HDF5 group, so datasets are not copied until needed.
  • Silences gratuitous debug logging