Changes for version 0.117 - 2021-01-01
- Fix bug in Astro::Coord::ECI::Sun next_quarter(). This bug was introduced in version 0.089 (released 2018-02-02) when I replaced an iterative calculation with Meeus' closed-form algorithm. The bug was in my interface to Meeus' algorithm, and manifested only between the last quarter and the end of the year. It did not manifest if you set Sun attribute 'iterate_for_quarters', which caused the old algorithm to be used.
- Use GitHub as bug tracker. R.I.P. rt.cpan.org.
- Add Travis CI testing.
- Remove Tiangong 2 from canned magnitude table
Documentation
Overview of Astro::Coord::ECI and friends
Predict satellite passes over an observer.
Modules
Manipulate geocentric coordinates
Provide common methods without multiple inheritance.
Compute the position of the Moon.
Compute the position of a star.
Compute the position of the Sun.
Compute satellite locations using NORAD orbit propagation models
Represent a set of data for the same ID.
Utility routines for astronomical calculations