cf.CellMeasure.insert_data

CellMeasure.insert_data(data, copy=True)[source]

Insert a new data array into the variable in place.

Parameters :

data : cf.Data

copy : bool, optional

Returns :

None

Previous topic

cf.CellMeasure.identity

Next topic

cf.CellMeasure.mask_invalid

This Page