simonsobs / simonsobs/tilemaker
Add ability to reproject to mercator on ingest
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Consider using https://github.com/amaurea/tenki/blob/master/car2merc.py
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 reading the linked car2merc.py script to understand the intended Mercator reprojection, then locate tilemaker's ingest entry point. Confirm how coordinate systems are currently handled and define completion as ingest producing Mercator-projected data without breaking existing inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100