Skip to content

Releases: CNES/aviso-fes

2025.2.0

05 Feb 13:43
Compare
Choose a tag to compare
2025.2.0 Pre-release
Pre-release

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

03 Dec 08:11
Compare
Choose a tag to compare
2024.12.0 Pre-release
Pre-release
  • Fixed incorrect mapping between waves and their indices in sparse wave tables.

2024.11.1

23 Nov 07:48
Compare
Choose a tag to compare
2024.11.1 Pre-release
Pre-release

Build System

  • Add custom build backend and update documentation to use build option with pip.

Bug Fixes

  • Fix incorrect wave identifier mapping in harmonic analysis for sparse tables of constituents (#36).

2.9.7

25 Jun 10:21
Compare
Choose a tag to compare

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 and include/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

29 Jun 16:52
Compare
Choose a tag to compare
2024.6.0 Pre-release
Pre-release

New code and Python library designed to handle the new finite element grids of FES2022.

Full Changelog: 2.9.7...2024.6.0

FES2022B

14 Jun 13:20
Compare
Choose a tag to compare
2.9.6

Bump version to 2.9.6

FES2022

24 Jul 07:34
Compare
Choose a tag to compare

Adding new waves : SA_1, STA, MM_1, MF_1, MSF_LP, M0, MM_2 and MF_2.