Live Data

A live view of current vessel AIS traffic, and near-real-time surface current estimates derived from it, is planned for this tab.

Status

Not implemented yet. Hermess already has API access to AISHub, which will be the data source (see AISHUB_API_KEY in .env.example and the client stub in aiscurrents/live_data/aishub_client.py).

Planned scope, for a future session:

This tab, and its API, will sit behind the site's shared-secret auth toggle once that data has a cost or rate limit attached to it worth protecting.