Skip to content

Refactor kerchunk readers to use manifest store#547

Closed
TomNicholas wants to merge 17 commits intozarr-developers:developfrom
TomNicholas:refactor-kerchunk-readers-to-use-ManifestStore
Closed

Refactor kerchunk readers to use manifest store#547
TomNicholas wants to merge 17 commits intozarr-developers:developfrom
TomNicholas:refactor-kerchunk-readers-to-use-ManifestStore

Conversation

@TomNicholas
Copy link
Copy Markdown
Member

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

Comment on lines +120 to +121
# TODO what should the obstore store be?
return ManifestStore(group=manifestgroup)
Copy link
Copy Markdown
Member Author

@TomNicholas TomNicholas Apr 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maxrjones I think I need default_object_store() in order to continue with this PR.

EDIT: See #549

Comment thread virtualizarr/manifests/store.py Outdated
@TomNicholas
Copy link
Copy Markdown
Member Author

Superceded by #601

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants