naturalearth download
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 498
- Forks
- 178
- PR merge metrics
- No merged PRs in 30d
Description
I am testing wrf-python by running example plot of wind at 500 hPa.
I am getting a blank plot I guess related to naturalearth map download.
Downloading: https://naturalearth.s3.amazonaws.com/50m_cultural/ne_50m_admin_1_states_provinces_shp.zip
warnings.warn(f'Downloading: {url}', DownloadWarning)
Traceback (most recent call last):
File ~/.local/lib/python3.10/site-packages/IPython/core/formatters.py:338 in call
return printer(obj)
How to solve this?
Contributor guide
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 reproducing the wrf-python 500 hPa example and inspect the Natural Earth download warning and the IPython formatter traceback shown in the report. The issue does not name a repository file or provide the complete traceback; done means identifying why the map data download leaves the plot blank and documenting or verifying a working resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100