The first element of the data array.
Equivalent to f.subset[(0,)*f.ndim].array.item()
Examples
>>> f.array array([[1, 2], [3, 4]]) >>> f.first_datum 1
cf.Field._FillValue
cf.Field.is_scalar
Enter search terms or a module, class or function name.