GMT is an open source collection of ~65 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 ~65 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 gmt4, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gmt4
To see what files were installed by gmt4, run:
port contents gmt4
To later upgrade gmt4, run:
sudo port selfupdate && sudo port upgrade gmt4
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.