imap_data_access.io.download#

Download a file from the data archive.

param file_path:

Name of the file to download, optionally including the directory path

type file_path:

pathlib.Path or str

returns:

Path to the downloaded file

rtype:

pathlib.Path