A Python reference implementation of the CF data model
Delete a parameter from a component.
Added in version (cfdm): 1.12.2.0
The component.
str
The name of the parameter.
Return the value of the default parameter if the parameter has not been set.
dict
The deleted parameter.