cf.DomainAncillary.cyclic

DomainAncillary.cyclic(axes=None, iscyclic=True)[source]

Set the cyclicity of axes of the data array and bounds.

New in version 2.0.

Parameters:
axes
: (sequence of) int

The axes to be set. Each axis is identified by its integer position. By default no axes are set.

iscyclic: bool, optional

Returns:

out : list

Examples: