Default alerting workflow
Closed Jan 6, 2025
100% complete
Build a fully functional alerting workflow. With the following steps:
- User provides a query like "Show me tree cover loss in Aveiro Portugal"
- Zeno identifies the correct polygon, puts it on a map and zooms there
- Zeno calculates statistics on DIST alerts and puts the disturbances on the map
- Zeno also provides land cover statistics for the alerts
- Zeno give…
Build a fully functional alerting workflow. With the following steps:
- User provides a query like "Show me tree cover loss in Aveiro Portugal"
- Zeno identifies the correct polygon, puts it on a map and zooms there
- Zeno calculates statistics on DIST alerts and puts the disturbances on the map
- Zeno also provides land cover statistics for the alerts
- Zeno gives contextual statistics to interpret the disturbances: alert density in 50km buffer, encroaching agriculture, etc
- Zeno gives a text summary of the data (might not be very good, but is shown nonetheless in the beginning)
- [stretch] Zeno adds Satellite imagery from before and after over the AOI
Acceptance criteria is that this
- Is based on LLM driven agents in the backend
- Data is delivered through an API
- Data is shown interactively on a one-page app
- 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.