From cliucv at connect.ust.hk Wed Apr 29 03:51:05 2026 From: cliucv at connect.ust.hk (LIU Chang) Date: Wed, 29 Apr 2026 09:51:05 +0000 Subject: [ncl-talk] Question about Latitude Label Format in NCL Message-ID: Dear NCL friends, I have a question about the latitude display in my figure. I would like the latitude labels to be shown as integers only, similar to the longitude labels (e.g., 22? N, 23?N, 24?N). However, the current labels include decimal values. I tried using the following setting: res at tmYLFormat = ?0f? but it does not seem to work. Does anyone know how to display latitude labels as integers only? Thank you very much for your help. Best regards, Chang -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: figure.png Type: image/png Size: 925201 bytes Desc: figure.png URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: ttier.ncl Type: application/octet-stream Size: 5877 bytes Desc: ttier.ncl URL: From zhuanshi.he at gmail.com Wed Apr 29 10:23:28 2026 From: zhuanshi.he at gmail.com (zhuanshi he) Date: Wed, 29 Apr 2026 12:23:28 -0400 Subject: [ncl-talk] Question about Latitude Label Format in NCL In-Reply-To: References: Message-ID: maybe ex9 works for you. https://www.ncl.ucar.edu/Applications/mptick.shtml Zhuanshi He On Wed, Apr 29, 2026 at 5:51?AM LIU Chang via ncl-talk < ncl-talk at mailman.ucar.edu> wrote: > Dear NCL friends, > > I have a question about the latitude display in my figure. > > I would like the latitude labels to be shown as integers only, similar to > the longitude labels (e.g., 22? N, 23?N, 24?N). However, the current labels > include decimal values. > > I tried using the following setting: > > res at tmYLFormat = ?0f? > > but it does not seem to work. > > Does anyone know how to display latitude labels as integers only? > > Thank you very much for your help. > > Best regards, > Chang > > _______________________________________________ > ncl-talk mailing list > ncl-talk at mailman.ucar.edu > List instructions, subscriber options, unsubscribe: > https://mailman.ucar.edu/mailman/listinfo/ncl-talk > -------------- next part -------------- An HTML attachment was scrubbed... URL: