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

Replacing deprecated astropy function: get_moon #558

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

bmorris3
Copy link
Contributor

@bmorris3 bmorris3 commented Jun 5, 2023

Fixes #557

Astropy has deprecated get_moon(time...) in favor of get_body('moon', time...). This pull request changes those calls, and catches some expected warnings in the test matrix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecation Warnings in observer.moon_rise_time()
1 participant