From c7c9086537c47b2eef6bd716771b67fa51a1832b Mon Sep 17 00:00:00 2001 From: michaelchin Date: Wed, 15 Jan 2025 13:25:24 +1100 Subject: [PATCH] add one more example for topological-plate-boundaries.mdx --- doc/content/topology/topological-plate-boundaries.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/content/topology/topological-plate-boundaries.mdx b/doc/content/topology/topological-plate-boundaries.mdx index cc044ac..6b8268c 100644 --- a/doc/content/topology/topological-plate-boundaries.mdx +++ b/doc/content/topology/topological-plate-boundaries.mdx @@ -30,4 +30,8 @@ JSON data containing reconstructed plate boundary features **🟢 E2:** The image below was generated with the [GPlates Web Service Python Wrapper](https://github.com/michaelchin/gwspy). Click the image to see the Python source code for this example. -[![](https://raw.githubusercontent.com/michaelchin/gwspy/main/examples/output/plot_topological_features.png)](https://github.com/michaelchin/gwspy/blob/main/examples/plot_topological_plate_boundaries.py) +[![](https://raw.githubusercontent.com/michaelchin/gwspy/main/examples/output/plot_topological_plate_boundaries.png)](https://github.com/michaelchin/gwspy/blob/main/examples/plot_topological_plate_boundaries.py) + +**🟢 E3:** The map below shows some selected topological plate boundary features. + +[![](https://raw.githubusercontent.com/michaelchin/gwspy/main/examples/output/plot_topological_features.png)](https://github.com/michaelchin/gwspy/blob/main/examples/plot_topological_features.py)