Skip to content

Error in Stereographic (-JS) plotting #6125

@joa-quim

Description

@joa-quim
julia> plot([315,30], marker=:circ, mc=:green, ms=0.2, region=:global, proj=(name=:Stereographic, center=(0,0)), frame=(annot=:auto, grid=:auto), show=true, coast=true, Vd=1)
        ["psxy  -Rd -JS0/0/14c -Bpag -BWSen -Sc0.2 -Ggreen -P -K > C:\\TEMP\\GMTjl_tmp.ps", "pscoast  -R -J -A200/0/2 -W0.5 -Da -K -O >> C:\\TEMP\\GMTjl_tmp.ps"]
psxy [WARNING]: Latitude (315) at line # 1 exceeds -|+ 90! - set to NaN

And the result is wrong in longitude. If I use -45 instead of 315 then no error message but it pots two green circles.
Note also then no latitude annotations are plotted, though they we requested.
GMTjl_tmp-fs8

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions