lox-space / lox

Oxidized Astrodynamics
Mozilla Public License 2.0
25 stars 2 forks source link

Implement Lagrangian interpolation #77

Closed AngusGMorrison closed 7 months ago

AngusGMorrison commented 7 months ago

Implements a general Lagrangian interpolation function and functions for interpolating pole XY coordinates and UT1-UTC from IERS data.

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 98.11321% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 97.43%. Comparing base (78549a1) to head (299922d).

Files Patch % Lines
crates/lox-eop/src/lagrange.rs 95.65% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #77 +/- ## ========================================== - Coverage 97.46% 97.43% -0.04% ========================================== Files 51 53 +2 Lines 20715 20898 +183 ========================================== + Hits 20189 20361 +172 - Misses 526 537 +11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.