Comment on page
Models
Sofar Ocean organizes its marine weather data according to the model that was used to generate it. Internally, we run various models to generate the most accurate forecast possible. When exposing these outputs via our API, we organize them based on the forecast model they are associated with: Wave, Atmosphere, or Ocean.
Each model has different variables it provides data for. A comprehensive list of these variables is available here.
get
https://api.sofarocean.com
/marine-weather/v1/models
List metadata for available data models
get
https://api.sofarocean.com
/marine-weather/v1/models/:model_id
List metadata for specific data model
Last modified 1yr ago