PlanetMapper

PlanetMapper is an open source Python module for visualising, navigating and mapping Solar System observations.

Key features

Easily visualise solar system observations with just a few lines of code

body = planetmapper.Body('saturn', '2020-01-01')
body.plot_wireframe_radec()
plt.show()
Plot of Saturn

Convert coordinates, generate backplanes and project maps of telescope observations

Plot of a mapped Jupiter observation