<div dir="ltr">You should be able to use many of these routines for other models, but your mileage may vary.  Some routines have arguments that may not be available directly from non-WRF models.  For example, wrf_avo requires the map scale factor variables (msfu, msfv, msfm) and also staggered grids for winds, so you may have trouble running this routine with other models.  Other routines, like cape, simply call the rip_cape routine which should work with other models.  The WRF numerical routines are what get called when wrf_user_getvar is invoked, and wrf_user_getvar will only work with WRF output data.  <div><br></div><div>Also, some of the WRF routines have a similar function in the NCL meteorological function library, which most likely use different variables for the calculation.  You can see a listing here:</div><div><br></div><div><a href="https://www.ncl.ucar.edu/Document/Functions/meteo.shtml">https://www.ncl.ucar.edu/Document/Functions/meteo.shtml</a></div><div><br></div><div>Hope this helps,<br><div><div><br></div><div>Bill</div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 12, 2016 at 8:17 PM, Deniz Bozkurt <span dir="ltr">&lt;<a href="mailto:bozkurtd@itu.edu.tr" target="_blank">bozkurtd@itu.edu.tr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Dear All,<div><br></div><div>Maybe a very basic question: I am using some wrf functions for other types of data (e.g., reanalysis, RCM and GCM outputs) without any doubt and I would like to learn why these functions are confined to the wrf outputs. For instance, shall I worry about the function computations done with the arguments extracted from other types of data?</div><div><br></div><div>Thanks in advance,</div><div><br></div><div>Deniz</div><div><br></div><div><span style="color:rgb(132,132,132);font-size:11px;border-collapse:separate"><div style="word-wrap:break-word"><span style="border-collapse:separate"><div style="word-wrap:break-word"><span style="border-collapse:separate"><div style="word-wrap:break-word"><span style="border-collapse:separate"><div style="word-wrap:break-word"><div style="word-wrap:break-word"><span style="border-collapse:collapse;font-family:Arial">--</span><div style="border-collapse:separate"><font face="Arial"><div style="word-wrap:break-word"><div style="border-collapse:separate;word-wrap:break-word"><span style="border-collapse:separate"><div style="word-wrap:break-word"><div style="word-wrap:break-word"><div style="word-wrap:break-word"><div style="border-collapse:separate"><span style="border-collapse:collapse">Deniz Bozkurt, PhD<br></span></div><div style="border-collapse:separate"><span style="border-collapse:collapse">Post-doctoral Fellow</span></div></div></div></div></span></div></div><span style="border-collapse:collapse">Center for Climate and Resilience Research</span></font></div></div><span style="border-collapse:collapse;font-family:Arial">Department of Geophysics</span>, University of Chile<span style="border-collapse:collapse;font-family:Arial"></span><div><span style="border-collapse:collapse;font-family:Arial"></span><div style="word-wrap:break-word"><div style="border-collapse:separate"><span style="border-collapse:collapse"><font face="Arial">Blanco Encalada 2002, Santiago, Chile</font></span></div><div style="border-collapse:separate"><font face="Arial"><span style="border-collapse:collapse">E-mail: <a href="mailto:dbozkurt@dgf.uchile.cl" target="_blank">dbozkurt@dgf.uchile.cl</a>, <a href="mailto:deniboz@gmail.com" target="_blank">deniboz@gmail.com</a></span></font></div></div></div></div></span></div></span></div></span></div></span><span style="color:rgb(132,132,132);font-size:11px">Web: </span><a href="http://dgf.uchile.cl/%7Edbozkurt/" style="font-size:11px" target="_blank">http://dgf.uchile.cl/~dbozkurt/</a></div></div><br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>