ask about interpolate function

From: Xiaofeng Lou <lou_at_nyahnyahspammersnyahnyah>
Date: Wed, 19 Mar 2008 12:01:31 -0600

Hello,
I am using NCL in verification of model results with satellite data. For
the wrf model output is in grid net, and the satellite data is more
sparse, I need to interpolate model output to satellite data point. I
use f2fsh function as t2s= f2fsh (t2(lat|:,lon|:),(/slat,slon/)), where
lat and lon are dimension size of t2, and slat and slon are dimension
size of satellite data. Dimension size of slat and slon is 6, the t2s
size should be (6*6), but the t2s size is (40*41).
Should I use another interpolate function or something is wrong in 2s=
f2fsh (t2(lat|:,lon|:),(/slat,slon/))?
Thank you!
xiaofeng
_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Mar 19 2008 - 12:01:31 MDT

This archive was generated by hypermail 2.2.0 : Sun Mar 23 2008 - 15:01:36 MDT