Retrieve Noise emitted for a trip from one port to another.

This endpoint is used to compute the SEL and noises emissions in multiple frequencies of a vessel during its journey from a port to another port and compare them to the recommended thresholds.

Request

Vessel

To identify the vessel, you can use the IMO (International Maritime Organization) or the MMSI (Maritime Mobile Service Identity).

Departure

You can set up the departure port using its 5 digits UN Locode. Please make sure it is a Locode for a port.

Arrival

You can set up the arrival port using its 5 digits UN Locode. Please make sure it is a Locode for a port.

Response

The response will give you an estimation of the SEL and booleans indicating if the noise emitted is above the recommended thresholds for this voyage.

To achieve this result, we model the journey from port to port of this vessel using our data models. We also use our database of ships to model their physical characteristics to estimate their emission of noise.

Duration

The duration response is in milliseconds (ms).

SEL

The sel response is in pascal squared second (Pa².s).

Language
Authorization
Header
Click Try It! to start a request and see the response here!