cf.Data.compressed_array¶
-
Data.compressed_array¶ Returns an independent numpy array of the compressed data.
New in version (cfdm): 1.7.0
- Returns
numpy.ndarrayAn independent numpy array of the compressed data.
Examples
>>> a = d.compressed_array
Data.compressed_array¶Returns an independent numpy array of the compressed data.
New in version (cfdm): 1.7.0
numpy.ndarrayAn independent numpy array of the compressed data.
Examples
>>> a = d.compressed_array