GMT Quickstart¶
Running¶
- Local documentation can be found in
- /usr/share/doc/gmt/html/,
- examples can be found in
- /usr/share/doc/gmt/examples,
Examples¶
There are 30 example jobs built in:
Open a terminal, then
cp -R /usr/share/doc/gmt/examples gmt-examples
cd gmt-examples/ex20
./example_20.sh
[whiz .. bang .. whirl]
View results: (within gv [1], type q
to quit)
gv example_20.ps
Footnotes
[1] | Ghostview http://www.gnu.org/software/gv/ |