Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to download from filesystem #429

Open
gyger opened this issue Jul 1, 2024 · 0 comments
Open

Add support to download from filesystem #429

gyger opened this issue Jul 1, 2024 · 0 comments
Labels
enhancement Idea or request for a new feature

Comments

@gyger
Copy link

gyger commented Jul 1, 2024

Description of the desired feature:
Our data to be evaluated is stored on a shared network drive and so just locally mapped in the filesystem (Network drive on Windows or mounted folder in , but it would be great to have such a collection of files be able to load through pooch. E.g. by specifying the source location with file://D:/path/to/files/.

This could then be used to have a local cache of the data, while the data comes from a local available network storage.

I could provide the FileDownloader class, but I can not provide support in the longterm.

@gyger gyger added the enhancement Idea or request for a new feature label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Idea or request for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant