Skip to content

Upgrade nutation models to IAU2006 (i.e. IAU2000A R06).#206

Merged
attipaci merged 1 commit into
mainfrom
nutation-upgrade
Aug 13, 2025
Merged

Upgrade nutation models to IAU2006 (i.e. IAU2000A R06).#206
attipaci merged 1 commit into
mainfrom
nutation-upgrade

Conversation

@attipaci

@attipaci attipaci commented Aug 13, 2025

Copy link
Copy Markdown
Collaborator
  • iau2000a() now uses IAU2000A R06 model coefficients (see https://hpiers.obspm.fr/eop-pc/models/nutations/nut.html).
  • iau2000b() is now a truncated version of the above, keeping only terms with amplitude <100 μas, resulting in similar number of terms and precision as the original IAU2000B model.
  • nu2000k() has been rescaled according to Coppola, Seago, & Vallado (2009) to make it more consistent with the IAU2006 (P03) precession model, which was readily implemented by NOVAS and SuperNOVAS.

@attipaci attipaci added this to the 1.4.2 milestone Aug 13, 2025
@attipaci attipaci self-assigned this Aug 13, 2025
@attipaci attipaci added the enhancement New feature or request label Aug 13, 2025
@codecov

codecov Bot commented Aug 13, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.91%. Comparing base (a7ad61d) to head (aa5a475).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
- Coverage   99.91%   99.91%   -0.01%     
==========================================
  Files          23       23              
  Lines        4627     4553      -74     
  Branches      861      840      -21     
==========================================
- Hits         4623     4549      -74     
  Partials        4        4              
Flag Coverage Δ
unittests 99.91% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/equinox.c 100.00% <ø> (ø)
src/nutation.c 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 927a03f...aa5a475. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@attipaci attipaci force-pushed the nutation-upgrade branch 2 times, most recently from 44f6af4 to 0971bfa Compare August 13, 2025 10:44
@attipaci attipaci force-pushed the nutation-upgrade branch 16 times, most recently from a96b274 to 25475b5 Compare August 13, 2025 13:42
@attipaci attipaci force-pushed the nutation-upgrade branch 3 times, most recently from ec9bb2a to 3cf9bbb Compare August 13, 2025 14:19
@attipaci attipaci force-pushed the nutation-upgrade branch 2 times, most recently from f05313b to 14b84fa Compare August 13, 2025 14:34
@attipaci attipaci merged commit e5f3131 into main Aug 13, 2025
18 checks passed
@attipaci attipaci deleted the nutation-upgrade branch August 13, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the IAU2000 precession / nutation models to IAU2006. IAU2006 nutation rescaling missed time dependence

1 participant