Skip to content

Bug in grdcountour -T+a #6080

@Esteban82

Description

@Esteban82

BUG:

There is a contour line (that goes trough the Andes) with the tickmark in the opposite direction.

Doubt:

Should all the contour line have tickmarks?

Full script:

gmt begin grdcontour png
	gmt grdmath -Rg -I1 40 21 SDIST = tmp_dist.nc
	
	gmt coast -Rd -JX10/5c -G200 -Sdodgerblue2
	gmt grdcontour tmp_dist.nc -C1000 -Wthinnest -T+a -A
	
	gmt coast -Rd -JW40/10c -G200 -Sdodgerblue2 	   -Y5c
	gmt grdcontour tmp_dist.nc -C1000 -Wthinnest -T+a
gmt end show

grdcontour

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions