cf.UMArray.get_fmt

UMArray.get_fmt()[source]

The file format of the UM file containing the array.

New in version 3.14.0.

See also

open

Returns
str or None

'FF' or 'PP'. If the word size has not been set then None is returned, in which case file format will be detected automatically (if possible) when the file is opened with open.