Daily

Retrieves a daily weather forecast for the requested locations, providing data for up to 5 days ahead.

Parameters

points

locations for which the forecast is requested.

fields

weather data fields to retrieve. If not specified, all available fields are included.

startTime

start of the forecast period. Defaults to the current time if not provided.

endTime

end of the forecast period. Defaults to 5 days ahead if not specified.

Types

Link copied to clipboard
class Builder(point: Point)
Link copied to clipboard
abstract class Fields

Functions

Link copied to clipboard