Bases: exceptions.Exception
x.__init__(...) initializes x; see help(type(x)) for signature
Computes the md5 of filename and check if it matches with the supplied string md5
copy data from file-like object fsrc to file-like object fdst
Downloads files to folder and checks their md5 checksums
Parameters: | files : dictionary
folder : str
|
---|---|
Raises: | FetcherError :
|
Download MRS data from SDR
Parameters: | folder : str
will be a directory under the user’s home `.mrs_data`. : data : str
|
---|