matplotlib / matplotlib/basemap
Broken Examples
Open
- 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
Assessment
This issue has not been assessed yet.