cfdm.CFDMImplementation.set_bounds

CFDMImplementation.set_bounds(construct, bounds, copy=True)[source]

Set the bounds component of a construct.

Added in version (cfdm): 1.7.0

Parameters:

construct: construct

bounds: bounds component

copy: bool, optional

Returns:
str

Return an empty string if the bounds were set successfully, otherwise return a non-empty string describing how the setting of the bounds failed.