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

Fix AstropyDeprecationWarning for deprecated longitude and latitude #6254

Merged
merged 1 commit into from Jun 22, 2017

Conversation

pllim
Copy link
Member

@pllim pllim commented Jun 21, 2017

Fix AstropyDeprecationWarning for deprecated longitude and latitude in coordinates, introduced in #6237.

These were not caught on Travis because Astropy's conftest.py does not turn AstropyDeprecationWarning into exceptions.

Address part of #6251

NOTE: I cancelled Travis here due to queue. Actual Travis result at my fork -- https://travis-ci.org/pllim/astropy/builds/245509661

@pllim pllim added Affects-dev PRs and issues that do not impact an existing Astropy release Bug coordinates labels Jun 21, 2017
@pllim pllim added this to the v2.0.0 milestone Jun 21, 2017
@pllim pllim requested a review from eteq June 21, 2017 19:42
@cdeil
Copy link
Member

cdeil commented Jun 21, 2017

@pllim - Thanks. 👍

@mhvk
Copy link
Contributor

mhvk commented Jun 21, 2017

@eteq - it seemed we missed some of the tests that used EarthLocation.longitude... Do have a look here.

@pllim
Copy link
Member Author

pllim commented Jun 22, 2017

Update: Travis passed on my fork.

@pllim
Copy link
Member Author

pllim commented Jun 22, 2017

I don't think this is controversial, so I am going to merge now so I can continue to debug other warnings for #6140.

@pllim pllim merged commit 3a69703 into astropy:master Jun 22, 2017
@pllim pllim deleted the fix-lon-deprec branch June 22, 2017 02:28
bsipocz pushed a commit that referenced this pull request Jun 23, 2017
Fix AstropyDeprecationWarning for deprecated longitude and latitude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Affects-dev PRs and issues that do not impact an existing Astropy release Bug coordinates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants