[ncl-talk] Extracting temperature from specific grids where LU_INDEX = 2
Imran Hosen
hosen.imran09 at gmail.com
Mon Mar 13 21:38:42 MDT 2017
Dear NCL users,
Good day!
I'm a new user of NCL. I want to extract temperature (T2) from wrfout file
for the specific grid points where the LU_INDEX = 2.
For example,
f = addfile("./wrfout.nc)
T2 = f->T2(:,:,:)
It will extract temperature for whole domain for all time steps. In my
case, I only want to extract temperature for all time steps but for the
specific grids which grids represent LU_INDEX = 2.
Could you please suggest how to do it. I would grateful to you if anyone
please share a script.
Thanks in advance.
Kind regards,
Imran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170314/b99e263e/attachment.html
More information about the ncl-talk
mailing list