Add dedicated API/CLI for validation of on-disk data
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 394
- Forks
- 95
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 7
Description
Suggested by @vjcitn
We could add some functions to help validation of disk data (e.g. to see if a Zarr store contains a valid SpatialData object, or if a particular element is a valid one). This would make it easier to work on interoperability.
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
The issue names no files, tests, or entry points. Start by surveying the repository for existing SpatialData and on-disk store validation APIs, then determine the intended API and CLI scope. Done should include agreed validation behavior for complete stores and individual elements, with tests covering the supported cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli, data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100