cfdm.CFDMImplementation.nc_set_dataset_shards

CFDMImplementation.nc_set_dataset_shards(data, shards)[source]

Set the Zarr dataset sharding strategy for the data.

Added in version (cfdm): 1.13.0.0

Parameters:

data: Data

shards: None or int or sequence of int

Set the sharding strategy when writing to a Zarr dataset.

Returns:

None