GMT is an open source collection of ~120 tools for manipulating geographic and Cartesian data sets and producing PostScript illustrations ranging from simple x-y plots via contour maps to artificially illuminated surfaces and 3D perspective views.
GMT is an open source collection of ~120 tools for manipulating geographic and Cartesian data sets and producing PostScript illustrations ranging from simple x-y plots via contour maps to artificially illuminated surfaces and 3D perspective views.
To install gmt6, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gmt6
To see what files were installed by gmt6, run:
port contents gmt6
To later upgrade gmt6, run:
sudo port selfupdate && sudo port upgrade gmt6
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.