data frame with the results from the call to the open-meteo API. The data frame is in a long format and has the following columns: "datetime", "reference_datetime", "site_id", "model_id", "ensemble", "variable", "prediction","unit".
Arguments
latitude
latitude degree north
longitude
longitude degree east
site_id
name of site location (optional, default = NULL)
forecast_days
Number of days in the future for forecast (starts at current day)
past_days
Number of days in the past to include in the data
model
id of forest model https://open-meteo.com/en/docs/ensemble-api
variables
vector of name of variable(s) https://open-meteo.com/en/docs/ensemble-api