JuliaDataCubes / JuliaDataCubes/YAXArrayBase.jl
zarr_format argument
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Julia
- Stars
- 3
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
we need a way to specify the zarr format, e.g., zarr_format=2 or zarr_format=3 ?
this only makes sense after #61 is merged.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #61, since this request depends on it. Then locate the existing Zarr-related entry points and determine how callers should select Zarr format 2 or 3 through a zarr_format argument; done means both requested formats can be selected and the behavior is covered by the project’s tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100