The last element of the data array.
Examples
>>> print f.array [[1 2 3 4]] >>> f.last_datum 4
>>> print f.array [[1 2 3 --]] >>> f.last_datum --
cf.Field.isscalar
cf.Field.mask
Enter search terms or a module, class or function name.