Skip to content

v0.2.0

Compare
Choose a tag to compare
@bradsease bradsease released this 26 May 00:08
89cba4e

OEM v0.2.0 Release Notes

Key Changes

  • The primary interface for reading OEM files is now OrbitEphemerisMessage.open.

  • Added support for XML OEM files.

  • Added .save_as method to OrbitEphemerisMessage instances to allow writing of OEMs in both KVN and XML formats.

  • Added OrbitEphemerisMessage.convert class method to allow direct conversion of OEM files between KVN and XML formats.

  • States now use astropy Time objects to represent epochs with the correct scale.