cf.SubsampledArray.set_dependent_tie_point_dimensions

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

Set the dimension order of dependent tie points.

New in version (cfdm): 1.10.0.0

Parameters
value: dict

The tie point array dimensions that correspond to the dimensions of the dependent tie points arrays, keyed the dependent tie point identities.

Returns

None