<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Thanks for the useful advise and link:)
It is helpful to learn additional control on vectors.</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">LSL<br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">On 2020/9/29 上午1:52, Dave Allured -
NOAA Affiliate wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CALqwTFPtWMqrRMdRFL1TEysFeRRu5o89n6fVJpKGSc1OUi50Kg@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">You can also thin vectors by subsampling or
"striding" the data grid. I have used this method with good
results. This is somewhat different than the effect with
vcMinDistanceF. The subsampling method gives explicit
control over which rows and columns are plotted. See and
compare both methods in example 4 on the Vector Effects
page:</div>
<div dir="ltr">
<div dir="ltr"> <a
href="https://www.ncl.ucar.edu/Applications/veceff.shtml"
moz-do-not-send="true">https://www.ncl.ucar.edu/Applications/veceff.shtml</a><br>
</div>
<div dir="ltr"><br>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Mon, Sep 28, 2020 at
11:28 AM Adam Phillips via ncl-talk <<a
href="mailto:ncl-talk@mailman.ucar.edu"
moz-do-not-send="true">ncl-talk@mailman.ucar.edu</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
<div dir="ltr">Hello,
<div>1) Set vcRefAnnoString2 = "Vector" or ""</div>
<div><a
href="http://www.ncl.ucar.edu/Document/Graphics/Resources/vc.shtml#vcRefAnnoString2"
target="_blank" moz-do-not-send="true">http://www.ncl.ucar.edu/Document/Graphics/Resources/vc.shtml#vcRefAnnoString2<br>
</a></div>
<div><br>
</div>
<div>2) tiXAxisOffsetYF = 0.05 ; you will likely
have to try different settings to get the exact
positioning you want</div>
<div><a
href="http://www.ncl.ucar.edu/Document/Graphics/Resources/ti.shtml#tiXAxisOffsetYF"
target="_blank" moz-do-not-send="true">http://www.ncl.ucar.edu/Document/Graphics/Resources/ti.shtml#tiXAxisOffsetYF<br>
</a></div>
<div><br>
</div>
<div>3) The best option is usually to set
vcMinDistanceF. See example #3 here:</div>
<div><a
href="http://www.ncl.ucar.edu/Applications/vector.shtml#ex3"
target="_blank" moz-do-not-send="true">http://www.ncl.ucar.edu/Applications/vector.shtml#ex3</a><br>
</div>
<div><a
href="http://www.ncl.ucar.edu/Document/Graphics/Resources/vc.shtml#vcMinDistanceF"
target="_blank" moz-do-not-send="true">http://www.ncl.ucar.edu/Document/Graphics/Resources/vc.shtml#vcMinDistanceF</a><br>
</div>
<div><br>
</div>
<div>Hope that helps!</div>
<div>Adam</div>
<div><br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Mon, Sep 28, 2020
at 6:24 AM LSL via ncl-talk <<a
href="mailto:ncl-talk@mailman.ucar.edu"
target="_blank" moz-do-not-send="true">ncl-talk@mailman.ucar.edu</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px
0px
0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Dear
NCL community,<br>
<br>
Three questions for a overlay(contour, vector) plot:<br>
<br>
(1) How to make "Reference Vector" in legend's
upperright side as <br>
"Vector" or nothing?<br>
<br>
(2) How to make Longitude (X axis title) higher than
colorbar of contour <br>
T2?<br>
<br>
(3) How to make the CurlyVector less dense?<br>
<br>
Thanks in advance,<br>
<br>
LSL<br>
</blockquote>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</blockquote>
<p><br>
</p>
</body>
</html>