From 5881ae9871f96823dbd91df5e7c77d4dc74bf4b9 Mon Sep 17 00:00:00 2001 From: markjessell Date: Sat, 20 Mar 2021 09:41:36 +0800 Subject: [PATCH 1/2] added publication links --- downloads.json | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/downloads.json b/downloads.json index d2a07d2..86e41d0 100644 --- a/downloads.json +++ b/downloads.json @@ -30,9 +30,19 @@ "link": "./publications/lith-class.pdf" }, { - "title": "something else", - "authors": "someone else", - "link": "./publications/lith-class.pdf" + "title": "dh2loop 1.0: an open-source python library for automated processing and classification of geological logs", + "authors": "Ranee Joshi et al.", + "link": "https://gmd.copernicus.org/preprints/gmd-2020-391/" + } + { + "title": "Automated geological map deconstruction for 3D model construction", + "authors": "Mark Jessell et al.", + "link": "https://gmd.copernicus.org/preprints/gmd-2020-400/" + } + { + "title": "3D geological structure inversion from Noddy-generated magnetic data using deep learning methods", + "authors": "Jiateng Guo et al.", + "link": "https://www.sciencedirect.com/science/article/pii/S0098300421000169" } ] } From 80ab82eab03c7477d0355f3a03550a4b9eeb67c9 Mon Sep 17 00:00:00 2001 From: markjessell Date: Sat, 20 Mar 2021 09:45:24 +0800 Subject: [PATCH 2/2] Update downloads.json --- downloads.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloads.json b/downloads.json index 86e41d0..2a6c46c 100644 --- a/downloads.json +++ b/downloads.json @@ -35,7 +35,7 @@ "link": "https://gmd.copernicus.org/preprints/gmd-2020-391/" } { - "title": "Automated geological map deconstruction for 3D model construction", + "title": "map2loop 1.0: Automated geological map deconstruction for 3D model construction", "authors": "Mark Jessell et al.", "link": "https://gmd.copernicus.org/preprints/gmd-2020-400/" }