<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Yan,<br>
<br>
if you have lat(y,x) and lon(y,x), which is a curvilinear grid, you
can use ESMF to regrid it to a regular latlon grid.<br>
Have a look at ESMF example 7
<a class="moz-txt-link-freetext" href="http://ncl.ucar.edu/Applications/Scripts/ESMF_regrid_7.ncl">http://ncl.ucar.edu/Applications/Scripts/ESMF_regrid_7.ncl</a>.<br>
<br>
-Karin<br>
<br>
<br>
<div class="moz-cite-prefix">Am 27.11.19 um 13:18 schrieb WIND via
ncl-talk:<br>
</div>
<blockquote type="cite"
cite="mid:tencent_818486B9CE98E073C3A122620AD67802830A@qq.com">
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
<div>Dear all,</div>
<div>Thanks for reading, I'm dealing with a Two-dimensional
rotated pole grid data, the coordinate changing format is
different at each grid (for eg. the latitude variable has two
dimensions). I want to interpolate the data to Regular grid
format (so the dimension of latitude and longitude is one). I
had tried the function "linint2", but it didn't work out. So I
wonder are there any useful function to solve this problem?</div>
<div>Any help would be appreciated!</div>
<div>Sincerely,</div>
<div>Yan</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
ncl-talk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>
List instructions, subscriber options, unsubscribe:
<a class="moz-txt-link-freetext" href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a></pre>
</blockquote>
<br>
</body>
</html>