matplotlib / matplotlib/basemap
Broken Examples
Open
@molinav is already working on this.
Since Feb 8, 2022.
- Dominant language
- Python
- Stars
- 817
- Forks
- 395
- PR merge metrics
- No merged PRs in 30d
Description
Many of the basemap examples https://matplotlib.org/basemap/users/examples.html are broken. This is mainly due to the datasets no longer existing at the original locations.
Instead of statically linking to the datasets which will create problems everytime they move why not just create a folder with the downloaded netcdf files and link to those?
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.
Assessment
This issue has not been assessed yet.