spyce icon indicating copy to clipboard operation
spyce copied to clipboard

Incorrect values in Coordinates conversation

Open Arugin opened this issue 3 years ago • 0 comments

It is better to use atan2 here, otherwise incorrect values will be produced. (The same for other methods). https://github.com/qsantos/spyce/blob/2026837180df3fecebb3219df4756cf93b4de103/spyce/coordinates.py#L41

Also all moons in solar system missing NorthPole values.

Arugin avatar Nov 08 '20 09:11 Arugin