What is PyGMT?
mainPyGMT is a Python wrapper for the Generic Mapping Tools (GMT). It is designed for processing spatial data (such as gridding, filtering, masking, and FFTs) and generating high-quality maps and plots.
Unlike interactive libraries like Bokeh or Matplotlib, PyGMT leverages GMT's ability to generate high-quality, static vector graphics using the PostScript format. This makes it highly memory-efficient and fast, making it suitable for publication-quality figures, posters, and talks. While the underlying engine uses PostScript, users typically interact with more convenient formats like PDF, PNG, and JPG.