An open API service indexing awesome lists of open source software.

https://github.com/elucidation/orbitalelements

Some basic manipulation of orbital elements
https://github.com/elucidation/orbitalelements

Last synced: 10 months ago
JSON representation

Some basic manipulation of orbital elements

Awesome Lists containing this project

README

          

OrbitalElements
===============

Some basic manipulation of orbital elements as well as simple visualization
using [matplotlib](http://matplotlib.sourceforge.net/).

Given a [two-line element](http://en.wikipedia.org/wiki/Two-line_elements) string, this script will generate the required information to visualize the satellite positions.

ISS and Dragon CRS2:
![Orbits of the ISS and Dragon CRS3](http://i.imgur.com/pNmEbRh.png "ISS and Dragon CRS2")

Some Military Satellites:
![Military Satellites](http://i.imgur.com/jR8ZMN2.png "Military Satellites")

Stations, Military and Geostationary satellites:
![Multiple Satellites](http://i.imgur.com/iQC3i2c.png "Multiple Satellites")