Re: using linint2 for WRF interpolation

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Fri, 16 Jan 2009 22:13:17 -0700

http://www.ncl.ucar.edu/Document/Functions/Built-in/rcm2rgrid.shtml

WRF data have multidimensional lat/lon arrays:
XLAT[*][*], XLONG[*][*]

linint2 had coordinates prototypes as one dimensional:
lat[*], lon[*]

The rcm2rgrid in version 5.1.0 is more efficient.

Erik Noble wrote:
> Hi. I am trying to learn how to use NCL to interpolate WRF rain data
> to observed precipitation from Satellite (TRMM).
> Some say use the linint2 function to bilinearly interpolate.
> Some don't:
> http://www.ncl.ucar.edu/Support/talk_archives/2008/0484.html
>
> Do we have any examples of using linint2 with wrf data?
> -Erik
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Jan 16 2009 - 22:13:17 MST

This archive was generated by hypermail 2.2.0 : Wed Jan 21 2009 - 13:09:21 MST