bcgov/wps

ASA: Create Cloud Optimized Geotiffs as part of process_hfi process

Offen

#2.347 geöffnet am 20.10.2022

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (10 Forks)auto 404
Good First IssueTask

Repository-Metriken

Stars
 (65 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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