The OpenATS COMPASS Portal is the web companion to the OpenATS COMPASS Client. It exposes processed surveillance data over the intranet, drives the Client backend through scheduled jobs, and aggregates results across weeks of recordings into trend dashboards.
Designed for stakeholders who require convenient, shared access to analysis results without running the COMPASS Client themselves.
Free for anyone to use (including commercial usage); advanced features are part of the professional license.
Highlights
- Scheduled nightly processing of new ASTERIX recordings
- Intranet-wide browsing of processed recordings and reports
- Long-term KPI tracking of sensor and tracker performance
- 3rd-party integration of analysis results via JSON API
- Per-aircraft/vehicle display of system tracker / sensor data
Dashboard
Job Processing
Automated job runner with queued / running / finished / failed states
- One COMPASS Client job at a time, processed in sequence
- Automatic detection and processing of newly arrived ASTERIX recordings
- Live progress reporting via WebSocket
- Queue inspection: queued, running, finished and failed jobs
- Pre-configured evaluations (EUROCAE standards or custom requirements) run automatically as part of every job
Per-Day Databases
Self-contained database files per processed day
- Each day’s processing produces an independent, self-contained database file
- Databases are immutable once finalized
- Direct access from the Portal without copy / extract steps
- Per-day databases archive cleanly and can be moved between systems
- Enable long-term continuous quality monitoring (CQM) without growing a single monolithic database
Browse Targets and Reports
Investigate aircraft / vehicles and their reports directly in the browser
- Day overview with performance summaries
- Target search by callsign, Mode S address or Mode 3/A code
- Per-target trajectory display on OpenStreetMap
- Evaluation report browsing with tables, figures and a built-in geographic display
- No COMPASS Client installation required on the user side
KPI Trend Histories
Long-term sensor / tracker performance tracking
- Trend histories generated from automatically run sensor analysis and standard evaluations
- Pre-configured by an administrator; users browse the resulting dashboards
- Per-requirement pass/fail history with threshold lines
- Summary pass/fail markers per series
- Per-report summary column for quick navigation back to the source report
Performance Reports
Multi-Site Deployment
Several operator contexts on a single workstation
- One Portal instance can host several independent operational contexts
- Per-site isolation of recording archives, evaluations and KPI histories
- Shared single backend process (one COMPASS Client) drives all sites
- Each site is presented as its own Portal frontend
- Suitable for organizations with multiple operational areas or test sites
Integration API
Open, web-standard API for 3rd-party consumers
- Open web-standard API serves the browser frontend
- Same API available to 3rd-party consumers (dashboards, BI tools, custom KPI pipelines)
- Read-only access to days, reports, targets and KPI series
- JSON over HTTP – integrate from any language
- Same machine-readable data underpinning the COMPASS Client’s JSON report export