<div dir="ltr"><div dir="ltr"><div>Hi,</div><div>Looking at the hovmueller plots at the examples page:</div><div><br></div><div>   <a href="http://ncl.ucar.edu/Applications/time_lon.shtml">http://ncl.ucar.edu/Applications/time_lon.shtml</a></div><div><br></div><div>The upper right label in these examples is the units label. You could assign an appropriate attribute to the variable you are plotting (ex:  myVar@units = "....")  or, I think you can set this plotting resource to clear the right labeling altogether:</div><div><br></div><div>res@gsnRightString = ""</div><div><br></div><div>Hope that helps...</div><div>Rick<br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Sep 26, 2018 at 10:36 AM Manisha Ganeshan <<a href="mailto:manisha.ganeshan86@gmail.com">manisha.ganeshan86@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear NCL'ers,<div><br></div><div>I am plotting hovmoller plots using gsn_csm_hov function for (a) standard reanalyses (MERRA2) variables read from the attached file <a href="http://MERRA2.u700_12N_60W_0W_201409_201410.nc" target="_blank">MERRA2.u700_12N_60W_0W_201409_201410.nc</a> and (b) self-generated variables read from the attached file <a href="http://imf.nc" target="_blank">imf.nc</a>. The scripts used are plot_merra2_input.ncl and plot_merra2_imf.ncl, respectively (attached). </div><div>For hovmoller figures plotted using my self-created input file, I get "undefined" on the upper right hand corner of the plot. I assume this has to do with undefined metadata or undefined attributes. I don't get any warning or error messages. Could you tell me what "undefined" means? And how to get rid of it while plotting? </div><div><br></div><div>Regards,</div><div>Manisha</div><div><br></div><div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="m_7967657810494223840gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Dr. Manisha Ganeshan<div>Universities Space Research Association</div><div>Maryland, U.S.A.</div></div></div></div></div>
_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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>
</blockquote></div>