Comment on page
Forecast Data
Sofar Ocean continually runs forecasts for several marine weather data models and their associated variables. Access to forecasted marine weather conditions at specific geographic locations is made available via the forecast endpoint.
This endpoint allows you to retrieve Sofar Ocean's latest full forecast values for a given pair of latitude and longitude coordinates. The data is organized by model and variable, and it is possible to request forecast data for multiple variables within a single request.
The values associated with each variable will represent the latest 10-day forecast run by Sofar Ocean. In most cases, the returned values will include data values from before the time of the request.
get
https://api.sofarocean.com
/marine-weather/v1/models/:model_id/forecast/point
Retrieve forecast data at a geographic location
Last modified 1yr ago