cf.UMArray.get_format¶
-
UMArray.get_format()[source]¶ The format of the files.
New 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'
UMArray.get_format()[source]¶The format of the files.
New in version 3.15.0.
See also
get_address, get_filename, get_formats
strThe file format. Always 'um', signifying PP/UM.
Examples
>>> a.get_format()
'um'