Intro to PyGMT

Welcome to PyGMT! The tutorials in this intro are designed to teach basic concepts to create maps in PyGMT.

About this intro

It is assumed that PyGMT has been successfully installed on your system. To test this, run import pygmt in a Python IDE or Jupyter notebook.

This intro will progressively cover PyGMT data manipulation and plotting concepts, and later tutorials will use concepts explained in previous ones. It will not cover all PyGMT functions and methods.

1. Making your first figure

1. Making your first figure

2. Create a contour map

2. Create a contour map

3. Figure elements

3. Figure elements

4. PyGMT I/O: Table inputs

4. PyGMT I/O: Table inputs

Gallery generated by Sphinx-Gallery