NuRadioReco.utilities.dataservers module

NuRadioReco.utilities.dataservers.get_available_dataservers_by_responsetime(dataservers=['https://rnog-data.zeuthen.desy.de', 'https://rno-g.uchicago.edu/data/desy-mirror'])[source]

requests a small index file from the list of dataservers and returns a list of responsive ones ordered by elapsed time

NuRadioReco.utilities.dataservers.download_from_dataserver(remote_path, target_path, unpack_tarball=True, dataservers=['https://rnog-data.zeuthen.desy.de', 'https://rno-g.uchicago.edu/data/desy-mirror'], try_ordered=False)[source]

download remote_path to target_path from the list of NuRadio dataservers