JuliaClimate / JuliaClimate/MeshArrays.jl
how to save regularly tiled MeshArrays data to files as a collection of compressed chunks "a la zarr"?
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 47
- Forks
- 14
- Avg merge
- 3h 4m
- Merged PRs (30d)
- 2
Description
- see https://github.com/gaelforget/MITgcm.jl/issues/143 in relation to this
- a lazy read would be step 2
- a partial read based on lat-non ranges would be step 3
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 reviewing the linked MITgcm.jl issue #143 and the existing MeshArrays storage interfaces. The issue names no files, tests, or entry points; done would first mean saving regularly tiled MeshArrays data as a collection of compressed chunks, with lazy reads and partial reads based on lat-non ranges identified as later steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100