cf.SubsampledArray.set_parameter_dimensions — Documentation
-
SubsampledArray.set_parameter_dimensions(value, copy=True)[source]¶
Set the dimension order interpolation parameters.
Added in version (cfdm): 1.10.0.0
- Parameters:
- value:
dict The interpolation parameter dimension orders relative
to the tie points array, each keyed by the interpolation
parameter term name.
- Returns:
None