A Python reference implementation of the CF data model
Get a parameter value 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.
None