source-cooperative / source-cooperative/source.coop
[Proposed Feature] Viewer for Zarr
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 9
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 42
Description
Description of Feature:
Create a default viewer for Zarr datasets.
Creating a generic viewer may be challenging, in part because Zarr have have many dimensions, and chunking choices may strongly impact how responsive a viewer can be (along various dimensions).
What value is this feature adding to Source Cooperative?
There are many data products that include Zarr files. A viewer would be helpful in determining what dimensions exist and the spatial and temporal intervals of the dataset.
Contributor guide
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
No files, tests, or entry points are identified in the issue. Start by surveying the TypeScript web interface and existing dataset views, then determine how Zarr dimensions, spatial intervals, temporal intervals, and chunking constraints should be represented. Done should include an agreed scope for a default Zarr viewer and a clear validation approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100