<div dir="ltr"><div class="gmail_default" style="font-size:small">Sang,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">To get the tickmarks to point inward, try setting:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">res@tmXBMajorOutwardLengthF = 0.</div><div class="gmail_default" style>







<p class="" style="font-size:small">res@tmYLMajorOutwardLengthF = 0.</p><p class="" style="font-size:small">As for the title string, there can be several titles on a wrf_contour plot. I&#39;m not sure which one you are describing, so please see:</p><p class="" style><a href="http://www.ncl.ucar.edu/Document/Functions/WRF_arw/wrf_contour.shtml">http://www.ncl.ucar.edu/Document/Functions/WRF_arw/wrf_contour.shtml</a></p><p class=""><a href="http://www.ncl.ucar.edu/Document/Functions/WRF_arw/wrf_map_overlays.shtml">http://www.ncl.ucar.edu/Document/Functions/WRF_arw/wrf_map_overlays.shtml</a></p><p class="" style>The &quot;Description&quot; sections talk about title resources like &quot;CommonTalk&quot; and &quot;FieldTitle&quot; that you can set or turn off.</p><p class="" style>Note: the wrf_xxxx plotting functions are meant to be used to get a specific type of plot. If you want more control of your WRF plot, you may want to consider using gsn_csm_vector and gsn_csm_contour_map in place of wrf_contour, wrf_vector, and wrf_map_overlays. See example wrf_gsn_5.ncl and wrf_gsn_6.ncl at:</p><p class="" style><a href="http://www.ncl.ucar.edu/Applications/wrfgsn.shtml#ex5">http://www.ncl.ucar.edu/Applications/wrfgsn.shtml#ex5</a><br></p><p class="" style>With these scripts, you can also set the outward length resources mentioned above.</p><p class="" style>--Mary</p><p class="" style><br></p></div>







</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 4, 2015 at 12:32 AM, sangeeta maharjan <span dir="ltr">&lt;<a href="mailto:sangeetamaharjan@gmail.com" target="_blank">sangeetamaharjan@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear NCL users,<br>
<br>
My NCL scripts generates the information of WRF model parameters in<br>
every output like &quot; Output from WRF model<br>
WE=52,SN=52,..................&quot;<br>
<br>
Is it possible to hide all such information in my outputs?<br>
<br>
<br>
Also i like to see my tick marks appearing inside the tick mark border<br>
instead of outside. I could not find any such options in NCL RESOURCES<br>
section.<br>
<br>
For your information, I have used wrf_contour (), wrf_vector()  and<br>
wrf_map_overlays() in my script.<br>
<br>
Regards,<br>
Sang.<br>
_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
</blockquote></div><br></div>