SkyPlot
Starmap of planets
Select object
Starmap
{{lazy_load("planetplot", "/data/skyplot/planet.png") | safe}}
Info
{{get_planet_info(request.args) | safe}}
about: data
The map and information are calculated with Python-Skyfield (“Skyfield — documentation” 2023) and plotted with Matplotlib. The constellation lines are parsed from Stellarium like in the Example (“Example Plots — Skyfield documentation” 2023).
Bibliography
“Example Plots — Skyfield documentation,”. 2023. February 8, 2023, URL: https://rhodesmill.org/skyfield/example-plots.html#drawing-a-finder-chart-for-comet-neowise.
“Skyfield — documentation,”. 2023. February 8, 2023, URL: https://rhodesmill.org/skyfield.