nctoolkit.DataSet.copy

DataSet.copy(self)

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 :rtype: nctoolkit DataSet