A CF-compliant earth science data analysis library
The endianness of the data.
Added in version 3.14.0.
See also
open
str
None
'little_endian' or 'big_endian'. If the byte ordering has not been set then None is returned, in which case byte ordering will be detected automatically (if possible) when the file is opened with open.
'little_endian'
'big_endian'