cf.SubsampledArray.set_tie_point_indices

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

Set the tie point index variables for subsampled dimensions.

Added in version (cfdm): 1.10.0.0

Parameters:
value: dict

The tie point index variables, each keyed by its corresponding subsampled dimension position.

Returns:

None