[ncl-talk] regrid query
Kunal Bali
kunal.bali9 at gmail.com
Fri Jul 10 23:40:24 MDT 2015
Dear NCL users
I have data with 2 x 2.5 degree resolution. I need to regrid this data into
1 x 1 degree resolution.
Could you please let me know how can we do it.
The summary of the given data is
gridtype = lonlat
gridsize = 13104
xname = lon
xlongname = longitude
xunits = degrees_east
yname = lat
ylongname = latitude
yunits = degrees_north
xsize = 144
ysize = 91
xfirst = -178.75
xinc = 2.5
yfirst = -89
yinc = 2
I tried with the function
*newgrid = g2gsh_Wrap(orig,(/180,360/),0)*
But could not get
Thank You
Kunal Bali
Research Scholar
Radio & Atmospheric Science Division
CSIR - National Physical Laboratory
New Delhi - 110012
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150711/4e9bf3cf/attachment.html
More information about the ncl-talk
mailing list