Skip to content
Jeff Klenzing edited this page May 13, 2022 · 3 revisions

Version: v0.3.0

Name: v0.3.0 Release

Descriptive Text:

The v0.3.0 release is a release designed to improve generation of simulated orbits through sgp4. This is a beta release.

Change Summary

  • Add Keplerian orbital inputs into missions_sgp4
  • Update sgp4 interface to use new syntax for initialization from TLEs
  • Include conversions to geodetic latitude / longitude / altitude for sgp4
  • Improve metadata generation in missions_sgp4
  • Update syntax to be compliant with OMMBV 1.0
  • Documentation
    • Improve docstrings throughout
    • Added bypass for apexpy for readthedocs build
  • Deprecations
    • Deprecated missions_ephem, as pyephem will no longer be updated
  • Testing
    • Add style check for docstrings
    • Added checks for deprecation warnings
    • Improve checks in codeclimate
Clone this wiki locally