Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

Read the documentation on datatransfer.DataExchange. Here's an extract:

As a side note, you're using python, so you could also just parse the EPW yourself, retrieve the current simulation time, and do the lookups yourself. That'd allow you to lookup further than 1 day in the future if needed.