<div dir="ltr"><div>Hi Zilore, <br></div><div><br></div><div>I don't have an easy solution to share, and I'm not certain what your data looks like, but I would have to think the functions dim_min_n/dim_max_n would do what you want:</div><div><br></div><div>    <a href="http://ncl.ucar.edu/Document/Functions/Built-in/dim_min_n.shtml" target="_blank">http://ncl.ucar.edu/Document/Functions/Built-in/dim_min_n.shtml</a></div><div>    <a href="http://ncl.ucar.edu/Document/Functions/Contributed/dim_min_n_Wrap.shtml">http://ncl.ucar.edu/Document/Functions/Contributed/dim_min_n_Wrap.shtml</a></div><div><br></div><div>The "Wrap" version preserves metadata, if that's important to your application. Perhaps someone else can suggest a better approach.</div><div><br></div><div>Rick</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 20, 2021 at 3:36 PM Zilore Mumba via ncl-talk <<a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank">ncl-talk@mailman.ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Dear all,</div><div>I am wondering if someone could have a script to compute minimum and maximum temperatures from WRF output, which they could share.</div><div>I am running WRFV4.0. I want to compute  surface  minimum and maximum temperatures at all grid points so that I can plot them, for day 1 to 5. The closest I came to getting help was the post here <a href="https://www.ncl.ucar.edu/Support/talk_archives/2010/0541.html" target="_blank">https://www.ncl.ucar.edu/Support/talk_archives/2010/0541.html</a>, but I am still trying to adapt this to my needs. I am also not able to find any suggestion of such a computation on the ncl website.</div><div>I will appreciate it if someone has an easy solution which they can share.</div><div>Thanks</div><div>Zilore Mumba<br></div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank">ncl-talk@mailman.ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="https://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">https://mailman.ucar.edu/mailman/listinfo/ncl-talk</a></blockquote></div>