Weather 10-day Forecast

API Name: weather-10-day-forecast

Introduction

The weather 10-day forecast API provides limited forecast data on a daily basis.

Overview

A summary forecast for the entire day is shown. Thereafter, hourly readings are provided for the first three days and every third hour for the following seven days, starting at 00:00.

Daily forecast data shown:

  • Rainfall
  • Precipitation
  • Temperature

Hourly forecast data include:

  • Temperature
  • Humidity
  • Cloud
  • Rain
  • Precipitation
  • Wind
  • Dewpoint
  • Visibility
  • Description

Hourly by Stations

This endpoint provides the forecast data by using a list of weather station  numbers as input.

View a list of weather stations and synop_no’s.

Hourly by Coordinates

A set of coordinates as latitude and longitude are provided as input for this endpoint. User can set a buffer around the coordinate and specify the number of weather stations for which data should be returned.

Hourly by Bounding Box

A bounding box is a rectangular area specified by two sets of coordinates. Limited forecast data for all the weather stations that fall within the bounding box will be returned.

Authentication

This API makes use of OAuth2 authentication. To integrate, sign up for a free trial account by contacting [email protected]

For detailed integration instructions using OAuth2, please click on the following link: https://developers.afrigis.co.za/oauth2-authentication/

To view technical documentation describing the details of Weather 10-day Forecast, click on the button below.