Overview
This project discusses the gmt-custom repository which is a template project for people interested in developing GMT-like modules that can be called from the main gmt executable. The project produces a shared library that you can tell GMT to use by adding its path to the GMT_CUSTOM_LIBS defaults setting in gmt.conf. As is, the gmt-custom project comes with three fully-functioning custom modules that form the custom shared library which can be accessed via gmt. The gmt-custom project requires GMT 5.2 or later.
Latest news
GMT Custom wiki initiated
The wiki is mostly for people helping to develop the gmt-custom project