bcgov/wps
ASA: Create Cloud Optimized Geotiffs as part of process_hfi process
開放
#2,347 建立於 2022年10月20日
Good First IssueTask
倉庫指標
- 星標
- (65 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Describe the task Automate the process of generating COGs based on processed SFMS/HFI files and store them in our object store
Acceptance Criteria
- When an SFMS.file message is placed on the NATS queue, once the file has been processed by
process_hfi(), a new cloud optimized hfi raster based on the SFMS file is created and placed in object store - The new COG can be viewed in the map on the ASA page
Additional context
- Started working on this task in https://github.com/bcgov/wps/tree/task/automate-hfi-classification branch, but didn't finish it because of problems with NATS queue performance in prod
- This task is considered a performance enhancement, as it will speed up map rendering on the frontend