Skip to content

v2.4.0

Latest

Choose a tag to compare

@TomNicholas TomNicholas released this 24 Jan 23:18
· 8 commits to main since this release
6254afc

This release moves the ObjectStoreRegistry to a separate package obspec_utils, and provides a way to customize how files are read, which can easily allow open_virtual_dataset to run over ~5x faster.

What's Changed

  • Move ObjectStoreRegistry and Reader functionality to obspec_utils by @maxrjones in #844
  • Add example of virtualizing GOES using caching and request splitting by @maxrjones in #855
  • Update kerchunk comparison in FAQ by @TomNicholas in #856

Full Changelog: v2.3.0...v2.4.0