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
Download data in parallel |
|
Download pre-processed data files |
|
Check if data is downloaded. |
|
Remove downloaded data; arguments passed to sc.rmpath() |