Module errors about "UFS_IC_generator.py" (CCPP-SCM v6) on Hera #495
Unanswered
wzzheng90
asked this question in
Cases, Initial Conditions, Forcing
Replies: 1 comment 2 replies
-
Hi Weizhong.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I just cloned the latest version of CCPP-SCM on Hera and tried "UFS_IC_generator.py" script to generate the example UFS Atmosphere initial condition case input file. I got errors when I ran it (similar to "UFS_forcing_ensemble_generator.py").
import xesmf
ModuleNotFoundError: No module named 'xesmf'
BTW, before I ran it, I did load the modules:
% module use scm/etc/modules
% module load hera_intel
And I also load more modules such as py-shapely/1.8.0, py-xarray/2022.3.0. But I did not find "xesmf" on Hera.
Any suggestions?
Thank you very much!!
Weizhong
Beta Was this translation helpful? Give feedback.
All reactions