Hello,
I’ve been trying to troubleshoot two errors I’m seeing in grasshopper, which I think are related.
exportToOpenStudio seems to be running without issue, but when I connect it to readEPResult, I get:
- The result file does not exist.
The same component, connected to readEPSrfResult is giving me:
- Your simulation probably did not run correctly.
Check the report out of the Run Simulation component to see what severe or fatal errors happened in the simulation.
If there are no severe or fatal errors, the issue could just be that there is .eio file adjacent to the .csv _resultFileAddress.
Check the folder of the file address you are plugging into this component and make sure that there is both a .csv and .eio file in the folder. - No surface information was found in the imported .eio file adjacent to the .csv _resultFileAddress.Data cannot be normalized by surface area and the data tree outputs for surface data will not be grafted by zone.
The error has it, neither of those files are showing up where they should be, but I’ve no idea how to fix since export to open studio seems to think it’s doing it’s job.
utci_gh.gh (640.8 KB)
.gh file attached.