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 gmt5, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gmt5
To see what files were installed by gmt5, run:
port contents gmt5
To later upgrade gmt5, run:
sudo port selfupdate && sudo port upgrade gmt5
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.