Skip to content

Commit 81ed10b

Browse files
seismanMeghan Jonesweiji14
authored
Add a list of external PyGMT resources (#1210)
Co-authored-by: Meghan Jones <[email protected]> Co-authored-by: Wei Ji <[email protected]>
1 parent 3469dfe commit 81ed10b

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

doc/external_resources.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# External Resources
2+
3+
Below is a curated collection of external PyGMT resources.
4+
5+
*To add your contribution to this collection, follow [these instructions](https://github.com/GenericMappingTools/pygmt/blob/master/CONTRIBUTING.md#editing-the-documentation)
6+
to submit a pull request with your recommended addition to the
7+
[External Resources file](https://github.com/GenericMappingTools/pygmt/blob/master/doc/external_resources.md).*
8+
9+
---
10+
11+
## Tutorials
12+
13+
- [2021 PyGMT course at the UAF Geophysical Institute](https://github.com/liamtoney/gi-pygmt-2021) by Liam Toney
14+
- [Remote Online Sessions for Emerging Seismologists (ROSES): Unit 8 - PyGMT](https://www.iris.edu/hq/inclass/lesson/728) by Liam Toney
15+
- [PyGMT Tutorial in 2021](https://github.com/MIGG-NTU/PyGMT2021) by MIGG-NTU
16+
- [PyGMT Workshop at FOSS4G Oceania 2019](https://github.com/GenericMappingTools/foss4g2019oceania) by Wei Ji Leong
17+
18+
## Examples from Publications and Posters
19+
20+
- [GMT and PyGMT plotting examples](https://github.com/michaelgrund/GMT-plotting) by Michael Grund
21+
- [NZ Antarctic Science Conference 2021 poster](https://github.com/weiji14/nzasc2021) by Wei Ji Leong

doc/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,14 @@
2121
overview.rst
2222
install.rst
2323
tutorials/first_figure.rst
24+
25+
.. toctree::
26+
:maxdepth: 2
27+
:hidden:
28+
:caption: Examples
29+
2430
gallery/index.rst
31+
external_resources.md
2532

2633
.. toctree::
2734
:maxdepth: 2

0 commit comments

Comments
 (0)