First time here? Check out the Help page!
1 | initial version |
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.