Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getvar with uvmet10_wspd_wdir and ALL_TIMES gives broadcasting problem #22

Closed
Peter9192 opened this issue May 31, 2017 · 1 comment
Closed
Labels
duplicate This issue or pull request already exists

Comments

@Peter9192
Copy link

`wrf.getvar(wrfin,uvmet10_wspd_wdir,timeidx=wrf.ALL_TIMES)' gives:
ValueError: could not broadcast input array from shape (35,599,599) into shape (2,599,599).

It should produce a 4d output: wspd/wdir, time, lat, lon (2,35,599,599).
uvmet10 works fine by the way, so the problem must be in the conversion to wspd/wdir.

@bladwig1
Copy link

See #19 .

A hotfix should be out for this in the next few days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants