cf
DimensionCoordinate.
copy
Return a deep copy.
Equivalent to copy.deepcopy(c).
copy.deepcopy(c)
New in version 2.0.
The deep copy.
>>> d = c.copy()
cf.DimensionCoordinate.convert_reference_time
cf.DimensionCoordinate.cos