matplotlib / matplotlib/basemap
Plot sub-map by passing different extents to single basemap object
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
- 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.
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