cf.SubsampledArray.set_parameters — Documentation
-
SubsampledArray.set_parameters(value, copy=True)[source]¶
Set the interpolation parameter variables.
Added in version (cfdm): 1.10.0.0
- Parameters:
- value:
dict The interpolation parameters, each keyed by the
interpolation parameter term name.
- Returns:
None