cf.Data.dask_compressed_array¶
-
Data.dask_compressed_array()¶ Returns a dask array of the compressed data.
New in version 3.14.0.
- Returns
dask.array.ArrayThe compressed data.
Examples
>>> a = d.dask_compressed_array
Data.dask_compressed_array()¶Returns a dask array of the compressed data.
New in version 3.14.0.
dask.array.ArrayThe compressed data.
Examples
>>> a = d.dask_compressed_array