Open datasets for maritime domain awareness: a practical catalog
A practitioner's catalog of the free, open datasets you can use to build a real maritime domain awareness picture — open AIS, Copernicus Sentinel-1 SAR and Sentinel-2 optical, metocean, thermal, fishing, trade and registry data — with what each is good for, how to access it, and where it runs out.
For: Analysts, government, researchers, data teams
You can build a real maritime domain awareness (MDA) picture without buying a single feed. We did — live.marineaware.com runs on nothing but the datasets below. This guide is the practical catalog: what each open dataset is, how to reach it, what it is genuinely good for, and where it runs out. For the terms used here, see the MDA glossary; for how to turn these feeds into findings, see the maritime OSINT guide.
How to read this catalog
MDA is a fusion problem: no single feed answers a real question. Group the open datasets by the role they play, and the picture assembles itself:
- Cooperative tracking — where vessels say they are (AIS).
- Non-cooperative imagery — where they actually are (SAR, optical).
- Environment — why they behave as they do (metocean, bathymetry).
- Activity & context — fishing, thermal, trade, identity, emissions.
Cooperative tracking: open AIS
AIS is the backbone — VHF broadcasts of a vessel’s identity and position — but the open versions are sampled, not exhaustive.
- AISStream.io — a free, live WebSocket of AIS position reports, filterable by bounding box. Best for: a live snapshot of who is in a zone right now. Limits: the free tier throttles hard across many areas at once.
- Global Fishing Watch (GFW) — open AIS-derived events (gaps, loitering, encounters) and satellite vessel detections, with APIs and bulk download under a CC BY-SA licence. Best for: pre-computed behavioural signals without building your own pipeline.
- NOAA MarineCadastre.gov — free bulk historical US coastal AIS. Best for: training and backtesting on clean archives.
The catch, quantified: a 2024 Nature study found roughly 75% of industrial fishing vessel activity absent from public AIS. Open AIS tells you about cooperative vessels; the interesting ones are often silent — which is why you need imagery.
Non-cooperative imagery: Copernicus Sentinel
The European Copernicus programme publishes two open datasets that are the heart of open dark-vessel work, both free via the Copernicus Data Space Ecosystem (STAC catalog, OData, S3).
- Sentinel-1 (C-band SAR) — radar that sees hulls in any weather, day or night, at ~5–20 m. This is the open dataset for dark-ship detection: cross-reference radar detections against AIS, and a hull with no transponder is a candidate. Limits: 6-day-class revisit and metre-scale-to-tens resolution — it samples a chokepoint, it does not stare.
- Sentinel-2 (optical, multispectral) — 10 m visible/near-infrared, 5-day revisit. Best for: daylight confirmation and coastal/port context. Limits: cloud cover, and no imaging at night.
For a zero-setup daily image, NASA GIBS / Worldview serves pre-rendered global true-color snapshots (MODIS/VIIRS) with no key — coarse (250 m class) but instantly usable as context.
Environment: metocean and bathymetry
Behaviour without weather is ambiguous — a loitering vessel may simply be holding station in heavy seas. Open metocean resolves it.
- Copernicus Marine (CMEMS) — currents, sea-surface temperature, salinity, sea level, waves; global to regional, hindcast to forecast. Open via Toolbox API and NetCDF.
- NOAA GFS / WaveWatch III / RTOFS — global wind, wave and current forecasts, open via NOMADS/GRIB.
- Open-Meteo — a free, no-key REST API for wind, gusts, wave and swell height at a point; the fastest way to add a transit-condition read (this is what the live dashboard uses).
- GEBCO_2024 / EMODnet Bathymetry — open depth grids for under-keel clearance and routing bounds.
Activity & context
- NASA FIRMS — near-real-time thermal anomalies (fires, gas flares, hot spots); a useful activity proxy near ports and industrial coasts. Free key.
- Global Fishing Watch fishing effort — open, gridded AIS-derived fishing effort, 2012 onward; the backbone of open IUU-fishing analysis.
- UN Comtrade — open bilateral commodity trade flows for demand and floating-storage context (free key, generous limits).
- Equasis — a free-registration vessel registry: identity, ownership, Port State Control and ISM records for due diligence and identity resolution.
- EU MRV / THETIS-MRV — open, ship-level verified CO₂ and fuel data for ships calling the EU/EEA; the calibration anchor for open emissions estimation and the context behind CII, EU ETS and FuelEU.
A minimal open MDA stack
If you want the shortest path to a working picture, this is the stack behind our demonstrator:
- AISStream.io for live positions in your areas of interest.
- Global Fishing Watch for derived gap/loitering/encounter events and SAR detections.
- Copernicus Sentinel-1 for dark-ship cross-checking; Sentinel-2 / GIBS for optical context.
- Open-Meteo for metocean.
- NASA FIRMS for thermal activity.
- Equasis / UN Comtrade for identity and trade context.
Fuse them, and you have MDA. The full source catalog — including the licensed options — is on our data & methods page.
Where the open stack ends
Open datasets are a genuine baseline, not a ceiling. Free AIS is rate-limited and cooperative; open SAR revisit is multi-day and resolution coarse; licences vary (Sentinel and NASA are permissive; GFW is CC BY-SA; always check before redistributing). The moment you need persistent monitoring — a vessel count that is a count, an AIS gap that is a real gap, a dark ship you can re-observe within hours — you are into licensed satellite AIS (Kpler, Spire) and high-revisit commercial SAR (ICEYE, Umbra, Capella). How that transition works, and what fine-tuned models add on top, is covered in from open source to operational.
See these datasets fused and scored, live, at live.marineaware.com. To build the operational version on your own areas of interest, talk to us.
Frequently asked
What free datasets can I use for maritime domain awareness? +
For open maritime domain awareness the core free datasets are: open AIS (AISStream.io live, Global Fishing Watch AIS-derived events, NOAA MarineCadastre historical US AIS); Copernicus Sentinel-1 SAR and Sentinel-2 optical imagery via the Copernicus Data Space; metocean from Copernicus Marine (CMEMS), NOAA GFS and WaveWatch III, and Open-Meteo; NASA FIRMS thermal anomalies; NASA GIBS daily satellite snapshots; Global Fishing Watch fishing effort and SAR detections; UN Comtrade trade flows; GEBCO and EMODnet bathymetry; Equasis vessel registry; and EU MRV/THETIS-MRV emissions. Together they are enough to build a genuine daily MDA picture.
Is Sentinel-1 SAR data free, and what is it used for? +
Yes. Copernicus Sentinel-1 C-band synthetic aperture radar is fully open via the Copernicus Data Space. Because radar images hulls in any weather, day or night, it is the key open dataset for non-cooperative vessel detection: a radar detection with no matching AIS transponder is a candidate dark ship. Its main limits are revisit (measured in days) and resolution (tens of metres), which sample rather than continuously watch a chokepoint.
Where can I get free AIS vessel tracking data? +
Free AIS is available from AISStream.io (a live WebSocket stream of positions, with a free key), Global Fishing Watch (AIS-derived events such as gaps, loitering and encounters, plus SAR detections, under a CC BY-SA licence), and NOAA MarineCadastre.gov (bulk historical US coastal AIS). Free AIS is rate-limited and coverage-constrained compared with licensed satellite AIS from Kpler or Spire, so it samples traffic rather than capturing it exhaustively.
What are the limits of open maritime datasets? +
Open datasets sample the ocean rather than watching it. Free AIS is rate-limited and cooperative, so silent vessels are missing and roughly three-quarters of industrial fishing activity is absent from public AIS. Open satellite revisit is measured in days and resolution in tens of metres — context, not fine classification. Open reporting lags events. Licensing also varies, so check terms before redistributing. The open tier is an excellent baseline; operational monitoring needs licensed AIS and high-revisit commercial SAR on top.