developmentseed / developmentseed/geozarr-examples
Multiscales example fails to validate due to schema version mismatch
- Dominant language
- No language data
- Stars
- 26
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When I open the TCI example the geozarr validator throws a warning because the schema version is set to v1 and it expects it to be v0.1
```
/schema_url: must be equal to "https://raw.githubusercontent.com/zarr-conventions/multiscales/refs/tags/v0.1/schema.json", got "https://raw.githubusercontent.com/zarr-conventions/multiscales/refs/tags/v1/schema.json"
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the TCI example's schema_url value and compare it with the URL required by the geozarr validator. Update the example to reference the v0.1 schema, then run the validator and confirm that the schema version warning is gone.
Written by the indexing model from the issue text.
Assessment
- Domain
- data
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100