Skip to content

Automatically correct for diurnal EOP variations#264

Merged
attipaci merged 1 commit into
mainfrom
auto-diurnal-eop
Oct 17, 2025
Merged

Automatically correct for diurnal EOP variations#264
attipaci merged 1 commit into
mainfrom
auto-diurnal-eop

Conversation

@attipaci

Copy link
Copy Markdown
Collaborator
  • The likes of novas_set_time() and novas_make_frame() (if high precision) will automatically include diurnal corrections for libration and ocean tides. As such, the input parameters should be interpolated mean values, e.g. directly from IERS Bulletin A.

  • Also, novas_timespec now uses the full-precision TT-TDB conversion always.

@attipaci attipaci added this to the 1.5.0 milestone Oct 17, 2025
@attipaci attipaci self-assigned this Oct 17, 2025
@attipaci attipaci added the enhancement New feature or request label Oct 17, 2025
@codecov

codecov Bot commented Oct 17, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.84%. Comparing base (087b820) to head (57c379a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #264   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files          24       24           
  Lines        4578     4589   +11     
  Branches      902      903    +1     
=======================================
+ Hits         4571     4582   +11     
  Partials        7        7           
Flag Coverage Δ
unittests 99.84% <100.00%> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
src/earth.c 100.00% <ø> (ø)
src/frames.c 99.86% <100.00%> (+<0.01%) ⬆️
src/timescale.c 100.00% <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 087b820...57c379a. 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 marked this pull request as ready for review October 17, 2025 13:02
@attipaci attipaci merged commit 6ed28a6 into main Oct 17, 2025
27 checks passed
@attipaci attipaci deleted the auto-diurnal-eop branch October 17, 2025 13:02
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.

1 participant