<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Zoe,<div class=""><br class=""></div><div class="">Remove the semicolon at the beginning of this line in your script:</div><div class=""><br class=""></div><div class=""><font face="Courier" class="">; res@tiMainString = "Deep blue aerosol optical depth”</font></div><div class=""><br class=""></div><div class="">and replace that line with:</div><div class=""><br class=""></div><div class=""><font face="Courier" class="">res@tiMainString = </font><span style="font-family: Courier;" class="">"</span><span style="font-family: Courier;" class="">"</span></div><div class=""><br class=""></div><div class="">This way the map title should be blank.</div><div class=""><br class=""></div><div class="">As a side note, if no map or plot title is explicitly provided in the script, NCL defaults to what is written in the metadata field <font face="Courier" class="">long_name</font>.</div><div class=""><br class=""></div><div class="">Good luck,</div><div class="">Toni</div><div class=""><div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="font-family: Calibri; font-size: 14px; font-style: normal; font-variant-caps: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="background-color: rgb(255, 255, 255);" class=""><font class=""><br class="Apple-interchange-newline"><font color="#333300" class=""><br class=""></font></font></span></div><div style="font-family: Calibri; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><font color="#333300" class=""><b style="background-color: rgb(255, 255, 255);" class="">Toni Klemm</b><b class=""><span style="background-color: rgb(255, 255, 255);" class="">, </span><span style="background-color: rgb(255, 255, 255);" class="">Ph.D.</span></b></font><div class=""><div class=""><span class="" style="background-color: rgb(255, 255, 255);"><font color="#333300" class="">Postdoctoral Research Associate</font></span></div><div class=""><span class="" style="background-color: rgb(255, 255, 255);"><font color="#333300" class="">Department of Ecosystem Science and Management</font></span></div><div class=""><span class="" style="background-color: rgb(255, 255, 255);"><font color="#333300" class="">College of Agriculture and Life Sciences</font></span></div><div class=""><span style="background-color: rgb(255, 255, 255);" class=""><font color="#333300" class="">Texas A&M University, College Station, TX</font></span></div><div class="" style="color: rgb(0, 0, 0);"><span class="" style="color: rgb(51, 51, 153); background-color: rgb(255, 255, 255);"><a href="http://www.toni-klemm.de/" class="">www.toni-klemm.de</a> | </span><a href="https://twitter.com/ToniKlemm" class="">@toniklemm</a></div></div><div class="" style="color: rgb(0, 0, 0);">Editorial Board member, <a href="https://www.eccforum.org/" class="">Early Career Climate Forum</a></div><div class="" style="color: rgb(0, 0, 0);"><br class=""></div><div class="" style="color: rgb(0, 0, 0);"><br class=""></div></div></div></div></div></div></div></div></div></div><br class="Apple-interchange-newline">
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On Sep 8, 2019, at 1:34 PM, zoe jacobs via ncl-talk <<a href="mailto:ncl-talk@ucar.edu" class="">ncl-talk@ucar.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi all,<div class="">I have plotted AOD [ Aerosol Optical Depth], from MODIS data (hdf file). However, I need to remove the title on my map ( the image attached). Would you please give me suggestions on how to remove the title? I also attached my script.</div><div class="">Best wishes,</div></div>
<span id="cid:f_k0bbe2c90"><a_modis.png></span><span id="cid:f_k0bbejzr1"><aod-modis.ncl></span>_______________________________________________<br class="">ncl-talk mailing list<br class=""><a href="mailto:ncl-talk@ucar.edu" class="">ncl-talk@ucar.edu</a><br class="">List instructions, subscriber options, unsubscribe:<br class="">https://urldefense.proofpoint.com/v2/url?u=http-3A__mailman.ucar.edu_mailman_listinfo_ncl-2Dtalk&d=DwICAg&c=u6LDEWzohnDQ01ySGnxMzg&r=zmhRVp0i4wZ5_1Ujh0fnRXAExHgKLTQu0rZLW7PxKA4&m=c977kCbW5XgIWAVaYwrsuObLHJRSNx_W6C9EWccIlvg&s=Bs-os1nWvYnqVIl324moV7Uds-QIg5bxnOk39RjKu1U&e= </div></blockquote></div><br class=""></div></body></html>