Re: FORMAT_GEO_MAP issues
Eric Patton <[email protected]> Wed, 16 Jul 2014 12:37:48 -0300
| Newsgroups | gmane.comp.gis.gmt.user |
|---|---|
| Message-ID | <20140716153748.GG2340@w5-dar-epatton> |
On Wed, Jul 16, 2014 Eric Patton wrote: > I intended to FORMAT_GEO_MAP to +dddG in order to get labels like "130W" for > longitude. But re-running my script now gives the repeated error: > > (null): ERROR: Unacceptable dmmss template +dddG I found out the problem - I had trailing invisible characters (spaces, I think), that were at the end of my FORMAT_MAP_GEO code. I was able to detect these using the ':set list' command in Vim. Stripping these characters solves the problem. ~ Eric. Mailing list for GMT discussions of all kinds. If you are not sure you have found a bug, discuss it here first. To formally report bugs or request features, please register and add New Issue on gmt.soest.hawaii.edu To unsubscribe, send the message "signoff gmt-help" to [email protected] Note: gmt-help will become obsolete on Sept 1, 2014 - please use forum on gmt.soest.hawaii.edu instead.