xcube-dev / xcube-dev/xcengine
Improve STAC generation
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 0
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 8
Description
STAC generation is still rather crude: constant placeholder values are used for bounding box and timespan. At least these problems should be fixed, and output should be reviewed to see if there are any other obvious corrections or improvements to make.
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
Start by locating the STAC generation entry point and tracing where the placeholder bounding box and timespan values are assigned. Review the generated STAC output for other obvious corrections; done means those placeholders are replaced with appropriate values and the output has no remaining obvious issues.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100