Functions handling the download of data from Zenodo.

class posydon.utils.data_download.ProgressBar[source]

Bases: object

posydon.utils.data_download.data_download(file='/Users/max/Documents/POSYDON_popsynth_data/v2/240920/POSYDON_data.tar.gz', MD5_check=True, verbose=False)[source]

Download data files from Zenodo if they do not exist.

Parameters

file (string) –

  • Filename of the data file to be downloaded

MD5_checkboolean
  • Use the MD5 checksum to make sure data is not corrupted

verboseboolean
  • verbose output