emodpy_hiv.download module

emodpy_hiv.download.download(experiment_id, local_output_path='', files_to_get=None)

Download HIV output file(s) to local disk. Just gets ReportHIVByAgeAndGender.csv. Intended to be used command line: python -m emopyhiv.download <COMPS Experiment ID> <Optional Output Path> <Files To Get> Note that target files need to include “output/” if that’s where they are.