ubcuas / GCOM-2025

GCOM-2025 Repo
1 stars 0 forks source link

Implement Thermal Camera endpoints #9

Closed 21chanas3 closed 4 days ago

21chanas3 commented 1 week ago

For AEAC, there are IR emitters on the ground to simulate fire spots. Our task is to return a KML file with these hotspots located. Accordingly, we need some method of being able to log a hotspot into GCOM.

Implement Create and Retrieve, and Destroy endpoints (not Update).

We may decide to just lump this into the GroundObject model

21chanas3 commented 4 days ago

Thermal Camera will also provide images this year, will be using the same endpoint as regular images