bcgov/wps

ASA: Create Cloud Optimized Geotiffs as part of process_hfi process

Open

#2,347 opened on Oct 20, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (10 forks)auto 404
Good First IssueTask

Repository metrics

Stars
 (65 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide