How to get future weather with E+ Python API
With E+ Python API, I want to retrieve variables like outdoor temperature, mean radiant temperature, relative humidity, for +1, +2 ... timesteps from my current timestep to be viewable at my current timestep.
How can I achieve this?
Thanks