downloading and visualizing NARR data
Jin-Ho Yoon
yjinho at ATMOS.UMD.EDU
Tue Oct 21 21:53:20 EDT 2008
Dear Alan,
The way i use NARR data is to regrid it first onto a lat-lon coordinate
using regrid2. Somehow grib format and projection do not work well
at the beginning. The following is to 1x1 grid using 'fwrite' command.
You have to make the ctl file matching this new format.
'temp=regrid2('var',1.0,1.0,vt_p1,0.5,0.5,-210.5,8.0)'
'set gxout fwrite'
'set lat 8.0 90.0'
'set lon -210.5 -0.5'
'd temp'
'close 1'
-Jinho
-------------------------------
Jin-Ho Yoon, Research Associate
Department of Atmospheric and Oceanic Science Phone: (301) 405-7567
University of Maryland Fax: (301) 314-9482
4335 Computer and Space Sciences Building Email: yjinho at atmos.umd.edu
College Park, MD 20742-2425, USA
http://www.atmos.umd.edu/~yjinho
On Tue, 21 Oct 2008, Alan Robock wrote:
> Dear Friends,
>
> A student, Anthony DeAngelis, and I are trying to download monthly mean
> NARR fields and read them with GrADS.
>
> We downloaded a climatology file, cpc_rr_mon.1979-2001.clim.06, and the
> grads control and index files, cpc_rr_mon.1979-2001.clim.ctl and
> cpc_rr_mon.1979-2001.clim.idx, but could not get GrADS to make
> reasonable plots. We got hints from Wesley, but still could not get it
> to work.
>
> Has anyone done this, and could they tell us what to do, particularly
> how to modify the .ctl file to get it to work? Thanks.
>
> Alan
>
> Alan Robock, Professor II
> Director, Meteorology Undergraduate Program
> Associate Director, Center for Environmental Prediction
> Department of Environmental Sciences Phone: +1-732-932-9800 x6222
> Rutgers University Fax: +1-732-932-8644
> 14 College Farm Road E-mail: robock at envsci.rutgers.edu
> New Brunswick, NJ 08901-8551 USA http://envsci.rutgers.edu/~robock
>
More information about the gradsusr
mailing list