weather_variables: Retrieve valid hourly and daily weather variables

View source: R/weather_variables.R

weather_variablesR Documentation

Retrieve valid hourly and daily weather variables

Description

weather_variables() retrieves an incomplete list of hourly and daily variables accepted by weather_forecast() and weather_history(), such as temperature or precipitation.

Refer to the following documentation for the forecast and history API endpoints for detailed descriptions, units, and caveats:

Forecast API https://open-meteo.com/en/docs

Historical API https://open-meteo.com/en/docs/historical-weather-api

Usage

weather_variables()

Value

A list of valid hourly and daily weather variables

Examples


weather_variables()


openmeteo documentation built on Oct. 25, 2023, 5:07 p.m.