A Python reference implementation of the CF data model
Set a parameter on a component.
Added in version (cfdm): 1.12.2.0
The component to be modified.
str
The name of the parameter.
The value of the parameter.
bool
If True (the default) then set a copy of value.
None