runners

do_merge

merge_hdf5

merge_tar

Merge multiple files into a tar archive

runners.merge_tar.merge_tar(output: str, inputs: list[str]) None[source]

Merge the input files into a tar.gz archive

pass2_fix

Update pass 2 json files and add to cvmfs directory before submission

merge_utils.pass2_fix.get_cfgs(cfg_dir: str, files: list[str]) dict[source]

Get the configuration dictionaries from the list of files

merge_utils.pass2_fix.get_pfns(inputs: set) dict[source]

Get the physical file names from Rucio for the given input DIDs

merge_utils.pass2_fix.main()[source]

Main function for command line execution