added tar.gz download within get_results.py

This commit is contained in:
Tanushree Tunstall 2021-02-12 15:24:51 +00:00
parent deb0aa8e58
commit a5f1878158
4 changed files with 32 additions and 9 deletions

View file

@ -35,4 +35,5 @@ get_results(url_file = my_url_file
, host_url = my_host
, output_dir = outdir
, outfile_suffix = my_suffix)
########################################################################