The first element of the data array.
Examples
>>> print d.array [[1 2 3 4]] >>> d.first_datum 1
>>> print d.array [[-- 2 3 4]] >>> d.first_datum --
cf.Data._FillValue
cf.Data.hardmask
Enter search terms or a module, class or function name.