|
1 | 1 | # Mastering Geospatial Visualizations with GMT/PyGMT
|
2 | 2 |
|
3 |
| -## Welcome to the AGU24 GMT/PyGMT workshop 🥳 |
| 3 | +Welcome to the AGU24 [GMT](https://docs.generic-mapping-tools.org/6.5)/ |
| 4 | +[PyGMT](https://www.pygmt.org/v0.13.0) workshop 🥳! This Jupyter book 📖 contains |
| 5 | +tutorials for making maps 🗺️ and animations 🎦 |
4 | 6 |
|
5 |
| -This Jupyter book 📖 contains [GMT](https://docs.generic-mapping-tools.org/6.5) and |
6 |
| -[PyGMT](https://www.pygmt.org/v0.13.0) tutorials for producing maps 🗺️ and doing |
7 |
| -geospatial data processing 🌐 |
| 7 | +::::::{grid} 1 1 3 3 |
| 8 | +:gutter: 1 |
| 9 | +:padding: 1 |
8 | 10 |
|
9 |
| -::::{grid} 3 |
| 11 | + |
| 12 | +:::::{grid-item} |
| 13 | +::::{grid} 1 1 1 1 |
| 14 | +:gutter: 1 |
10 | 15 |
|
11 | 16 | :::{grid-item-card} Tutorial 1 - First figure + Subplots / layout
|
12 | 17 | :img-top: _images/fd70248f75b8b37ee54b3135f77705f98c6d8489eb18b6910184b447d0f0638d.png
|
@@ -38,6 +43,14 @@ by [Yvonne Fröhlich](https://orcid.org/0000-0002-8566-0619)
|
38 | 43 | {bdg-success-line}`choropleth map`
|
39 | 44 | :::
|
40 | 45 |
|
| 46 | +:::: |
| 47 | +::::: |
| 48 | + |
| 49 | + |
| 50 | +:::::{grid-item} |
| 51 | +::::{grid} 1 1 1 1 |
| 52 | +:gutter: 1 |
| 53 | + |
41 | 54 | :::{grid-item-card} Tutorial 3 - Integration with the Scientific Python Ecosystem: Xarray (grids)
|
42 | 55 | :img-top: _images/a18fcb026fb0d0c83360f2b8382a360e552dd50db6aa2db5311259bf5223d3a2.png
|
43 | 56 | :link: ./tut03_spe_xarray.html
|
@@ -71,6 +84,14 @@ and [Yvonne Fröhlich](https://orcid.org/0000-0002-8566-0619)
|
71 | 84 | {bdg-success}`pandas`
|
72 | 85 | :::
|
73 | 86 |
|
| 87 | +:::: |
| 88 | +::::: |
| 89 | + |
| 90 | + |
| 91 | +:::::{grid-item} |
| 92 | +::::{grid} 1 1 1 1 |
| 93 | +:gutter: 1 |
| 94 | + |
74 | 95 | :::{grid-item-card} Tutorial 5 - Topography (Planetary Maps / 3-D Antarctic Maps)
|
75 | 96 | :img-top: _images/1dfddce0ff606bd7dc3a175aedbd2fc4bde3aeadfadfd339eb30ce1903d049f9.png
|
76 | 97 | :link: ./tut05_topography.html
|
@@ -99,6 +120,11 @@ by [Federico Esteban](https://orcid.org/0000-0002-0641-7371)
|
99 | 120 | :::
|
100 | 121 |
|
101 | 122 | ::::
|
| 123 | +::::: |
| 124 | + |
| 125 | + |
| 126 | +:::::: |
| 127 | + |
102 | 128 |
|
103 | 129 | Each tutorial is rendered on this website for easy viewing 👀, but they are all Jupyter
|
104 | 130 | notebooks designed to be ran interactively 💫. See the instructions below on how you can
|
|
0 commit comments