Bugfix rollup: JEZ0 is no longer scaled by fbeta in TargetList, but as part of the scaling that occurs at sim runtime (#428). Fixing interpolation issue with Earth location for out of bounds times. Also closes #372 and #380 (thanks @alexlovric!).
What's Changed
- JEZ0 fix by @CoreySpohn in #428
- Eccanom zero-size return and gen_update avoid exiting loop accidentally by @alexlovric in #429
- Fix Earth position interpolation in Observatory class. by @CoreySpohn in #431
New Contributors
- @alexlovric made their first contribution in #429
Full Changelog: v3.6.4...v3.6.5