{% extends "base.html" %} {% set active = "dashboard" %} {% block title %}Dashboard — GeoSIGINT{% endblock %} {% block content %}
Real-time RF spectrum monitoring and pattern analysis
| Type | Severity | Description | Time |
|---|---|---|---|
| {{ a.anomaly_type }} | {{ a.severity }} | {{ a.description[:80] }} | {{ a.detected_at[:16] }} |
| Date | K-Index | Solar Flux | Conditions |
|---|---|---|---|
| {{ w.timestamp[:10] }} | {{ w.k_index }} | {{ "%.1f"|format(w.solar_flux) }} SFU | {{ w.conditions }} |