<DIV>Thanks Karin,</DIV>
<DIV>With your help to use the "function" ESMF_regrid, I had regrided my data. (I only changed example's DstGridType to "0.45deg", DstLLCorner to (/30.d,   120.d /) and DstURCorner to (/66.d, 156.d /) ) But I found that the plot outcoming is quite different, the value at the same point is unmatched. My former grid interval is about 0.44 degree, I changed to regrid to 0.5 or other degree, they all failed all the same. The output pic's link is here <A href="https://pan.baidu.com/s/1ObFbK6lTDpzyyYgTpZp64w">https://pan.baidu.com/s/1ObFbK6lTDpzyyYgTpZp64w</A>. Did that mean the data is unsuitable to regrid in this way?</DIV>
<DIV>Really looking forward to your advice.</DIV>
<DIV>Sincerely,</DIV>
<DIV>Yan</DIV>
<DIV>
<DIV style="FONT-SIZE: 12px; FONT-FAMILY: Arial Narrow; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px">------------------ Original ------------------<BR>Message: 8<BR>Date: Wed, 27 Nov 2019 14:38:20 +0100<BR>From: Karin Meier-Fleischer <meier-fleischer@dkrz.de><BR>To: ncl-talk@ucar.edu<BR>Subject: Re: [ncl-talk] data interpolation<BR>Message-ID: <517bd9c2-644b-412a-57eb-43fa715103d4@dkrz.de><BR>Content-Type: text/plain; charset="windows-1252"; Format="flowed"<BR>Hi Yan,<BR>if you have lat(y,x) and lon(y,x), which is a curvilinear grid, you can <BR>use ESMF to regrid it to a regular latlon grid.<BR>Have a look at ESMF example 7 <BR><A href="http://ncl.ucar.edu/Applications/Scripts/ESMF_regrid_7.ncl">http://ncl.ucar.edu/Applications/Scripts/ESMF_regrid_7.ncl</A>.<BR>-Karin<BR>Am 27.11.19 um 13:18 schrieb WIND via ncl-talk:<BR>> Dear all,<BR>> Thanks for reading, I'm dealing with a Two-dimensional rotated pole <BR>> grid data, the coordinate changing format is different at each grid <BR>> (for eg. the latitude variable has two dimensions). I want to <BR>> interpolate the data to Regular grid format (so the dimension of <BR>> latitude and longitude is one). I had tried the function "linint2", <BR>> but it didn't work out.?So I wonder are there any useful function to <BR>> solve this problem?<BR>> Any help would be appreciated!<BR>> Sincerely,<BR>> Yan<BR><BR></DIV></DIV>