cf.Coordinate.insert_bounds

Coordinate.insert_bounds(bounds, copy=True)[source]

Insert cell bounds into the coordinate in-place.

Parameters :

bounds : cf.Data or cf.CoordinateBounds

copy : bool, optional

Returns :

None

Previous topic

cf.Coordinate.identity

Next topic

cf.Coordinate.insert_data

This Page