bcgov / bcgov/nr-rfc-processing
Fix: swap downloader back to async
Open
bug
enhancement
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the satellite-data downloader and the async code that was commented out during debugging. Review how the thread executor is currently used, then confirm that downloads run asynchronously and that satellite-data processing still completes correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100