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

Warning when plotting the weather normals #343

Closed
jnsebgosselin opened this issue Oct 5, 2020 · 0 comments · Fixed by #344
Closed

Warning when plotting the weather normals #343

jnsebgosselin opened this issue Oct 5, 2020 · 0 comments · Fixed by #344

Comments

@jnsebgosselin
Copy link
Owner

This warning is emitted when plotting the weather normals :

C:\Users\User\gwhat\gwhat\meteo\weather_viewer.py:640: MatplotlibDeprecationWarning: Adding an axes using the same arguments as a previous axes currently reuses the earlier instance.  In a future version, a new instance will always be created and returned.  Meanwhile, this warning can be suppressed, and the future behavior ensured, by passing a unique label to each axes instance.
  [x0, y0, x1 - x0, y1 - y0], label='dummy')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant