cf.Coordinate.insert_bounds

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

Insert a new bounds data array into the coordinate in-place.

Parameters :

bounds : cf.Data

copy : bool, optional

Returns :

None

Previous topic

cf.Coordinate.insert_data

Next topic

cf.Coordinate.match

This Page