gemmr.data.loaders._fetch_synthanad

gemmr.data.loaders._fetch_synthanad(fname, path)

Retrieve file from remote repository.

Used remote URL is _remote_urls[fname].

Parameters:
  • fname (str) – name of file to retrieve

  • path (str) – path where to store file

Raises:

ValueError – if some error ocurred during download