Skip to content

feat: add icechunk archive support - #43

Open
pmav99 wants to merge 1 commit into
oceanmodeling:masterfrom
pmav99:feat/icechunk-support
Open

feat: add icechunk archive support#43
pmav99 wants to merge 1 commit into
oceanmodeling:masterfrom
pmav99:feat/icechunk-support

Conversation

@pmav99

@pmav99 pmav99 commented Jul 15, 2026

Copy link
Copy Markdown
Member

Detect and inspect local Icechunk repositories. Detection uses icechunk's own Repository.exists check; opening authorizes the recorded file:// virtual-chunk containers so a virtual archive can resolve its references when loading coordinates. The main branch is inspected.

icechunk is an optional extra (folded into all); the DATASET_TYPE enum is now built dynamically from the installed optional dependencies.

Closes #42

Detect and inspect local Icechunk repositories, both materialized and
virtualizarr-backed. Detection uses icechunk's own Repository.exists check;
opening authorizes the recorded file:// virtual-chunk containers so a virtual
archive can resolve its references when loading coordinates. The main branch is
inspected.

icechunk is an optional extra (folded into `all`); the DATASET_TYPE enum is now
built dynamically from the installed optional dependencies.

Closes oceanmodeling#42
@pmav99
pmav99 force-pushed the feat/icechunk-support branch from 9a0b75e to bf5ec43 Compare July 15, 2026 15:24
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.

Add support for icechunk

1 participant