Skip to content

Commit

Permalink
Changelog entry for fix to Issue #45.
Browse files Browse the repository at this point in the history
  • Loading branch information
attipaci committed Jul 28, 2024
1 parent 7affbad commit 50d1345
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ which affected prior SuperNOVAS releases.

- #39: `tod_to_itrs()` used wrong Earth rotation measure (`NOVAS_ERA` instead of `NOVAS_GST`).

- #45: `cel2ter()` invalid output with CIRS input coordinates (`erot` = `EROT_ERA` and
`class` = `NOVAS_DYNAMICAL_CLASS`) if output vector was distinct from input vector. Affects prior SuperNOVAS
releases.

- #36: `tt2tdb()` Had a wrong scaling in sinusoidal period, resulting in an error of up to +/- 1.7 ms.

- #37: `gcrs_to_cirs()` did not handle well if input and output vectors were the same.
Expand Down

0 comments on commit 50d1345

Please sign in to comment.