CWorthy-ocean/C-Star

support local paths to input datasets

dafyddstephenson opened this issue · 2 comments

Currently the source attribute on Inputdataset only supports URLs to remotely hosted files, while AdditionalCode is described by a source_repo. We should support source strings that are local paths.

URLs to remotely hosted files

Github URLs? Or S3 urls? It's relevant for the idea of using cloudpathlib everywhere (see #9)

Not strictly either, anything pooch can fetch - #9 definitely seems relevant here though