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

Remove extra functions not based on SOFA #32

Merged
merged 1 commit into from
May 31, 2020

Conversation

mhvk
Copy link
Contributor

@mhvk mhvk commented May 31, 2020

Over at astropy, I had added two routines that seemed handy, pav2pv and pv2pav, and indeed the first one was used. But as I was about to write documentation for these, I realized that really pyerfa should not ship anything that is not in SOFA. Since it is easy to just write a small custom python routine in astropy proper, I just thought I would simply remove them. Obviously, it just simplifies things a bit, since the work-arounds for those extra routines can now be removed as well.

@mhvk mhvk mentioned this pull request May 31, 2020
10 tasks
Copy link
Member

@avalentino avalentino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mhvk mhvk merged commit 918b9e6 into liberfa:master May 31, 2020
@mhvk mhvk deleted the remove-extra-routines branch May 31, 2020 11:56
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.

None yet

3 participants