# NOT RUN {
climacell_celestial(
api_key = Sys.getenv('CLIMACELL_API'),
lat = 0,
long = 0,
timestep = '1d',
start_time = lubridate::now(),
end_time = lubridate::now() + lubridate::days(5))
# }
Run the code above in your browser using DataLab