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.Array
The 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.Array
The compressed data.
Examples
>>> a = d.dask_compressed_array