cfdm.CFDMImplementation.set_original_filenames

CFDMImplementation.set_original_filenames(parent, filename)[source]

Set the original files.

Set the original files to the filename parameter plus any original files stored on the data (if present).

Added in version (cfdm): 1.10.0.1

Parameters:

parent: Parent construct on which to set original files

filename: str

The file that contains the corresponding variable.

Returns:

None