Fix: swap downloader back to async
Opened this issue · 0 comments
franTarkenton commented
async code was commented out during debugging for the downloading of the satellite data. Swap this back to async using the thread executor if easy. Should speed up the downloads significantly.