Re: Interpolate NARR data to coarser grid

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed Mar 21 2012 - 08:49:00 MDT

The NARR example page

http://www.ncl.ucar.edu/Applications/narr.shtml
Example 3

On 3/21/12 8:43 AM, Zachary Mangin wrote:
> Good morning NCL Talk.
>
> I am attempting to interpolate NARR precipitation data to a much coarser
> grid. NARR data I have are of resolution 277 x 349 (y by x). These data
> are on a curvilinear map grid. I would like approximately 2.8 x 2.8
> degree interpolated values. I have tried a few different things but am
> unsure which route is best. First I converted NARR 2d lat/lon values to
> 1d arrays using /ndtoooned/. I then tried a bilinear interpolation
> (/linint2/) route. That code is attached. I thought about using the
> function /area_hi2lores/ but I do not believe that can be used with NARR
> data. Any help and/or suggestions are appreciated. Am I missing
> something in my code?
>
> Thanks.
>
> Zac
>
>
> _______________________________________________
> 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 Wed Mar 21 08:49:09 2012

This archive was generated by hypermail 2.1.8 : Tue Mar 27 2012 - 08:50:24 MDT