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

Revision history [back]

click to hide/show revision 1
initial version

Wow, over a year since Matthew Steen's suggestion! But I kept at it and can now confirm that converting to epJSON and using require 'json' is by far the better way compared to reverse-translating IDF. I have a complete tool chain now for Daikin units, using Python scripts to read in CSV performance data and generate epJSON from them - both indoor and outdoor - and then using OpenStudio measures to pull in units from epJSON and assign indoor units to outdoor units. Thanks again, Matthew Steen, for the epJSON advice!