Get Forecast Time Series latitude longitude
GET {{baseUrl}}/v1.0/getForecastTimeSeries/:latitude/:longitude/?inittime=<>&endtime=<>&days=<>&hours=<>&weather=<>&wave=<>&entryid=<>
Get timeseries forecast information
None
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
inittime | string | initial date for the forecast ISO string YYYY-MM-DDTHH:mm:SS.SZ | |
endtime | string | end date for the forecast ISO string YYYY-MM-DDTHH:mm:SS.SZ | |
days | string | optional number of days in string. Will be added to init forecast date | |
hours | string | optional number of hours in string. Will be added to init forecast date | |
weather | string | Comma separated values for the weather parameteres temperature,rain,wind_u,wind_v,gust,pressure,cloud,humidity&wave=height,direction,period | |
wave | string | Comma separated values for the wave parameteres height,direction,period | |
entryid | string | Direct file I want to extract |