matplotlib / matplotlib/basemap

Zooming bug for round=True stereos

Open
#120 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
817
Forks
395
PR merge metrics
No merged PRs in 30d

Description

I have created two polar stereographic basemaps that look like this, sharing a plt.subplots figure:

http://imgur.com/ayqINQ6

When zooming in, this happens:

http://imgur.com/ca5OFgj

I have confirmed that this happens only for the Basemap with round=True option.

MPL: 1.2.1
basemap: 1.0.6
Backend: Qt4Agg

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.

Research direction

Reproduce the issue with two polar stereographic basemaps in a shared plt.subplots figure, using round=True and the reported MPL 1.2.1, Basemap 1.0.6, and Qt4Agg setup. Compare zoom behavior with and without round=True; done means zooming no longer distorts the round stereographic basemap.

Written by the indexing model from the issue text.

Assessment

Tech stack
matplotlib, python
Domain
data-visualization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.