SejlRute
Metocean forecasts langs en rute
English version
DMI METOC SejlRute application
SejlRute
DMI application for extracting metocean forecasts along a given route. Input/output is given in JSON format.

Interactive form
URL
json

Input/output JSON elements
input output
object parameter description parameter / description unit
"waypoints" "eta"
"heading"
"lat"
"lon"
datestring
"RL" / "GC"
Latitude
Longitude
datestring
Rumb Line or Great Circle route
Latitude
Longitude
[yyyy-mm-ddTHH:MM:SS.sss+HHMM]

decimal degrees [ -90. 90.]
decimal degrees [-180. 180.]
"dt" {integer value} Time interval between waypoint(s) Large dt => Only values at waypoint times
Minval: 15
[minutes]
"datatypes"
"sealevel" Water level "sealevel" [m]
"current" Ocean surface current speed and direction "current-dir"
"current-speed"
[degrees: 0-360]
[m/s]
"wind" Wind speed and direction "wind-dir"
"wind-speed"
[degrees: 0-360]
[m/s]
"wave" Significant wave height, direction and period "wave-dir"
"wave-height"
"wave-period"
[degrees: 0-360]
[m]
[s]
"sea-ice" Sea-ice concentration and thickness "sea-ice-cover"
"sea-ice-thickness"
[fraction: 0-1]
[m]
"sea-ice-drift" Sea-ice drift velocity and direction "sea-ice-drift-dir"
"sea-ice-drift-speed"
[degrees: 0-360]
[m/s]
"sea-temperature" Sea surface temperature "sea-temperature" [degC]
"salinity" Sea surface salinity "salinity" [-]
"temperature" Air temperature "temperature" [degC]

JSON schema
SejlRute JSON schema

Command line
curl --noproxy \* -g --data-urlencode req@json URL

....................
Mads Hvid Ribergaard - 30. August 2017