Forecast.getHourlyForecast

Returns a 5 day 3 hourly weather forecast for a given location value.

class Forecast
static
getHourlyForecast

Parameters

location Location

A location value. * Return: * A current WeatherReport for a given location.

Meta