cf.DimensionCoordinate.autoperiod¶
-
DimensionCoordinate.
autoperiod
(*args, **kwargs)[source]¶ TODO Set dimensions to be cyclic.
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).
New in version 3.5.0.
See also
- Parameters
TODO
- Returns
TODO
Examples:
TODO