UG-ANTS 0.3.1 (October 2025)#
This is a bugfix release to address issues with the handling of vertical levels in the ugrid_to_XIOS.py application.
Bugs Fixed#
MOSRS #2743 Fixed a bug in ugrid_to_XIOS.py caused by
ugants.io.xios_command_line.reorder_cube_dimensions()in which dimension ordering would be incorrect for a file with multiple vertical coordinates (e.g.model_level_numberandlevel_height). This would also have affected files with multiple time coordinates.