79280829

Date: 2024-12-14 14:54:37
Score: 3.5
Natty:
Report link

https://ssd.jpl.nasa.gov/horizons is a fine source for solar system body location (ephemerides). It has the planets, their moons, a number of larger asteroids, and maybe the ISS. It is possible to query it programmatically and retrieve results.

See this for an example of using Horizons: https://github.com/WoodManEXP/OrbitalSimOpenGL

Reasons:
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): is a
  • Low reputation (1):
Posted by: WoodManEXP