opengeospatial / opengeospatial/CoverageJSON
Improve CoverageJSON Ecosystem 2: Conversion tools
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 15
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
- A Python tool that would convert CoverageJSON objects into common frameworks like xarray, geopandas, Zarr, etc, ready for analysis and plotting.
Along the way it could do validation of "the parts the schema can't reach".
And it would also write CoverageJSON from those common frameworks although that's a little trickier as not all the information may be present.
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
Review the CoverageJSON schema alongside the proposed xarray, geopandas, and Zarr conversion targets. Define the conversion and validation scope before implementation, including what information can be preserved when writing CoverageJSON back from those frameworks. Done should include a usable Python tool with validation and documented conversion behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100