Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 04:44
· 121 commits to main since this release
ffb67f0

Added

  • implement Greenwich apparent sidereal time functions for IAU 2000A, 2000B, and 1994
  • implement Greenwich mean sidereal time functions for IAU 2000, 2006, and 1982
  • add IAU 1994 equation of the equinoxes and update related functions
  • add nutation function for IAU 1980 and update module exports

Other

  • add tests for Greenwich mean and apparent sidereal time functions
  • enhance documentation for Greenwich apparent sidereal time functions in gst06 and gst06a
  • improve documentation formatting in obl80.rs
  • simplify variable declarations in pvtob function