VirtualiZarr icon indicating copy to clipboard operation
VirtualiZarr copied to clipboard

Refactor kerchunk readers to use manifest store

Open TomNicholas opened this issue 9 months ago • 0 comments

Aims to refactor all the kerchunk-based readers to use ManifestStore, but to do that this PR first adds a ManifestStore.from_kerchunk_refs() method.

  • [ ] Closes #xxxx
  • [ ] Tests added
  • [ ] Tests passing
  • [ ] Full type hint coverage
  • [ ] Changes are documented in docs/releases.rst
  • [ ] New functions/methods are listed in api.rst
  • [ ] New functionality has documentation

TomNicholas avatar Apr 11 '25 21:04 TomNicholas