GenericMappingTools / GenericMappingTools/gmt

The option --FORMAT_GEO_MAP is ignored for some combinations of -JX... and -f...

Open
#2,434 8 comments 0 reactions 0 assignees View on GitHub
longterm
Dominant language
C
Stars
979
Forks
414
Avg merge
17h 26m
Merged PRs (30d)
54

Description

Command one:
`
gmt psbasemap -R0/1/40/50 -JX10c/10cd -BSWne -Bx0.5 -By2 -P -f0f,1y,2f --FORMAT_GEO_MAP=DG >tstlat.ps
`
Result: latitude is set on the y-axis with correct suffix.

Command two:
`
gmt psbasemap -R0/1/40/50 -JX10c/10cd -BSWne -Bx0.5 -By2 -P -f0f,1x,2f --FORMAT_GEO_MAP=DG >tstlon.ps
`
Result: longitude is set on the y-axis (degree sign is present), but --FORMAT_GEO_MAP is ignored (no suffix).

GMT version: 6.1.0_e53ace7-dirty_2020.01.10 (e53ace7)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.