clear_remote_file_cache

function of dascore.utils.remote_io source

clear_remote_file_cache()

Remove all locally cached remote files and memoized paths.

Clearing is a single-writer operation: it is not synchronized against materializations running at the same time, so run it while nothing else is reading remote files.