ugrid_to_XIOS.py#

Save data in a format suitable for XIOS#

Using a UGrid input file, adds metadata and fixes data ordering to fit XIOS.

Command Line Interface#

usage: ugrid_to_XIOS.py [-h] [--cast-to-single] sources output

Positional Arguments#

sources

Path to sources.

output

Path to output the results from ConvertToXIOS.

Named Arguments#

--cast-to-single

If provided, cast_to_single will be True, otherwise False. See the API documentation for this application for more details.