NCAR / NCAR/wrf-python

naturalearth download

Open
#214 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.