Closed dprelipcean closed 5 years ago
Open question about implementation: There are at least two ways to pipe the COD client to the cms-reco
workflow factory:
1) Should we pass a JSON config file retrieved from COD client, and then read from the file the relevant data?
2) Should we have an API to the COD client inside cms-reco
that polls for the specific data we require?
The necessary
CMSSW released version
,global tags
andindex file
should be fully read from CERN Open Data records using cernopendata-client.This addresses how should part 3 of #11 should be implemented.