DownloadInputData

The Download Input Data module wraps around the Replica Management components to provide access to datasets by downloading locally

class DIRAC.WorkloadManagementSystem.Client.DownloadInputData.DownloadInputData(argumentsDict)

Bases: object

retrieve InputData LFN from localSEs (if available) or from elsewhere.

__init__(argumentsDict)

Standard constructor

execute(dataToResolve=None)

This method is called to download the requested files in the case where enough local disk space is available. A buffer is left in this calculation to leave room for any produced files.