HB Radiance got some problems when calculating DF

Hi @Zed ,

If I had to guess, I would say that it’s probably all of the non-ASCII characters in your file path that’s preventing the simulation from running. It runs fine for me using paths with only ASCII characters on my machine. Also, you need to use the native GH “Read File” component to read in the results right now:

ts1_CWM.gh (45.7 KB)