File tree Expand file tree Collapse file tree 3 files changed +7
-11
lines changed Expand file tree Collapse file tree 3 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 1- .. _gallery :
2-
31Gallery
42=======
53
Original file line number Diff line number Diff line change 11Intro to PyGMT
22==============
33
4- Welcome to PyGMT! The tutorials in this intro are designed to teach basic
5- concepts to create maps in PyGMT.
4+ Welcome to PyGMT! The tutorials in this intro are designed to teach basic concepts to
5+ create maps in PyGMT.
66
77**About this intro **
88
9- It is assumed that PyGMT has been successfully :doc: `installed </install >`
10- on your system. To test this, run ``import pygmt `` in a Python IDE or
9+ It is assumed that PyGMT has been successfully :doc: `installed </install >` on your
10+ system. To test this, run ``import pygmt `` in a Python IDE or
1111`Jupyter <https://jupyter.org >`__ notebook.
1212
13- This intro will progressively cover PyGMT data manipulation and plotting
14- concepts, and later tutorials will use concepts explained in previous ones.
15- It will not cover all PyGMT functions and methods.
13+ This intro will progressively cover PyGMT data manipulation and plotting concepts, and
14+ later tutorials will use concepts explained in previous ones. It will not cover all
15+ PyGMT functions and methods.
Original file line number Diff line number Diff line change 1- .. _tutorials :
2-
31Tutorials
42=========
53
You can’t perform that action at this time.
0 commit comments