cf.CoordinateBounds.chunk

CoordinateBounds.chunk(chunksize=None)[source]

Partition the data array using Large Amounts of Massive Arrays (LAMA) functionality.

Parameters :chunksize : int
Returns :None

Previous topic

cf.CoordinateBounds.binary_mask

Next topic

cf.CoordinateBounds.clip

This Page