fatiando / pooch

A friend to fetch your data files
https://www.fatiando.org/pooch
Other
620 stars 74 forks source link

Add FileDownloader class with file:// protocol #430

Open gyger opened 3 months ago

gyger commented 3 months ago

Add FileDownloader class with file protocol to allows repository to be e.g. on a network share

Path needs to start with file://.

Relevant issues/PRs: See https://github.com/fatiando/pooch/issues/429

santisoler commented 2 months ago

Hi @gyger. Thanks for opening this PR. Sorry for the delayed reply, I spent last week at a conference.

I'll take a look at this soon.