[ncl-talk] data interpolation
Karin Meier-Fleischer
meier-fleischer at dkrz.de
Wed Nov 27 06:38:20 MST 2019
Hi Yan,
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.
Have a look at ESMF example 7
http://ncl.ucar.edu/Applications/Scripts/ESMF_regrid_7.ncl.
-Karin
Am 27.11.19 um 13:18 schrieb WIND via ncl-talk:
> Dear all,
> 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?
> Any help would be appreciated!
> Sincerely,
> Yan
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20191127/7fa8a468/attachment.html>
More information about the ncl-talk
mailing list