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.CoordinateBounds.isscalar
cf.CoordinateBounds.mask
Enter search terms or a module, class or function name.