Re: f2gsh with missing values

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed, 9 Aug 2006 12:42:32 -0600 (MDT)

> I wanted to interpolate observational precipitation data(2.5x2.5) into
>CAM T42 grid. Seems f2gsh cannot deal with the input array which contains
>missing values. Is there any way I can still use this function to do such
>interpolation?
>_______________________________________________

[1] The "f2gsh" uses spherical harmonics ... think FFTs.
    These do not allow missing values.
    
    Even if you had no missing values, using spherical
    harmonics ib not a food idea foe fields that
    are bounded. Precip is bounded by 0.0
    
[2] I recommend bi-linear interpolation

 http://www.ncl.ucar.edu/Document/Functions/Contributed/linint2_Wrap.shtml
 

---
good luck
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Aug 09 2006 - 12:42:32 MDT

This archive was generated by hypermail 2.2.0 : Thu Aug 10 2006 - 15:20:04 MDT