For some reason, the component Ladybug_Open EPW and STAT Weather files don’t want to import the epwfile into grasshopper ONLY when I imput a directory folder… The EPW file still well downloaded and unzipped…
This is probably a bug/limitation. There is a check if the weather file name is in the directory name. Normally when you download directly to c:\ladybug, a folder with the same name of weather file will be created therefore this check passes. However, when introducing a workingDir_ then the weather file is unzipped directly into the workingDir_ so the addresses check return None.
A fix could probably be to change to destination of unzipping the files to always be in a sub-folder regardless of workingDir_