cf.Data.compressed_array

Data.compressed_array

Return an independent numpy array containing the compressed data.

New in version 1.7.0.

Returns
numpy.ndarray

An independent numpy array of the compressed data.

Examples:

>>> a = d.compressed_array