Closed greschd closed 4 years ago
Fixes #69 and #14.
By default, all OUTPUT files except .nnkp and .chk are retrieved. We add an exclude_retrieved_list parameter to the input settings dict, which allows specifying (glob-matched) patterns of files to ignore when retrieving.
exclude_retrieved_list
Fixes #69 and #14.
By default, all OUTPUT files except .nnkp and .chk are retrieved. We add an
exclude_retrieved_list
parameter to the input settings dict, which allows specifying (glob-matched) patterns of files to ignore when retrieving.