nctoolkit.DataSet.copy

Contents

nctoolkit.DataSet.copy#

DataSet.copy()#

Make a deep copy of an DataSet object. Note: This will not make disk copies of the temporary files underlying datasets, so it will be disk-space efficient.

Returns:

copy

Return type:

nctoolkit DataSet