cf.AuxiliaryCoordinate.autoperiod¶
- AuxiliaryCoordinate.autoperiod(*args, **kwargs)[source]¶
Set the period of cyclicity where it can be determined.
TODO A dimension is set to be cyclic if it has a unique longitude (or grid longitude) dimension coordinate construct with bounds and the first and last bounds values differ by 360 degrees (or an equivalent amount in other units).
Added in version 3.5.0.
See also
- Parameters:
TODO
- config:
dict
Additional parameters for optimising the operation. See the code for details.
Added in version 3.9.0.
- config:
- Returns:
TODO
Examples
TODO