AndrewAnnex / SpiceyPy

SpiceyPy: a Pythonic Wrapper for the SPICE Toolkit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of sphlat calls sphcyl by mistake

rfrenchseti opened this issue · comments

The implementation of sphlat actually calls sphcyl_c. This is obviously a typo. Note the test for sphlat is wrong as well and does not correspond to the definition of sphlat from the NAIF documentation.

@rfrenchseti nice find, are you able to write a pull request to fix the issue?

Sorry, not at the moment. I'll let you take care of it.

I can take care of it later this afternoon.

@fyellin thanks that would be great, I want to issue a minor version release soon to include a fix for this