Skip to content

2025.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@fbriol fbriol released this 05 Feb 13:43

Bug Fixes

  • Fix the calculation of the quality flag from LGP models

New Features

  • Add evaluate_equilibrium_long_period function to the API
  • Remove excluded constituents parameter from Settings class and related functions
  • Allow dates before January 1st, 1972 to determine the leap seconds between TAI/UTC. In this case, a user warning is thrown and the leap seconds are set to 0.

Documentation

  • enhance documentation and add examples for the LGP discretization

Miscellaneous

  • Refactor type hinting and improve code clarity with TYPE_CHECKING imports

Full Changelog: 2025.1.0...2025.2.0