cf
FieldAncillary.
cyclic
Set the cyclicity of axes of the data array.
See also
iscyclic
int
The axes to be set. Each axis is identified by its integer position. By default no axes are set.
bool
If False then the axis is set to be non-cyclic. By default the axis is set to be cyclic.
out: set
set
>>> f.cyclic() {} >>> f.cyclic(1) {} >>> f.cyclic() {1}
cf.FieldAncillary.count
cf.FieldAncillary.datum