matplotlib / matplotlib/basemap

Plot sub-map by passing different extents to single basemap object

Open
#519 2 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

Is there a way to extract basemap plt from an object on different extents by passing different values of llcrnrlat, urcrnrlat,llcrnrlon,urcrnrlon
I want to pass some contourf data. but want to extract multiple images from the object using different extents

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

Start by reviewing the Basemap object API and the contourf usage described in the report. Determine whether one Basemap object can produce multiple images with different llcrnrlat, urcrnrlat, llcrnrlon, and urcrnrlon values, and clarify what behavior or interface would define completion.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.