bcgov/nr-rfc-processing

Fix: swap downloader back to async

Opened this issue · 0 comments

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.