File tree 3 files changed +7
-11
lines changed
3 files changed +7
-11
lines changed Original file line number Diff line number Diff line change 1
- .. _gallery :
2
-
3
1
Gallery
4
2
=======
5
3
Original file line number Diff line number Diff line change 1
1
Intro to PyGMT
2
2
==============
3
3
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.
6
6
7
7
**About this intro **
8
8
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
11
11
`Jupyter <https://jupyter.org >`__ notebook.
12
12
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
-
3
1
Tutorials
4
2
=========
5
3
You can’t perform that action at this time.
0 commit comments