cf.UMArray.get_format — Documentation
- UMArray.get_format()[source]¶
The format of the files.
Added in version 3.15.0.
See also
get_address,get_filename,get_formats- Returns:
strThe file format. Always
'um', signifying PP/UM.
Examples
>>> a.get_format() 'um'