Conversation
…just print a more generic error message
|
Hi @YugengChen, which version of ESM-Tools are you using? |
|
Are you running esm_tools from a conda environment? I am asking because I think I am also seeing the same problem as you with the path of esm_tools not been found, but only when I use esm_tools from a conda environment. |
Hello @mandresm, I am using version 6.51.0 and I am not using conda. The above code has resolved the error that occurred when submitting the job. However, after running AWI-ESM, an error arises again when generating the forcing files for PISM, and I have not yet resolved it. This issue only occurs when coupling AWI-ESM and PISM on Albedo. If you have resolved this issue, please let me know. |
|
Hi @YugengChen, Sorry for the delay on the reply. Somehow this has slipped away from our radar at the ESM-Tools team. I guess this is still a problem correct? Do you have an experiment that reproduces this behavior? If so, can you share a path to the experiment? |
|
Hello @mandresm, sorry for the late reply, I am on vacation in China right now. Yes, this is still a problem, I have a directory which is: /albedo/work/projects/p_Tidal_Pliocene/plio_out/t1928_wind |
Fixed an issue where:
Running the AWI-ESM2.6 coupled with PISM model previously failed due to an outdated xarray version.
After updating xarray, a subsequent error occurred where the esm_tools path could not be found.