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

Python version-dependent scaling of station plot #276

Closed
dopplershift opened this issue Dec 6, 2016 · 1 comment
Closed

Python version-dependent scaling of station plot #276

dopplershift opened this issue Dec 6, 2016 · 1 comment
Assignees
Labels
Area: Plots Pertains to producing plots Type: Bug Something is not working like it should
Milestone

Comments

@dopplershift
Copy link
Member

The station plot items seem to shift a bit between Python versions.

@dopplershift dopplershift added Area: Plots Pertains to producing plots Type: Bug Something is not working like it should labels Dec 6, 2016
@dopplershift dopplershift added this to the 0.4.3 milestone Dec 6, 2016
@dopplershift dopplershift self-assigned this Dec 6, 2016
@dopplershift
Copy link
Member Author

Seems to be caused by use of self.axes.figure.dpi / 72 in _mpl.py.

dopplershift added a commit to dopplershift/MetPy that referenced this issue Dec 7, 2016
This was causing differences in tests between Python 2 and 3.
dopplershift added a commit to dopplershift/MetPy that referenced this issue Dec 7, 2016
This was causing differences in tests between Python 2 and 3.
dopplershift added a commit to dopplershift/MetPy that referenced this issue Dec 7, 2016
This was causing differences in tests between Python 2 and 3.
dopplershift added a commit to dopplershift/MetPy that referenced this issue Dec 7, 2016
This was causing differences in tests between Python 2 and 3.
dopplershift added a commit to dopplershift/MetPy that referenced this issue Dec 7, 2016
This was causing differences in tests between Python 2 and 3.
dopplershift added a commit to dopplershift/MetPy that referenced this issue Dec 7, 2016
This was causing differences in tests between Python 2 and 3.
dopplershift added a commit to dopplershift/MetPy that referenced this issue Dec 9, 2016
This was causing differences in tests between Python 2 and 3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Plots Pertains to producing plots Type: Bug Something is not working like it should
Projects
None yet
Development

No branches or pull requests

1 participant