Skip to content

20 feature add support for groups in zarr and icechunk stores#22

Merged
oj-tooth merged 3 commits into
devfrom
20-feature-add-support-for-groups-in-zarr-and-icechunk-stores
May 15, 2026
Merged

20 feature add support for groups in zarr and icechunk stores#22
oj-tooth merged 3 commits into
devfrom
20-feature-add-support-for-groups-in-zarr-and-icechunk-stores

Conversation

@oj-tooth
Copy link
Copy Markdown
Collaborator

@oj-tooth oj-tooth commented May 15, 2026

Added support to allow users to write and update to groups within a hierarchical Zarr or Icechunk store.

  • Added group arguments to send_to_zarr, send_to_icechunk, update_icechunk and update_zarr commands.
  • Included group arguments in object_store_handler.py compatibility checks and utility functions.
  • Included group arguments in writer and update functions for Zarr and Icechunk.

Added exists argument to send_to_icechunk to support the addition of new data variables or groups to an existing Icechunk repo.

@oj-tooth oj-tooth added this to the Release v0.3.0 milestone May 15, 2026
@oj-tooth oj-tooth self-assigned this May 15, 2026
@oj-tooth oj-tooth added feature New feature or feature request in OceanDataStore CLI Issues relating to OceanDataStore Command-Line Interface (CLI) labels May 15, 2026
@oj-tooth oj-tooth linked an issue May 15, 2026 that may be closed by this pull request
3 tasks
@oj-tooth oj-tooth merged commit 36156dc into dev May 15, 2026
1 check passed
@oj-tooth oj-tooth deleted the 20-feature-add-support-for-groups-in-zarr-and-icechunk-stores branch May 15, 2026 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLI Issues relating to OceanDataStore Command-Line Interface (CLI) feature New feature or feature request in OceanDataStore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] Add support for groups in Zarr and Icechunk stores.

1 participant