ODWeather
ODWeather is a REST API that provides real‑time observations, historical and forecast weather parameters, and webcam imagery from a variety of weather stations and buoys (including AEMET, EasyWind, and SOCIB), as well as specific forecast point data for yacht clubs and stations associated with events.
Admin: update documentationGET
/v1.0/compareStation/{stationName}/
Get forecast and realtime information for known points None
stationName ( path , required ) — Weather station to compare, values: cnareanl|rcnp | cmsap|boyaenderrocat|areopuertopalma | EWXXXGET
/v1.0/getAemetStation/{stationName}/{period}/
Get data from the aemet stations None
stationName ( path , required ) — station name currently: aeropuertopalma | caboblancoperiod ( path , required ) — Period of time to get the data. Options: lastdata lastdayGET
/v1.0/getEasyWind/{easywindId}/
Get data from the easywind weather stations None
easywindId ( path , required ) — currently: 'EW013'|'EW008'period ( query , required ) — Period of time to get the data latestdata|latesthour|latestdayGET
/v1.0/getEventStations/{eventId}/
Get stations in an event None
eventId ( path , required ) — currently: 'trofeoprincesasofia|palmavela'GET
/v1.0/getForecastPoints/{yatchclubid}/language/{language}
Get forecast points of a yatchclub None
yatchclubid ( path , required ) — base URL for the thelanguage ( path , required ) GET
/v1.0/getForecastTimeSeries/{latitude}/{longitude}/
Get timeseries forecast information None
latitude ( path , required ) — latitude for the forecastlongitude ( path , required ) — longitude for the forecastinittime ( query ) — initial date for the forecast ISO string YYYY-MM-DDTHH:mm:SS.SZendtime ( query ) — end date for the forecast ISO string YYYY-MM-DDTHH:mm:SS.SZdays ( query ) — optional number of days in string. Will be added to init forecast datehours ( query ) — optional number of hours in string. Will be added to init forecast dateweather ( query , required ) — Comma separated values for the weather parameteres temperature,rain,wind_u,wind_v,gust,pressure,cloud,humidity&wave=height,direction,periodwave ( query ) — Comma separated values for the wave parameteres height,direction,periodentryid ( query ) — Direct file I want to extractGET
/v1.0/getForecastTimeSeriesWrf/{latitude}/{longitude}/
Get timeseries forecast information None
latitude ( path , required ) — latitude for the forecastlongitude ( path , required ) — longitude for the forecastinittime ( query ) — initial date for the forecast ISO string YYYY-MM-DDTHH:mm:SS.SZendtime ( query ) — end date for the forecast ISO string YYYY-MM-DDTHH:mm:SS.SZdays ( query ) — optional number of days in string. Will be added to init forecast datehours ( query ) — optional number of hours in string. Will be added to init forecast dateweather ( query , required ) — Comma separated values for the weather parameteres temperature,rain,wind_u,wind_v,gust,pressure,cloud,humidity&wave=height,direction,periodwave ( query ) — Comma separated values for the wave parameteres height,direction,periodentryid ( query ) — Direct file I want to extractGET
/v1.0/getSocibWeatherStation/{stationName}/{period}/
Get data from the socib bahia de palma buoy None
stationName ( path , required ) — station name currently: boyaenderrocat | playadepalmaperiod ( path , required ) — Period of time to get the data. Options: lastdata lasthour lastdayGET
/v1.0/getWeatherDisplay/{stationName}/
Get data from the weather display software None
stationName ( path , required ) — currently: 'cnarenal'|'campastilla' | 'cncg'period ( query , required ) — Period of time to get the data latestdata|latesthour|latestday|dailylogGET
/v1.0/getWebCams/
Get forecast and realtime information for known points None
10 endpoints auto-detected
curl -X GET \
"http://api.oceandrivers.com/static/docs.html/v1.0/compareStation/{stationName}/" api.oceandrivers.com · HTTPS only