Open smudog opened 2 years ago
👋 Thanks for opening your first issue here! Please make sure you filled out the template with as much detail as possible. We appreciate that you took the time to contribute!
Please make sure you read our Contributing Guide and abide by our Code of Conduct.
Description of the problem I have been trying to plot - first with pygmt and then with gmt6.4 antarctic data projected in EPSG:3031 (south polar stereographic with true scale at 71 south) and lat long data, and finding that when plotting using the epgs flag, the region plotted is not aligned with the region commanded, resulting in misalignment. This appears to work fine when using the "S" original syntax. Below shows the epsg output, -Js and -JS output, and green dots showing the corner coordinates used to define the region. Note that the true scale at 71 south is not a linear scaling, but is a non-linear deformation compared to true scale at 90.
Might be related to issue #4352.
Full script that generated the error
Full error message
No error messages result.
Actual outcome
System information