downloaders#

Download data needed for HPVsim.

Typically, this is done automatically: on load, HPVsim checks if the data are already downloaded, and if not, downloads them using the quick_download() function. The “slow download” functions supply the files that are usually zipped and stored in a separate repository, hpvsim_data.

To ensure the data is updated, update the data_version parameter below.

Running this file as a script will remove and then re-download all data.

Functions

get_data

Download data in parallel

quick_download

Download pre-processed data files

check_downloaded

Check if data is downloaded.

remove_data

Remove downloaded data; arguments passed to sc.rmpath()