cf.Data.to_disk

Data.to_disk()[source]

Store the data array on disk.

There is no change to partition’s whose sub-arrays are already on disk.

Returns

None

Examples:

>>> d.to_disk()