Parameters : |
- axis, kwargs : optional
Select the axis. See cf.Field.cyclic for details.
- iscyclic : bool, optional
If False then the axis is set to be non-cyclic. See
cf.Field.cyclic for details.
- period : data-like, optional
Set the period for a dimension coordinate object which spans
the selected axis. See cf.Field.cyclic for details.
|