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