Actual Marine Forecasting

API integration Coming soon

Model results should not be locked inside our applications. We provide programmatic access to everything we compute: current and water-level predictions at arbitrary points, full-field mesh data, and forecast time series, served as documented HTTP APIs, compact binary streams, or cloud-native datasets, depending on what your system needs.

Because tidal predictions are synthesized from harmonic constituents, integrations can run lean. A small constituent payload lets your own software compute currents and water levels locally, for any time window, with no further network round-trips. It is the same approach our own apps use for offline operation, and it makes integration practical not just for servers and dashboards, but for connectivity-limited and onboard systems.

Typical deliverables:

  • Documented HTTP APIs for point predictions, fields, and forecast series
  • Compact constituent payloads for on-device and offline prediction
  • Custom integrations of model output into your software, hardware, and workflows