Insert a new data array into the coordinate in place.
A coordinate bounds data array may also inserted if given with the bounds keyword. Coordinate bounds may also be inserted independently with the insert_bounds method.
Parameters : | data : cf.Data or None bounds : cf.Data or cf.CoordinateBounds, optional copy : bool, optional fix_bounds_units : bool, optional |
---|---|
Returns : | None |