[ncl-talk] could not find ESMF_RegridWeightGen executable
Wang, Jiali
jialiwang at anl.gov
Thu Mar 18 06:17:13 MDT 2021
Hi,
I have been trying on different suercomputers, and all of them look fine (ncl and the excutable are at the same place), but it still says can’t find ESMF_RegridWeightGen executable. I am doing exactly the same thing as this.
https://www.ncl.ucar.edu/Applications/Scripts/ESMF_regrid_36.ncl
Can anyone advise please?
Thanks
Jiali
From: Jiali Wang <jialiwang at anl.gov>
Date: Wednesday, March 17, 2021 at 11:39 AM
To: "ncl-talk at mailman.ucar.edu" <ncl-talk at mailman.ucar.edu>, ncl-talk <ncl-talk-bounces at mailman.ucar.edu>, "ncl-talk at ucar.edu" <ncl-talk at ucar.edu>
Subject: could not find ESMF_RegridWeightGen executable
Hi NCL users!
I am having a problem running a regrid script.
It says “could not find ESMF_RegridWeightGen executable” after generating the source_grid_file and destination_grid_file and before generating the weights.
Here is what I got (by following up this link https://mailman.ucar.edu/pipermail/ncl-talk/2018-April/011949.html), it seems everything is at the same place but it just can’t find it.
(ncl_stable) [jialiwang at beboplogin4 regrid_test]$ which ncl
/soft/anaconda3/5.2.0/envs/ncl_stable/bin/ncl
(ncl_stable) [jialiwang at beboplogin4 regrid_test]$ ncl -V
6.6.2
(ncl_stable) [jialiwang at beboplogin4 regrid_test]$ env | grep NCARG
NCARG_ROOT=/soft/anaconda3/5.2.0/envs/ncl_stable
(ncl_stable) [jialiwang at beboplogin4 regrid_test]$ which ESMF_RegridWeightGen
/soft/anaconda3/5.2.0/envs/ncl_stable/bin/ESMF_RegridWeightGen
Any suggestions would be appreciated!
Jiali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20210318/e8ae2f42/attachment-0001.html>
More information about the ncl-talk
mailing list