ProjectPythia / ProjectPythia/pythia-foundations
Remove PROJ version pin after upstream fix
Open
Nobody has claimed this yet.
infrastructure
- Dominant language
- Jupyter Notebook
- Stars
- 72
- Forks
- 60
- Avg merge
- 17h 36m
- Merged PRs (30d)
- 2
Description
#653 described a problem with misaligned map features in the Cartopy notebook.
It was resolved in #656 by pinning to PROJ < 9.8. This issue is just to track the eventual removal of this pin when the upstream issue is resolved.
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
First verify that the upstream PROJ issue is resolved, then locate the dependency configuration containing the PROJ < 9.8 pin. Remove the pin and rerun the Cartopy notebook to confirm that map features remain aligned.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100