Inspired by @MingboPeng 's post here: http://www.mpendesign.com/plugins/honeybee-read-annual-daylight-result-iii-v2-18x-faster/
Is there a way to speed up the LoadEPResults component if I know what I’m looking for? I only want monthly values normalized by zone floor area. It seems that bringing in hourly data into grasshopper is slow. Also, the component requires the zones be made within gh to normalize by area. gbXML import warns that zones and data may not align. Is there a way to do this within a single, faster import module that eliminates the need to recreate zones parallel to the .idf import? I am trying to run many small models and importing the data takes half the calc time.