GenericMappingTools / GenericMappingTools/gmt

psxyz plots or not the Z axes depending on limits

Open
#5,721 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
C
Stars
979
Forks
414
Avg merge
17h 26m
Merged PRs (30d)
54

Description

This is a Landsat orbit in ECEF
[L8_orb.zip](https://github.com/GenericMappingTools/gmt/files/7087075/L8_orb.zip)

```
gmt plot3d L8_orb.dat -R-7.0e6/7.0e6/-7.0e6/7.0e6/-1.5e6/7.0e6 -JX14c/0 -Baf -Bza -JZ14 -p180/0.1 -W0.5 -png withZ

gmt plot3d L8_orb.dat -R-7.0e6/7.0e6/-7.0e6/7.0e6/-2e6/7.0e6 -JX14c/0 -Baf -Bza -JZ14 -p180/0.1 -W0.5 -png withoutZ
```

![withZ](https://user-images.githubusercontent.com/537321/131583190-845a78b7-0bab-40bd-9288-e53e4d6d19e2.png)
![withoutZ](https://user-images.githubusercontent.com/537321/131583193-f5e6a6ac-8429-464c-94c9-f830b5e0dd53.png)

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.