Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Liam's ROSES 2020 PyGMT talk to website #643

Merged
merged 3 commits into from
Oct 8, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,22 @@ PyGMT
.. placeholder-for-doc-index


Why PyGMT?
----------

A beautiful map is worth a thousand words.
To truly understand how powerful PyGMT is, play with it online on `Binder <https://github.com/GenericMappingTools/try-gmt>`__!
But if you need some convincing first, watch this **1 hour introduction** to PyGMT!

Afterwards, feel free to look at our `Tutorials <https://www.pygmt.org/latest/tutorials>`__
or visit the `PyGMT Gallery <https://www.pygmt.org/latest/gallery>`__.

.. image:: https://user-images.githubusercontent.com/23487320/95393255-c0b72e80-0956-11eb-9471-24429461802b.png
:alt: Remote Online Sessions for Emerging Seismologists (ROSES): Unit 8 - PyGMT
:align: center
:target: https://www.youtube.com/watch?v=SSIGJEe0BIk


Disclaimer
----------

Expand Down
11 changes: 11 additions & 0 deletions doc/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,17 @@ Presentations
These are conference presentations about the development of PyGMT (previously
"GMT/Python"):

* "Remote Online Sessions for Emerging Seismologists (ROSES): Unit 8 - PyGMT".
2020.
Liam Toney.
Presented at *ROSES 2020*.
url: https://www.iris.edu/hq/inclass/lesson/728

.. figure:: https://img.youtube.com/vi/SSIGJEe0BIk/maxresdefault.jpg
:target: https://www.youtube.com/watch?v=SSIGJEe0BIk
:align: center
:alt: ROSES 2020 youtube video

* "PyGMT: Accessing the Generic Mapping Tools from Python".
2019.
Leonardo Uieda and Paul Wessel.
Expand Down