GET Point Forecast

Retrieve point forecasts for specific geographic coordinates. This endpoint provides detailed weather forecasts for individual locations with high temporal resolution and multiple weather variables.

This endpoint allows getting the forecast for a given coordinate or set of coordinates. This runs WindBorne's custom point forecasting model, making it more accurate than simple interpolation of the gridded output. These forecasts are at hourly resolution out to 5 days and then 6-hourly beyond that.

A model parameter can be provided to specify which weather model’s forecast to retrieve. You can find a list of available models here.

If no model is provided, the latest available model is used by default.


Query parameters

Response parameters

How to use the point forecast API
content-type: application/json