cf.Data.to_disk

Data.to_disk()[source]

Store the data array on disk.

Deprecated at version 3.14.0.

There is no change to partitions whose sub-arrays are already on disk.

Returns

None

Examples

>>> d.to_disk()