GenericMappingTools / GenericMappingTools/gmt
psxyz plots or not the Z axes depending on limits
Open
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
```


Contributor guide
Assessment
This issue has not been assessed yet.