* Refactor sqlmodel pkg
* Moved `source.Files` to its own package, thus the type is now `files.Files`. * Moved much of the location functionality from pkg `source` to its own package `location`.
* Switch downloads to use neilotoole/streamcache.
- Support for ingest cache, download cache, and progress bars.