JuliaDataCubes / JuliaDataCubes/PyramidScheme.jl
Serve lazy pyramid as virtual zarr file
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 18
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
This would enable that we expose a lazy computed Pyramid via the zarr interface to other visualisation packages that could then access only the part of the data that is needed and thereby only trigger the computations that are needed.
The result could then be visualised in the browser for example with this tool:
https://carbonplan.org/blog/maps-library-release
@meggart You said, you have some ideas regarding this implementation.
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
The issue names no files, tests, or entry points. Start by tracing how lazy Pyramids are represented and whether the project already exposes a zarr interface; done means visualization packages can access only requested regions through that interface without triggering unrelated computations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100