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 bounds : cf.Data, optional copy : bool, optional |
---|---|
Returns : | None |