[ncl-talk] ESMF_RegridWeightGen errors

Sha Feng sfeng at mail.usf.edu
Thu Nov 16 08:24:08 MST 2017


Dear NCL users,

I have been using one NCL script to regrid data to my WRF grids, and it has worked well but failed this time. It gave me the errors below. I wonder if anyone knows what cause the issues and how to fix it. 

Thanks a lot,

-Sha

~> ncl -V
6.3.0

(0)	curvilinear_to_SCRIP: calculating grid corners...
(0)	curvilinear_to_SCRIP: no lat values are at the poles, so
(0)	       calculating grid corners using
(0)	       calc_SCRIP_corners_noboundaries...
(0)	calc_SCRIP_corners_noboundaries
(0)	     min/max original lat: 13/62.8
(0)	     min/max original lon: -150.4/-41.4917
(0)	calc_SCRIP_corners_noboundaries
(0)	     min/max Extlat2d: 12.9917/62.8083
(0)	     min/max Extlon2d: -150.408/-41.4833
(0)	calc_SCRIP_corners_noboundaries
(0)	     min/max ExtGridCenter_lat: 12.9958/62.8042
(0)	     min/max ExtGridCenter_lon: -150.404/-41.4875
(0)	=====> CPU Elapsed Time: rectilinear_to_SCRIP: 83.3783 seconds <=====
(0)	=====> CPU Elapsed Time: curvilinear_to_SCRIP: 0.103241 seconds <=====
(0)	ESMF_regrid_gen_weights: 'ESMF_RegridWeightGen' was not successful.


More information about the ncl-talk mailing list