matplotlib / matplotlib/basemap

Broken Examples

Open
#407 1 comment 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.