[ncl-talk] could not find ESMF_RegridWeightGen executable
Wang, Jiali
jialiwang at anl.gov
Wed Mar 17 10:39:07 MDT 2021
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/20210317/0fcbdbbd/attachment-0001.html>
More information about the ncl-talk
mailing list