cfdm.Data.datetime_array¶
- Data.datetime_array¶
An independent numpy array of date-time objects.
Only applicable to data arrays with reference time units.
If the calendar has not been set then the CF default calendar will be used and the units will be updated accordingly.
The data-type of the data array is unchanged.
See also
array,compute,persistPerformance
datetime_arraycauses all delayed operations to be computed.Examples