<div dir="ltr">NCL team,<div><br></div><div>This is a minor bug.  Example vector_1.ncl in NCL version 6.3.0 throws this warning message:<br><br>warning:vcRefAnnoFontHeightF is not a valid resource in vector_contour at this time<div><br></div><div><div>A valid plot is generated, but the annotation is much smaller than with previous NCL versions.  The warning message comes from within the function gsn_csm_vector_scalar_map_ce.</div><div><br></div><div>This behavior apparently started between NCL versions 6.2.1 and 6.3.0.  My platform is Mac OS 10.10.3.  The warning disappears if you insert this line into the example code:</div><div><div><br></div><div>res@vcRefAnnoFontHeightF = 0.013<br></div></div><div><br></div><div>The value 0.013 creates an annotation that is about the same size as in the 6.2.1 version.  If res@vcRefAnnoFontHeightF is not explicitly set with 6.3.0, then the annotation is much smaller than in the 6.2.1 version.  The current image (dated 2009) on the NCL vector examples page includes the annotation size matching a previous version.</div><div><br></div></div><div>Thank you for taking a look at this some time.  It&#39;s not urgent.</div><div><br></div><div>--Dave</div></div></div>