cf.SubsampledArray.set_parameters

SubsampledArray.set_parameters(value, copy=True)[source]

Set the interpolation parameter variables.

Added in version (cfdm): 1.10.0.0

See also

get_parameters

Parameters:
value: dict

The interpolation parameters, each keyed by the interpolation parameter term name.

Returns:

None