cf.Field.chunk

Field.chunk(chunksize=None)[source]

Partition the data array.

Parameters:chunksize : int
Returns:None

Previous topic

cf.Field.binary_mask

Next topic

cf.Field.close

This Page