[ncl-talk] rcm2rgrid
debasish mazumder
debasish at ucar.edu
Thu Dec 1 13:12:57 MST 2016
Hi All,
I am trying to interpolates data on a curvilinear grid to to a
rectilinear grid using rcm2rgrid.
Input data dimension is tmax(time = 12 months, y = 8075, x = 7814) and
lat2d(y = 8075, x = 7814), lon2d(y = 8075, x = 7814)
output lat(192) and lon(288)
tmaxi = rcm2rgrid(lat2d,lon2d,tmax,lat,lon,0)
It took forever to perform the interpolation. Is there any faster way do
that.
with regards
-Deb
More information about the ncl-talk
mailing list