Parameters : | axis, kwargs : optional
- shift : int
The number of places by which the selected cyclic axis is to
be rolled. See cf.Field.roll for details.
- i : bool, optional
If True then update the field list and its fields in place. By
default a new field list containing new fields is created.
|