UG-ANTS 0.3.0 (October 2025)#
For a full list of changes see the release ticket MOSRS #2724.
Features#
MOSRS #2725 The ability to save ancillaries as single precision has been added through the use of the ugrid_to_XIOS.py application.
MOSRS #2703 The ability to regrid multiple mesh cubes to a single mesh has been added, to be consistent with grid to mesh functionality.
Bugs Fixed#
MOSRS #2491 Passing a file with 4 dimensions to the ugrid_to_XIOS.py application no longer raises an error and dimensions are ordered to be consistent with CF conventions and XIOS.
Incompatible Changes#
MOSRS #2589 Source data files for rose stem testing have been removed from the repository and now are pointed to from a central location using the
UG_ANTS_SOURCES_DIRECTORY_DEFAULTenvironment variable.
Infrastructure#
MOSRS #2348 Warnings are now treated as errors when running the unittests.
MOSRS #2711 UG-ANTS rose stem test suite is no longer reliant on
rose ana. Instead it uses direct calls tonccmpfor KGO validation.
Documentation#
MOSRS #2713 Instructions have been added for pip-installing UG-ANTS into an environment.