Releases: CNES/aviso-fes
Releases · CNES/aviso-fes
2025.2.0
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
2024.12.0
2024.11.1
2.9.7
Release Notes for Version 2.9.7
Updates & Refactorings
- Updated the FES example to the latest library version. This ensures compatibility and leverages the latest features and improvements of the library.
- Exclude
MSF_LP
from the long-period equilibrium wave calculation routine (lpe_minus_n_waves
) because it is already included in the MSF atlas with FES2022.
Features
- Introduced a new keyword to optionally disable wave computation by admittance and in the long-period equilibrium wave calculation routine (
lpe_minus_n_waves
).
Fixes
- Fixed the tide type for the "MSF" wave in
prediction.c
to correct a previously incorrect tide type setting.
Maintenance
- Updated version to 2.9.7 in
conda/meta.yaml
andinclude/fes.h
to align with the current release.
This release includes several important updates and improvements aimed at enhancing the functionality, accuracy, and usability of the FES library.
2024.6.0
New code and Python library designed to handle the new finite element grids of FES2022.
Full Changelog: 2.9.7...2024.6.0