High Resolution Precipitation question.

From: B N <gkhan100_at_nyahnyahspammersnyahnyah>
Date: Mon, 20 Jul 2009 11:24:10 +0800

Dear NCL
Thank you for providing the High Resolution Precipitation:
CMORPH, PERSIANN, TRMM examples at
http://www.ncl.ucar.edu/Applications/HiResPrc.shtml .

I see that there are several example showing how to create new
latitudes and longitudes for interpolating to a 1x1 degree grid.
;***************************************************************
; Interpolate to a 1x1 grid [meta info is *only* needed for netCDF]
;***************************************************************
   lat1 = ispan(58, -58, 1)*1.0
   lon1 = ispan( 0 , 359, 1)*1.0

How can I make the latitudes an longitudes for a 0.5 x 0.5 degree grid?
Sincerely,
Bold
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sun Jul 19 2009 - 21:24:10 MDT

This archive was generated by hypermail 2.2.0 : Thu Jul 23 2009 - 08:02:42 MDT