Release Notes#
0.4.0 (2026-06-25)#
Added a new help-query subcommand to give additional information about the temporal coverage,
half orbit range and versions of a given product. This should be useful to configure the parameters
of the get command.
files_collections dependency has been bumped to v2.0.0. This version introduces the necessary
features for the help-query subcommand.
A list of supported products is now enforced. This will prevent listing new products added on the server without any prior validation on the client side. See the related issue #4.
0.3.2 (2026-04-28)#
The 3.0 version of the “Multimission Gridded (with SWOT, MIOST only) Level-4 Sea Surface Heights and Velocities” product has been added to the list of supported products.
0.3.1 (2026-03-06)#
Update project urls.
0.3.0 (2026-02-04)#
Handle breaking changes from bumping files-collections dependency to v1.0.0.
0.2.2 (2026-01-07)#
Get command returns the list of local file paths even when no files are downloaded because they already exist locally.
0.2.1 (2025-12-15)#
The L3 LR SSH Technical product has been added to the list of supported products.
0.1.0 (2025-12-10)#
This version is the first beta version of the downloader. It introduces the three main features of the CLI and Python interfaces:
summary
details
get
Only SWOT mission datasets can be retrieved in this version. Additionally, the available filters for selecting granules are limited to product version, temporal extent, and half-orbit number.