πŸš€OEM

Python tools for working with Orbit Ephemeris Messages (OEMs).

Getting Started

The oem package is available through Pip.

$ pip install oem

To create OEMs from TLEs with sgp4 integration, install the tle extra.

$ pip install oem[tle]

Last updated