Skip to content

34 bug identify icechunk store groups directly from item metadata - #35

Merged
oj-tooth merged 2 commits into
devfrom
34-bug-identify-icechunk-store-groups-directly-from-item-metadata
Sep 7, 2026
Merged

oj-tooth merged 2 commits into
devfrom
34-bug-identify-icechunk-store-groups-directly-from-item-metadata

Conversation

@oj-tooth

@oj-tooth oj-tooth commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Identify Icechunk store groups directly from Item metadata

  • Fixed known issue when attempting to open an Item pointing to a specific group within a hierarchical Icechunk repo using open_dataset().
  • Now, when a user specifies a group parameter, pass this to underlying open_zarr() call.
  • Otherwise, specify the group parameter internally using the group attribute of the underlying Item asset.

Closes #34

…nk repo assets. Fix _open_item() exception handling. Replace Optional typing with None.
@oj-tooth oj-tooth added this to the Release v0.4.0 milestone Sep 7, 2026
@oj-tooth oj-tooth self-assigned this Sep 7, 2026
@oj-tooth oj-tooth added the bug Bug fixes for OceanDataStore label Sep 7, 2026
@oj-tooth oj-tooth linked an issue Sep 7, 2026 that may be closed by this pull request
@oj-tooth oj-tooth added refactor Refactoring existing OceanDataStore code OceanDataCatalog Issues relating to OceanDataCatalog labels Sep 7, 2026
@oj-tooth
oj-tooth merged commit d09ef48 into dev Sep 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bug fixes for OceanDataStore OceanDataCatalog Issues relating to OceanDataCatalog refactor Refactoring existing OceanDataStore code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] Identify Icechunk store groups directly from Item metadata

1 participant