Skip to content

Default alerting workflow

Closed Jan 6, 2025 100% complete

Build a fully functional alerting workflow. With the following steps:

  1. User provides a query like "Show me tree cover loss in Aveiro Portugal"
  2. Zeno identifies the correct polygon, puts it on a map and zooms there
  3. Zeno calculates statistics on DIST alerts and puts the disturbances on the map
  4. Zeno also provides land cover statistics for the alerts
  5. Zeno give…

Build a fully functional alerting workflow. With the following steps:

  1. User provides a query like "Show me tree cover loss in Aveiro Portugal"
  2. Zeno identifies the correct polygon, puts it on a map and zooms there
  3. Zeno calculates statistics on DIST alerts and puts the disturbances on the map
  4. Zeno also provides land cover statistics for the alerts
  5. Zeno gives contextual statistics to interpret the disturbances: alert density in 50km buffer, encroaching agriculture, etc
  6. Zeno gives a text summary of the data (might not be very good, but is shown nonetheless in the beginning)
  7. [stretch] Zeno adds Satellite imagery from before and after over the AOI

Acceptance criteria is that this

  1. Is based on LLM driven agents in the backend
  2. Data is delivered through an API
  3. Data is shown interactively on a one-page app
  4. Looks good - initial graphical designs are implemented

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.