Interpolate NARR data to coarser grid

From: Zachary Mangin <zmangin_at_nyahnyahspammersnyahnyah>
Date: Wed Mar 21 2012 - 08:43:57 MDT

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

Received on Wed Mar 21 08:44:04 2012

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