Skip to content

bad contouring algorithm #1959

@doutriaux1

Description

@doutriaux1

using clt data

iso = x.createisoline()
iso.line = ["dot","dash-dot","long-dash"] * 100
x.plot(s/10000.,iso)
x.png("bad_contours")

gives us:

bad_contours

around -55South the dots are not dotted everywhere, but looks like most line are badly drawn everywhere anyway. @lee1043 noticed this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions