[ncl-talk] ADO + removing title on map plot
Toni Klemm
toni-klemm at tamu.edu
Sun Sep 8 12:48:19 MDT 2019
Hi Zoe,
Remove the semicolon at the beginning of this line in your script:
; res at tiMainString = "Deep blue aerosol optical depth”
and replace that line with:
res at tiMainString = ""
This way the map title should be blank.
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 long_name.
Good luck,
Toni
Toni Klemm, Ph.D.
Postdoctoral Research Associate
Department of Ecosystem Science and Management
College of Agriculture and Life Sciences
Texas A&M University, College Station, TX
www.toni-klemm.de <http://www.toni-klemm.de/> | @toniklemm <https://twitter.com/ToniKlemm>
Editorial Board member, Early Career Climate Forum <https://www.eccforum.org/>
> On Sep 8, 2019, at 1:34 PM, zoe jacobs via ncl-talk <ncl-talk at ucar.edu> wrote:
>
> Hi all,
> 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.
> Best wishes,
> <a_modis.png><aod-modis.ncl>_______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> 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=
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190908/a92c8d45/attachment.html>
More information about the ncl-talk
mailing list