Skip to content

V3.3

Compare
Choose a tag to compare
@onekiloparsec onekiloparsec released this 17 Nov 08:09
· 165 commits to master since this release

This new minor release of aa-js fairly soon after the release of V3.0 (and v3.2) is adding implementation of low-precision fast algorithms for Planet coordinates including Earth, as well as for ther rise, transit and set times.

It is also correcting multiple issues with :

  • Saturn ring system
  • Planet magnitudes
  • calls of rise, transit and set times for planets
  • consistency of parameter order and names

It also introduce distinct types for coordinates based on numbers. It allows to better indicate that the input coordinates can be in Decimals or numbers, but the output is always Decimals.

Known problems: the computations of Jupiter and Mars specific details are incomplete and untested.