<div dir="ltr"><div><div>Dear NCL users,<br><br></div>Good day!<br><br></div>I&#39;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.<br clear="all"><div><div><div><br><div class="gmail_signature" data-smartmail="gmail_signature"><div>For example,<br></div><div>f = addfile(&quot;./<a href="http://wrfout.nc">wrfout.nc</a>)<br></div><div>T2 = f-&gt;T2(:,:,:)<br><br></div><div>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.<br><br></div><div>Could you please suggest how to do it. I would grateful to you if anyone please share a script.<br><br></div><div>Thanks in advance.<br><br></div><div>Kind regards,<br></div><div>Imran<br></div><div><br></div></div>
</div></div></div></div>