Open hajlaci opened 1 month ago
Hi!
I think I found the problem, ESM-Tools expects that each folder in the components has at least one file called like the component itself followed by .yaml
. You guys have removed the yaml
file but not the directory (configs//components/lpj-guess
), and hence the error.
I'll be fixing this hopefully this week, esm_master should not crash in this instance if the directory is empty, it should simply not list this component.
Error message:
remove the pickle file under config esm_software/esm_master did not help