Skip to content

Commit 1a501c5

Browse files
committed
💫 Update subglacial lake maps for AGU2021 Fall Meeting
Refresh Antarctic active subglacial lake maps using new data up to 20210715. Specifically, we are using subglacial lake outlines from commit weiji14/deepicedrain@9073678 in weiji14/deepicedrain#329. Main code change is to update to PyGMT v0.5.0 syntax, such as directly plotting geopandas.GeoDataFrame objects! Text label placements remain the same, and I've thrown in the .geojson to .gmt conversion script (requires deepicedrain kernel) at the end of the notebook. Also updated thumbnails on main README.md.
1 parent 64b9e87 commit 1a501c5

8 files changed

+3418
-4163
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ happening in New Orleans & Online everywhere from 13-17 December 2021.
99
[![nbviewer](https://img.shields.io/badge/jupyter_notebooks-nbviewer-purple.svg?style=flat-square)](https://nbviewer.jupyter.org/github/weiji14/agu2021/blob/main/key_figure.ipynb)
1010

1111
![AGU2021 DeepIceDrain poster](https://user-images.githubusercontent.com/23487320/107176091-4b0dbd00-6a33-11eb-9eba-2d13959e43a8.png)
12-
![Siple Coast active subglacial lakes](https://user-images.githubusercontent.com/23487320/107176140-6aa4e580-6a33-11eb-8f30-1a7913788d6c.png)
13-
![Antarctic active subglacial lakes](https://user-images.githubusercontent.com/23487320/112776311-d7d01100-909b-11eb-98df-1c8fa106f34e.png)
12+
![Siple Coast active subglacial lakes](https://user-images.githubusercontent.com/23487320/145827669-6fe3581a-af92-41ea-ba9e-11256a5c09a5.png)
13+
![Antarctic active subglacial lakes](https://user-images.githubusercontent.com/23487320/145827635-89af64e5-e74e-4834-b793-b7332ff1291e.jpg)
1414

1515
## Quickstart
1616

antarctic_subglacial_lakes_3031.gmt

+502-802
Large diffs are not rendered by default.

cmap_dhdt.cpt

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
-3 255/173/173 -2 167/89.5/73 L
2-
-2 167/89.5/73 -1 80/24/3 L
3-
-1 80/24/3 0 25/12/9 L
4-
0 24/12/10 1 26/66/86 L
5-
1 26/66/86 2 61/143/186.5 L
6-
2 61/143/186.5 3 158/176/255 B
1+
-3 255/173/173 -2 167/89.5/73 L
2+
-2 167/89.5/73 -1 80/24/3 L
3+
-1 80/24/3 0 25/12/9 L
4+
0 24/12/10 1 26/66/86 L
5+
1 26/66/86 2 61/143/186.5 L
6+
2 61/143/186.5 3 158/176/255 B
77
B 255/173/173
88
F 158/176/255
99
N white

0 commit comments

Comments
 (0)