cf.UMArray.get_fmt — Documentation
-
UMArray.get_fmt()[source]¶
The file format of the UM file containing the array.
Added in version 3.14.0.
- 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.